Commit graph

26 commits

Author SHA1 Message Date
3331ccb974 Pray to the gods the duplicate subjects bug is fixed. Move irregular status toggle to user info page from subjects page 2023-07-27 00:01:44 +08:00
b43577870b Homepage improvements 2023-07-26 10:03:25 +08:00
eb08e02a16 Added subject selection for irregular students 2023-07-25 16:52:35 +08:00
d6df6d4f7a Prepare to separate subjects into own page 2023-07-18 20:51:43 +08:00
ffde700a36 Made subjects menu functional in user info 2023-07-18 16:06:58 +08:00
160ffc5763 Overhauled dropdown menu designs for onboarding and userinfo page 2023-07-18 00:33:02 +08:00
e67485d247 Fixed onboarding page 2023-07-17 22:44:50 +08:00
8de8e67070 Allow editing of user info 2023-07-17 18:45:25 +08:00
f503f060f2 Reworked the onboarding apis to follow standard format 2023-07-17 15:57:23 +08:00
b72c8cb236 Finished up onboarding page 2023-07-06 21:27:36 +08:00
3931f58472 Finished onboarding page 2023-07-06 20:29:04 +08:00
bccc808150 Improved revalidation and added drop down menus to onboarding 2023-07-06 17:19:19 +08:00
99d42f5125 Improved APIs to respond to unreachable error 2023-07-06 15:37:22 +08:00
b8efd638ae Fixed revalidation page not redirecting properly if server is unreachable 2023-07-06 15:23:01 +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
e40f32d327 Commented out debug logs in api 2023-07-04 19:40:25 +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
4a00dd1817 Fixed registration page 2023-07-04 14:34:31 +08:00
fb7b77efb7 Removed unused imports and commented out debug logs 2023-07-04 14:26:49 +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