Commit Graph

63 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
ec7fae3d86 Fix and test error logging 2025-11-03 22:19:27 +00:00
gpt-engineer-app[bot]
1a2b9f69cf Fix remaining component imports 2025-11-03 22:08:59 +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]
19b1451f32 Refactor log_request_metadata function 2025-11-03 20:58:52 +00:00
gpt-engineer-app[bot]
50e560f7cd Refactor: Update audit log functions 2025-11-03 20:45:37 +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]
e9b9faa3e1 Refactor: Implement logging and JSONB cleanup 2025-11-03 18:05:58 +00:00
gpt-engineer-app[bot]
12de4e2ec1 Fix error propagation in forms 2025-11-03 16:51:49 +00:00
gpt-engineer-app[bot]
700c29c910 Fix form submission toasts 2025-11-03 16:48:03 +00:00
gpt-engineer-app[bot]
fdfe141f31 feat: Implement security fix plan 2025-11-03 15:50:07 +00:00
gpt-engineer-app[bot]
a86da6e833 Approve database migration 2025-11-03 15:18:06 +00:00
gpt-engineer-app[bot]
5612d19d07 feat: Add database indexes 2025-11-03 14:58:12 +00:00
gpt-engineer-app[bot]
ee09e3652c feat: Add error boundaries 2025-11-03 14:51:39 +00:00
gpt-engineer-app[bot]
3ee65403ea feat: Add ESLint rule for console statements 2025-11-03 14:46:49 +00:00
gpt-engineer-app[bot]
c3f30b8417 Refactor submission item handling 2025-11-03 14:28:58 +00:00
gpt-engineer-app[bot]
d057ddc8cc feat: Implement Sprint 3 Performance Optimizations 2025-11-02 21:52:59 +00:00
gpt-engineer-app[bot]
a9644c0bee Approve tool use 2025-11-02 21:46:47 +00:00
gpt-engineer-app[bot]
f3c898dfc1 feat: Implement all 7 phases 2025-11-02 21:00:22 +00:00
gpt-engineer-app[bot]
0f742f36b6 Fix timezone-independent date display 2025-11-02 19:24:54 +00:00
gpt-engineer-app[bot]
dae687292b Add documentation for hooks 2025-11-02 19:09:45 +00:00
gpt-engineer-app[bot]
133141d474 Reverted to commit 0091584677 2025-11-01 15:22:30 +00:00
gpt-engineer-app[bot]
dade374c2a feat: Implement all authentication compliance phases 2025-10-31 14:01:45 +00:00
pacnpal
89ca76ead2 Merge Sessions tab into Security tab and update date
Updated the date for the account security improvements and merged the Sessions tab into the Security tab, removing the redundant Sessions component.
2025-10-30 12:41:28 -04:00
gpt-engineer-app[bot]
1700411b91 Fix ride versioning inconsistencies 2025-10-30 13:56:26 +00:00
gpt-engineer-app[bot]
6a70267a57 feat: Lazy load admin forms 2025-10-21 18:43:38 +00:00
gpt-engineer-app[bot]
70a8534da7 Refactor: Implement Code Splitting 2025-10-21 18:31:08 +00:00
gpt-engineer-app[bot]
da0f01a785 Continue localStorage cleanup 2025-10-21 18:20:45 +00:00
gpt-engineer-app[bot]
3b82887974 Move to Phase 4-5 2025-10-21 18:15:22 +00:00
gpt-engineer-app[bot]
431b5197ba Fix: Implement Phases 2 and 3 2025-10-21 17:57:06 +00:00
gpt-engineer-app[bot]
d74ece69ee Refactor: Complete JSONB elimination 2025-10-21 17:52:13 +00:00
gpt-engineer-app[bot]
103a12f768 Start Phase 4: Cleanup & Polish 2025-10-21 17:32:50 +00:00
gpt-engineer-app[bot]
00ceea51c9 feat: Start Query Optimization Phase 2025-10-21 17:29:17 +00:00
gpt-engineer-app[bot]
81fccdc4d0 Fix remaining catch blocks 2025-10-21 17:08:24 +00:00
gpt-engineer-app[bot]
bcba0a4f0c Add documentation to files 2025-10-21 14:41:42 +00:00
gpt-engineer-app[bot]
e247beeb1e Fix state machine cleanup 2025-10-21 14:14:14 +00:00
gpt-engineer-app[bot]
555aa21dc5 feat: Create Phase 5 testing checklist 2025-10-21 13:55:35 +00:00
gpt-engineer-app[bot]
dafbcc7faf feat: Implement Moderation State Machine Integration 2025-10-21 13:42:34 +00:00
gpt-engineer-app[bot]
833408f5ae feat: Implement form, moderation, and testing phases 2025-10-21 13:34:16 +00:00
gpt-engineer-app[bot]
db60759b9b feat: Implement full type safety plan 2025-10-20 00:40:47 +00:00
gpt-engineer-app[bot]
d620787f42 Add UI Enhancements 2025-10-17 20:36:50 +00:00
gpt-engineer-app[bot]
921abb63a1 Fix database schema 2025-10-17 14:25:03 +00:00
gpt-engineer-app[bot]
ab719e3359 Implement JSONB elimination plan 2025-10-17 13:31:24 +00:00
gpt-engineer-app[bot]
efc33a7dda Refactor: Complete type safety migration 2025-10-17 13:22:39 +00:00
gpt-engineer-app[bot]
8d26ac0749 Refactor: Implement complete type safety plan 2025-10-16 14:39:42 +00:00
gpt-engineer-app[bot]
1a11cb153a Fix build errors in system activity service 2025-10-15 18:30:24 +00:00
gpt-engineer-app[bot]
8cd38234fa feat: Complete versioning system transformation 2025-10-15 18:12:52 +00:00