shibao pushed to dev at shibao/memEx 2023-03-22 22:08:41 -04:00
5a41d8b3e7 improve tests
shibao commented on issue shibao/cannery#32 2023-03-22 00:04:56 -04:00
Support for ammunition type selection

Just wanted to post some progress :) Video preview

Example rifle/pistol type: ![rifle/pistol](https://misskey.bubbl…

shibao commented on issue shibao/cannery#32 2023-03-21 21:49:10 -04:00
Support for ammunition type selection

After some discussion with friends, I think these will be the fields I'll be going with. Please let me know if there's anything that's missing from these fields! I'm trying to only add fields for…

shibao closed issue shibao/cannery#31 2023-03-19 23:53:00 -04:00
add length limits to text fields
shibao commented on issue shibao/cannery#31 2023-03-19 23:53:00 -04:00
add length limits to text fields

fixed in v0.9.0

shibao pushed to dev at shibao/cannery 2023-03-19 23:52:38 -04:00
fe4e4f4f17 add length limits to all items
shibao pushed to dev at shibao/memEx 2023-03-19 16:02:05 -04:00
64320dbdae add extra feature to changelog
shibao pushed to stable at shibao/memEx 2023-03-19 16:01:56 -04:00
64320dbdae add extra feature to changelog
shibao pushed to dev at shibao/cannery 2023-03-19 15:59:28 -04:00
e5e5449e8b improve modal accessibility
shibao pushed tag 0.1.10 to shibao/memEx 2023-03-19 15:41:00 -04:00
shibao pushed to stable at shibao/memEx 2023-03-19 15:41:00 -04:00
a03f8ebb8a improve accessibility even more
4e17739b4d add changes to readme and add license
d495db0bb3 remove unnecessary auth check on invite page
bf91eadd8e remove tempting back button
7d16cec5db embed links
Compare 23 commits »
shibao pushed to dev at shibao/memEx 2023-03-19 15:35:54 -04:00
a03f8ebb8a improve accessibility even more
shibao pushed tag 0.8.6 to shibao/cannery 2023-03-19 15:12:39 -04:00
shibao pushed to stable at shibao/cannery 2023-03-19 15:12:39 -04:00
355752598c show link to ammo pack in ammo pack table while viewing ammo type
03f8a2e8a7 remove all n+1 queries for real this time
071eb1b3c9 fix some values not being sorted in tables properly
2987e4ff37 hide more ammo group table fields when not viewing historical information
ca81924ebe fix ammo type table not displaying correct information
Compare 7 commits »
shibao pushed to dev at shibao/cannery 2023-03-19 15:11:24 -04:00
355752598c show link to ammo pack in ammo pack table while viewing ammo type
03f8a2e8a7 remove all n+1 queries for real this time
071eb1b3c9 fix some values not being sorted in tables properly
2987e4ff37 hide more ammo group table fields when not viewing historical information
ca81924ebe fix ammo type table not displaying correct information
Compare 7 commits »
shibao pushed tag 0.8.5 to shibao/cannery 2023-03-19 12:36:56 -04:00
shibao pushed to stable at shibao/cannery 2023-03-19 12:36:56 -04:00
b32edd581d fix accessibility issues
2e372ca2ab hide historical ammo type information until show_used is toggled
fd0bac3bbf fix tables unable to sort on nil dates
f83fbc5d99 add links to readme
daab051026 remove unnecessary auth check on invite page
Compare 5 commits »
shibao pushed to dev at shibao/cannery 2023-03-19 12:36:06 -04:00
b32edd581d fix accessibility issues
2e372ca2ab hide historical ammo type information until show_used is toggled
fd0bac3bbf fix tables unable to sort on nil dates
f83fbc5d99 add links to readme
daab051026 remove unnecessary auth check on invite page
Compare 5 commits »
shibao closed issue shibao/cannery#35 2023-03-19 12:04:35 -04:00
only show historic ammo type data when show_used toggle is on
shibao commented on issue shibao/cannery#35 2023-03-19 12:04:35 -04:00
only show historic ammo type data when show_used toggle is on

fixed in v0.8.5