Commit graph

35 commits

Author SHA1 Message Date
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 24642d7c67 main shift assign UI updated, with custom shift field fixes & shift template form field fix for time_zone 2022-08-14 11:25:28 -04:00
Adam Piontek a99c5eea35 updated shift index template and implemented delete shift as modal instead of js alert 2022-08-14 10:30:57 -04:00
Adam Piontek 6a5d2346ff cleaned up parentheses in schemas 2022-08-14 09:22:39 -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 d43daafdb7 updated Bamboo references to Swoosh; added runtime.exs config file 2022-08-13 06:39:14 -04:00
Adam Piontek 1f99611b56 some improved code via credo, sobelow 2021-03-29 07:31:52 -04:00
Adam Piontek 79fad5920e minor adjustments to be in line with bones73k 2021-03-26 19:13:57 -04:00
Adam Piontek 8fe1bc6322 initial route for ICS retrieval, no actual ICS data yet 2021-03-23 14:09:56 -04:00
Adam Piontek 873723d776 calendar slug added, settings quick change working 2021-03-23 13:29:46 -04:00
Adam Piontek 56b72f8038 CSV export implemented, a few other fixes 2021-03-23 11:54:49 -04:00
Adam Piontek 3a6e3e8eed removed EctoEnum in favor of Ecto.Enum 2021-03-22 15:41:11 -04:00
Adam Piontek aabcd9e029 switched to 'native' Ecto.Enum for user week_starts_at field 2021-03-22 10:49:45 -04:00
Adam Piontek 4c673508b5 some reorganization for inserting multiple shifts, setting up dev seeds 2021-03-21 19:27:25 -04:00
Adam Piontek 686db55e8b improvements including removing Timex library 2021-03-21 10:47:53 -04:00
Adam Piontek 8a1b7a4852 basic shift display working 2021-03-20 12:45:50 -04:00
Adam Piontek 8957f2d1dd much progress on shift assigning & app navigation 2021-03-19 16:38:52 -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 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 4031640e1d added weekdays enum and week_start_at for user records 2021-03-12 11:15:22 -05:00
Adam Piontek 4fb0e2df7b added Timex and refined shift template length handling 2021-03-12 09:41:41 -05:00
Adam Piontek 290475c101 initial liveview/context/schema generation for Shifts 2021-03-11 17:16:11 -05:00
Adam Piontek e0f8515566 reorganized shift templates files 2021-03-11 16:57:20 -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 19b9bbfb0d Accounts context can now set and clear a user's favorite shift template 2021-03-11 15:41:30 -05:00
Adam Piontek 8aa4b8eee0 shift template live crud working 2021-03-11 13:30:30 -05:00
Adam Piontek 5c4a4ea793 implemented shift template delete modal 2021-03-09 20:55:59 -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 73c97f194b fixing error tag ids problem in liveview, and activating stricter password requirements 2021-03-06 18:37:26 -05:00
Adam Piontek a151bfcee7 initial shift template migration & schema working with user field/assoc for default shift template 2021-03-06 13:48:13 -05:00
Adam Piontek 5c4ae401d9 removing timex in favor of main library functions 2021-03-06 00:42:13 -05:00
Adam Piontek 3a9f00b14e removing 'properties' from boilerplate 2021-03-05 22:35:17 -05:00
Adam Piontek 82ab1d1ea5 refactored for new project name 2021-03-05 19:23:32 -05:00