Commit Graph

29 Commits

Author SHA1 Message Date
8c95536ffd add selectable ammo types
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-23 22:07:25 -04:00
fe4e4f4f17 add length limits to all items
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 23:52:25 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 21:06:50 -04:00
e0ac714681 improve changesets and typespecs 2022-11-23 20:46:41 -05:00
dfebad713f replace ammo added on with purchased on 2022-11-19 15:10:15 -05:00
1c7721887f fix moving ammo between containers 2022-11-10 22:14:39 -05:00
53bb0ddb03 add json export in settings
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-09 23:33:50 -05: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
67010640f0 remove unchangeable requirements 2022-07-01 19:53:44 -04:00
f49fe21da5 remove invalid opts 2022-05-06 23:36:42 -04:00
3297130890 Fix not being able to edit ammo group when fully used up 2022-04-19 19:42:48 -04:00
fb288e4389 change rimfire to firing type
Some checks reported errors
continuous-integration/drone/push Build was killed
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
e4ef22184e add range mode 2022-02-15 17:33:45 -05:00
42bc918abc harden changesets 2022-02-14 21:03:56 -05:00
e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
bb4e6954eb remove tag_id from ammo group 2022-02-10 00:58:05 -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
6f6402cf17 add ammo type stuff 2022-02-05 16:22:02 -05:00
844c8ccdae add has_many relationships 2022-02-05 01:59:09 -05:00
ad3f48ccc9 remove non-mandatory ammo group fields 2022-02-05 00:28:45 -05:00
8f130a7598 add types to ecto changeset specs 2022-01-31 23:45:00 -05:00
7015ec5997 - store ammo type grain as integer
- make ammo type desc as text
2022-01-31 22:29:09 -05:00
616b20e62b typespec out models 2022-01-31 20:08:01 -05:00
04d798aaa7 fix dialyzer, credo and format 2022-01-23 22:51:56 -05:00
8827858204 use belongs_to instead of field for references 2021-09-12 18:54:53 -04:00
d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00