Commit graph

69 commits

Author SHA1 Message Date
cf08dab685 Added content to onboarding and improved button to be responsive if disabled 2023-07-06 16:04:57 +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
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
877da5123a Improved drawer logout and activation page 2023-07-04 19:37:55 +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
92b8ce0e4e Added working activation page 2023-07-04 16:22:37 +08:00
e52aca41cc Added initial activation page 2023-07-04 16:08:24 +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
428a228278 Added react navigation drawer, initial template pages, and drawer sidebar design 2023-07-03 16:18:39 +08:00