Commit Graph

63 Commits

Author SHA1 Message Date
cc31958bbe add used filtering to ammo index page 2022-11-07 00:47:22 -05:00
44fbd69e0f make ammo group index more compact 2022-11-06 23:07:13 -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
7464947497 use initial ammo group form component select state 2022-07-04 21:22:59 -04:00
6c09261368 use changeset helper 2022-07-04 20:39:21 -04:00
947659b207 fix ammo_group changesets 2022-07-04 20:06:41 -04:00
948fa929ec rename "Ammo Details" to "View in Catalog" 2022-07-01 00:27:51 -04:00
a1efd7cc60 improve ammo group wording 2022-07-01 00:23:04 -04:00
4b420f313c add locale as per user setting 2022-05-05 23:26:29 -04:00
ce7223597c add created date to ammo groups 2022-05-05 21:43:03 -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
3297130890 Fix not being able to edit ammo group when fully used up 2022-04-19 19:42:48 -04:00
bad1a23dfe fix ammo group overflow 2022-03-28 23:56:56 -04:00
a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
c0179f48bd mix format
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-03-04 23:17:53 -05:00
8bb4aab49c Fix ammo group create form error bug 2022-03-04 23:16:37 -05:00
0309e9d714 fix credo 2022-03-04 22:28:05 -05:00
f120e54c3e use table component for ammo group show table 2022-03-04 21:57:22 -05:00
1d4622a285 fixup! use table component for ammo group table 2022-03-04 21:09:05 -05:00
bd20820361 use table component for ammo group table 2022-03-04 20:00:09 -05:00
a6b2c6181e add multiple ammo groups at one time
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-24 00:17:23 -05:00
dccea1b9de edit and delete shot groups from ammo group page 2022-02-23 20:45:58 -05:00
9773ccc6ff add prompt to create container before creating ammo group 2022-02-23 20:34:07 -05:00
9cd2bc574b conditionally load containers list 2022-02-23 19:51:07 -05:00
968abd04ee fix grids having uneven margins in phone mode 2022-02-20 20:28:42 -05:00
61829fc042 fix grid spacing in mobile mode
Some checks reported errors
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build was killed
2022-02-19 18:08:46 -05:00
dba53106fb show original count, current value, percentage remaining and shot history for ammo groups 2022-02-19 00:05:22 -05:00
889e08e42c fix grid styling
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-18 18:21:56 -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
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
850fdd908e fix changeset errors 2022-02-15 18:22:13 -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
1eda51f1dd use changeset.valid? for errors 2022-02-15 00:44:40 -05:00
e882330c14 use sidecar templates 2022-02-14 21:21:24 -05:00
114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
c0b3de75a9 move components to Components context 2022-02-12 02:33:34 -05:00
71397d6b29 harden invites context
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-11 00:34:29 -05:00
845ebc3bc6 typespec form components more 2022-02-10 23:41:45 -05:00
e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -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