shift73k/lib/shift73k_web/live/user
2022-08-14 11:44:31 -04:00
..
settings user settings templates updated, user management index template updated 2022-08-13 09:30:17 -04:00
registration.ex 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
registration.html.heex 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
reset_password.ex 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
reset_password.html.heex cleaned up parentheses in schemas 2022-08-14 09:22:39 -04:00
settings.ex fixing page titles, fleshing out readme 2021-03-25 20:31:32 -04:00
settings.html.heex removed unnecessary @socket param to live_component in settings; removed now-unused icon_helpers 2022-08-14 11:44:31 -04:00