Commit graph

37 commits

Author SHA1 Message Date
Adam Piontek f27df8d676 implemented optional 'allow_registration' config, with first registered user being pre-confirmed Admin, registration unavailable after that point if allow_registration: :false 2022-08-14 09:14:42 -04:00
Adam Piontek 3eff955672 progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
Adam Piontek 7f6072a162 quick modification to make shift index look a little better 2021-03-25 15:52:24 -04:00
Adam Piontek 1d017a3cd1 updated npm dependencies and implemented basic import 2021-03-25 15:28:39 -04:00
Adam Piontek 686bb489ba initial work on allowing import from ics/iCal 2021-03-24 19:35:49 -04:00
Adam Piontek 56b72f8038 CSV export implemented, a few other fixes 2021-03-23 11:54:49 -04:00
Adam Piontek 8a1b7a4852 basic shift display working 2021-03-20 12:45:50 -04:00
Adam Piontek f609a2f836 tidying js & scss 2021-03-16 11:03:44 -04:00
Adam Piontek 4276399c20 month & shift navigation progress 2021-03-15 15:46:59 -04:00
Adam Piontek 3fb9602fa8 progress on shift assign calendar table display 2021-03-12 17:26:37 -05:00
Adam Piontek 235bcc5af3 progress switching to Timex and allowing user to set week_start_at in settings 2021-03-12 12:47:06 -05:00
Adam Piontek 243ebd8aa2 can now set fave shift template from shift template view 2021-03-11 16:39:02 -05:00
Adam Piontek ea0f8b86cd added shift template cloning feature 2021-03-11 14:05:22 -05:00
Adam Piontek 8aa4b8eee0 shift template live crud working 2021-03-11 13:30:30 -05:00
Adam Piontek 9322e98fef added navbar link for shift templates, and button icon for new shift templates 2021-03-09 20:18:56 -05:00
Adam Piontek 43b2ee8c95 refining login nav 2021-03-09 11:06:23 -05:00
Adam Piontek e319dda3ad removed unused check & x icons 2021-03-09 10:23:24 -05:00
Adam Piontek 75e006b41a improved input display, user_management data sorting & display 2021-03-09 10:22:05 -05:00
Adam Piontek e00ecbf4c1 continuing improvements 2021-03-08 07:39:41 -05:00
Adam Piontek 89d9bc0cce implemented floating labels on inputs & selects, with icons 2021-03-07 17:17:16 -05:00
Adam Piontek 57c8b5b322 initial shift template live view progress 2021-03-06 20:16:56 -05:00
Adam Piontek 18468e3cc3 user management with pagination & modal improvements 2021-03-04 22:03:27 -05:00
Adam Piontek 488a4e5195 improve non-live form validation styling behavior 2021-03-03 17:09:42 -05:00
Adam Piontek be155d7b98 progress on modal functionality and form styling 2021-03-03 16:07:59 -05:00
Adam Piontek 24502e2667 reset_password styling & live form working; other updates & fixes 2021-03-02 10:35:36 -05:00
Adam Piontek 4a87fb9baa change password field icon on log in page 2021-03-01 17:12:50 -05:00
Adam Piontek 598773d678 user confirmation styled and working with tests 2021-03-01 16:38:54 -05:00
Adam Piontek ccb67ea3f2 brought session form validation in line with bootstrap styling 2021-03-01 16:29:19 -05:00
Adam Piontek 8065890200 adding more icons 2021-03-01 13:33:54 -05:00
Adam Piontek 951249be93 styling improvements, including implementing alerts with phx hook to clear flash after bootstrap alert close event 2021-02-26 12:07:33 -05:00
Adam Piontek 9ddb8e3978 implemented snazzy mobile navbar-toggle hamburger animation 2021-02-26 09:57:43 -05:00
Adam Piontek 0024354118 removed fontawesome, added heroicons, implemented custom navbar-toggler-icons 2021-02-25 22:34:46 -05:00
Adam Piontek f3be57a47b added svg sprite building 2021-02-25 16:03:03 -05:00
Adam Piontek 8cb3cb63f0 tidy up bootstrap js imports 2021-02-25 15:39:38 -05:00
Adam Piontek d9b9da830b initial implementation of bootstrap v5, purgecss, postcss, autoprefixer 2021-02-25 15:27:31 -05:00
Adam Piontek 7c5583fd61 switched to topbar from nprogress, to track phoenix 1.5.8 2021-02-24 11:46:13 -05:00
João Gilberto Balsini Moura 4ad6d6e220 Create phoenix project 2020-09-12 19:47:24 -03:00