Commit graph

24 commits

Author SHA1 Message Date
2ca1dd13ca Finalize changes to using modals for user feedback 2023-08-14 21:57:52 +08:00
ff114b496c Move to modals for user feedback 2023-08-14 21:13:46 +08:00
b43577870b Homepage improvements 2023-07-26 10:03:25 +08:00
334978d2fd Unified styling for buttons 2023-07-19 17:47:12 +08:00
ffde700a36 Made subjects menu functional in user info 2023-07-18 16:06:58 +08:00
1403657412 Overhauled colors 2023-07-17 17:10:32 +08:00
e6a92bfff2 Improved color scheme naming 2023-07-17 16:26:16 +08:00
22d4aa4a29 Merge branch 'master' into initial-frontend 2023-07-17 13:55:02 +08:00
c4e34e7496 Make drawer bar responsive to onboarding status 2023-07-06 21:18:57 +08:00
b30bbb62df Changed auth slice to status slice to better reflect onboarding state tracking 2023-07-06 21:13:02 +08:00
90f227a2c0 Fixed login and revalidation page 2023-07-06 21:06:18 +08:00
9a246b45e1 Overhauled redux states and separated auth state from user info state 2023-07-06 20:56:19 +08:00
acfb28ce3c Fixed login onboarding redirect 2023-07-06 20:42:21 +08:00
AngelV3rgs
d51ab2082d few color changes 2023-07-06 11:30:21 +08:00
49aa0cb5a6 Improved onboarding experience and also redirect to onboarding after revalidating saved session if needed 2023-07-04 21:25:57 +08:00
90e60250cd Redirect to onboarding page if needed and added some missing functionality to login and logout button 2023-07-04 21:01:56 +08:00
c4f241f799 Clean up login since state no longer tracks tokens 2023-07-04 17:00:22 +08:00
a027115836 Polished revalidation and login. Opted to not store tokens anymore in state but only in asyncstorage 2023-07-04 16:41:29 +08:00
278bb72ec1 Animated the container and added revalidation of credentials on app reopen 2023-07-04 14:18:48 +08:00
11c4f0c264 Switch to JSON webtoken login format 2023-07-03 23:19:36 +08:00
4faf222b52 Polished login 2023-07-03 22:40:58 +08:00
a634f07f2b Added login functionality 2023-07-03 22:11:04 +08:00
26b3db25f0 Added functional registration 2023-07-03 21:22:31 +08:00
428a228278 Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:39 +08:00