Commit Graph

25 Commits

Author SHA1 Message Date
shibao f246b9db93 prompt to create first ammo type before trying to create first ammo
continuous-integration/drone/push Build is passing Details
2022-07-04 21:41:07 -04:00
shibao 6c09261368 use changeset helper 2022-07-04 20:39:21 -04:00
shibao 5b5fd7173b fix ammo type changesets 2022-07-04 20:22:39 -04:00
shibao 947659b207 fix ammo_group changesets 2022-07-04 20:06:41 -04:00
shibao 7f9e6f9eff fix tests 2022-04-19 20:08:10 -04:00
shibao 45d905b384 Fix bug with average price per round calculation 2022-04-19 19:42:48 -04:00
shibao a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
shibao c0179f48bd mix format
continuous-integration/drone/push Build was killed Details
2022-03-04 23:17:53 -05:00
shibao 8bb4aab49c Fix ammo group create form error bug 2022-03-04 23:16:37 -05:00
shibao a6b2c6181e add multiple ammo groups at one time
continuous-integration/drone/push Build is passing Details
2022-02-24 00:17:23 -05:00
shibao ee28de1178 fix not showing 0 if ammo type with 0 rounds 2022-02-23 19:41:21 -05:00
shibao a19ec682e6 add ammo type round totals and total rounds shot 2022-02-19 00:18:24 -05:00
shibao dba53106fb show original count, current value, percentage remaining and shot history for ammo groups 2022-02-19 00:05:22 -05:00
shibao 9e0e9ea2ae fix ammo group create not handling invalid attrs
continuous-integration/drone/push Build is failing Details
2022-02-18 18:49:11 -05:00
shibao d162a7d5c3 hard create_ammo_group/2 2022-02-16 18:53:49 -05:00
shibao 69eebc82cc calculate shot groups in average cost 2022-02-15 21:56:01 -05:00
shibao 7110a2db21 order in db 2022-02-15 21:52:23 -05:00
shibao e4ef22184e add range mode 2022-02-15 17:33:45 -05:00
shibao e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
shibao ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
shibao c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -05:00
shibao 3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
shibao 8f130a7598 add types to ecto changeset specs 2022-01-31 23:45:00 -05:00
shibao 9ca69ae3e4 style ammo type show page 2022-01-31 23:20:57 -05:00
shibao d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00