Commit Graph

80 Commits (770a01a970a2c44ff7be6cec3105b35e13c63c39)

Author SHA1 Message Date
Mike Koch 770a01a970
Add status to ticket popover on calendar 6 years ago
Mike Koch 4c2432a35b
Moved all calendar API logic to the api folder 7 years ago
Mike Koch 3d73b9a4b2
All main staff calendar endpoints moved 7 years ago
Mike Koch c4b79a722c
More calendar tweaks 7 years ago
Mike Koch 0514965040
Update due date mostly done... just need to fix the buildEvent function 7 years ago
Mike Koch bd5b3e1322
Working on moving the update ticket due date endpoint 7 years ago
Mike Koch 86f1fb3ca2
Slowly working on moving more API endpoints 7 years ago
Mike Koch c805fd8eab
Working on new update event endpoint 7 years ago
Mike Koch 9eab1525ef
Getting started on moving the update event endpoint 7 years ago
Mike Koch 814523ba6e
getEventsForStaff endpoint appears to be working 7 years ago
Mike Koch 13161696ae
Working on refactoring the calendar API 7 years ago
Mike Koch 5ee4ed5864
revert meeee 7 years ago
Mike Koch f70c3635a9
Working on moving the calendar API 7 years ago
Mike Koch 60decb3cfa
Fixed ticket creation stuff 7 years ago
Mike Koch 7e6a5b2ba5
Working on audit for API, trying to fix email issues 7 years ago
Mike Koch c6f4e4ce3e
New audit trail records are returned in the API response 7 years ago
Mike Koch 477b780805
Re-added all manager-related code 7 years ago
Mike Koch 41cbdadb72
More PHP 5.4/5.3 fixes 7 years ago
Mike Koch 016a50878d
Add a BaseClass/BaseException for 5.4 compatibility 7 years ago
Mike Koch 5b7c2f7ec7
Remove all manager usages 7 years ago
Mike Koch 5caac8452e
Don't allow category 1 to be deleted 7 years ago
Mike Koch 38cea82821 More work on manage categories page 7 years ago
Mike Koch d76cc27e8e Add number of tickets to category 7 years ago
Mike Koch 9582689f2a Categories can be deleted, fixed request methods 7 years ago
Mike Koch dd690decb2 Editing categories possible, add security check 7 years ago
Mike Koch 7d2479d5b6 Categories can be created 7 years ago
Mike Koch 8f52400aea Change column name 7 years ago
Mike Koch f7d03f66cd Making more progress on category API endpoint 7 years ago
Mike Koch 68308b02a5 Some sort of progress on category endpoint 7 years ago
Mike Koch 33ab18e826 Update CategoryGateway 7 years ago
Mike Koch ab5840babe Sorting is now possible 7 years ago
Mike Koch 11f9266f10 Properly handle saving/getting URLs 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 25922d99f3 Separate each type, add a sort value to reorder them 7 years ago
Mike Koch 6e72662a1b Wrote the custom nav element api 7 years ago
Mike Koch d06d168850 Finished up retrieving custom nav elements 7 years ago
Mike Koch 3df5324732 Getting more work done on custom navigation 7 years ago
Mike Koch ef9cbf98b0 Improve POST ticket 7 years ago
Mike Koch 39c5886880 Some changes to improve overall UX 7 years ago
Mike Koch fd41a589fe Add a status controller to retrieve statuses 7 years ago
Mike Koch 167d6c76ac Basic ticket info can now be edited 7 years ago
Mike Koch c26db92799 Add edit ticket endpoint 7 years ago
Mike Koch 215bcca079 Can now get ticket by ID 7 years ago
Mike Koch b03312f73c Fixed a couple issues with deleting tickets 7 years ago
Mike Koch 2ff27e197b Add ability to delete ticket 7 years ago
Mike Koch 2131df0cd9 Working on deleting tickets... a bit more complicated than I initially thought 7 years ago
Mike Koch d67485af13 Ticket attachments can be deleted 7 years ago
Mike Koch 3cdcc411a4 Fix pulling attachments, file checking 7 years ago
Mike Koch c58867577f Attachments should be retrievable 7 years ago
Mike Koch 3cec244e15 Getting started on attachment retrieval 7 years ago