Commit graph

198 commits

Author SHA1 Message Date
Builder.io
4032fa747c Fix createInitialProfile table name
cgen-392c7eb10e3b4f37b2e6a0634a2ce4c1
2025-08-16 04:10:06 +00:00
Builder.io
74ddee8362 Fix updateProfile table name
cgen-442d6eec32164c9f94ce071ede57663f
2025-08-16 04:09:54 +00:00
Builder.io
31753f3717 Fix database table name from profiles to user_profiles
cgen-4a0ff9b81ae94ea4bed5463240b3c519
2025-08-16 04:09:47 +00:00
Builder.io
b24ec03184 Fix corrupted use-aethex-toast.ts file
cgen-6bcd2d7d09c041949156a387009b7d4c
2025-08-16 04:09:12 +00:00
Builder.io
d669ee159a Prettier format pending files 2025-08-08 11:12:21 +00:00
Builder.io
26b89be122 Update routing to use nested docs routes
cgen-adf5ca7dc7554bf681c5caaba31d22b2
2025-08-08 11:04:41 +00:00
Builder.io
24155a9b96 Add DocsLayout and nested docs routing
cgen-0e0b8205af0c431e9b8c019ac5ac94eb
2025-08-08 11:04:35 +00:00
Builder.io
e910d22cbf Create docs overview/index page
cgen-c11be7a40bad47dcbc76c4fe3ac54521
2025-08-08 11:04:28 +00:00
Builder.io
dbfd54477d Create tutorials page within docs section
cgen-a88704caf8354cab9aaae53a8f519f16
2025-08-08 11:03:44 +00:00
Builder.io
e5ed60d338 Create docs layout with nested routing
cgen-22965d3b094e44a884b7217678bdfd69
2025-08-08 11:02:56 +00:00
Builder.io
d00fc904b7 Add Tutorials route to routing configuration
cgen-f7186d4c2eea47c6a2e0e1c2be7f4306
2025-08-08 11:00:47 +00:00
Builder.io
5eb15ea2e8 Add Tutorials page import
cgen-9c79e16ec447416ba9637b9db7a125a6
2025-08-08 11:00:39 +00:00
Builder.io
97c1b8959c Create Tutorials page for educational content
cgen-3f9731923653481284dcbd59191aadc8
2025-08-08 11:00:30 +00:00
Builder.io
0599ebc4a3 Add Status route to routing configuration
cgen-94ab8b27e82b43108aae258a188521ff
2025-08-08 10:58:52 +00:00
Builder.io
3b9bd27f68 Add Status page import
cgen-5586b3a1f93b46c9a2187a9657b418bc
2025-08-08 10:58:47 +00:00
Builder.io
65ff014b5c Create Status page for system health monitoring
cgen-ed2f9d02a7a9472bb6737f681f7450b3
2025-08-08 10:58:33 +00:00
Builder.io
02ef9956ae Prettier format pending files 2025-08-08 10:20:58 +00:00
Builder.io
9afe0f68b5 Use Link component for sign in link
cgen-bc7ef755e9d64233ab5cf7b3115e0022
2025-08-08 10:20:36 +00:00
Builder.io
8f1a6994fb Import Link component for routing
cgen-5dc61658789d4821b62fda1ec183e97c
2025-08-08 10:20:29 +00:00
Builder.io
e77365517a Use Link component instead of anchor tag
cgen-a1ba23193c0f489da31757203422cde7
2025-08-08 10:20:24 +00:00
Builder.io
18fcf43b33 Import Link component for proper routing
cgen-904defc69b5a4e7fa6b43ad8dbb03617
2025-08-08 10:20:11 +00:00
Builder.io
8fc61359c7 Add login option to UserTypeSelection component
cgen-67406e84f2c848409e933a16bab7e4fe
2025-08-08 10:20:05 +00:00
Builder.io
9d0eda9631 Add login option to onboarding page header
cgen-8d8045dbe34844c69612d7201a4c8b73
2025-08-08 10:19:42 +00:00
Builder.io
c89fef26c6 Add additional safety check with window navigation for stuck states
cgen-67c5fbd50a11488aa8879c547d0968e1
2025-08-08 10:17:57 +00:00
Builder.io
09ce29f2a1 Simplify the loading state check to avoid getting stuck
cgen-6183cca4bf6c427381c3a3a7ec07fd34
2025-08-08 10:17:48 +00:00
Builder.io
8bf8ac94a2 Force immediate redirect when no user, don't wait for loading
cgen-3aedfef317d043e8abcacda51949333a
2025-08-08 10:17:39 +00:00
Builder.io
18e3c2edc2 Fix authentication check to prevent loading screen getting stuck
cgen-2b7c09dad5b5420383a06b146d7efa2d
2025-08-08 10:16:37 +00:00
Builder.io
d882260575 Fix loading state when redirecting unauthenticated users
cgen-517c2edf6285418898f00795ccca7b7d
2025-08-08 10:16:25 +00:00
Builder.io
7fa9354d60 Simplify toast transition animations to prevent bouncing
cgen-2e4cca1e6afa4b8d8cedbdca1abcd580
2025-08-08 10:15:10 +00:00
Builder.io
075467c6cf Fix bouncing toast animation by removing conflicting animations
cgen-ff48de50c85b4c7496b0b60c96b7c1e1
2025-08-08 10:14:59 +00:00
Builder.io
fa53797f25 Prettier format pending files 2025-08-06 20:16:54 +00:00
Builder.io
759bac69d8 Use different navigation based on user login status
cgen-b9cb090a46414f32872b006ac9c18f09
2025-08-06 20:07:46 +00:00
Builder.io
6ed1bcc996 Add Profile link to main navigation when user is logged in
cgen-15bf75f85c6f48e8b5b30b4651bfbeae
2025-08-06 20:07:34 +00:00
Builder.io
812b8696e5 Add Profile route in routes section
cgen-b5d4e49338d342909def160861cfac8a
2025-08-06 07:20:38 +00:00
Builder.io
2ab329c725 Add Profile route to routing system
cgen-06f36ef38b0947789f1a28d0b2b2a4be
2025-08-06 07:20:31 +00:00
Builder.io
17a512ef33 Create Profile page with overseer dashboard
cgen-b0c7fd6fc232422d8a7c8716230ba975
2025-08-06 07:20:21 +00:00
Builder.io
8a447c9a6c Prettier format pending files 2025-08-06 07:11:23 +00:00
Builder.io
4d0a8b0328 Update priority calculation to use helper function
cgen-68f658229c9f4c379b62026952867365
2025-08-06 04:49:49 +00:00
Builder.io
68fd30524d Update progress calculation to use helper function
cgen-c47f5604c46b4c7e85303c518d8584ae
2025-08-06 04:49:42 +00:00
Builder.io
8fc5a7cbc7 Update project property references to match real data structure
cgen-0bb11751ed0142c1870411c388674ecf
2025-08-06 04:49:34 +00:00
Builder.io
ad9156245b Fix recentProjects undefined reference
cgen-c17e5b95dacd404cab78b2145e44ddfc
2025-08-06 04:49:25 +00:00
Builder.io
658acb9340 Prettier format pending files 2025-08-06 03:28:37 +00:00
Builder.io
9bbe6bb428 Add helper functions for processing real project and achievement data
cgen-3ea874af9b1b4e709a85751f0df92930
2025-08-06 03:25:56 +00:00
Builder.io
18539850fa Remove old mock recentProjects array
cgen-54ee26a48a544e2aa68ed1b8ff2999ac
2025-08-06 03:25:46 +00:00
Builder.io
c361df1ba0 Remove duplicate achievements declaration (old mock data)
cgen-782a22eaefc94e898bbce57ee23d318a
2025-08-06 03:25:06 +00:00
Builder.io
66b275e74a Update stats mapping to use statsDisplay
cgen-f445c3b202b14560bddc7e9f3a2c1966
2025-08-06 03:22:03 +00:00
Builder.io
b401b9259d Fix activeProjects reference to use stats object
cgen-d129a6cdf2744e0ea79326e6d806d263
2025-08-06 03:21:37 +00:00
Builder.io
7b1fd9b63a Remove duplicate user declaration (old mock data)
cgen-6a05577b5c9b4bfcb854912093b0200d
2025-08-06 03:21:07 +00:00
Builder.io
0d1f585957 Replace useEffect with authentication and data loading logic
cgen-8a04846fcf35425cab5bc6b6e83aaddd
2025-08-06 03:17:41 +00:00
Builder.io
5e60520adc Update Dashboard state and authentication logic
cgen-1c69bcc5f56a4438a88b436447d71b20
2025-08-06 03:17:11 +00:00