Commit Graph

37 Commits

Author SHA1 Message Date
2987e4ff37 hide more ammo group table fields when not viewing historical information 2023-03-19 14:11:01 -04:00
b32edd581d fix accessibility issues
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 12:35:26 -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
7fa9933a9b use core components 2023-03-18 00:25:18 -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
11ef53d1bf add search to ammo groups index 2022-12-03 19:44:57 -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
09394ea408 add cloning to ammo group index 2022-11-10 19:10:47 -05:00
3dd6430105 fix patch links to working properly
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-09 23:47:11 -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
cc31958bbe add used filtering to ammo index page 2022-11-07 00:47:22 -05:00
f246b9db93 prompt to create first ammo type before trying to create first ammo
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-04 21:41:07 -04:00
a1efd7cc60 improve ammo group wording 2022-07-01 00:23:04 -04:00
0309e9d714 fix credo 2022-03-04 22:28:05 -05:00
bd20820361 use table component for ammo group table 2022-03-04 20:00:09 -05:00
9773ccc6ff add prompt to create container before creating ammo group 2022-02-23 20:34:07 -05:00
dba53106fb show original count, current value, percentage remaining and shot history for ammo groups 2022-02-19 00:05:22 -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
67dc265f67 add adding shots to ammo group index and show page 2022-02-17 21:19:01 -05:00
3e0bd6ab34 add data-qa tags 2022-02-16 22:40:05 -05:00
d6e4090650 make app responsive 2022-02-16 00:10:02 -05:00
d80b80ea22 update viewhelpers 2022-02-15 22:41:07 -05:00
f30acd7fe2 gettext monetary amounts 2022-02-15 22:01:38 -05:00
3996e8413c add move to container button for ammo groups 2022-02-15 18:20:12 -05:00
e4ef22184e add range mode 2022-02-15 17:33:45 -05:00
bcceb0434d remove "Listing" from titles 2022-02-15 17:33:07 -05:00
114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
ac62afb313 gettext ammo groups 2022-02-09 00:23:06 -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
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
a6a9994b97 style ammo group index page 2022-02-01 00:14:14 -05:00