Commit Graph

  • 1cdd1f59fb feat: Add Vercel Analytics gpt-engineer-app[bot] 2025-10-29 12:35:15 +00:00
  • 4335ec265f Fix .env file gpt-engineer-app[bot] 2025-10-29 12:17:26 +00:00
  • 82f4461dbb Implement URL replacement plan gpt-engineer-app[bot] 2025-10-29 12:14:03 +00:00
  • e580d90461 Refactor: Use custom Supabase domain gpt-engineer-app[bot] 2025-10-29 12:12:16 +00:00
  • 6fc0f494f3 Refactor: Replace hardcoded Supabase URLs gpt-engineer-app[bot] 2025-10-29 12:10:39 +00:00
  • 9504703040 feat: Add Phase 9B indexes gpt-engineer-app[bot] 2025-10-29 02:40:01 +00:00
  • 76742482e4 Fix: Remove CONCURRENTLY from index creation gpt-engineer-app[bot] 2025-10-29 02:34:13 +00:00
  • 6c3d7f1a5c Fix: Remove duplicate indexes gpt-engineer-app[bot] 2025-10-29 02:23:21 +00:00
  • fa8ba8969a feat: Remove duplicate RLS policies gpt-engineer-app[bot] 2025-10-29 02:15:14 +00:00
  • 4ce2dc8975 Fix auth policies and consolidate gpt-engineer-app[bot] 2025-10-29 02:06:15 +00:00
  • 90af502623 Fix RLS policy optimization gpt-engineer-app[bot] 2025-10-29 02:02:55 +00:00
  • 4830333e6f Refactor: Update RLS policies gpt-engineer-app[bot] 2025-10-29 01:48:54 +00:00
  • 171278a30c Approve RLS optimization plan gpt-engineer-app[bot] 2025-10-29 01:40:28 +00:00
  • bc82e552e0 feat: Optimize RLS policies gpt-engineer-app[bot] 2025-10-29 01:35:41 +00:00
  • 944e1ba9ff Fix ticket merging implementation gpt-engineer-app[bot] 2025-10-28 22:59:40 +00:00
  • ca4f78922a Fix incorrect label in merge dialog gpt-engineer-app[bot] 2025-10-28 22:51:58 +00:00
  • 1da0bc04d6 feat: Implement ticket merging gpt-engineer-app[bot] 2025-10-28 22:48:03 +00:00
  • 41a3dcd02f Refactor: Handle direct emails to admin gpt-engineer-app[bot] 2025-10-28 20:36:12 +00:00
  • 375db2e7d8 Fix thread ID matching for email replies gpt-engineer-app[bot] 2025-10-28 20:29:14 +00:00
  • f57323aed4 Fix hardcoded sender display name gpt-engineer-app[bot] 2025-10-28 20:07:55 +00:00
  • c23e4f2ed3 Fix: Use ADMIN_EMAIL_ADDRESS in reply function gpt-engineer-app[bot] 2025-10-28 20:01:08 +00:00
  • 994ec886e4 Fix email signature preview gpt-engineer-app[bot] 2025-10-28 19:46:33 +00:00
  • a4005acc6d feat: Add admin display name to email signature gpt-engineer-app[bot] 2025-10-28 19:44:09 +00:00
  • 55ef3e05ef feat: Add automatic email signature gpt-engineer-app[bot] 2025-10-28 19:40:37 +00:00
  • ed55905295 feat: Implement contact submission archiving and deletion gpt-engineer-app[bot] 2025-10-28 19:36:11 +00:00
  • 2ebb2eafec feat: Add user profile data to contact submissions gpt-engineer-app[bot] 2025-10-28 19:14:51 +00:00
  • 8300243bb2 Fix RLS policies for email threads gpt-engineer-app[bot] 2025-10-28 18:55:23 +00:00
  • 0257bccc45 feat: Improve email thread display and status updates gpt-engineer-app[bot] 2025-10-28 18:45:26 +00:00
  • f13013b8ee Backfill existing submissions gpt-engineer-app[bot] 2025-10-28 18:41:25 +00:00
  • 6af788d406 Fix email reply access and threading gpt-engineer-app[bot] 2025-10-28 18:38:57 +00:00
  • adbb4e5813 Fix: Open reply modal to correct tab gpt-engineer-app[bot] 2025-10-28 18:36:30 +00:00
  • 6a509dc66a Fix: Recreate ticket number functions gpt-engineer-app[bot] 2025-10-28 18:34:51 +00:00
  • ab21dc9c82 feat: Implement ticket system and reply button gpt-engineer-app[bot] 2025-10-28 18:33:32 +00:00
  • 4d21dc4435 Fix RLS policy for contact submissions gpt-engineer-app[bot] 2025-10-28 18:25:06 +00:00
  • cfda7e8d56 feat: Add refresh button to Admin Inbox gpt-engineer-app[bot] 2025-10-28 18:19:16 +00:00
  • 1c7ca8fe32 Fix AdminContact loading state gpt-engineer-app[bot] 2025-10-28 18:17:10 +00:00
  • b3bb55ecd9 Fix: Ensure admin header and sidebar are present gpt-engineer-app[bot] 2025-10-28 18:13:22 +00:00
  • c8c210a6e5 Fix: "Rendered more hooks than during previous render" error gpt-engineer-app[bot] 2025-10-28 18:11:44 +00:00
  • 2b8ee9061e Add Inbox to Admin Navigation gpt-engineer-app[bot] 2025-10-28 18:10:38 +00:00
  • 6acc1c97c7 Fix: Add header to contact page gpt-engineer-app[bot] 2025-10-28 18:05:23 +00:00
  • 1cc137da96 Fix: Make thread_id nullable gpt-engineer-app[bot] 2025-10-28 18:01:00 +00:00
  • c42b34b327 Approve database migration gpt-engineer-app[bot] 2025-10-28 17:35:40 +00:00
  • bf09abff36 Fix: Remove icons from entity list view titles gpt-engineer-app[bot] 2025-10-28 17:16:53 +00:00
  • e7bcba8fee Fix entity filters gpt-engineer-app[bot] 2025-10-28 17:13:27 +00:00
  • 80e63ab355 Fix contact page errors gpt-engineer-app[bot] 2025-10-28 17:05:13 +00:00
  • e5f8ecefeb feat: Implement contact page and backend gpt-engineer-app[bot] 2025-10-28 17:01:57 +00:00
  • e2bd71cf24 Fix: Adjust image height in list views gpt-engineer-app[bot] 2025-10-28 16:40:06 +00:00
  • 48bf6c7823 Refactor: Enhance Park List View gpt-engineer-app[bot] 2025-10-28 16:08:32 +00:00
  • ba1c0625b0 Refactor: Hide sidebar when collapsed gpt-engineer-app[bot] 2025-10-28 15:59:14 +00:00
  • 575ccd013b Refactor: Simplify collapsed sidebar UI gpt-engineer-app[bot] 2025-10-28 15:56:06 +00:00
  • 832f53a126 Refactor: Reorganize filter and sort controls gpt-engineer-app[bot] 2025-10-28 15:49:41 +00:00
  • c48509efc4 Refactor: Convert park filters to multi-select gpt-engineer-app[bot] 2025-10-28 15:44:31 +00:00
  • 477844310f feat: Add collapsible filter sidebar gpt-engineer-app[bot] 2025-10-28 15:38:53 +00:00
  • ef312618f5 Fix grid and filter sizing gpt-engineer-app[bot] 2025-10-28 15:33:49 +00:00
  • 703dbcd8af Refactor: Implement side-by-side filter layout gpt-engineer-app[bot] 2025-10-28 15:27:50 +00:00
  • 890a6ab911 Fix: Ensure controls fill width gpt-engineer-app[bot] 2025-10-28 15:23:14 +00:00
  • 72599bf62f Fix: Make controls bar fill width gpt-engineer-app[bot] 2025-10-28 15:18:23 +00:00
  • 99acc31e3c Refactor: Implement unified responsive design gpt-engineer-app[bot] 2025-10-28 15:14:52 +00:00
  • 27864d99a6 Fix: Correct filter variable name gpt-engineer-app[bot] 2025-10-28 15:00:06 +00:00
  • cedd33cc34 feat: Implement comprehensive entity filtering gpt-engineer-app[bot] 2025-10-28 14:55:37 +00:00
  • 73377d7464 Fix: Center last row of tabs gpt-engineer-app[bot] 2025-10-28 14:42:10 +00:00
  • b09355db05 Reverted to commit 51b859ad65 gpt-engineer-app[bot] 2025-10-28 14:19:07 +00:00
  • 3c29097ac9 Fix: Spread last row of tabs gpt-engineer-app[bot] 2025-10-28 14:15:47 +00:00
  • 51b859ad65 Fix: Center tabs in last row gpt-engineer-app[bot] 2025-10-28 14:13:16 +00:00
  • 858dde526e Refactor: Adjust tab grid layout gpt-engineer-app[bot] 2025-10-28 14:08:59 +00:00
  • 9c95c6016c Fix: Make last tab span full width gpt-engineer-app[bot] 2025-10-28 14:01:57 +00:00
  • 55f1b8ea99 feat: Reorganize tabs and add "Recently Closed" gpt-engineer-app[bot] 2025-10-28 13:47:50 +00:00
  • 8406d66096 Refactor: Implement grid tab layout gpt-engineer-app[bot] 2025-10-28 13:44:30 +00:00
  • 60cbc1fd4f Refactor: Improve tab list responsiveness gpt-engineer-app[bot] 2025-10-28 13:41:15 +00:00
  • f8fcaaa337 Refactor: Simplify tab styles to minimal pills gpt-engineer-app[bot] 2025-10-28 13:36:37 +00:00
  • 385cc33961 feat: Add new tabs for content filtering gpt-engineer-app[bot] 2025-10-28 13:32:42 +00:00
  • 1f44e7afcb Refactor: Format badge text to normal case gpt-engineer-app[bot] 2025-10-28 13:12:20 +00:00
  • a6870b3acf Fix: Backfill initial versions for rides gpt-engineer-app[bot] 2025-10-28 13:08:06 +00:00
  • 8a2d347723 feat: Implement card-style tab buttons gpt-engineer-app[bot] 2025-10-28 12:48:51 +00:00
  • dbdf4d9254 Refactor: Enhance homepage tab styling gpt-engineer-app[bot] 2025-10-28 01:45:09 +00:00
  • 49a0aa7a57 Implement version tracking and recent changes gpt-engineer-app[bot] 2025-10-28 01:41:05 +00:00
  • be497e70da Refactor: Standardize card component styles gpt-engineer-app[bot] 2025-10-28 01:06:27 +00:00
  • 10daaf73f2 Enforce higher security level for sensitive user actions pac7 2025-10-28 00:01:58 +00:00
  • f2aeb2aa93 Improve navigation by adding a new sidebar menu component pac7 2025-10-27 23:54:50 +00:00
  • d1f01d9228 Improve security by requiring higher authentication levels for sensitive actions pac7 2025-10-27 23:53:33 +00:00
  • 64f82c9ac2 Resolve various issues to improve application stability and performance pac7 2025-10-27 23:40:08 +00:00
  • ac65e4b4db Improve location data handling and error reporting in the app pac7 2025-10-27 23:39:30 +00:00
  • 5197041d37 Implement app-wide versioning for all entities pac7 2025-10-27 23:29:44 +00:00
  • 338c30e65c Improve system logging to show complete audit history pac7 2025-10-27 23:20:17 +00:00
  • 46377152c3 Improve viewing access to system logs for administrators pac7 2025-10-27 23:18:46 +00:00
  • dc77f6a680 Show all system activity history in admin logs pac7 2025-10-27 23:17:47 +00:00
  • 5a92460543 Saved your changes before starting work pac7 2025-10-27 23:12:05 +00:00
  • 1eae5a5219 Fix errors when users attempt to view their profile information pac7 2025-10-27 22:50:13 +00:00
  • b6c4b2e7d0 Fix critical build issues preventing application compilation and loading pac7 2025-10-27 17:35:25 +00:00
  • 43db53834b Update user avatar component to use a new component for consistency pac7 2025-10-27 17:34:55 +00:00
  • cc732a5cb7 Transitioned from Plan to Build mode pac7 2025-10-27 17:32:50 +00:00
  • ed16122aab Saved your changes before starting work pac7 2025-10-27 17:18:59 +00:00
  • 4a133b52b4 Fix issue where user avatars do not display in the header pac7 2025-10-13 16:40:01 +00:00
  • 785133a761 Improve how user avatars are displayed throughout the application pac7 2025-10-13 16:12:50 +00:00
  • 8a2d57b08c Improve avatar display to ensure consistency across the application pac7 2025-10-13 16:03:29 +00:00
  • ad8f7a4101 update pacnpal 2025-10-27 17:30:25 +00:00
  • 270017955c Transitioned from Plan to Build mode pac7 2025-10-13 15:57:44 +00:00
  • 1ebb491ffa Fix: Address build errors in moderation logging gpt-engineer-app[bot] 2025-10-27 17:17:13 +00:00
  • 2de13c12e4 feat: Implement comprehensive audit logging gpt-engineer-app[bot] 2025-10-27 17:14:24 +00:00
  • 79277c744a Fix submission status notifications gpt-engineer-app[bot] 2025-10-23 18:54:00 +00:00