Commit Graph

23 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
103a12f768 Start Phase 4: Cleanup & Polish 2025-10-21 17:32:50 +00:00
gpt-engineer-app[bot]
e580f1f4b4 Refactor: Update type safety status 2025-10-21 17:19:19 +00:00
gpt-engineer-app[bot]
97f415941c Optimize select queries 2025-10-21 16:42:31 +00:00
gpt-engineer-app[bot]
d78356e673 Remove debug console logs 2025-10-21 15:51:53 +00:00
gpt-engineer-app[bot]
efc33a7dda Refactor: Complete type safety migration 2025-10-17 13:22:39 +00:00
gpt-engineer-app[bot]
4e7d528c64 Fix underscore display in submission types 2025-10-15 17:03:28 +00:00
gpt-engineer-app[bot]
847711b61e Fix "Already Unlocked" Toast 2025-10-15 17:00:41 +00:00
gpt-engineer-app[bot]
4b697fe45a feat: Implement Novu subscriber update 2025-10-15 16:49:58 +00:00
gpt-engineer-app[bot]
fca235269f Fix: Improve Release Lock button functionality and styling 2025-10-15 15:43:29 +00:00
gpt-engineer-app[bot]
adad353e4b feat: Optimize moderation queue desktop layout and fix release lock 2025-10-15 15:37:28 +00:00
gpt-engineer-app[bot]
92759f917d Reverted to commit 415aa45f4c 2025-10-15 15:14:51 +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]
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]
43d36a97e0 Fix: Remove redundant fetchStats useEffect 2025-10-13 00:05:41 +00:00
gpt-engineer-app[bot]
0d0e352a1e Implement Phase 6: Lock Management 2025-10-12 22:57:37 +00:00
gpt-engineer-app[bot]
dd079bd5a5 Fix TypeScript build errors 2025-10-12 16:22:57 +00:00
gpt-engineer-app[bot]
1d45294703 Implement realtime queue fix 2025-10-09 13:54:39 +00:00
gpt-engineer-app[bot]
57368eb309 Fix: Correctly drop and recreate claim_next_submission function 2025-10-09 13:43:23 +00:00
pac7
0050032681 Implement claim and freeze system for moderation queue
Refactors the moderation queue to implement a "claim and freeze" model, preventing automatic updates during background polling and enforcing claim/lock isolation. Adds a `claimSubmission` function to `useModerationQueue` and modifies `ModerationQueue.tsx` to filter submissions based on claim status and update handling.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e14c2292-b0e5-43fe-b301-a4ad668949e9
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 14:48:15 +00:00
gpt-engineer-app[bot]
3dec0b2a97 feat: Implement complete queue system 2025-10-06 14:43:31 +00:00
gpt-engineer-app[bot]
d955037990 feat: Implement frontend queue integration 2025-10-06 14:39:21 +00:00