Commit Graph

1479 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
5d8ef1785b Reverted to commit 879b890b64 2025-10-13 01:02:08 +00:00
gpt-engineer-app[bot]
8164e4ab76 Visual edit in Lovable 2025-10-13 01:01:56 +00:00
gpt-engineer-app[bot]
879b890b64 Fix: Implement comprehensive sort debugging and fixes 2025-10-13 01:00:45 +00:00
gpt-engineer-app[bot]
85bdd8a28a Fix: Watch sort.config object in effect 2025-10-13 00:57:01 +00:00
gpt-engineer-app[bot]
0733db07ba Fix: Use fetchItemsRef in sort effect 2025-10-13 00:53:39 +00:00
gpt-engineer-app[bot]
b35135ecad Fix: Remove initialFetchCompleteRef guard from sort effect 2025-10-13 00:37:12 +00:00
gpt-engineer-app[bot]
98ee84c05e Fix: Remove function dependencies from sort effect 2025-10-13 00:25:58 +00:00
gpt-engineer-app[bot]
3820a8c0a4 Fix: Implement moderation queue sorting fixes 2025-10-13 00:23:23 +00:00
gpt-engineer-app[bot]
81bb91e7de Fix moderation queue sorting 2025-10-13 00:20:04 +00:00
gpt-engineer-app[bot]
be92deec43 Fix: Remove fetchItems from mount effect dependency 2025-10-13 00:15:43 +00:00
gpt-engineer-app[bot]
039061ee52 Fix: Change user dependency to user.id 2025-10-13 00:13:57 +00:00
gpt-engineer-app[bot]
281b30bd65 Code edited in Lovable Code Editor 2025-10-13 00:07:47 +00:00
gpt-engineer-app[bot]
43d36a97e0 Fix: Remove redundant fetchStats useEffect 2025-10-13 00:05:41 +00:00
gpt-engineer-app[bot]
984dcddc0e Fix: Configure QueryClient to disable refetchOnWindowFocus 2025-10-13 00:02:09 +00:00
gpt-engineer-app[bot]
113f880775 Fix: Stabilize useAdminSettings dependencies 2025-10-13 00:00:06 +00:00
gpt-engineer-app[bot]
e7aa74287a feat: Add diagnostic logging for tab focus issue 2025-10-12 23:57:23 +00:00
gpt-engineer-app[bot]
f45a100648 Fix useMemo and useCallback dependencies 2025-10-12 23:50:58 +00:00
gpt-engineer-app[bot]
21c16870ee Fix: Memoize settings and add defensive checks 2025-10-12 23:47:29 +00:00
gpt-engineer-app[bot]
045419db9a Fix fetchItems stabilization 2025-10-12 23:41:18 +00:00
gpt-engineer-app[bot]
2acc3a8d8a Fix moderation queue auto-refresh on tab switch 2025-10-12 23:38:14 +00:00
gpt-engineer-app[bot]
1f71fb4a3e feat: Complete integration and refactor 2025-10-12 23:27:51 +00:00
gpt-engineer-app[bot]
75b6c1b314 feat: Implement moderation queue manager hook 2025-10-12 23:18:50 +00:00
gpt-engineer-app[bot]
5a84e2a469 feat: Extract UI sub-components from ModerationQueue 2025-10-12 23:10:40 +00:00
gpt-engineer-app[bot]
0d0e352a1e Implement Phase 6: Lock Management 2025-10-12 22:57:37 +00:00
gpt-engineer-app[bot]
7e6b99a68b feat: Implement useRealtimeSubscriptions hook 2025-10-12 22:43:54 +00:00
gpt-engineer-app[bot]
99a4d002ba feat: Extract moderation filter and sort logic 2025-10-12 22:38:30 +00:00
gpt-engineer-app[bot]
d979fa6e8b feat: Extract business logic for moderation 2025-10-12 20:37:53 +00:00
gpt-engineer-app[bot]
05c453d15b feat: Extract caching hooks 2025-10-12 20:35:14 +00:00
gpt-engineer-app[bot]
25c63a7b4c feat: Extract type definitions 2025-10-12 20:33:10 +00:00
gpt-engineer-app[bot]
442b83d815 Refactor: Use user ref in moderation queue 2025-10-12 20:27:00 +00:00
gpt-engineer-app[bot]
99244c1306 Fix fetchItems calls on tab switch 2025-10-12 19:40:52 +00:00
gpt-engineer-app[bot]
8d9d00ef13 Fix: Prevent unnecessary fetchItems on tab switch 2025-10-12 19:26:20 +00:00
gpt-engineer-app[bot]
ffb0297854 feat: Implement auth logging and session verification optimizations 2025-10-12 19:02:59 +00:00
gpt-engineer-app[bot]
3a58dcf62d Fix report notification data types 2025-10-12 18:44:09 +00:00
gpt-engineer-app[bot]
566cca21a4 feat: Implement report notifications 2025-10-12 18:43:27 +00:00
gpt-engineer-app[bot]
491f27bdc3 Fix Novu payload validation errors 2025-10-12 18:34:05 +00:00
gpt-engineer-app[bot]
afd9ecf993 Refactor: Enhance submission notification payload 2025-10-12 18:28:14 +00:00
gpt-engineer-app[bot]
cf7259180f Fix Novu notification trigger 2025-10-12 18:22:25 +00:00
gpt-engineer-app[bot]
c482f2aa66 Fix: Update trigger function for Novu topics 2025-10-12 18:21:07 +00:00
gpt-engineer-app[bot]
825584d9b6 feat: Implement Novu topics for moderator notifications 2025-10-12 18:20:02 +00:00
gpt-engineer-app[bot]
c359576f03 Fix: Trigger notification authorization 2025-10-12 17:42:55 +00:00
gpt-engineer-app[bot]
672950089d Implement moderator notification trigger 2025-10-12 17:40:17 +00:00
gpt-engineer-app[bot]
4b71f80939 feat: Implement moderator notifications 2025-10-12 17:39:37 +00:00
pac7
264a930c6a Fix authentication loading state issue by simplifying auth hook
Resolved perpetual loading state issue in auth buttons by simplifying useAuth hook's loading state management, removing blocking conditional logic, adding explicit setLoading(false) calls in all code paths, and ensuring pending email state cleanup occurs before early returns.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e7030bef-c72b-4948-9378-ee5e345d91ce
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/e7030bef-c72b-4948-9378-ee5e345d91ce/iYcvvsb
2025-10-12 17:06:29 +00:00
pac7
0b8fe60823 Improve authentication state management and user session handling
Refactors the `AuthProviderComponent` in `useAuth.tsx` to enhance the handling of Supabase authentication state changes. Updates console logs for better debugging, prioritizes setting pending email state before early returns, and refines the logic for `SIGNED_IN`, `INITIAL_SESSION`, and `SIGNED_OUT` events. Also defers Novu updates and profile fetches to prevent blocking the authentication process.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e7030bef-c72b-4948-9378-ee5e345d91ce
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/e7030bef-c72b-4948-9378-ee5e345d91ce/zQglahT
2025-10-12 17:05:15 +00:00
pac7
da3a5247a1 Transitioned from Plan to Build mode
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e7030bef-c72b-4948-9378-ee5e345d91ce
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-12 16:58:50 +00:00
pacnpal
17fc18295e fixes 2025-10-12 16:36:51 +00:00
pacnpal
baa835983c Fixes 2025-10-12 16:34:11 +00:00
gpt-engineer-app[bot]
3ba2077e0a Refactor: Restore type safety in forms 2025-10-12 16:28:28 +00:00
gpt-engineer-app[bot]
dd079bd5a5 Fix TypeScript build errors 2025-10-12 16:22:57 +00:00