Commit Graph

95 Commits

Author SHA1 Message Date
f246b9db93 prompt to create first ammo type before trying to create first ammo 2022-07-04 21:41:07 -04:00
3adb8c9aae pass invite token in properly 2022-07-04 21:16:09 -04:00
dce04e4d7f harden invite changesets 2022-07-04 21:09:55 -04:00
ee6266be3f harden tag changesets 2022-07-04 21:06:35 -04:00
6c09261368 use changeset helper 2022-07-04 20:39:21 -04:00
3593334c85 fix container changeset 2022-07-04 20:30:05 -04:00
57b5cb432d fix container tag changeset 2022-07-04 20:25:55 -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
9ebca20dc6 add error case for create_changeset 2022-07-04 20:06:31 -04:00
3cbd62e84c fix shotgroup changesets 2022-07-01 21:39:08 -04:00
67010640f0 remove unchangeable requirements 2022-07-01 19:53:44 -04:00
9a1a104c6d add pack and round count to containers 2022-07-01 19:13:54 -04:00
f49fe21da5 remove invalid opts 2022-05-06 23:36:42 -04:00
4b420f313c add locale as per user setting 2022-05-05 23:26:29 -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
3297130890 Fix not being able to edit ammo group when fully used up 2022-04-19 19:42:48 -04:00
a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
c0179f48bd mix format 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 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
4ff2f64a22 add tag editing to containers 2022-02-18 23:00:04 -05:00
9e0e9ea2ae fix ammo group create not handling invalid attrs 2022-02-18 18:49:11 -05:00
f63aa4c832 tag email jobs 2022-02-18 17:44:18 -05:00
08f87d38eb mix format 2022-02-16 22:18:05 -05:00
8f807c2ebc prevent unconfirmed users from logging in 2022-02-16 22:17:26 -05:00
bd964105b4 don't allow reassigning token 2022-02-16 20:52:42 -05:00
e200cf1b84 add email typespec 2022-02-16 20:22:04 -05:00
1f789c0a8d fix exploit with role 2022-02-16 20:21:55 -05:00
2f9c08b79f fix bug in mailer 2022-02-16 20:20:17 -05:00
d162a7d5c3 hard create_ammo_group/2 2022-02-16 18:53:49 -05:00
6c49e6ec4e update deps and format 2022-02-16 18:45:18 -05:00
fb288e4389 change rimfire to firing type 2022-02-16 00:10:18 -05:00
2ac379adaf add more ammo type fields, filter index columns 2022-02-15 22:33:36 -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
42bc918abc harden changesets 2022-02-14 21:03:56 -05:00
df40f03589 add and delete tags to/from containers 2022-02-13 21:14:48 -05:00
272f6729c6 - add user management to invite page
- harden accounts context
2022-02-12 02:34:13 -05:00
332f92a02f harden account deletion 2022-02-12 02:33:35 -05:00
e5a5b4299c fix registration email 2022-02-12 02:32:52 -05:00
71397d6b29 harden invites context 2022-02-11 00:34:29 -05:00
fc75948f4c add Accounts.is_admin?/1 2022-02-11 00:34:02 -05:00
76d594ca0f improve containers 2022-02-11 00:33:51 -05:00
e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00