Commit graph

64 commits

Author SHA1 Message Date
Adam Piontek 2624a32861 use purgecss for much smaller css 2023-01-28 09:53:32 -05:00
Adam Piontek 433704e08a implement autoprefixer & cssnano with postcss 2023-01-28 09:28:54 -05:00
Adam Piontek a3c3940563 removed unused svg-sprite-generator npm dep 2023-01-28 09:02:38 -05:00
Adam Piontek 573a1e9cfe move more fully to runtime config with release, improved docker build, updated phx liveview js 2023-01-28 08:14:32 -05:00
Adam Piontek 7a879e632a updated asset npm dependencies & rebuilt assets 2023-01-27 17:29:13 -05:00
Adam Piontek 61796cf985 npm update, remove runtime.exs as not using for now 2022-08-14 13:58:41 -04:00
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 085f226cfe updated dependencies 2021-04-07 17:23:41 -04:00
Adam Piontek 19d9b96a84 implement custom favicon 2021-03-25 19:11:51 -04:00
Adam Piontek 326b6624b5 updated package-lock 2021-03-25 18:08:50 -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 3cb8dcef18 update dependencies 2021-03-19 16:47:17 -04:00
Adam Piontek f609a2f836 tidying js & scss 2021-03-16 11:03:44 -04:00
Adam Piontek ecd4d83e3f saving shifts working 2021-03-16 11:00:33 -04:00
Adam Piontek 4276399c20 month & shift navigation progress 2021-03-15 15:46:59 -04:00
Adam Piontek b352416366 made bootstrap colors more flexible, styled calendar table better 2021-03-12 18:44:25 -05: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 66471c2931 removed label from shift template, added seeds for shift templates 2021-03-07 08:01:46 -05:00
Adam Piontek 57c8b5b322 initial shift template live view progress 2021-03-06 20:16:56 -05:00
Adam Piontek d044c9ed0b did npm update for some packages 2021-03-05 11:54:07 -05:00
Adam Piontek 42c7a49e88 updated npm sass-loader & copy-webpack-plugin 2021-03-04 22:06:42 -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 0baa836fa0 style fixes, production fixes 2021-03-03 16:52:26 -05:00
Adam Piontek be155d7b98 progress on modal functionality and form styling 2021-03-03 16:07:59 -05:00
Adam Piontek c7e12f7d49 styling progress 2021-03-03 10:16:11 -05:00
Adam Piontek 0869d6a58c style improvements and fixes 2021-03-03 08:15:14 -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 d3a80d9465 fixing bootstrap invalid-feedback 2021-03-01 13:33:28 -05:00
Adam Piontek bba0ed4ed9 fix invalid-feedback styling 2021-03-01 13:21:30 -05:00
Adam Piontek fd24153a1d enable negative margins for bootstrap 2021-03-01 13:20:28 -05:00