Builder.io
|
60f73db38d
|
Extend social service with mentorship methods
cgen-eab645a9369b4436980e7e8b42ebea53
|
2025-10-18 18:44:21 +00:00 |
|
Builder.io
|
1240174cee
|
Add mentorship API endpoints
cgen-7f9d8f341cfb4280907e15c6536f8003
|
2025-10-18 18:42:17 +00:00 |
|
Builder.io
|
64ebedd07f
|
Add mentorship tables and constraints
cgen-f533dcc61f814b049442dd716407ac7d
|
2025-10-18 18:41:42 +00:00 |
|
Builder.io
|
a9d1e3ecf8
|
Clear onboarding key on sign-out clearClientAuthState
cgen-01658dd866ba459b8f116d96d61467c5
|
2025-10-18 05:34:13 +00:00 |
|
Builder.io
|
03c214dc3f
|
Also clear onboarding progress key during global auth clear and initial cleanup
cgen-3dfbd02ecfdc46d2893250f05c1b83b4
|
2025-10-18 05:34:01 +00:00 |
|
Builder.io
|
62a1ea6cc1
|
Disable onboarding local storage usage
cgen-433ecfb59e6c421ea5d735d39ebefc50
|
2025-10-18 05:33:49 +00:00 |
|
Builder.io
|
359b74e972
|
Prettier format pending files
|
2025-10-18 05:29:18 +00:00 |
|
Builder.io
|
57efc506e4
|
Add Network section to Connections tab with following/followers/connections and follow/unfollow actions
cgen-c997ca199cef4c59bfc63c95d2657cbd
|
2025-10-18 05:27:40 +00:00 |
|
Builder.io
|
ed2cd6065b
|
Enhance Achievements section: load all achievements, show earned/locked with filters
cgen-532968449b3340469c83922673877ab7
|
2025-10-18 05:25:06 +00:00 |
|
Builder.io
|
505b68fbc1
|
Remove duplicate React imports to fix redeclaration
cgen-ffec0112e43f4c3889d22a2ed3a20c65
|
2025-10-18 05:21:55 +00:00 |
|
Builder.io
|
11061653ed
|
Use visibleOptions in map
cgen-76fa3e4135d24db698eed0809bb66b6f
|
2025-10-18 05:20:16 +00:00 |
|
Builder.io
|
7f322ba8f0
|
Gate staff realm visibility based on roles and use visibleOptions
cgen-67548eb06dd54c06b42c93ff89308125
|
2025-10-18 05:20:10 +00:00 |
|
Builder.io
|
318870ffd9
|
Append Staff realm option
cgen-b7a3c79faaf14bbc85e4d39f9c3c9603
|
2025-10-18 05:20:01 +00:00 |
|
Builder.io
|
1b04550634
|
Add 'staff' to RealmKey union
cgen-24ba3f4fcc514139ad5e3a05fe1c33cb
|
2025-10-18 05:19:43 +00:00 |
|
Builder.io
|
eb9cb9c2fa
|
Import Shield icon and React hooks/types for gating
cgen-2ab1e0d2454244e48d5d05fd6927a711
|
2025-10-18 05:19:36 +00:00 |
|
Builder.io
|
948ef639ff
|
Prettier format pending files
|
2025-10-18 05:12:48 +00:00 |
|
Builder.io
|
d43df6f757
|
Update PersonalInfo step to capture password and perform sign-up if user not authenticated
cgen-15ea30cd69f64af2addca2ac3d67e6e6
|
2025-10-18 05:12:08 +00:00 |
|
Builder.io
|
5d57d31163
|
Add password fields to onboarding and sign up when user not authenticated
cgen-e43b4e32559b47c0b9034e2be58d8c27
|
2025-10-18 05:11:37 +00:00 |
|
Builder.io
|
db87f720a1
|
Prettier format pending files
|
2025-10-18 05:09:17 +00:00 |
|
Builder.io
|
7bf4ce124d
|
Make getPosts resilient: fallback to simple select and manual profile join when relation select fails
cgen-ec00d05edee848cba08289f99baeac3b
|
2025-10-18 05:08:44 +00:00 |
|
Builder.io
|
1e0d022527
|
Remove mock/demo feed fallbacks and imports from Feed.tsx
cgen-72b7f90ffce0437094f79e1f70af16cb
|
2025-10-18 05:05:50 +00:00 |
|
Builder.io
|
011ad98ee0
|
Improve API fallback robustness and avoid throwing to enable demo fallback silently
cgen-b98e0911f28f4d11add2635b34ab43b3
|
2025-10-18 05:03:08 +00:00 |
|
Builder.io
|
6fe9b6aded
|
Normalize feed load errors, show toast, and add demo fallback on error; refactor mapping function scope
cgen-eeba5c261a774fdeb8fa0fd67b03db1f
|
2025-10-18 04:59:13 +00:00 |
|
Builder.io
|
97cbf921e5
|
Improve feed error handling, normalize error message, add API fallback for posts and demo fallback on error
cgen-3fa711b8691b48eeae80fbf40e57d2d6
|
2025-10-18 04:58:25 +00:00 |
|
Builder.io
|
082e7ebb94
|
Remove duplicate communityService import
cgen-d41acb404a01464a8caff7b0968b55ef
|
2025-10-18 04:44:14 +00:00 |
|
Builder.io
|
f057a7f296
|
Apply profile enhancements precisely
cgen-0b31e2ae1451424ca79030f34e837c58
|
2025-10-18 04:43:55 +00:00 |
|
Builder.io
|
b5fe845114
|
Append getFollowers to social service
cgen-7e9f14663514469a85d6064b77233afc
|
2025-10-18 04:41:13 +00:00 |
|
Builder.io
|
33396c9aef
|
Wire like/comment button handlers correctly
cgen-7bff8e2fc11a48978ddb36edae8426c2
|
2025-10-18 04:40:42 +00:00 |
|
Builder.io
|
07cab99dfb
|
Add onLike and onComment props to FeedItemCard and wire buttons
cgen-26fdcec7c7b54246bd9eccb96e487a2f
|
2025-10-18 04:40:23 +00:00 |
|
Builder.io
|
3d827f4707
|
Add like/comment handlers to Feed and wire FeedItemCard props
cgen-0044c75cff994810aa9f40ce114c2c2e
|
2025-10-18 04:40:13 +00:00 |
|
Builder.io
|
f7320c9aa5
|
Wire like and comment buttons in FeedItemCard
cgen-ecd0d7c5acc74b44bbd58a25ab9ad519
|
2025-10-18 04:39:34 +00:00 |
|
Builder.io
|
1fce2d2c8e
|
Remove duplicate caption snippet in FeedItemCard header
cgen-358b4a495b7945d1a012774a228c7eeb
|
2025-10-18 04:39:16 +00:00 |
|
Builder.io
|
52fffed409
|
Extend communityService with like/unlike/comment methods (replace getUserPosts block)
cgen-3e11fed29a164599bed0547c61a91742
|
2025-10-18 04:39:07 +00:00 |
|
Builder.io
|
ab68843cff
|
Append community like/comment endpoints
cgen-975b8ba07f7f4deeab5d630e72e23146
|
2025-10-18 04:37:42 +00:00 |
|
Builder.io
|
63f7d30070
|
Add community post likes and comments tables with RLS
cgen-9b605b8c72754979ac44468155a1f075
|
2025-10-18 04:36:08 +00:00 |
|
Builder.io
|
aef065275e
|
Add storage policies for post_media bucket
cgen-cc02d60c869540d2809ca079dcd364e1
|
2025-10-18 04:25:19 +00:00 |
|
Builder.io
|
e30d528bc2
|
Add post_media bucket to ensure-buckets endpoint
cgen-8cc46149407544d9823ac4a9c42d560b
|
2025-10-18 04:25:04 +00:00 |
|
Builder.io
|
5149ef184d
|
Add projects table migration with RLS and policies
cgen-1889eb269a534dca875135ae45774c03
|
2025-10-18 04:11:47 +00:00 |
|
Builder.io
|
8e17226fd7
|
Also drop legacy teams_read policy to avoid recursion via team_members
cgen-28e4b6b3fec74f7d80a772e7f7cc494a
|
2025-10-18 04:02:37 +00:00 |
|
Builder.io
|
3a6bf08804
|
Add migration to fix RLS recursion on team_memberships and tighten policies
cgen-7fa58d60c5f543ddb2cab2c3cb1f0b0f
|
2025-10-18 04:02:18 +00:00 |
|
Builder.io
|
df2b52af71
|
Prettier format pending files
|
2025-10-18 03:49:38 +00:00 |
|
Builder.io
|
e5a5607728
|
Prioritize unread and newest notifications in adapter service
cgen-9abbf309a6eb42d0a0c516cc13bb9a31
|
2025-10-18 03:43:02 +00:00 |
|
Builder.io
|
ba7b963ecb
|
Ensure profile exists before team creation; emit fresh notification; improve notifications ordering
cgen-7aa6c46a0b3c4ddfb2c68de0c33a47a8
|
2025-10-18 03:42:48 +00:00 |
|
Builder.io
|
454cee088f
|
Remove duplicate Layout import causing redeclaration error
cgen-964f4c21630b4288a284fa3d99adff3a
|
2025-10-18 03:29:49 +00:00 |
|
Builder.io
|
d8c2239859
|
Teams page: import Layout and add optimistic create
cgen-20ecdc943e6a484b953ee7a59adf8bd7
|
2025-10-18 03:25:57 +00:00 |
|
Builder.io
|
f904786e5c
|
Dashboard: insert Teams & Invitations grid
cgen-d9990a692d76489590be612d31c3ebbd
|
2025-10-18 03:22:27 +00:00 |
|
Builder.io
|
d5de537d4b
|
Dashboard: add Open Board button
cgen-5076b54898cb46e1a1966f697e83e9fb
|
2025-10-18 03:22:16 +00:00 |
|
Builder.io
|
5b96c455ca
|
Dashboard: add onClick to View All projects
cgen-170fc512fe834ad78d5475d03c0d9a96
|
2025-10-18 03:22:07 +00:00 |
|
Builder.io
|
ee157a141d
|
Dashboard: quick action handler change
cgen-9b3bfe14c6d04d07a3729b6bba2a162f
|
2025-10-18 03:21:59 +00:00 |
|
Builder.io
|
462742c3ce
|
Dashboard: update quickActions
cgen-5cd93418151f42c98df233f4c631fca7
|
2025-10-18 03:21:49 +00:00 |
|