Commit Graph

946 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
bcbb8019bd Implement RPC function for user emails 2025-10-30 18:03:17 +00:00
gpt-engineer-app[bot]
41ae88d1bc Add emergency cleanup button 2025-10-30 15:18:29 +00:00
gpt-engineer-app[bot]
0c34ae1075 Implement integration testing system 2025-10-30 14:35:09 +00:00
gpt-engineer-app[bot]
cc58267c93 Fix rollback system 2025-10-30 14:12:44 +00:00
gpt-engineer-app[bot]
2efc4885a7 Fix unit conversion in filters 2025-10-30 13:41:47 +00:00
gpt-engineer-app[bot]
bf860de3c4 Refactor: Restrict coaster materials to steel and wood 2025-10-30 13:15:20 +00:00
gpt-engineer-app[bot]
8fd8d2e843 Refactor: Implement comprehensive ride field integration 2025-10-30 12:59:23 +00:00
gpt-engineer-app[bot]
05217b00d4 Add coaster-specific fields 2025-10-30 12:35:48 +00:00
gpt-engineer-app[bot]
8795e756ce feat: Add category-specific ride fields 2025-10-30 12:24:28 +00:00
gpt-engineer-app[bot]
db101bc5f2 Fix: Correct ban migration logic 2025-10-30 12:03:55 +00:00
gpt-engineer-app[bot]
e5de404e59 Add ban reason to profiles 2025-10-30 02:51:16 +00:00
gpt-engineer-app[bot]
a591277597 Implement unban functionality 2025-10-30 01:53:18 +00:00
gpt-engineer-app[bot]
f95eaf9eb7 Fix old URL generation 2025-10-30 01:06:50 +00:00
gpt-engineer-app[bot]
9f52d423f0 Refactor: Update CDN image delivery URLs 2025-10-30 00:58:22 +00:00
gpt-engineer-app[bot]
4b08836d6d feat: Implement mandatory AAL2 for superuser actions 2025-10-30 00:48:02 +00:00
gpt-engineer-app[bot]
41f4e3b920 Fix ESLint errors 2025-10-29 23:27:37 +00:00
gpt-engineer-app[bot]
fc8de86823 Fix: Remove duplicate danger zone and JSX structure 2025-10-29 22:55:41 +00:00
gpt-engineer-app[bot]
a2cb037410 Fix account deletion flow 2025-10-29 22:46:49 +00:00
gpt-engineer-app[bot]
9aaff5a10b feat: Add submitter fields to entity forms 2025-10-29 15:30:15 +00:00
gpt-engineer-app[bot]
107191c125 feat: Add HeadquartersLocationInput component 2025-10-29 14:00:59 +00:00
gpt-engineer-app[bot]
ed205e68cd feat: Add operator is owner checkbox 2025-10-29 13:56:59 +00:00
gpt-engineer-app[bot]
6fc0f494f3 Refactor: Replace hardcoded Supabase URLs 2025-10-29 12:10:39 +00:00
gpt-engineer-app[bot]
55ef3e05ef feat: Add automatic email signature 2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
2b8ee9061e Add Inbox to Admin Navigation 2025-10-28 18:10:38 +00:00
gpt-engineer-app[bot]
1cc137da96 Fix: Make thread_id nullable 2025-10-28 18:01:00 +00:00
gpt-engineer-app[bot]
bf09abff36 Fix: Remove icons from entity list view titles 2025-10-28 17:16:53 +00:00
gpt-engineer-app[bot]
e5f8ecefeb feat: Implement contact page and backend 2025-10-28 17:01:57 +00:00
gpt-engineer-app[bot]
e2bd71cf24 Fix: Adjust image height in list views 2025-10-28 16:40:06 +00:00
gpt-engineer-app[bot]
48bf6c7823 Refactor: Enhance Park List View 2025-10-28 16:08:32 +00:00
gpt-engineer-app[bot]
832f53a126 Refactor: Reorganize filter and sort controls 2025-10-28 15:49:41 +00:00
gpt-engineer-app[bot]
c48509efc4 Refactor: Convert park filters to multi-select 2025-10-28 15:44:31 +00:00
gpt-engineer-app[bot]
ef312618f5 Fix grid and filter sizing 2025-10-28 15:33:49 +00:00
gpt-engineer-app[bot]
890a6ab911 Fix: Ensure controls fill width 2025-10-28 15:23:14 +00:00
gpt-engineer-app[bot]
99acc31e3c Refactor: Implement unified responsive design 2025-10-28 15:14:52 +00:00
gpt-engineer-app[bot]
cedd33cc34 feat: Implement comprehensive entity filtering 2025-10-28 14:55:37 +00:00
gpt-engineer-app[bot]
73377d7464 Fix: Center last row of tabs 2025-10-28 14:42:10 +00:00
gpt-engineer-app[bot]
b09355db05 Reverted to commit 51b859ad65 2025-10-28 14:19:07 +00:00
gpt-engineer-app[bot]
3c29097ac9 Fix: Spread last row of tabs 2025-10-28 14:15:47 +00:00
gpt-engineer-app[bot]
51b859ad65 Fix: Center tabs in last row 2025-10-28 14:13:16 +00:00
gpt-engineer-app[bot]
858dde526e Refactor: Adjust tab grid layout 2025-10-28 14:08:59 +00:00
gpt-engineer-app[bot]
9c95c6016c Fix: Make last tab span full width 2025-10-28 14:01:57 +00:00
gpt-engineer-app[bot]
55f1b8ea99 feat: Reorganize tabs and add "Recently Closed" 2025-10-28 13:47:50 +00:00
gpt-engineer-app[bot]
8406d66096 Refactor: Implement grid tab layout 2025-10-28 13:44:30 +00:00
gpt-engineer-app[bot]
60cbc1fd4f Refactor: Improve tab list responsiveness 2025-10-28 13:41:15 +00:00
gpt-engineer-app[bot]
f8fcaaa337 Refactor: Simplify tab styles to minimal pills 2025-10-28 13:36:37 +00:00
gpt-engineer-app[bot]
385cc33961 feat: Add new tabs for content filtering 2025-10-28 13:32:42 +00:00
gpt-engineer-app[bot]
1f44e7afcb Refactor: Format badge text to normal case 2025-10-28 13:12:20 +00:00
gpt-engineer-app[bot]
8a2d347723 feat: Implement card-style tab buttons 2025-10-28 12:48:51 +00:00
gpt-engineer-app[bot]
dbdf4d9254 Refactor: Enhance homepage tab styling 2025-10-28 01:45:09 +00:00
gpt-engineer-app[bot]
49a0aa7a57 Implement version tracking and recent changes 2025-10-28 01:41:05 +00:00