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

shibao commented on issue shibao/cannery#34 2023-03-19 11:20:25 -04:00
fix dates not being sortable when dates are nil

fixed in v0.8.5

shibao closed issue shibao/cannery#34 2023-03-19 11:20:25 -04:00
fix dates not being sortable when dates are nil
shibao closed issue shibao/memEx#3 2023-03-19 00:55:54 -04:00
make links in contents clickable
shibao pushed to dev at shibao/memEx 2023-03-19 00:46:27 -04:00
4e17739b4d add changes to readme and add license
d495db0bb3 remove unnecessary auth check on invite page
bf91eadd8e remove tempting back button
7d16cec5db embed links
50b7f8f9b6 move is_owner? and is_owner_or_admin? to context methods
Compare 6 commits »
shibao opened issue shibao/cannery#35 2023-03-18 22:56:11 -04:00
only show historic ammo type data when show_used toggle is on
shibao opened issue shibao/cannery#34 2023-03-18 22:55:56 -04:00
fix dates not being sortable when dates are nil
shibao pushed tag 0.8.4 to shibao/cannery 2023-03-18 22:17:03 -04:00
shibao pushed to stable at shibao/cannery 2023-03-18 22:17:03 -04:00
440dc5061b fix textareas resizing when typing in
c0d2c69144 run npm audit fix
7a7359fa66 run npx npm-check-updates -u
9e8fd00d65 add ncu as dev dependency
f5f72b53e6 use hooks for datetime, remove alpinejs
Compare 16 commits »
shibao pushed to dev at shibao/cannery 2023-03-18 22:14:21 -04:00
440dc5061b fix textareas resizing when typing in
c0d2c69144 run npm audit fix
7a7359fa66 run npx npm-check-updates -u
9e8fd00d65 add ncu as dev dependency
f5f72b53e6 use hooks for datetime, remove alpinejs
Compare 5 commits »
shibao pushed to dev at shibao/memEx 2023-03-18 22:06:43 -04:00
2d0f6eefab run npm audit fix
d33da32b2f run npx npm-check-updates -u
468489f872 add ncu as dev dependency
5dedb4668b use hooks for datetime, remove alpinejs
Compare 4 commits »
shibao pushed to dev at shibao/cannery 2023-03-18 21:11:47 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries
0b7146ba32 fix shot record error message
c0441957b6 use .link helpers
7fa9933a9b use core components
Compare 4 commits »
shibao pushed to dev at shibao/memEx 2023-03-18 15:06:21 -04:00
0d4deb6805 fix n+1 queries with invite card