Commit Graph

380 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
5a61a2b49e Fix: Replace require with ES module imports 2025-11-05 16:12:47 +00:00
gpt-engineer-app[bot]
6e1ff944c8 Refactor: Remove Cronitor RUM tracking 2025-11-05 15:59:05 +00:00
gpt-engineer-app[bot]
1f93e7433b feat: Implement automatic API connectivity banner 2025-11-05 15:55:02 +00:00
gpt-engineer-app[bot]
0106bdb1d5 feat: Integrate Cronitor RUM 2025-11-05 15:07:31 +00:00
gpt-engineer-app[bot]
e08aacaff3 Refactor: Remove circuit breaker system 2025-11-05 15:02:17 +00:00
gpt-engineer-app[bot]
116eaa2635 Fix composite submission error logging 2025-11-05 14:20:56 +00:00
gpt-engineer-app[bot]
e773ca58d1 feat: Implement network status banner 2025-11-05 14:12:23 +00:00
gpt-engineer-app[bot]
783284a47a Implement success/failure states 2025-11-05 14:02:34 +00:00
gpt-engineer-app[bot]
dcc9e2af8f feat: Add retry logic to updates 2025-11-05 13:56:08 +00:00
gpt-engineer-app[bot]
80826a83a8 Fix migration for admin settings 2025-11-05 13:40:25 +00:00
gpt-engineer-app[bot]
ec5181b9e6 feat: Implement circuit breaker and retry logic 2025-11-05 13:27:22 +00:00
gpt-engineer-app[bot]
5e0640252c feat: Implement retry logic for composite submissions 2025-11-05 13:16:30 +00:00
gpt-engineer-app[bot]
876119c079 Fix composite submission error handling 2025-11-05 13:09:54 +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]
5616a4ffe8 Fix orphaned submission data 2025-11-05 03:01:30 +00:00
gpt-engineer-app[bot]
a51f37bf8a Fix submission process issues 2025-11-05 02:25:27 +00:00
gpt-engineer-app[bot]
e21e4990ad Fix submission creation process 2025-11-05 02:21:38 +00:00
gpt-engineer-app[bot]
791205210f Fix superuser release locks RPC 2025-11-05 01:21:55 +00:00
gpt-engineer-app[bot]
a649906b61 feat: Complete app-wide error coverage 2025-11-04 19:58:20 +00:00
gpt-engineer-app[bot]
d9bd7c1616 Fix remaining logger error 2025-11-04 19:51:10 +00:00
gpt-engineer-app[bot]
0df047d56b feat: Implement final error coverage 2025-11-04 19:50:06 +00:00
gpt-engineer-app[bot]
a9334c7a3a Implement Phase 3C error logging 2025-11-04 19:39:55 +00:00
gpt-engineer-app[bot]
6e64b80106 feat: Implement comprehensive error logging 2025-11-04 19:04:06 +00:00
gpt-engineer-app[bot]
2deab69ebe Fix Supabase client proxy 2025-11-04 17:37:30 +00:00
gpt-engineer-app[bot]
87589ee08f feat: Implement comprehensive error handling 2025-11-04 17:34:16 +00:00
gpt-engineer-app[bot]
809627ccb6 feat: Update test data generators 2025-11-04 17:21:56 +00:00
gpt-engineer-app[bot]
06c004d5fe Fix: Remove .select() from delete operations 2025-11-04 16:42:23 +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]
bf5dbc80b6 Fix: Update validation schema 2025-11-04 00:10:15 +00:00
gpt-engineer-app[bot]
d4b137c340 Fix: Update moderation validation schema 2025-11-04 00:04:33 +00:00
gpt-engineer-app[bot]
2eea9bc76b Fix Supabase client proxy 2025-11-03 22:26:08 +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]
223e743330 Fix RLS policy for JSONB migration 2025-11-03 20:42:30 +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]
eee4b1c626 Fix moderation queue issues 2025-11-03 16:43:21 +00:00
gpt-engineer-app[bot]
c68b88de86 feat: Implement dynamic join solution 2025-11-03 16:20:28 +00:00
gpt-engineer-app[bot]
a86da6e833 Approve database migration 2025-11-03 15:18:06 +00:00
gpt-engineer-app[bot]
1a3c5ef671 Fix TypeScript errors after JSONB removal 2025-11-03 14:33:34 +00:00
gpt-engineer-app[bot]
c3f30b8417 Refactor submission item handling 2025-11-03 14:28:58 +00:00