Commit Graph

195 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
d74ece69ee Refactor: Complete JSONB elimination 2025-10-21 17:52:13 +00:00
gpt-engineer-app[bot]
e9ae019285 Fix security vulnerabilities 2025-10-21 16:56:38 +00:00
gpt-engineer-app[bot]
dcd5c9890b Fix database function search paths 2025-10-21 15:58:08 +00:00
gpt-engineer-app[bot]
a05c1017d3 Fix Supabase RPC type error 2025-10-21 12:08:11 +00:00
gpt-engineer-app[bot]
d4433da7aa Fix build errors 2025-10-21 12:07:03 +00:00
gpt-engineer-app[bot]
a109e90ca6 Fix: Address database security warnings 2025-10-20 18:58:00 +00:00
gpt-engineer-app[bot]
6f1baef8c0 Approve tool use 2025-10-20 12:58:09 +00:00
gpt-engineer-app[bot]
cf7c9c433b Fix RLS policies 2025-10-17 23:39:54 +00:00
gpt-engineer-app[bot]
f8ff6fe031 Fix: Add timeline_event to submission_items constraint 2025-10-17 22:50:41 +00:00
gpt-engineer-app[bot]
9f5e19922c Fix review lifecycle tracking 2025-10-17 20:29:32 +00:00
gpt-engineer-app[bot]
f36ef04a54 Implement Review Lifecycle Tracking 2025-10-17 20:28:35 +00:00
gpt-engineer-app[bot]
09090c29f8 Fix content_submissions RLS policies 2025-10-17 20:12:10 +00:00
gpt-engineer-app[bot]
dd95b99238 Fix: Update RLS policies for MFA checks 2025-10-17 20:06:00 +00:00
gpt-engineer-app[bot]
c06dd4e362 Fix database issues 2025-10-17 20:01:57 +00:00
gpt-engineer-app[bot]
8a36c71edb Fix: Implement MFA enforcement and critical bug fix 2025-10-17 19:43:43 +00:00
gpt-engineer-app[bot]
ba11773eb6 Refactor: Approve RLS migration 2025-10-17 19:27:49 +00:00
gpt-engineer-app[bot]
86cdfeba31 Fix: Clean up orphaned milestone submissions 2025-10-17 18:49:01 +00:00
gpt-engineer-app[bot]
62c8b7f2c3 Implement submission protections 2025-10-17 17:12:06 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
921abb63a1 Fix database schema 2025-10-17 14:25:03 +00:00
gpt-engineer-app[bot]
a89a740611 Migrate JSONB data to relational tables 2025-10-17 13:56:21 +00:00
gpt-engineer-app[bot]
2928ad0f4c Refactor: Implement JSONB elimination plan 2025-10-17 13:32:29 +00:00
gpt-engineer-app[bot]
cdd9e6c8c6 Fix security vulnerabilities 2025-10-16 20:01:21 +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]
0d9926a5ae Approve database migration 2025-10-16 15:38:28 +00:00
gpt-engineer-app[bot]
7b0faf9bb2 feat: Implement persistent sort order 2025-10-16 15:18:45 +00:00
gpt-engineer-app[bot]
d0d4003f8e Implement database trigger for reviews 2025-10-16 14:55:18 +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]
dfc89bd43b Add "opening" timeline event type 2025-10-15 19:31:48 +00:00
gpt-engineer-app[bot]
444634dc85 Approve database migration 2025-10-15 19:29:06 +00:00
gpt-engineer-app[bot]
9d9075679d Add foreign keys to version tables 2025-10-15 18:59: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]
f58d7d6014 Remove old versioning system 2025-10-15 18:15:40 +00:00
gpt-engineer-app[bot]
090f986ab0 Refactor: Complete versioning system migration 2025-10-15 18:15:23 +00:00
gpt-engineer-app[bot]
2d06dcc537 Fix: Remove old versioning functions 2025-10-15 18:15:01 +00:00
gpt-engineer-app[bot]
455c1da203 Fix: Remove deprecated versioning helpers 2025-10-15 18:14:42 +00:00
gpt-engineer-app[bot]
8f56f608f7 Fix: Remove versioning helpers 2025-10-15 18:14:08 +00:00
gpt-engineer-app[bot]
96a5d235e9 Refactor versioning utility functions 2025-10-15 17:47:14 +00:00
gpt-engineer-app[bot]
c3533d0a82 Implement Phase 2 improvements 2025-10-15 12:09:23 +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]
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]
fd17234b67 Apply Supabase migration 2025-10-14 19:18:26 +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]
d4b859f637 Fix RPC function type mismatch 2025-10-14 18:36:11 +00:00
gpt-engineer-app[bot]
b129f88f3a feat: Integrate auth.sessions with RPC functions 2025-10-14 18:26:22 +00:00
gpt-engineer-app[bot]
85c79ad511 Fix Supabase linter warnings and backend validation 2025-10-14 18:00:59 +00:00