Commit Graph

226 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
644e915096 Refactor: Improve moderation queue layout 2025-10-15 15:12:36 +00:00
gpt-engineer-app[bot]
74156d5fc1 Refactor: Improve moderation queue layout 2025-10-15 15:08:46 +00:00
gpt-engineer-app[bot]
9904a0c36b Refactor: Improve desktop layout and fix release lock 2025-10-15 15:02:30 +00:00
gpt-engineer-app[bot]
415aa45f4c feat: Implement direct edit button for queue items 2025-10-15 14:48:37 +00:00
gpt-engineer-app[bot]
2071a4561b Fix: Add scrolling to edit modals 2025-10-15 14:42:35 +00:00
gpt-engineer-app[bot]
4b500604d8 Remove debug text 2025-10-15 14:37:12 +00:00
gpt-engineer-app[bot]
fd99eecfb4 feat: Implement optimistic UI updates 2025-10-15 14:04:49 +00:00
gpt-engineer-app[bot]
6ca6747752 Fix: Improve Edit and Release Lock button reliability 2025-10-15 13:55:29 +00:00
gpt-engineer-app[bot]
c0d175fc67 Fix queue refresh on lock state change 2025-10-15 13:50:49 +00:00
gpt-engineer-app[bot]
85a5f5c414 Fix: Show edit button when claimed 2025-10-15 13:39:10 +00:00
gpt-engineer-app[bot]
db082cc9e3 Refactor: Implement moderation queue enhancements 2025-10-15 13:15:46 +00:00
gpt-engineer-app[bot]
eada34698c Fix: Resolve filename property error 2025-10-15 13:09:16 +00:00
gpt-engineer-app[bot]
0b9a5cc5fb feat: Implement photo submission editing and display enhancements 2025-10-15 13:04:12 +00:00
gpt-engineer-app[bot]
97337ed7a3 Implement Phase 4 optimizations 2025-10-15 12:28:03 +00:00
gpt-engineer-app[bot]
81a4b9ae31 feat: Implement Phase 3 optimizations 2025-10-15 12:19:37 +00:00
gpt-engineer-app[bot]
c3533d0a82 Implement Phase 2 improvements 2025-10-15 12:09:23 +00:00
gpt-engineer-app[bot]
0434aa95ee Fix critical Phase 1 issues 2025-10-15 12:04:41 +00:00
gpt-engineer-app[bot]
3e520e1520 feat: Implement Phase 5 optimization and best practices 2025-10-13 22:56:47 +00:00
gpt-engineer-app[bot]
2bd0b414e1 Refactor: Simplify architecture 2025-10-13 22:27:58 +00:00
gpt-engineer-app[bot]
27c7f36ca4 feat: Implement emergency hotfixes 2025-10-13 20:39:39 +00:00
gpt-engineer-app[bot]
1d3c907c8a Fix: Prevent bypass of blocking validation errors 2025-10-13 20:27:15 +00:00
gpt-engineer-app[bot]
dc21e2a6aa Fix: Prevent approval with blocking errors 2025-10-13 20:22:34 +00:00
gpt-engineer-app[bot]
b0a55d1c56 Fix: Remove moderation queue tab focus reload logic 2025-10-13 19:55:09 +00:00
gpt-engineer-app[bot]
538846d7e3 Fix: Simplify moderation queue tab focus reload 2025-10-13 19:49:07 +00:00
gpt-engineer-app[bot]
5382e572bc Fix moderation queue reload on tab focus 2025-10-13 19:42:28 +00:00
gpt-engineer-app[bot]
b38b6eb587 Fix: Display all fields for creation submissions 2025-10-13 19:34:36 +00:00
gpt-engineer-app[bot]
2175c39d07 Fix: Show all affected fields in submissions 2025-10-13 19:14:00 +00:00
gpt-engineer-app[bot]
42d938462a Fix: Show moderator edits in creation submissions 2025-10-13 19:05:35 +00:00
gpt-engineer-app[bot]
1a60e4b97c feat: Show moderator edits on creation submissions 2025-10-13 19:01:35 +00:00
gpt-engineer-app[bot]
52b091fbb1 Refactor: Improve moderator edit badge visibility 2025-10-13 18:56:10 +00:00
gpt-engineer-app[bot]
e520415753 Fix type union in SubmissionChangesDisplay 2025-10-13 18:49:43 +00:00
gpt-engineer-app[bot]
a66bf59a55 Fix stretched badge image 2025-10-13 18:20:13 +00:00
gpt-engineer-app[bot]
b3ffb60ffb Fix founded year/date handling 2025-10-13 17:48:52 +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]
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