Commit Graph

854 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
149c0704fe Refactor: Simplify auth and profile handling 2025-10-13 17:22:56 +00:00
gpt-engineer-app[bot]
5863a49d3a Fix avatar loading by preventing profile state race condition 2025-10-13 17:13:37 +00:00
gpt-engineer-app[bot]
083964ff41 Refactor: Simplify auth loading state 2025-10-13 17:06:03 +00:00
gpt-engineer-app[bot]
daf4f6bf19 Fix: Synchronize user and profile state updates 2025-10-13 17:01:15 +00:00
gpt-engineer-app[bot]
8b1758e5e9 feat: Add production-safe logging for avatar debugging 2025-10-13 16:57:29 +00:00
gpt-engineer-app[bot]
f5d059b5a5 feat: Add millisecond precision to moderation queue timestamps 2025-10-13 16:51:06 +00:00
pac7
b56617efcc Enhance moderation queue sorting with visual indicators and logging
Add loading spinners, detailed sort query logging, result preview logging, disable sort controls during loading, and mobile-specific loading text changes. Also, fix type mismatch in QueueSortControls and correct refresh strategy logic.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/ef7037e7-a631-48a2-94d1-9a4b52d7c35a/kq6AhNt
2025-10-13 15:16:16 +00:00
pac7
c9423d43c1 Improve sorting controls for moderation queues
Update the `QueueSortControls` component to validate sort fields and improve type safety for sort direction toggling.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ef7037e7-a631-48a2-94d1-9a4b52d7c35a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/ef7037e7-a631-48a2-94d1-9a4b52d7c35a/kcnWjk6
2025-10-13 14:43:51 +00:00
gpt-engineer-app[bot]
233e8efd62 Fix: Correct avatar display in header 2025-10-13 13:53:15 +00:00
gpt-engineer-app[bot]
0af5443c81 feat: Implement database-level sorting for moderation queue 2025-10-13 13:23:54 +00:00
gpt-engineer-app[bot]
90ae7d9a41 feat: Remove all sorting functionality 2025-10-13 13:15:14 +00:00
gpt-engineer-app[bot]
83e10817c5 Reverted to commit be92deec43 2025-10-13 13:06:29 +00:00
gpt-engineer-app[bot]
4fed307335 Reverted to commit de2d4a495f 2025-10-13 13:05:48 +00:00
gpt-engineer-app[bot]
284f778fc6 Fix: Implement sorting functionality 2025-10-13 12:29:01 +00:00
gpt-engineer-app[bot]
3ec26e23a3 Reverted to commit be92deec43 2025-10-13 12:17:13 +00:00
gpt-engineer-app[bot]
9e25beedd5 Refactor: Separate escalated items queue 2025-10-13 01:40:24 +00:00
gpt-engineer-app[bot]
9cf969bb9d Fix: Remove all traces of username sorting 2025-10-13 01:32:43 +00:00
gpt-engineer-app[bot]
ad096b05c6 Fix: Remove invalid sort options and validate sort fields 2025-10-13 01:28:49 +00:00
gpt-engineer-app[bot]
e41c36e42b Fix: Remove sort text and fix sorting logic 2025-10-13 01:18:38 +00:00
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]
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
gpt-engineer-app[bot]
4b71f80939 feat: Implement moderator notifications 2025-10-12 17:39:37 +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
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]
391e6a07fd Refactor account deletion flow 2025-10-12 14:31:26 +00:00
gpt-engineer-app[bot]
3a38b47108 Implement account deletion system 2025-10-12 14:17:54 +00:00
gpt-engineer-app[bot]
5e0671f79e Refactor: Update auth callback logic 2025-10-11 23:58:18 +00:00
gpt-engineer-app[bot]
b8c9bf1784 Fix: Hide duplicate calendar caption label 2025-10-11 23:47:12 +00:00
gpt-engineer-app[bot]
91e6b3350b Refactor: Add year range props to FormerNamesEditor 2025-10-11 23:45:40 +00:00
gpt-engineer-app[bot]
d89a259098 Refactor: Update shadcn calendar component 2025-10-11 23:43:11 +00:00
gpt-engineer-app[bot]
52e50ebb5e Reverted to commit 10950a4034 2025-10-11 23:39:40 +00:00
gpt-engineer-app[bot]
c59ab9523f feat: Implement year grid navigation 2025-10-11 17:50:46 +00:00
gpt-engineer-app[bot]
bd0b0a81a1 Fix: Pass captionLayout to Calendar in DatePicker 2025-10-11 17:43:09 +00:00
gpt-engineer-app[bot]
f083f8c25d feat: Enhance date picker usability 2025-10-11 17:39:32 +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]
0330fbd1f3 Fix: Implement complete fix 2025-10-11 16:12:45 +00:00
gpt-engineer-app[bot]
120f68c926 Refactor: Implement system activity log fixes 2025-10-11 16:04:28 +00:00