Commit Graph

1479 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
92f00bb5ff Fix ride navigation in ParkDetail 2025-10-01 17:19:11 +00:00
gpt-engineer-app[bot]
91afb4f769 Refactor: Implement app-wide slug generation 2025-10-01 17:02:03 +00:00
gpt-engineer-app[bot]
8cd6a35fcf Fix email change token schema 2025-10-01 16:52:59 +00:00
gpt-engineer-app[bot]
3769c3759b Fix sign-in database error 2025-10-01 16:47:37 +00:00
gpt-engineer-app[bot]
c00f991b1e Fix: Prevent logout on email change cancellation 2025-10-01 16:39:52 +00:00
gpt-engineer-app[bot]
882d06b70f Fix: Bypass Supabase Auth API issues in edge function 2025-10-01 16:22:20 +00:00
gpt-engineer-app[bot]
cc4da9f8ad Fix: Ensure authorization header is sent 2025-10-01 16:19:57 +00:00
gpt-engineer-app[bot]
11e6b2bf46 Fix edge function and force session refresh 2025-10-01 16:14:59 +00:00
gpt-engineer-app[bot]
50273ed620 Implement PostgreSQL function to cancel email change 2025-10-01 16:09:32 +00:00
gpt-engineer-app[bot]
9ab59e9025 Fix: Properly cancel email changes via direct DB manipulation 2025-10-01 16:03:04 +00:00
gpt-engineer-app[bot]
de284a4328 Fix edge function to clear new_email 2025-10-01 15:59:52 +00:00
gpt-engineer-app[bot]
13626922cc feat: Create edge function to cancel email changes 2025-10-01 15:57:30 +00:00
gpt-engineer-app[bot]
8453940656 Fix auth hook deadlock 2025-10-01 15:52:35 +00:00
gpt-engineer-app[bot]
5634dc4920 Refactor: Secure email confirmation flow 2025-10-01 15:50:27 +00:00
gpt-engineer-app[bot]
ba04dbc966 feat: Implement email change cancellation 2025-10-01 15:48:20 +00:00
gpt-engineer-app[bot]
d556243ff6 Refactor: Enhance email change status handling 2025-10-01 15:45:05 +00:00
gpt-engineer-app[bot]
04d0ff5606 feat: Implement secure email change functionality 2025-10-01 15:25:08 +00:00
gpt-engineer-app[bot]
9ae7e2908e feat: Integrate CAPTCHA into password updates 2025-10-01 15:16:25 +00:00
gpt-engineer-app[bot]
ab5961a33b feat: Implement secure password update 2025-10-01 15:12:50 +00:00
gpt-engineer-app[bot]
05ef5acee9 feat: Implement secure MFA removal 2025-10-01 15:06:17 +00:00
gpt-engineer-app[bot]
d6efa2d39f Fix TOTP setup component 2025-10-01 15:00:22 +00:00
gpt-engineer-app[bot]
f9cdba84fe Remove SMS notification option 2025-10-01 14:55:14 +00:00
gpt-engineer-app[bot]
ac543e82e9 feat: Make Novu settings public 2025-10-01 14:52:03 +00:00
gpt-engineer-app[bot]
b52d326f7b Update Novu migration to include username 2025-10-01 14:10:14 +00:00
gpt-engineer-app[bot]
18669a4e6c feat: Implement Novu username and update functionality 2025-10-01 14:01:44 +00:00
gpt-engineer-app[bot]
268fa63ebc Refactor: Move theme toggle to mobile menu 2025-10-01 13:31:27 +00:00
gpt-engineer-app[bot]
56f99fe07a Refactor AdminHeader for mobile 2025-10-01 13:28:41 +00:00
gpt-engineer-app[bot]
0629a399a2 Add notification bell to admin headers 2025-10-01 13:25:05 +00:00
gpt-engineer-app[bot]
549b964b60 Fix Novu migration utility query 2025-10-01 13:22:08 +00:00
gpt-engineer-app[bot]
88d5ad44c9 Fix: Correct Novu migration utility query 2025-10-01 13:19:43 +00:00
gpt-engineer-app[bot]
69aa186e12 Refactor Novu registration to frontend 2025-10-01 13:16:06 +00:00
gpt-engineer-app[bot]
b3ecc19717 Approve Lovable tool use 2025-10-01 13:02:37 +00:00
gpt-engineer-app[bot]
83f8e4405a Refactor: Update Novu theme integration 2025-10-01 13:02:20 +00:00
gpt-engineer-app[bot]
d541afd745 Refactor: Improve Novu Inbox theming 2025-10-01 12:54:13 +00:00
gpt-engineer-app[bot]
c7c4644b3f Fix: Resolve React hook errors in Novu integration 2025-10-01 12:49:14 +00:00
gpt-engineer-app[bot]
f6636c5c0f feat: Integrate Novu Inbox into header 2025-10-01 12:44:58 +00:00
gpt-engineer-app[bot]
fe5964d21d feat: Add Integrations tab to Admin Settings 2025-10-01 12:39:22 +00:00
gpt-engineer-app[bot]
c9d9bec772 Add Novu application identifier 2025-10-01 12:35:23 +00:00
gpt-engineer-app[bot]
24a02aa695 Fix: Provide Novu Application Identifier 2025-10-01 12:34:56 +00:00
gpt-engineer-app[bot]
3436e317b5 feat: Implement Novu Inbox component 2025-10-01 12:34:02 +00:00
gpt-engineer-app[bot]
27b0a3ffff Refactor notification system 2025-10-01 12:29:31 +00:00
gpt-engineer-app[bot]
e2f0df22cc feat: Implement Novu notification system 2025-10-01 12:26:12 +00:00
gpt-engineer-app[bot]
cae084964e feat: Implement Novu notification system 2025-10-01 12:22:12 +00:00
gpt-engineer-app[bot]
cb78a2f591 Refactor badge alignment on small screens 2025-09-30 21:24:21 +00:00
gpt-engineer-app[bot]
d0fc334de0 Reverted to commit 496b06fe9e 2025-09-30 21:22:38 +00:00
gpt-engineer-app[bot]
815b83a7c0 Refactor search autocomplete layout 2025-09-30 21:22:21 +00:00
gpt-engineer-app[bot]
496b06fe9e Refactor search result display 2025-09-30 21:21:05 +00:00
gpt-engineer-app[bot]
444bc12a5b Refactor AutocompleteSearch for mobile 2025-09-30 21:19:08 +00:00
gpt-engineer-app[bot]
db792c7011 Fix ForwardEmail authentication 2025-09-30 21:16:11 +00:00
gpt-engineer-app[bot]
ed9357d299 Add email secrets 2025-09-30 21:11:01 +00:00