Commit graph

126 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 db9f127e7b major deps update: phoenix liveview, fixing some minor issues 2023-01-27 18:01:18 -05:00
Adam Piontek 280cd5bc34 update assets to try to fix favicon issue 2023-01-27 17:24:57 -05:00
Adam Piontek 10f284da6f don't gzip static files, and always commit them 2022-08-14 15:09:30 -04:00
Adam Piontek dceef941c7 fixed user delete error by correcting foreign key constraint; updated liveview modals to use component directly & removed deprecated @socket parameters 2022-08-14 12:49:25 -04:00
Adam Piontek 68d60c120d removed unnecessary @socket param to live_component in settings; removed now-unused icon_helpers 2022-08-14 11:44:31 -04:00
Adam Piontek 6b787297bb fix EEx tag typo 2022-08-14 11:37:40 -04: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 8cd984adc5 updated import-shifts template 2022-08-14 10:43:16 -04:00
Adam Piontek e7d93989d3 fixed csv export view fields required issue 2022-08-14 10:37:55 -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 ada166fb41 updated template management, including time_input: required fix 2022-08-14 09:49:34 -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 ea74a89078 user management new/edit/delete working, with fixed live modal 2022-08-13 09:39:08 -04:00
Adam Piontek ce03eaaf2d user settings templates updated, user management index template updated 2022-08-13 09:30:17 -04:00
Adam Piontek 3eff955672 progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -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 75eb9aa316 modifications to fix basic tests, many still need implementing 2021-04-10 12:23:11 -04:00
Adam Piontek 33d36ed713 adding some prefetching, and changing how static files are handled 2021-04-07 17:17:08 -04:00
Adam Piontek 42f487493d reverting test 2021-03-31 21:24:11 -04:00
Adam Piontek 33db50565b testing 2021-03-31 21:21:00 -04:00
Adam Piontek 1f99611b56 some improved code via credo, sobelow 2021-03-29 07:31:52 -04:00
Adam Piontek f270bab7e4 Merge branch 'master' of 73k.us:adam/shift73k 2021-03-27 08:11:17 -04:00
Adam Piontek d493a0dcdb enable sending gzipped versions of static assets 2021-03-27 08:09:02 -04:00
Adam Piontek 79fad5920e minor adjustments to be in line with bones73k 2021-03-26 19:13:57 -04:00
Adam Piontek 2fe6f4c174 fixing page titles, fleshing out readme 2021-03-25 20:31:32 -04:00
Adam Piontek c79a67b345 fix bug with ics import when description is nil 2021-03-25 20:01:39 -04:00
Adam Piontek 19d9b96a84 implement custom favicon 2021-03-25 19:11:51 -04:00
Adam Piontek 3b5794a401 tidying stray dev code 2021-03-25 18:09:53 -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 20d782ef62 minor edits 2021-03-23 15:31:45 -04:00
Adam Piontek 5b3d4a8e45 made the calendar URL settings panel nicer 2021-03-23 15:25:08 -04:00
Adam Piontek 15c50f0114 ics output seems to be working 2021-03-23 15:12:24 -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 ab11131df6 tidying shifts files 2021-03-20 23:09:19 -04:00
Adam Piontek 8a1b7a4852 basic shift display working 2021-03-20 12:45:50 -04:00
Adam Piontek 174876a62b fix week_start settings typo 2021-03-19 16:47:09 -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 b352416366 made bootstrap colors more flexible, styled calendar table better 2021-03-12 18:44:25 -05:00