Commit Graph

316 Commits

Author SHA1 Message Date
shibao a727fa67cf fix bug with datetime helpers 2022-02-15 17:31:17 -05:00
shibao 1eda51f1dd use changeset.valid? for errors 2022-02-15 00:44:40 -05:00
shibao e882330c14 use sidecar templates 2022-02-14 21:21:24 -05:00
shibao 42bc918abc harden changesets 2022-02-14 21:03:56 -05:00
shibao f84f5ac133 remove non-referring close button from modal 2022-02-14 20:37:38 -05:00
shibao 114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
shibao f517ffc8f8 condense imports 2022-02-13 21:59:48 -05:00
shibao c000843d40 use topbar component everywhere 2022-02-13 21:20:04 -05:00
shibao 85ea96a171 alias CanneryWeb.Endpoint 2022-02-13 21:18:34 -05:00
shibao 57e71fb3ac add routes to non liveview topbar 2022-02-13 21:17:44 -05:00
shibao df40f03589 add and delete tags to/from containers 2022-02-13 21:14:48 -05:00
shibao 272f6729c6 - add user management to invite page
continuous-integration/drone/push Build was killed Details
- harden accounts context
2022-02-12 02:34:13 -05:00
shibao fa55c13c29 add datetime view helper 2022-02-12 02:33:35 -05:00
shibao 11ddba79e3 add actions as render block in tag card 2022-02-12 02:33:35 -05:00
shibao 332f92a02f harden account deletion 2022-02-12 02:33:35 -05:00
shibao c0b3de75a9 move components to Components context 2022-02-12 02:33:34 -05:00
shibao 993d583fdd redirect if user is not authorized 2022-02-12 02:32:57 -05:00
shibao e5a5b4299c fix registration email 2022-02-12 02:32:52 -05:00
shibao d685ca5c74 hide register button when registration disabled 2022-02-11 22:24:16 -05:00
shibao 71397d6b29 harden invites context
continuous-integration/drone/push Build is failing Details
2022-02-11 00:34:29 -05:00
shibao fc75948f4c add Accounts.is_admin?/1 2022-02-11 00:34:02 -05:00
shibao 76d594ca0f improve containers 2022-02-11 00:33:51 -05:00
shibao 845ebc3bc6 typespec form components more 2022-02-10 23:41:45 -05:00
shibao e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
shibao bb4e6954eb remove tag_id from ammo group 2022-02-10 00:58:05 -05:00
shibao aa17240c83 harden tags context 2022-02-10 00:58:05 -05:00
shibao 5451728541 gettext invites and tags
continuous-integration/drone/push Build is failing Details
2022-02-09 01:04:43 -05:00
shibao 91b9e8a730 gettext containers 2022-02-09 00:51:07 -05:00
shibao c4217e8f45 gettext ammo types 2022-02-09 00:39:27 -05:00
shibao ac62afb313 gettext ammo groups 2022-02-09 00:23:06 -05:00
shibao 3675d0b4f4 gettext controllers 2022-02-09 00:13:12 -05:00
shibao 9972299fc4 gettext user session controller 2022-02-09 00:13:12 -05:00
shibao 7e61c5c59a gettext and heex user registration pages 2022-02-09 00:13:12 -05:00
shibao e3b94477db gettext topbar 2022-02-09 00:13:12 -05:00
shibao 185d8598da gettext homelive 2022-02-09 00:13:12 -05:00
shibao f4d67dbeef remove punctuation from error 2022-02-09 00:13:12 -05:00
shibao 8eb956d520 add custom error pages 2022-02-09 00:13:12 -05:00
shibao 455fe354c1 gettext User 2022-02-09 00:13:12 -05:00
shibao 20f49a9a9a credo fixes 2022-02-09 00:13:12 -05:00
shibao c27c162562 improve containers context 2022-02-09 00:13:12 -05:00
shibao a39c3da351 add swoosh and oban 2022-02-09 00:13:12 -05:00
shibao ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
shibao 8e4bcf7abd add deletion check for containers
continuous-integration/drone/push Build is failing Details
2022-02-07 23:58:29 -05:00
shibao 240fdd2965 use heex for home page 2022-02-07 23:50:32 -05:00
shibao 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
shibao 24fa837478 configure gettext 2022-02-07 19:30:21 -05:00
shibao 78f2464af3 fix flashes 2022-02-07 17:36:44 -05:00
shibao 3907f9854a move container selection first in ammo group form component 2022-02-06 00:40:36 -05:00
shibao c8945607ea show average cost per round for ammo types 2022-02-06 00:40:01 -05:00
shibao ad25164c16 add changeset_errors/1 helper to form components 2022-02-05 23:41:10 -05:00
shibao 1ee5195ab3 lighten hr color 2022-02-05 16:22:53 -05:00
shibao 6f6402cf17 add ammo type stuff 2022-02-05 16:22:02 -05:00
shibao 3dd624d6de style app, use components for cards
continuous-integration/drone/push Build was killed Details
2022-02-05 01:59:40 -05:00
shibao 844c8ccdae add has_many relationships 2022-02-05 01:59:09 -05:00
shibao ad3f48ccc9 remove non-mandatory ammo group fields 2022-02-05 00:28:45 -05:00
shibao 8479e420fe center form component titles 2022-02-05 00:09:22 -05:00
shibao c75816a582 reenable heex_formatter 2022-02-01 01:08:18 -05:00
shibao 3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
shibao a6a9994b97 style ammo group index page 2022-02-01 00:14:14 -05:00
shibao cccc5aafc7 add blank ammo types page 2022-02-01 00:12:09 -05:00
shibao 1b33632c29 standardize initial buttons 2022-02-01 00:11:37 -05:00
shibao e20552ce86 fix missing alias 2022-01-31 23:49:22 -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 b75c0f7b1b style ammo type index 2022-01-31 23:06:08 -05:00
shibao e0c0828444 make topbar slightly more responsive 2022-01-31 22:40:07 -05:00
shibao 7015ec5997 - store ammo type grain as integer
- make ammo type desc as text
2022-01-31 22:29:09 -05:00
shibao cc7162d267 add containers show page 2022-01-31 21:56:02 -05:00
shibao 4f2305dc23 tweak invites page text color 2022-01-31 21:53:01 -05:00
shibao 7aa353e176 containers index 2022-01-31 21:53:01 -05:00
shibao 7ed77af3e0 format 2022-01-31 20:45:32 -05:00
shibao d549b732e1 typespec out contexts 2022-01-31 20:45:32 -05:00
shibao 616b20e62b typespec out models 2022-01-31 20:08:01 -05:00
shibao e4522e4a89 restyle tags 2022-01-28 21:05:54 -05:00
shibao 059bf95731 fix comma
continuous-integration/drone/push Build was killed Details
2022-01-23 22:54:17 -05:00
shibao 04d798aaa7 fix dialyzer, credo and format 2022-01-23 22:51:56 -05:00
shibao 7567281449 only automigrate in prod env 2022-01-23 22:51:56 -05:00
shibao 820ceed6bb fix tests 2022-01-23 22:51:56 -05:00
shibao 16018ae111 mix format 2022-01-23 22:51:54 -05:00
shibao 26b47ab060 update components and templates to heex 2022-01-23 22:50:03 -05:00
shibao 094e214a55 update to phoenix 1.6 2022-01-22 14:18:29 -05:00
shibao 48691e669e add container tags 2021-09-12 19:27:18 -04:00
shibao f12e71cbe2 typespec some models 2021-09-12 19:27:01 -04:00
shibao 732a4fcbb2 use full width in modals 2021-09-12 18:55:15 -04:00
shibao 8827858204 use belongs_to instead of field for references 2021-09-12 18:54:53 -04:00
shibao f96956cf5e add random color generation to tags 2021-09-12 18:16:24 -04:00
shibao 3d1e1c816f typespec contexts 2021-09-11 18:17:49 -04:00
shibao ea4629d687 add tags 2021-09-11 18:17:02 -04:00
shibao 0b70ff14da fixup! add invite link and registration validation 2021-09-10 22:42:57 -04:00
shibao d028af0671 remove tag show page 2021-09-10 22:24:19 -04:00
shibao 5d4d8285fb add invite link and registration validation 2021-09-10 22:22:18 -04:00
shibao 4dce597375 hide topbar search 2021-09-10 21:43:59 -04:00
shibao c0a8eb642e enable gettext 2021-09-10 21:41:25 -04:00
shibao a11a222bea style modal component 2021-09-10 21:41:25 -04:00
shibao 8e4e3872f5 add delete user function 2021-09-10 21:41:25 -04:00
shibao e9ad552f2f style form components 2021-09-10 00:41:15 -04:00
shibao 0bf93b4945 fix tag field names 2021-09-10 00:41:06 -04:00
shibao 3cdd7729a6 style flashes 2021-09-10 00:35:36 -04:00
shibao 3eebba17c4 fixup! add invite model 2021-09-10 00:30:33 -04:00
shibao 93235558e2 fixup! centralize allow registration check logic 2021-09-10 00:30:08 -04:00
shibao 21a7160be4 rename page to home 2021-09-10 00:28:53 -04:00
shibao 4d8287ba79 fixup! add invite model 2021-09-10 00:25:14 -04:00
shibao c20d1c1f5a add require role plug and restrict router routes 2021-09-10 00:24:54 -04:00
shibao fd5ebcce67 add invite model 2021-09-10 00:23:26 -04:00
shibao 8fb87a4fda cleanup user and user token models 2021-09-10 00:22:05 -04:00
shibao 2291da1c17 add list user functions 2021-09-10 00:19:46 -04:00
shibao 18d69034ff add autoadmin on first registered user 2021-09-10 00:19:28 -04:00
shibao b1c4d824bc centralize allow registration check logic 2021-09-10 00:18:15 -04:00
shibao 6675c1dfab add touchless docker deploys 2021-09-04 16:16:39 -04:00
shibao eefde769dd add live dashboard icon 2021-09-03 19:54:05 -04:00
shibao 5875f32814 add ecto repo states 2021-09-02 23:41:13 -04:00
shibao e9ababa7e1 add assign_defaults/2 to liveviews 2021-09-02 23:31:16 -04:00
shibao 2db21c8b69 add index links to topbar 2021-09-02 23:31:15 -04:00
shibao 04d7d107d9 add font awesome 2021-09-02 23:31:15 -04:00
shibao d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00
shibao c954fdc600 initial commit 2021-09-02 18:25:40 -04:00