Commit Graph

279 Commits

Author SHA1 Message Date
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]
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]
1f71fb4a3e feat: Complete integration and refactor 2025-10-12 23:27:51 +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]
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
pacnpal
e3331dae96 Fix: Ensure loading state is set correctly for session events in AuthProvider 2025-10-12 11:31:01 -04:00
pacnpal
472813d1ea [dyad] Fixed auth loading state and moderation queue refresh issues - wrote 3 file(s) + extra files edited outside of Dyad 2025-10-12 11:17:24 -04:00
gpt-engineer-app[bot]
3d14393df9 Refactor: Implement all refresh settings 2025-10-12 15:12:20 +00:00
gpt-engineer-app[bot]
10950a4034 Fix moderation queue tab switch reload 2025-10-11 17:20:35 +00:00
gpt-engineer-app[bot]
120f68c926 Refactor: Implement system activity log fixes 2025-10-11 16:04:28 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
1e30dedca2 Reverted to commit db532afcef 2025-10-11 14:37:17 +00:00
gpt-engineer-app[bot]
be265632ad Reverted to commit 06ed528d76 2025-10-11 14:35:02 +00:00
gpt-engineer-app[bot]
2a7bb560b8 Fix moderation queue data loading 2025-10-11 14:27:10 +00:00
gpt-engineer-app[bot]
9f4df09244 Fix moderation queue refresh on tab switch 2025-10-11 14:18:40 +00:00
gpt-engineer-app[bot]
36d8669b0a Fix: Address moderation queue reload issues 2025-10-10 20:15:48 +00:00
gpt-engineer-app[bot]
99907a127a Fix random moderation queue reloads 2025-10-10 19:58:00 +00:00
gpt-engineer-app[bot]
351000c1ef Fix validation for moderation queue 2025-10-10 19:49:06 +00:00
gpt-engineer-app[bot]
c62935818a Refactor: Implement smooth moderation queue 2025-10-10 19:20:50 +00:00
gpt-engineer-app[bot]
592a2ea9e9 Fix ReportsQueue build errors 2025-10-10 17:07:59 +00:00
gpt-engineer-app[bot]
83ccc51f61 feat: Implement client-side sorting for queues 2025-10-10 17:06:39 +00:00
gpt-engineer-app[bot]
74fbd116cb feat: Add pagination to moderation queues 2025-10-10 16:59:30 +00:00
gpt-engineer-app[bot]
01a5f38e4f Fix: Stabilize ModerationQueue data fetching 2025-10-10 15:30:03 +00:00
gpt-engineer-app[bot]
a16154c3de feat: Implement skeleton loading 2025-10-10 15:18:02 +00:00
gpt-engineer-app[bot]
c4b3886ffc Fix: Resolve UI jittering on initial load 2025-10-10 15:04:04 +00:00
gpt-engineer-app[bot]
88983dae3c Refactor: Suppress initial render transitions 2025-10-10 15:00:29 +00:00
gpt-engineer-app[bot]
4960caa41a Fix: Update stale ref in realtime handler 2025-10-10 14:52:49 +00:00
gpt-engineer-app[bot]
0be9ef8b18 Fix stale ref in moderation queue 2025-10-10 14:49:53 +00:00
gpt-engineer-app[bot]
42f1794154 Fix manual refresh to use smart comparison 2025-10-10 14:46:00 +00:00
gpt-engineer-app[bot]
2626afc59d feat: Implement comprehensive re-render optimizations 2025-10-10 14:42:57 +00:00
gpt-engineer-app[bot]
2fec66a778 Refactor: Optimize validation in moderation 2025-10-10 14:30:41 +00:00
gpt-engineer-app[bot]
2ccbb51fb1 Fix validation errors and display 2025-10-10 00:38:04 +00:00
gpt-engineer-app[bot]
d09e62410f feat: Improve validation visibility in moderation queue 2025-10-09 20:31:47 +00:00
gpt-engineer-app[bot]
f8232e4555 feat: Implement comprehensive validation system 2025-10-09 18:15:38 +00:00
gpt-engineer-app[bot]
73eb8a60e5 Fix retry flashing and reloading 2025-10-09 18:04:02 +00:00
gpt-engineer-app[bot]
88bcb00157 Fix Retry flashing and dependency validation 2025-10-09 17:55:58 +00:00
gpt-engineer-app[bot]
a1953b8557 Fix TypeScript errors in moderation queue 2025-10-09 17:34:18 +00:00
gpt-engineer-app[bot]
3f2e6504aa Fix flashing and bouncing on admin page 2025-10-09 17:33:19 +00:00
gpt-engineer-app[bot]
9d3bdcf2e0 Fix flashing and bouncing 2025-10-09 17:17:20 +00:00
gpt-engineer-app[bot]
356cf2b54b Fix admin page flashing 2025-10-09 17:14:45 +00:00
gpt-engineer-app[bot]
9866b87f7f feat: Add detailed logging to PhotoSubmissionDisplay 2025-10-09 16:46:39 +00:00
gpt-engineer-app[bot]
3e698a3da8 Fix photo submission query 2025-10-09 16:41:40 +00:00
gpt-engineer-app[bot]
6782da1992 Fix: Display all fields for submissions 2025-10-09 16:00:16 +00:00