gpt-engineer-app[bot]
98fbc94476
feat: Add street address to locations
...
Adds a street_address column to the locations table and updates the LocationSearch component to capture, store, and display full street addresses. This includes database migration, interface updates, and formatter logic.
2025-11-06 13:51:40 +00:00
gpt-engineer-app[bot]
b189f40c1f
Fix date display and edit form issues
2025-11-06 05:01:51 +00:00
gpt-engineer-app[bot]
5c24038470
Refactor moderation queue display
2025-11-06 04:42:00 +00:00
gpt-engineer-app[bot]
93e8e98957
Fix: Display temp location data
2025-11-06 04:37:48 +00:00
gpt-engineer-app[bot]
c8a015a15b
Fix park type and moderator ID
2025-11-06 04:33:26 +00:00
gpt-engineer-app[bot]
0f8e98a85a
Fix: Re-evaluate initial submission validation
2025-11-06 00:11:31 +00:00
gpt-engineer-app[bot]
524f6a65e8
Wrap forms with error boundaries
2025-11-05 21:33:14 +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]
7476fbd5da
feat: Add park selection to RideForm
2025-11-05 21:18:26 +00:00
gpt-engineer-app[bot]
34300a89c4
Fix: Add client-side validation
2025-11-05 21:13:04 +00:00
gpt-engineer-app[bot]
5e4ed810c0
feat: Add error boundaries to submission queries
2025-11-05 20:05:01 +00:00
gpt-engineer-app[bot]
5513f532ee
Fix submission items queries
2025-11-05 20:01:26 +00:00
gpt-engineer-app[bot]
d998225315
Fix: Reorder mobile menu items
2025-11-05 19:35:56 +00:00
gpt-engineer-app[bot]
45a5dadd29
Add smooth transitions and reorder menu items
2025-11-05 19:33:59 +00:00
gpt-engineer-app[bot]
3f95e447bb
Fix Explore menu width
2025-11-05 19:31:20 +00:00
gpt-engineer-app[bot]
d29e873e14
feat: Implement comprehensive validation error handling
2025-11-05 19:00:28 +00:00
gpt-engineer-app[bot]
882959bce6
Refactor: Use consolidated escalateSubmission action
2025-11-05 18:49:21 +00:00
gpt-engineer-app[bot]
0d6d3fb2cc
feat: Implement timeline manager
2025-11-05 18:44:57 +00:00
gpt-engineer-app[bot]
14f413daab
Fix validation for optional fields
2025-11-05 17:03:59 +00:00
gpt-engineer-app[bot]
11a1ae5f65
Fix entity validation and data loading
2025-11-05 16:48:14 +00:00
gpt-engineer-app[bot]
80d823a1b9
Fix moderation queue claim logic
2025-11-05 16:37:54 +00:00
gpt-engineer-app[bot]
7c35f2932b
feat: Implement timezone-independent date picker
2025-11-05 16:31:51 +00:00
gpt-engineer-app[bot]
c966b6c5ee
Fix date input normalization
2025-11-05 16:21:22 +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]
35fdd16c6c
feat: Implement Cronitor health monitor
2025-11-05 15:38:11 +00:00
gpt-engineer-app[bot]
e08aacaff3
Refactor: Remove circuit breaker system
2025-11-05 15:02:17 +00:00
gpt-engineer-app[bot]
e773ca58d1
feat: Implement network status banner
2025-11-05 14:12:23 +00:00
gpt-engineer-app[bot]
783284a47a
Implement success/failure states
2025-11-05 14:02:34 +00:00
gpt-engineer-app[bot]
80826a83a8
Fix migration for admin settings
2025-11-05 13:40:25 +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]
540bd1cd7a
Fix unstable callbacks in moderation queue
2025-11-05 05:00:23 +00:00
gpt-engineer-app[bot]
4b06d73509
Fix: Remove infinite loop in ModerationQueue
2025-11-05 04:26:23 +00:00
gpt-engineer-app[bot]
66bdb36b03
Implement client-side error timing
2025-11-05 04:20:55 +00:00
gpt-engineer-app[bot]
acfbf872d2
Fix Recent Activity errors
2025-11-05 03:53:58 +00:00
gpt-engineer-app[bot]
791205210f
Fix superuser release locks RPC
2025-11-05 01:21:55 +00:00
gpt-engineer-app[bot]
5985ee352d
Fix error handling
2025-11-05 00:54:12 +00:00
gpt-engineer-app[bot]
df9f997c64
feat: Implement automatic MFA verification modal
2025-11-05 00:48:39 +00:00
gpt-engineer-app[bot]
c4f975ff12
Implement persistent lock state
2025-11-04 23:12:44 +00:00
gpt-engineer-app[bot]
16386f9894
Implement superuser lock management
2025-11-04 23:08:00 +00:00
gpt-engineer-app[bot]
ae22a48ce2
Fix null safety issues
2025-11-04 22:57:49 +00:00
gpt-engineer-app[bot]
c15efd7907
Fix composite submission RPC
2025-11-04 22:49:39 +00:00
gpt-engineer-app[bot]
2a287b0d48
Fix composite submission data linkage
2025-11-04 22:49:01 +00:00
gpt-engineer-app[bot]
c21301cd37
Fix form button inconsistencies
2025-11-04 22:30:21 +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]
162d288cb0
feat: Complete error logging coverage
2025-11-04 19:30:56 +00:00
gpt-engineer-app[bot]
9bf5ea322e
Refactor: Implement full error logging
2025-11-04 19:23:28 +00:00
gpt-engineer-app[bot]
3d646ec6f7
Fix: Resolve "Cannot find name 'logger'" errors
2025-11-04 19:14:09 +00:00
gpt-engineer-app[bot]
e74c2acbd4
Refactor: Implement full error logging
2025-11-04 19:11:24 +00:00
gpt-engineer-app[bot]
6e64b80106
feat: Implement comprehensive error logging
2025-11-04 19:04:06 +00:00
gpt-engineer-app[bot]
40529b17e2
Fix error boundary logging
2025-11-04 18:58:03 +00:00