Commit Graph

45 Commits

Author SHA1 Message Date
bb4e6954eb remove tag_id from ammo group 2022-02-10 00:58:05 -05:00
aa17240c83 harden tags context 2022-02-10 00:58:05 -05:00
f4d67dbeef remove punctuation from error 2022-02-09 00:13:12 -05:00
455fe354c1 gettext User 2022-02-09 00:13:12 -05:00
20f49a9a9a credo fixes 2022-02-09 00:13:12 -05:00
c27c162562 improve containers context 2022-02-09 00:13:12 -05:00
a39c3da351 add swoosh and oban 2022-02-09 00:13:12 -05:00
ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
8e4bcf7abd add deletion check for containers
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-07 23:58:29 -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
c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -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
3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
e20552ce86 fix missing alias 2022-01-31 23:49:22 -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
7015ec5997 - store ammo type grain as integer
- make ammo type desc as text
2022-01-31 22:29:09 -05:00
7aa353e176 containers index 2022-01-31 21:53:01 -05:00
d549b732e1 typespec out contexts 2022-01-31 20:45:32 -05:00
616b20e62b typespec out models 2022-01-31 20:08:01 -05:00
e4522e4a89 restyle tags 2022-01-28 21:05:54 -05:00
04d798aaa7 fix dialyzer, credo and format 2022-01-23 22:51:56 -05:00
7567281449 only automigrate in prod env 2022-01-23 22:51:56 -05:00
820ceed6bb fix tests 2022-01-23 22:51:56 -05:00
16018ae111 mix format 2022-01-23 22:51:54 -05:00
094e214a55 update to phoenix 1.6 2022-01-22 14:18:29 -05:00
48691e669e add container tags 2021-09-12 19:27:18 -04:00
f12e71cbe2 typespec some models 2021-09-12 19:27:01 -04:00
8827858204 use belongs_to instead of field for references 2021-09-12 18:54:53 -04:00
3d1e1c816f typespec contexts 2021-09-11 18:17:49 -04:00
ea4629d687 add tags 2021-09-11 18:17:02 -04:00
5d4d8285fb add invite link and registration validation 2021-09-10 22:22:18 -04:00
8e4e3872f5 add delete user function 2021-09-10 21:41:25 -04:00
0bf93b4945 fix tag field names 2021-09-10 00:41:06 -04:00
4d8287ba79 fixup! add invite model 2021-09-10 00:25:14 -04:00
fd5ebcce67 add invite model 2021-09-10 00:23:26 -04:00
8fb87a4fda cleanup user and user token models 2021-09-10 00:22:05 -04:00
2291da1c17 add list user functions 2021-09-10 00:19:46 -04:00
18d69034ff add autoadmin on first registered user 2021-09-10 00:19:28 -04:00
b1c4d824bc centralize allow registration check logic 2021-09-10 00:18:15 -04:00
6675c1dfab add touchless docker deploys 2021-09-04 16:16:39 -04:00
d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00
c954fdc600 initial commit 2021-09-02 18:25:40 -04:00