gpt-engineer-app[bot]
fce582e6ba
Consolidate Admin Logs Hub
...
- Implement new unified monitoring hub by adding EdgeFunctionLogs, DatabaseLogs, CorrelatedLogsView, and UnifiedLogSearch components
- Integrate new tabs (edge-functions, database, traces) into ErrorMonitoring and expose TraceViewer route
- Update admin sidebar link to reflect Monitoring hub and extend error modals with log-correlation actions
- Wire up app to include trace viewer route and adjust related components for unified log correlation
2025-11-10 14:49:33 +00:00
gpt-engineer-app[bot]
095278dafd
Implement client-side resilience UI
...
Create NetworkErrorBanner, SubmissionQueueIndicator, and enhanced retry progress UI components. Integrate them into the application using a ResilienceProvider to manage network status and submission queue states. Update App.tsx to include the ResilienceProvider.
2025-11-07 14:54:06 +00:00
gpt-engineer-app[bot]
fa3dfcfdee
Fix: Improve chunk load error handling
2025-11-05 21:23:09 +00:00
gpt-engineer-app[bot]
1f93e7433b
feat: Implement automatic API connectivity banner
2025-11-05 15:55:02 +00:00
gpt-engineer-app[bot]
6c9cd57190
Fix: Cronitor RUM initialization error
2025-11-05 15:39:54 +00:00
gpt-engineer-app[bot]
35fdd16c6c
feat: Implement Cronitor health monitor
2025-11-05 15:38:11 +00:00
gpt-engineer-app[bot]
c1ef28e2f6
Fix: Cronitor RUM history patching error
2025-11-05 15:08:52 +00:00
gpt-engineer-app[bot]
0106bdb1d5
feat: Integrate Cronitor RUM
2025-11-05 15:07:31 +00:00
gpt-engineer-app[bot]
e1ffba593a
Remove circuit breaker implementation
2025-11-05 15:04:32 +00:00
gpt-engineer-app[bot]
e773ca58d1
feat: Implement network status banner
2025-11-05 14:12:23 +00:00
gpt-engineer-app[bot]
ec5181b9e6
feat: Implement circuit breaker and retry logic
2025-11-05 13:27:22 +00:00
gpt-engineer-app[bot]
68cddbbdd5
Refactor: Implement chunk load error recovery
2025-11-04 21:31:37 +00:00
gpt-engineer-app[bot]
c904fe10a1
feat: Implement MFA step-up system
2025-11-04 16:35:40 +00:00
gpt-engineer-app[bot]
1a2b9f69cf
Fix remaining component imports
2025-11-03 22:08:59 +00:00
gpt-engineer-app[bot]
6fbaf0c606
Fix edge function logging and types
2025-11-03 19:57:27 +00:00
gpt-engineer-app[bot]
5a1d4ee45b
Refactor: Fix Router context error
2025-11-03 15:54:08 +00:00
gpt-engineer-app[bot]
a86da6e833
Approve database migration
2025-11-03 15:18:06 +00:00
gpt-engineer-app[bot]
ee09e3652c
feat: Add error boundaries
2025-11-03 14:51:39 +00:00
gpt-engineer-app[bot]
7435aa8746
feat: Add analytics error handling
2025-11-02 18:40:23 +00:00
gpt-engineer-app[bot]
133141d474
Reverted to commit 0091584677
2025-11-01 15:22:30 +00:00
gpt-engineer-app[bot]
b2bf9a6e20
Implement Auth0 migration
2025-11-01 01:08:11 +00:00
gpt-engineer-app[bot]
2fb983bb4f
Refactor: Implement API and cache improvements
2025-10-31 12:03:22 +00:00
gpt-engineer-app[bot]
875d189881
Implement cache management
2025-10-31 00:46:42 +00:00
gpt-engineer-app[bot]
41f4e3b920
Fix ESLint errors
2025-10-29 23:27:37 +00:00
gpt-engineer-app[bot]
1cdd1f59fb
feat: Add Vercel Analytics
2025-10-29 12:35:15 +00:00
gpt-engineer-app[bot]
55ef3e05ef
feat: Add automatic email signature
2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
80e63ab355
Fix contact page errors
2025-10-28 17:05:13 +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]
70a8534da7
Refactor: Implement Code Splitting
2025-10-21 18:31:08 +00:00
gpt-engineer-app[bot]
0eac7f3d7d
feat: Implement modal-based MFA step-up
2025-10-17 19:17:46 +00:00
gpt-engineer-app[bot]
3d61d738f2
Refactor: Implement type safety and error handling
2025-10-17 13:05:59 +00:00
gpt-engineer-app[bot]
cdfbb10008
Fix: Ensure AuthModalProvider wraps all components
2025-10-16 13:03:52 +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]
b1544dfa17
Code edited in Lovable Code Editor
2025-10-16 12:59:38 +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]
e79eaf76ba
feat: Implement type-safe company rides lists
2025-10-16 12:47:21 +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]
ccfa83faee
feat: Implement MFA Step-Up for OAuth
2025-10-14 13:52:11 +00:00
gpt-engineer-app[bot]
3e520e1520
feat: Implement Phase 5 optimization and best practices
2025-10-13 22:56:47 +00:00
gpt-engineer-app[bot]
787e16753e
feat: Implement Modern React Patterns
2025-10-13 22:40:35 +00:00
gpt-engineer-app[bot]
7d6c0aabcf
Fix: Correct provider hierarchy and simplify auth
2025-10-13 17:09:45 +00:00
gpt-engineer-app[bot]
984dcddc0e
Fix: Configure QueryClient to disable refetchOnWindowFocus
2025-10-13 00:02:09 +00:00
gpt-engineer-app[bot]
dd079bd5a5
Fix TypeScript build errors
2025-10-12 16:22:57 +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]
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]
092337ee9e
Fix: Improve preview loading and error handling
2025-10-11 14:45:22 +00:00
gpt-engineer-app[bot]
1e30dedca2
Reverted to commit db532afcef
2025-10-11 14:37:17 +00:00
gpt-engineer-app[bot]
be265632ad
Reverted to commit 06ed528d76
2025-10-11 14:35:02 +00:00