This website requires JavaScript.
Explore
Help
Sign in
adam
/
shift73k
Watch
1
Star
0
Fork
You've already forked shift73k
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
66bb2a8727
Branches
Tags
No results found.
shift73k
/
lib
/
shift73k_web
/
live
/
user
History
Download ZIP
Download TAR.GZ
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
..
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
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