Commit Graph

273 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
39dcc0bb9e Fix: Resolve theme for markdown editor 2025-10-17 17:41:27 +00:00
gpt-engineer-app[bot]
e6ec2c363a feat: Integrate Markdown editor 2025-10-17 17:30:00 +00:00
gpt-engineer-app[bot]
77deb62742 feat: Implement final type safety fixes 2025-10-17 15:06:35 +00:00
gpt-engineer-app[bot]
4ab59e2ec2 Fix: Approve database migration 2025-10-17 14:40:48 +00:00
gpt-engineer-app[bot]
0db54b402b Refactor: Implement type safety plan 2025-10-17 14:35:15 +00:00
gpt-engineer-app[bot]
a2e05c5080 Refactor: Implement complete plan 2025-10-17 14:04:57 +00:00
gpt-engineer-app[bot]
efc33a7dda Refactor: Complete type safety migration 2025-10-17 13:22:39 +00:00
gpt-engineer-app[bot]
0ff424fcee feat: Display user activity history 2025-10-17 12:34:10 +00:00
gpt-engineer-app[bot]
198742e165 feat: Implement complete plan for "coming soon" placeholders 2025-10-16 14:47:18 +00:00
gpt-engineer-app[bot]
88e89e0a65 Fix Profile page type errors 2025-10-16 14:34:09 +00:00
gpt-engineer-app[bot]
b84b40f05d Fix: Resolve type errors in Ride and Profile components 2025-10-16 14:17:17 +00:00
gpt-engineer-app[bot]
bc4a444138 Implement strict type enforcement plan 2025-10-16 14:10:35 +00:00
gpt-engineer-app[bot]
95679c1067 Fix: Resolve type incompatibility in company person_type 2025-10-16 13:50:25 +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]
866429aa40 Refactor: Uniformly use AuthModalContext 2025-10-16 13:08:23 +00:00
gpt-engineer-app[bot]
6c52dd36cd Fix: Correct route names in App.tsx 2025-10-16 13:02:13 +00:00
gpt-engineer-app[bot]
6819682ace feat: Centralize Auth Modal and require auth for actions 2025-10-16 12:59:20 +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]
e79eaf76ba feat: Implement type-safe company rides lists 2025-10-16 12:47:21 +00:00
gpt-engineer-app[bot]
b9df1b20b5 Fix type safety and field names 2025-10-16 12:38:41 +00:00
gpt-engineer-app[bot]
ccd603bd8e feat: Add park-specific rides list page 2025-10-16 12:35:16 +00:00
gpt-engineer-app[bot]
48693c2f58 Fix: Hide zero ride counts 2025-10-15 19:50:30 +00:00
gpt-engineer-app[bot]
625ba1a8e2 Approve timeline integration plan 2025-10-15 19:44:17 +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]
c3533d0a82 Implement Phase 2 improvements 2025-10-15 12:09:23 +00:00
gpt-engineer-app[bot]
cdd6b0bbd5 Refactor: Implement Phase 2 improvements 2025-10-15 12:06:51 +00:00
gpt-engineer-app[bot]
b8f2889b1d Refactor: Implement desktop layout modernization 2025-10-14 20:16:24 +00:00
gpt-engineer-app[bot]
098ca9f3b0 Refactor: Consolidate Sessions into Security Tab 2025-10-14 18:20:51 +00:00
gpt-engineer-app[bot]
6698ee9a29 Fix profile privacy and simplify code 2025-10-14 18:11:10 +00:00
gpt-engineer-app[bot]
a255442616 Refactor identity management 2025-10-14 17:38:18 +00:00
gpt-engineer-app[bot]
5c075c363e feat: Implement password reset form 2025-10-14 17:24:31 +00:00
gpt-engineer-app[bot]
d6035bebac Refactor: Simplify Add Password flow 2025-10-14 17:18:08 +00:00
gpt-engineer-app[bot]
70f94b8a30 feat: Implement password reset flow 2025-10-14 17:14:34 +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]
52cad6c4dc Refactor: Implement sign-out and re-login flow 2025-10-14 15:16:49 +00:00
gpt-engineer-app[bot]
e42853b797 feat: Complete Auth.tsx and AuthModal.tsx updates 2025-10-14 14:29:33 +00:00
gpt-engineer-app[bot]
23f7cbb9de Refactor: Implement full authentication overhaul 2025-10-14 14:01:17 +00:00
gpt-engineer-app[bot]
ccfa83faee feat: Implement MFA Step-Up for OAuth 2025-10-14 13:52:11 +00:00
gpt-engineer-app[bot]
7aa219efe5 Implement MFA Enforcement 2025-10-14 13:45:59 +00:00
gpt-engineer-app[bot]
121f7c533a feat: Implement MFA Challenge Support 2025-10-14 13:39:05 +00:00
gpt-engineer-app[bot]
149c0704fe Refactor: Simplify auth and profile handling 2025-10-13 17:22:56 +00:00
gpt-engineer-app[bot]
aff3581eaf Fix admin settings rendering and refresh logic 2025-10-12 14:59:41 +00:00
gpt-engineer-app[bot]
d6f9f4d9a3 feat: Implement OAuth profile enhancement 2025-10-11 23:56:44 +00:00
gpt-engineer-app[bot]
7a3ad6b000 feat: Add force logout endpoint 2025-10-11 16:46:10 +00:00
gpt-engineer-app[bot]
0330fbd1f3 Fix: Implement complete fix 2025-10-11 16:12:45 +00:00
gpt-engineer-app[bot]
120f68c926 Refactor: Implement system activity log fixes 2025-10-11 16:04:28 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
3f08dcb203 Refactor: Simplify CAPTCHA bypass logic 2025-10-11 00:47:34 +00:00