Commit Graph

24 Commits

Author SHA1 Message Date
6c09261368 use changeset helper 2022-07-04 20:39:21 -04:00
5b5fd7173b fix ammo type changesets 2022-07-04 20:22:39 -04:00
947659b207 fix ammo_group changesets 2022-07-04 20:06:41 -04:00
7f9e6f9eff fix tests 2022-04-19 20:08:10 -04:00
45d905b384 Fix bug with average price per round calculation 2022-04-19 19:42:48 -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
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
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
dba53106fb show original count, current value, percentage remaining and shot history for ammo groups 2022-02-19 00:05:22 -05:00
9e0e9ea2ae fix ammo group create not handling invalid attrs
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-18 18:49:11 -05:00
d162a7d5c3 hard create_ammo_group/2 2022-02-16 18:53:49 -05:00
69eebc82cc calculate shot groups in average cost 2022-02-15 21:56:01 -05:00
7110a2db21 order in db 2022-02-15 21:52:23 -05:00
e4ef22184e add range mode 2022-02-15 17:33:45 -05:00
e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -05:00
3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
8f130a7598 add types to ecto changeset specs 2022-01-31 23:45:00 -05:00
9ca69ae3e4 style ammo type show page 2022-01-31 23:20:57 -05:00
d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00