Commit graph

27 commits

Author SHA1 Message Date
lemeow125
fab7491a8d
Merge branch 'master' into initial-frontend 2023-09-30 17:40:16 +08:00
4e1a73f6ed Fix some styling issues and improve pull up modal for groups/students list 2023-09-29 20:58:59 +08:00
fb8e948dfc Set student status to inactive if logging out and clear query cache 2023-09-29 16:32:31 +08:00
c2c589a3fe Code improvements, clear react query cache on logout and added joining/changing study group functionality on homepage 2023-09-29 12:23:44 +08:00
AngelV3rgs
f0c46f2fbe added conversation/groupchat page 2023-09-03 22:31:41 +08:00
eb08e02a16 Added subject selection for irregular students 2023-07-25 16:52:35 +08:00
334978d2fd Unified styling for buttons 2023-07-19 17:47:12 +08:00
1ac68bee30 Finish up subjects page and user info page 2023-07-18 21:38:49 +08:00
00c6974cdc Updated app icon 2023-07-17 17:50:16 +08:00
e6a92bfff2 Improved color scheme naming 2023-07-17 16:26:16 +08:00
df58613d4b Improved user info page 2023-07-17 15:48:51 +08:00
22d4aa4a29 Merge branch 'master' into initial-frontend 2023-07-17 13:55:02 +08:00
e8ef9e10c8 Only show user info in sidebar when logged in 2023-07-17 13:20:53 +08:00
AngelV3rgs
caaf113777 added dropdown,user icon and user status 2023-07-17 11:58:12 +08:00
AngelV3rgs
281d53e3dd user info added 2023-07-16 14:14:54 +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
9a246b45e1 Overhauled redux states and separated auth state from user info state 2023-07-06 20:56:19 +08:00
AngelV3rgs
d51ab2082d few color changes 2023-07-06 11:30:21 +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
877da5123a Improved drawer logout and activation page 2023-07-04 19:37:55 +08:00
9cdb4f1ba2 Fixed app.tsx showing blank when not specifying url and made drawer responsive to login state 2023-07-04 17:44:49 +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
e52aca41cc Added initial activation page 2023-07-04 16:08:24 +08:00
278bb72ec1 Animated the container and added revalidation of credentials on app reopen 2023-07-04 14:18:48 +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