Commit Graph

8 Commits

Author SHA1 Message Date
0046721fde feat: Add admin navigation, fix modals, clickable stats, update docs
- Add admin dropdown menu in dashboard header with links to all admin pages
- Fix template modal: larger size (800px), responsive grid, type/priority dropdowns
- Fix recurring tickets modal: add Type and Assign To fields, larger size
- Make dashboard stat cards clickable for quick filtering
- Fix user-activity query (remove is_active requirement)
- Add table existence check in ticket_dependencies API
- Fix table overflow on dashboard
- Update Claude.md and README.md with current project status
- Remove migrations directory (all migrations completed)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 21:11:49 -05:00
08d6808bc3 Update README.md and add debug error handlers
- Completely rewrote README with all new features and admin routes
- Cleaned up remaining migration files
- Added detailed PHP error/exception handlers to dependencies API
  to help debug the 500 error

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:25:54 -05:00
bb4b1400f2 Update README.md 2026-01-12 17:00:33 -05:00
57d572a15e readme and css updates 2026-01-01 19:45:49 -05:00
52d4ac1d60 Updated README 2025-11-29 13:02:52 -05:00
19f436a17c Updated readme and made deploy script 2025-09-03 19:01:36 -04:00
8f59714d9f Update README.md 2025-01-01 18:35:37 -05:00
20de4a07e0 Initial commit 2024-11-30 19:26:34 -05:00