Commit Graph

39 Commits

Author SHA1 Message Date
355752598c show link to ammo pack in ammo pack table while viewing ammo type
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 15:09:44 -04:00
03f8a2e8a7 remove all n+1 queries for real this time 2023-03-19 15:05:09 -04:00
2987e4ff37 hide more ammo group table fields when not viewing historical information 2023-03-19 14:11:01 -04:00
2e372ca2ab hide historical ammo type information until show_used is toggled 2023-03-19 11:43:13 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 21:06:50 -04:00
a01d97e360 use better domain for gettexts
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-17 21:00:24 -04:00
8163b906a2 remove data-qa 2023-03-15 00:47:15 -04:00
47dab6490d improve templates 2023-02-04 13:01:50 -05:00
0ad1ee47de improve formatting 2023-01-26 00:40:48 -05:00
ef0d644ee3 improve more card styles 2022-12-03 22:09:32 -05:00
dfebad713f replace ammo added on with purchased on 2022-11-19 15:10:15 -05:00
3480aff61d make ammo type show page and container show page also display ammo groups as table 2022-11-12 13:53:23 -05:00
0dbd1af553 use better wording 2022-11-10 21:25:03 -05:00
6b565abf93 update to liveview 0.18 and use elixir 1.14
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 22:36:38 -05:00
36a0a1c6c8 add used filtering to ammo type show page 2022-11-07 00:40:09 -05:00
2e0bb861f1 show container name in ammo type listing 2022-11-07 00:40:09 -05:00
5390dcc4c2 improve ammo type show page layout 2022-11-07 00:40:09 -05:00
5836a82ff7 add note about ammo when deleting ammo type 2022-07-04 21:40:07 -04:00
901c2a948f add created at date to ammo types 2022-05-05 21:43:49 -04:00
0917aff37b run mix format
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-19 20:08:12 -04:00
ee28de1178 fix not showing 0 if ammo type with 0 rounds 2022-02-23 19:41:21 -05:00
a19ec682e6 add ammo type round totals and total rounds shot 2022-02-19 00:18:24 -05:00
91ff0c14e4 fix ammo type displays 2022-02-18 23:25:44 -05:00
bf27511caa remove default boolean columns if all false 2022-02-18 23:06:32 -05:00
69240c1d51 use Endpoint for links 2022-02-17 22:31:37 -05:00
3164d48f6c make text slightly easier to read 2022-02-17 22:29:01 -05:00
ba2294f156 mix format with new version 2022-02-17 21:25:08 -05:00
3e0bd6ab34 add data-qa tags 2022-02-16 22:40:05 -05:00
2ac379adaf add more ammo type fields, filter index columns 2022-02-15 22:33:36 -05:00
f30acd7fe2 gettext monetary amounts 2022-02-15 22:01:38 -05:00
114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
c4217e8f45 gettext ammo types 2022-02-09 00:39:27 -05:00
ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
22c148e93b - add primer_type to ammo type
- fix ammo type typespec
- remove unused ammo type card
- mix format
2022-02-07 23:42:36 -05:00
c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -05:00
6f6402cf17 add ammo type stuff 2022-02-05 16:22:02 -05:00
3dd624d6de style app, use components for cards
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-02-05 01:59:40 -05:00
c75816a582 reenable heex_formatter 2022-02-01 01:08:18 -05:00
9ca69ae3e4 style ammo type show page 2022-01-31 23:20:57 -05:00