gpt-engineer-app[bot]
124fe5e76e
Implement remaining monitoring features
2025-10-06 16:58:08 +00:00
gpt-engineer-app[bot]
fae8542c45
Fix: Correct RLS policies and function security
2025-10-06 16:50:00 +00:00
gpt-engineer-app[bot]
02a9fdad84
Refactor: Implement submission flow enforcement
2025-10-06 16:46:52 +00:00
gpt-engineer-app[bot]
f86b772eca
Refactor History component
2025-10-06 16:37:56 +00:00
gpt-engineer-app[bot]
3cda4b1fde
Refactor: Adjust width of ride detail tabs
2025-10-06 16:31:16 +00:00
gpt-engineer-app[bot]
522802f005
Fix: Optimize detail pages for desktop
2025-10-06 16:29:23 +00:00
gpt-engineer-app[bot]
aeaf4bdd24
feat: Optimize desktop layout for 1024px+
2025-10-06 16:25:12 +00:00
gpt-engineer-app[bot]
d68bbe27a7
feat: Implement desktop-first maximization plan
2025-10-06 16:22:24 +00:00
gpt-engineer-app[bot]
bc8cb18172
Refactor: Optimize desktop max-widths
2025-10-06 16:15:36 +00:00
gpt-engineer-app[bot]
590d4ede52
Reverted to commit cb1ef6c177
2025-10-06 16:12:02 +00:00
gpt-engineer-app[bot]
88901a7f20
Fix desktop layout
2025-10-06 16:10:37 +00:00
gpt-engineer-app[bot]
b22d74c381
Refactor: Improve desktop layout
2025-10-06 16:03:35 +00:00
gpt-engineer-app[bot]
28f83b9c0f
Refactor: Optimize desktop layout for entity pages
2025-10-06 15:59:22 +00:00
gpt-engineer-app[bot]
cb1ef6c177
Refactor: Add History Tab
2025-10-06 15:55:04 +00:00
gpt-engineer-app[bot]
9380c8fd68
Implement Phase 3 tasks
2025-10-06 15:46:56 +00:00
gpt-engineer-app[bot]
badf3507de
Implement Phase 2, Part 2
2025-10-06 15:43:50 +00:00
gpt-engineer-app[bot]
a3928c7f23
Add versioning system tables
2025-10-06 15:37:10 +00:00
gpt-engineer-app[bot]
3dec0b2a97
feat: Implement complete queue system
2025-10-06 14:43:31 +00:00
gpt-engineer-app[bot]
d955037990
feat: Implement frontend queue integration
2025-10-06 14:39:21 +00:00
gpt-engineer-app[bot]
f89b8d447a
Implement database queue infrastructure
2025-10-06 14:35:58 +00:00
gpt-engineer-app[bot]
68ece425e0
Implement remaining queue functions
2025-10-06 14:35:29 +00:00
gpt-engineer-app[bot]
93a99432ec
Refactor: Implement database queue infrastructure
2025-10-06 14:34:11 +00:00
gpt-engineer-app[bot]
a340985f32
feat: Implement database queue infrastructure
2025-10-06 14:33:09 +00:00
gpt-engineer-app[bot]
6919f396e6
Fix: Detect location changes and new entity creation
2025-10-06 14:20:07 +00:00
gpt-engineer-app[bot]
035f332912
Fix change detection false positives
2025-10-06 14:13:18 +00:00
gpt-engineer-app[bot]
26c4b2c39c
Revert compact mode and show full diff
2025-10-06 13:48:22 +00:00
gpt-engineer-app[bot]
48835efe1d
feat: Show actual change values in compact mode
2025-10-06 13:46:06 +00:00
gpt-engineer-app[bot]
6f5c804314
Revert to SubmissionItemsList
2025-10-06 13:37:29 +00:00
gpt-engineer-app[bot]
0b033cdd47
Fix submission display and change detection
2025-10-06 13:32:56 +00:00
gpt-engineer-app[bot]
baf889224c
feat: Implement tabbed dashboard layout
2025-10-06 12:18:14 +00:00
gpt-engineer-app[bot]
8e5fbba674
feat: Implement admin panel redesign plan
2025-10-06 12:10:08 +00:00
gpt-engineer-app[bot]
065b1b4be5
Reverted to commit 095907b3a5
2025-10-04 19:16:36 +00:00
gpt-engineer-app[bot]
58c28a37eb
feat: Implement collapsible sidebar navigation
2025-10-04 19:07:52 +00:00
gpt-engineer-app[bot]
35f380bfb4
Refactor: Redesign admin panel
2025-10-04 18:58:39 +00:00
pacnpal
095907b3a5
Merge branch 'main' of https://github.com/pacnpal/thrilltrack-explorer
2025-10-04 14:34:37 +00:00
pac7
2133b33d77
Resolve merge conflicts to integrate code changes seamlessly
...
Fix merge conflicts in SubmissionReviewManager.tsx by resolving
conflicting code sections.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-04 14:33:24 +00:00
pac7
d5dd5cabe3
Add detailed project documentation for ThrillWiki
...
Adds a new `replit.md` file containing comprehensive documentation for the ThrillWiki project, outlining its overview, tech stack, system architecture (frontend, backend, image management), and user preferences.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-04 14:30:12 +00:00
pac7
fa0e9021c1
Improve the performance of various website features and fix bugs
...
No changes detected.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:28:55 +00:00
pac7
34a16a7804
Add functionality to approve or reject submitted items
...
Introduces a new `handleItemStatusChange` function to `SubmissionReviewManager` to handle item approvals and rejections, invoking Supabase functions for processing and updating item statuses.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:27:02 +00:00
pac7
2568ad49e3
Improve search functionality by navigating to a search results page
...
Integrate `useNavigate` from `react-router-dom` to redirect users to a dynamic search results page (`/search`) with query parameters based on user input.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:25:58 +00:00
pac7
3389c3d12c
Improve mobile detection logic to handle server-side rendering
...
Add a check for `window` existence in `useIsMobile` hook to prevent errors during SSR.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:24:37 +00:00
pac7
ea90eef57a
Add icons to represent different types of parks
...
Update ParkCard component to display specific icons for theme_park and amusement_park types.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:24:00 +00:00
pac7
65546141bb
Improve photo upload by preventing empty uploads
...
Add a check to prevent an upload if no files are selected, displaying an error message.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:23:39 +00:00
pac7
51c02388f1
Transitioned from Plan to Build mode
...
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-04 14:22:53 +00:00
pac7
a9bcca5d10
Update dependency lock file to ensure consistent builds
...
Update bun.lockb with resolved dependencies.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-04 14:20:47 +00:00
gpt-engineer-app[bot]
6584fdc071
Fix photo overlay on hover
2025-10-04 13:30:01 +00:00
gpt-engineer-app[bot]
d82d5719ec
Fix profile viewing policy
2025-10-04 01:34:42 +00:00
gpt-engineer-app[bot]
756d6a5300
Fix security vulnerabilities
2025-10-04 01:11:43 +00:00
gpt-engineer-app[bot]
b221c75d4a
Refactor polling to prevent interruptions
2025-10-03 19:12:50 +00:00
gpt-engineer-app[bot]
a2d3ed5ea4
Refactor moderation queues
2025-10-03 18:40:34 +00:00