Commit graph

73 commits

Author SHA1 Message Date
8de8e67070 Allow editing of user info 2023-07-17 18:45:25 +08:00
f24b84139b Added app icons 2023-07-17 18:09:04 +08:00
33ecc0fdee Made status bar light 2023-07-17 17:52:41 +08:00
00c6974cdc Updated app icon 2023-07-17 17:50:16 +08:00
1403657412 Overhauled colors 2023-07-17 17:10:32 +08:00
dfd74cd06a Styling improvements 2023-07-17 16:34:09 +08:00
e6a92bfff2 Improved color scheme naming 2023-07-17 16:26:16 +08:00
a96fe668a8 Added medium_large text size 2023-07-17 16:00:06 +08:00
f503f060f2 Reworked the onboarding apis to follow standard format 2023-07-17 15:57:23 +08:00
df58613d4b Improved user info page 2023-07-17 15:48:51 +08:00
0a5617ff56 Improved user info page 2023-07-17 15:48:19 +08:00
a4d8309820 Improved avatar photo in user info 2023-07-17 15:36:18 +08:00
f9931a1fdd Cleaned up code for user info page 2023-07-17 15:10:44 +08:00
2ff22f63df Fixed missing libraries 2023-07-17 14:13:04 +08:00
lemeow125
2f96779965
Merge pull request #5 from lemeow125/initial-frontend
Initial frontend
2023-07-17 14:00:10 +08:00
534b3dca44 Resolve package conflicts 2023-07-17 13:55:50 +08:00
22d4aa4a29 Merge branch 'master' into initial-frontend 2023-07-17 13:55:02 +08:00
f400110222 removed unused libraries 2023-07-17 13:39:19 +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
596f1c3ebb Added user info and dropdown icons 2023-07-16 14:22:21 +08:00
AngelV3rgs
281d53e3dd user info added 2023-07-16 14:14:54 +08:00
lemeow125
8b537658f5
Merge pull request #4 from lemeow125/feature/location
Fixed button and text input styling and improved homepage
2023-07-07 18:10:36 +08:00
724cc788f3 Fixed button and text input styling and improved homepage 2023-07-07 18:10:08 +08:00
lemeow125
3c6213284d
Merge pull request #3 from lemeow125/feature/location
Feature/location
2023-07-07 16:06:04 +08:00
9c3437da65 Feedback map now follows user location 2023-07-07 15:53:32 +08:00
6d3628ac8a Homepage improvements 2023-07-07 15:52:18 +08:00
28a3d26c7e Homepage feedback improvements 2023-07-07 15:50:19 +08:00
d7710478b6 Homepage and container improvements 2023-07-07 15:37:05 +08:00
9e8317e7c0 Fixed map condition in homepage 2023-07-07 15:27:52 +08:00
96df2f2f05 Polished animated container and homepage 2023-07-07 15:27:32 +08:00
8ffb359604 Homepage prompt changes 2023-07-07 15:09:46 +08:00
875a7154fa Improved homepage 2023-07-07 15:07:56 +08:00
d9adc45b27 Added initial map structure for homepage 2023-07-07 14:59:04 +08:00
5729eed175 Made AnimatedContainer scrollable 2023-07-07 14:36:01 +08:00
36f083c898 Added initial map in homepage 2023-07-07 14:21:28 +08:00
4f7613a27a Clear stored tokens if they are invalid 2023-07-07 00:36:17 +08:00
lemeow125
3f40140577
Merge pull request #2 from lemeow125/feature/onboarding
Feature/onboarding
2023-07-06 21:28:07 +08:00
b72c8cb236 Finished up onboarding page 2023-07-06 21:27:36 +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
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
f4ca96e35d Improved onboarding page 2023-07-06 16:43:50 +08:00
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