Commit Graph

82 Commits

Author SHA1 Message Date
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
3acecb9a93 remove extra @impl true
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:41:25 -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
11ef53d1bf add search to ammo groups index 2022-12-03 19:44:57 -05:00
81e448afc4 improve some wording 2022-11-19 15:11:34 -05:00
dfebad713f replace ammo added on with purchased on 2022-11-19 15:10:15 -05:00
bf0ea4168b fix bug with ammo group not updating after deleting shot group 2022-11-19 15:10:15 -05:00
1fed895b82 display cpr for ammo packs and add original count for ammo packs 2022-11-12 14:33:11 -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
1c7721887f fix moving ammo between containers 2022-11-10 22:14:39 -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
67304ae22e fix some gettexts 2022-11-09 18:47:13 -05:00
13bf8ab2b1 fix gettext for percentages 2022-11-08 21:41:14 -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
cfbec3189c display used-up date on used-up ammo
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 21:01:57 -05:00
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