Commit Graph

21 Commits

Author SHA1 Message Date
77653e9eb9 Display progress updates during registration 2021-09-04 22:28:12 +00:00
1f5f99c971 Hide Sign Up form from IPs outside Protospace 2021-09-04 20:28:05 +00:00
117928a256 Don't show login form if using registration bypass 2020-08-27 19:39:51 +00:00
6be0778b39 Autofocus login username field 2020-07-16 23:05:59 +00:00
942ecab890 Use new password reset URLs in client 2020-06-23 21:01:21 +00:00
74e0bc9754 Add pages for password reset to GUI 2020-06-20 03:50:09 +00:00
e099490f8b Send bypass code to server from UI 2020-06-11 01:18:26 +00:00
529bcaa1de Convert username spaces to periods 2020-02-28 07:00:35 +00:00
f88256eb74 Complain if they log in with email 2020-02-16 07:39:36 +00:00
a68008a942 Add warning message about new portal sign up 2020-02-16 02:47:38 +00:00
07fdd0a9d4 Lowercase email on submisison 2020-02-16 02:47:38 +00:00
30294e7332 Use textual true / false for signup radios 2020-02-04 08:39:45 +00:00
ee520b8c3f Prevent form submit if loading 2020-02-04 07:18:29 +00:00
efcc4b847d Fix login bug with empty username 2020-02-02 05:30:40 +00:00
f84171de83 Confirm user logout 2020-01-21 23:45:54 +00:00
0fe999ca97 Add utils and tests for calculating membership status 2020-01-19 03:00:05 +00:00
1839616aa9 Limit sign ups from Protospace only 2020-01-17 09:20:55 +00:00
4e82f13f74 Add UI for admins to view and edit member cards 2020-01-15 00:12:50 +00:00
f52ee5532d Add UI for admins to view and edit member's details 2020-01-13 08:01:42 +00:00
e256e32341 Add api route and webclient page for account settings 2020-01-12 08:16:09 +00:00
06c111dbbe Break components out into their own files 2020-01-09 22:11:56 +00:00