Commit Graph

9 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
b22546e7f2 Add audit trail and filters
Implements audit trail view for item approvals, adds approval date range filtering to moderation queue, and wires up UI and backend components (Approval History page, ItemApprovalHistory component, materialized view-based history, and query/filters integration) to support compliant reporting and time-based moderation filtering.
2025-11-12 14:06:34 +00:00
gpt-engineer-app[bot]
162d288cb0 feat: Complete error logging coverage 2025-11-04 19:30:56 +00:00
gpt-engineer-app[bot]
6af981a6e4 Fix imports and test flow 2025-11-03 22:03:08 +00:00
gpt-engineer-app[bot]
35c7c3e957 Refactor: Complete error handling overhaul 2025-11-02 23:19:46 +00:00
gpt-engineer-app[bot]
d9a912f443 Fix: Enable TypeScript strict mode 2025-10-20 00:26:49 +00:00
gpt-engineer-app[bot]
804a221995 Fix: Resolve stale cache issues in moderation flow 2025-10-17 18:42:23 +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]
68a2572c23 feat: Implement Phase 4 Streamlined Enhancements 2025-10-13 22:46:42 +00:00
gpt-engineer-app[bot]
787e16753e feat: Implement Modern React Patterns 2025-10-13 22:40:35 +00:00