Commit graph

25 commits

Author SHA1 Message Date
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 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 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 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 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 aabcd9e029 switched to 'native' Ecto.Enum for user week_starts_at field 2021-03-22 10:49:45 -04:00
Adam Piontek 686db55e8b improvements including removing Timex library 2021-03-21 10:47:53 -04:00
Adam Piontek 174876a62b fix week_start settings typo 2021-03-19 16:47:09 -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 06299b4e07 layout improvements 2021-03-10 09:27:24 -05:00
Adam Piontek 7e38921e8a fixing duplicate input element id issue 2021-03-09 10:48:23 -05:00
Adam Piontek 75e006b41a improved input display, user_management data sorting & display 2021-03-09 10:22:05 -05:00
Adam Piontek 89d9bc0cce implemented floating labels on inputs & selects, with icons 2021-03-07 17:17:16 -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 82ab1d1ea5 refactored for new project name 2021-03-05 19:23:32 -05:00