Commit Graph

922 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
ec5181b9e6 feat: Implement circuit breaker and retry logic 2025-11-05 13:27:22 +00:00
gpt-engineer-app[bot]
540bd1cd7a Fix unstable callbacks in moderation queue 2025-11-05 05:00:23 +00:00
gpt-engineer-app[bot]
4b06d73509 Fix: Remove infinite loop in ModerationQueue 2025-11-05 04:26:23 +00:00
gpt-engineer-app[bot]
66bdb36b03 Implement client-side error timing 2025-11-05 04:20:55 +00:00
gpt-engineer-app[bot]
acfbf872d2 Fix Recent Activity errors 2025-11-05 03:53:58 +00:00
gpt-engineer-app[bot]
791205210f Fix superuser release locks RPC 2025-11-05 01:21:55 +00:00
gpt-engineer-app[bot]
5985ee352d Fix error handling 2025-11-05 00:54:12 +00:00
gpt-engineer-app[bot]
df9f997c64 feat: Implement automatic MFA verification modal 2025-11-05 00:48:39 +00:00
gpt-engineer-app[bot]
c4f975ff12 Implement persistent lock state 2025-11-04 23:12:44 +00:00
gpt-engineer-app[bot]
16386f9894 Implement superuser lock management 2025-11-04 23:08:00 +00:00
gpt-engineer-app[bot]
ae22a48ce2 Fix null safety issues 2025-11-04 22:57:49 +00:00
gpt-engineer-app[bot]
c15efd7907 Fix composite submission RPC 2025-11-04 22:49:39 +00:00
gpt-engineer-app[bot]
2a287b0d48 Fix composite submission data linkage 2025-11-04 22:49:01 +00:00
gpt-engineer-app[bot]
c21301cd37 Fix form button inconsistencies 2025-11-04 22:30:21 +00:00
gpt-engineer-app[bot]
68cddbbdd5 Refactor: Implement chunk load error recovery 2025-11-04 21:31:37 +00:00
gpt-engineer-app[bot]
162d288cb0 feat: Complete error logging coverage 2025-11-04 19:30:56 +00:00
gpt-engineer-app[bot]
9bf5ea322e Refactor: Implement full error logging 2025-11-04 19:23:28 +00:00
gpt-engineer-app[bot]
3d646ec6f7 Fix: Resolve "Cannot find name 'logger'" errors 2025-11-04 19:14:09 +00:00
gpt-engineer-app[bot]
e74c2acbd4 Refactor: Implement full error logging 2025-11-04 19:11:24 +00:00
gpt-engineer-app[bot]
6e64b80106 feat: Implement comprehensive error logging 2025-11-04 19:04:06 +00:00
gpt-engineer-app[bot]
40529b17e2 Fix error boundary logging 2025-11-04 18:58:03 +00:00
gpt-engineer-app[bot]
ded4dfd59c Refactor: Add button feedback 2025-11-04 18:48:39 +00:00
gpt-engineer-app[bot]
b07004ed03 feat: Implement reusable button components 2025-11-04 18:29:13 +00:00
gpt-engineer-app[bot]
cb01707c5e feat: Implement button loading states 2025-11-04 18:19:52 +00:00
gpt-engineer-app[bot]
6b5be8a70b feat: Add button loading states 2025-11-04 18:11:31 +00:00
gpt-engineer-app[bot]
feee859a50 Refactor moderation data fetching 2025-11-04 16:56:49 +00:00
gpt-engineer-app[bot]
c904fe10a1 feat: Implement MFA step-up system 2025-11-04 16:35:40 +00:00
gpt-engineer-app[bot]
80aa033e70 Fix submission_items foreign keys 2025-11-04 14:57:58 +00:00
gpt-engineer-app[bot]
91da509f04 Refactor: Implement Phase 2 2025-11-04 01:50:11 +00:00
gpt-engineer-app[bot]
9b1964d634 Implement Phase 2 display enhancements 2025-11-04 01:48:11 +00:00
gpt-engineer-app[bot]
c0587f2f18 feat: Start implementing Phase 1 2025-11-04 01:44:24 +00:00
gpt-engineer-app[bot]
2aa4199b7e Clarify preview usage scope 2025-11-04 01:35:16 +00:00
gpt-engineer-app[bot]
1a2b9f69cf Fix remaining component imports 2025-11-03 22:08:59 +00:00
gpt-engineer-app[bot]
6af981a6e4 Fix imports and test flow 2025-11-03 22:03:08 +00:00
gpt-engineer-app[bot]
0b4c4c99ef Fix error logging issues 2025-11-03 21:56:28 +00:00
gpt-engineer-app[bot]
b1d9f9c72b Fix error logging and metadata 2025-11-03 21:49:21 +00:00
gpt-engineer-app[bot]
b5cbc42cdf Fix remaining JSONB references 2025-11-03 21:36:08 +00:00
gpt-engineer-app[bot]
22f4a68bd8 Refactor: Database and UI updates 2025-11-03 21:32:04 +00:00
gpt-engineer-app[bot]
63d9d8890c Fix frontend JSONB references 2025-11-03 21:19:51 +00:00
gpt-engineer-app[bot]
19b1451f32 Refactor log_request_metadata function 2025-11-03 20:58:52 +00:00
gpt-engineer-app[bot]
3d07198454 Fix critical 'any' types in components 2025-11-03 20:30:01 +00:00
gpt-engineer-app[bot]
2cd6b2c6c3 Fix remaining console logs and types 2025-11-03 20:04:11 +00:00
gpt-engineer-app[bot]
6fbaf0c606 Fix edge function logging and types 2025-11-03 19:57:27 +00:00
gpt-engineer-app[bot]
99ceacfe0c Fix remaining console statements 2025-11-03 19:24:38 +00:00
gpt-engineer-app[bot]
ba6bb8a317 Fix edge function console statements 2025-11-03 19:16:06 +00:00
gpt-engineer-app[bot]
7663205512 Fix remaining compliance violations 2025-11-03 18:47:59 +00:00
gpt-engineer-app[bot]
6efb6dda66 Fix all compliance violations 2025-11-03 18:38:46 +00:00
gpt-engineer-app[bot]
7eb0b77d76 Fix console statement violations 2025-11-03 18:30:07 +00:00
gpt-engineer-app[bot]
e9b9faa3e1 Refactor: Implement logging and JSONB cleanup 2025-11-03 18:05:58 +00:00
gpt-engineer-app[bot]
b6179372e6 Refactor: Implement logging phases 2025-11-03 17:08:36 +00:00