Commit Graph

219 Commits

Author SHA1 Message Date
3907f9854a move container selection first in ammo group form component 2022-02-06 00:40:36 -05:00
c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -05:00
ad25164c16 add changeset_errors/1 helper to form components 2022-02-05 23:41:10 -05:00
1ee5195ab3 lighten hr color 2022-02-05 16:22:53 -05:00
6f6402cf17 add ammo type stuff 2022-02-05 16:22:02 -05:00
3dd624d6de style app, use components for cards
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-02-05 01:59:40 -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
8479e420fe center form component titles 2022-02-05 00:09:22 -05:00
c75816a582 reenable heex_formatter 2022-02-01 01:08:18 -05:00
3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
a6a9994b97 style ammo group index page 2022-02-01 00:14:14 -05:00
cccc5aafc7 add blank ammo types page 2022-02-01 00:12:09 -05:00
1b33632c29 standardize initial buttons 2022-02-01 00:11:37 -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
b75c0f7b1b style ammo type index 2022-01-31 23:06:08 -05:00
e0c0828444 make topbar slightly more responsive 2022-01-31 22:40:07 -05:00
7015ec5997 - store ammo type grain as integer
- make ammo type desc as text
2022-01-31 22:29:09 -05:00
cc7162d267 add containers show page 2022-01-31 21:56:02 -05:00
4f2305dc23 tweak invites page text color 2022-01-31 21:53:01 -05:00
7aa353e176 containers index 2022-01-31 21:53:01 -05:00
7ed77af3e0 format 2022-01-31 20:45:32 -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
059bf95731 fix comma
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-23 22:54:17 -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
26b47ab060 update components and templates to heex 2022-01-23 22:50:03 -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
732a4fcbb2 use full width in modals 2021-09-12 18:55:15 -04:00
8827858204 use belongs_to instead of field for references 2021-09-12 18:54:53 -04:00
f96956cf5e add random color generation to tags 2021-09-12 18:16:24 -04:00
3d1e1c816f typespec contexts 2021-09-11 18:17:49 -04:00
ea4629d687 add tags 2021-09-11 18:17:02 -04:00
0b70ff14da fixup! add invite link and registration validation 2021-09-10 22:42:57 -04:00
d028af0671 remove tag show page 2021-09-10 22:24:19 -04:00
5d4d8285fb add invite link and registration validation 2021-09-10 22:22:18 -04:00
4dce597375 hide topbar search 2021-09-10 21:43:59 -04:00
c0a8eb642e enable gettext 2021-09-10 21:41:25 -04:00
a11a222bea style modal component 2021-09-10 21:41:25 -04:00
8e4e3872f5 add delete user function 2021-09-10 21:41:25 -04:00
e9ad552f2f style form components 2021-09-10 00:41:15 -04:00
0bf93b4945 fix tag field names 2021-09-10 00:41:06 -04:00
3cdd7729a6 style flashes 2021-09-10 00:35:36 -04:00
3eebba17c4 fixup! add invite model 2021-09-10 00:30:33 -04:00
93235558e2 fixup! centralize allow registration check logic 2021-09-10 00:30:08 -04:00
21a7160be4 rename page to home 2021-09-10 00:28:53 -04:00
4d8287ba79 fixup! add invite model 2021-09-10 00:25:14 -04:00
c20d1c1f5a add require role plug and restrict router routes 2021-09-10 00:24:54 -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
eefde769dd add live dashboard icon 2021-09-03 19:54:05 -04:00
5875f32814 add ecto repo states 2021-09-02 23:41:13 -04:00
e9ababa7e1 add assign_defaults/2 to liveviews 2021-09-02 23:31:16 -04:00
2db21c8b69 add index links to topbar 2021-09-02 23:31:15 -04:00
04d7d107d9 add font awesome 2021-09-02 23:31:15 -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