Commit Graph

169 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
3d61d738f2 Refactor: Implement type safety and error handling 2025-10-17 13:05:59 +00:00
gpt-engineer-app[bot]
f176c28df6 feat: Add track material column and filtering 2025-10-16 19:54:22 +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]
bc4a444138 Implement strict type enforcement plan 2025-10-16 14:10:35 +00:00
gpt-engineer-app[bot]
3bcd9e03fa feat: Implement strict type enforcement 2025-10-16 13:56:32 +00:00
gpt-engineer-app[bot]
4efdeaa104 Refactor: Implement entity type safety plan 2025-10-16 13:48:41 +00:00
gpt-engineer-app[bot]
2106142150 Implement the plan 2025-10-16 13:26:05 +00:00
gpt-engineer-app[bot]
e340f1c489 Refactor: Fix type safety and auth 2025-10-16 12:54:47 +00:00
gpt-engineer-app[bot]
9d73bc8cf4 feat: Add entity name as explicit field 2025-10-16 12:29:37 +00:00
gpt-engineer-app[bot]
35e988fba2 Fix milestone entity display and validation 2025-10-15 20:13:29 +00:00
gpt-engineer-app[bot]
ae255bd73c Fix milestone entity name resolution 2025-10-15 20:09:48 +00:00
gpt-engineer-app[bot]
ae14238b45 Fix submission items constraint 2025-10-15 20:04:13 +00:00
gpt-engineer-app[bot]
7f273a2082 Refactor: Rename timeline event to milestone 2025-10-15 19:55:26 +00:00
gpt-engineer-app[bot]
c79658b3e5 Implement plan to remove public toggle 2025-10-15 19:48:19 +00:00
gpt-engineer-app[bot]
625ba1a8e2 Approve timeline integration plan 2025-10-15 19:44:17 +00:00
gpt-engineer-app[bot]
444634dc85 Approve database migration 2025-10-15 19:29:06 +00:00
gpt-engineer-app[bot]
359a156260 Fix false positives in change detection 2025-10-15 19:17:54 +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]
fc752bcd54 Fix build errors and complete transformation 2025-10-15 18:20:47 +00:00
gpt-engineer-app[bot]
455c1da203 Fix: Remove deprecated versioning helpers 2025-10-15 18:14:42 +00:00
gpt-engineer-app[bot]
84238bc40e Refactor versioning system 2025-10-15 18:13:37 +00:00
gpt-engineer-app[bot]
8cd38234fa feat: Complete versioning system transformation 2025-10-15 18:12:52 +00:00
gpt-engineer-app[bot]
4b697fe45a feat: Implement Novu subscriber update 2025-10-15 16:49:58 +00:00
gpt-engineer-app[bot]
ac3206625e Fix: Add type field to submissions 2025-10-15 14:31:21 +00:00
gpt-engineer-app[bot]
db082cc9e3 Refactor: Implement moderation queue enhancements 2025-10-15 13:15:46 +00:00
gpt-engineer-app[bot]
eada34698c Fix: Resolve filename property error 2025-10-15 13:09:16 +00:00
gpt-engineer-app[bot]
0b9a5cc5fb feat: Implement photo submission editing and display enhancements 2025-10-15 13:04:12 +00:00
gpt-engineer-app[bot]
97337ed7a3 Implement Phase 4 optimizations 2025-10-15 12:28:03 +00:00
gpt-engineer-app[bot]
81a4b9ae31 feat: Implement Phase 3 optimizations 2025-10-15 12:19:37 +00:00
gpt-engineer-app[bot]
21d16f01ed Fix settings validation and session errors 2025-10-14 23:48:34 +00:00
gpt-engineer-app[bot]
2eec20f653 Refactor: Implement Data & Export tab modernization 2025-10-14 20:08:43 +00:00
gpt-engineer-app[bot]
53d8a130f5 Implement full Novu integration 2025-10-14 20:03:16 +00:00
gpt-engineer-app[bot]
93a77bf091 feat: Implement notifications modernization 2025-10-14 19:57:43 +00:00
gpt-engineer-app[bot]
81d0569628 Fix: Resolve privacy settings type errors 2025-10-14 19:47:17 +00:00
gpt-engineer-app[bot]
5313d8e66c feat: Implement privacy modernization plan 2025-10-14 19:45:39 +00:00
gpt-engineer-app[bot]
95972a0b22 Refactor security functions 2025-10-14 19:38:36 +00:00
gpt-engineer-app[bot]
0a325d7c37 Enable RLS on rate limits table 2025-10-14 19:24:54 +00:00
gpt-engineer-app[bot]
3833ba9748 Fix: Implement Phase 1 and 2 for Account & Profile tab 2025-10-14 18:44:14 +00:00
gpt-engineer-app[bot]
85c79ad511 Fix Supabase linter warnings and backend validation 2025-10-14 18:00:59 +00:00
gpt-engineer-app[bot]
7a6273111d Refactor: Improve validation schemas 2025-10-14 17:52:50 +00:00
gpt-engineer-app[bot]
a255442616 Refactor identity management 2025-10-14 17:38:18 +00:00
gpt-engineer-app[bot]
70f94b8a30 feat: Implement password reset flow 2025-10-14 17:14:34 +00:00
gpt-engineer-app[bot]
e8a7c028e9 Fix: Implement auth.resend() for email confirmation 2025-10-14 17:06:10 +00:00
gpt-engineer-app[bot]
32fc2b583d Fix: Implement orphaned password email fix 2025-10-14 16:58:31 +00:00
gpt-engineer-app[bot]
3c70579ac9 Fix: Deduplicate toast and add session dismissal 2025-10-14 16:47:49 +00:00
gpt-engineer-app[bot]
69c16c2b1e feat: Add persistent sign-in toast for orphaned passwords 2025-10-14 16:01:12 +00:00
gpt-engineer-app[bot]
4ce2c266eb feat: Add button to send orphaned password confirmation email 2025-10-14 15:57:53 +00:00
gpt-engineer-app[bot]
1f206ceecf Fix orphaned password verification error 2025-10-14 15:50:45 +00:00
gpt-engineer-app[bot]
677f14ee7b Refactor: Implement email confirmation for password auth 2025-10-14 15:39:05 +00:00
gpt-engineer-app[bot]
92a0bf1257 feat: Implement password addition email notification 2025-10-14 15:33:05 +00:00