Commit Graph

40 Commits (88de2df3c07166b1b025b0c26e600c7d9db23f19)

Author SHA1 Message Date
Mike Koch 99c229fae7 Add toastr, fix several things regarding custom nav elements 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 6e72662a1b Wrote the custom nav element api 7 years ago
Mike Koch 3df5324732 Getting more work done on custom navigation 7 years ago
Mike Koch e086322332 Working on adding the resend button to the actual ticket page 7 years ago
Mike Koch cb9590c189 Add Ability To Resend Response 7 years ago
Mike Koch ef9cbf98b0 Improve POST ticket 7 years ago
Mike Koch ee4ba00fe9 Add endpoint for retrieving helpdesk settings 7 years ago
Mike Koch fd41a589fe Add a status controller to retrieve statuses 7 years ago
Mike Koch b03312f73c Fixed a couple issues with deleting tickets 7 years ago
Mike Koch 2131df0cd9 Working on deleting tickets... a bit more complicated than I initially thought 7 years ago
Mike Koch d461059cf0 Wrapped up retrieving ticket attachments 7 years ago
Mike Koch 3cec244e15 Getting started on attachment retrieval 7 years ago
Mike Koch 5112a6a13b Make the endpoint only for ticket message attachments, not replies 7 years ago
Mike Koch 0556d07a56 Attachments can now be uploaded for a ticket. Still need to handle updating the reply's property 7 years ago
Mike Koch cc880a15fc Show stack traces on the message log page 7 years ago
Mike Koch f15cb63d32 Logging has been implemented for exceptions 7 years ago
Mike Koch 6af93506f1 Properly handle if the API is disabled 7 years ago
Mike Koch d0475b22c1 Add UserPrivilege enum, provide better 404 information 7 years ago
Mike Koch ad2c96c667 Update composer.json and ApplicationContext 7 years ago
Mike Koch 1b6cca8ddf Create ticket endpoint now working, but needs some changes 7 years ago
Mike Koch 1cb4209be2 Working more on create ticket endpoint 7 years ago
Mike Koch 2b792cff72 Fix exception handler for E_NOTICE 7 years ago
Mike Koch a702d157cd Delete unused DAOs, fix some replace errors 7 years ago
Mike Koch ad43c420bb Use PSR-4 standard for classloading 7 years ago
Mike Koch a2c98a5a26 Ticket stuff slowly taking shape 7 years ago
Mike Koch a4af2e668f More work on ticket stuff 7 years ago
Mike Koch 8968be1ffd More work on exception handling and user context building 7 years ago
Mike Koch 2ef67de718 Added proper DI and autoloading to make things simpler for the actual logic' 7 years ago
Mike Koch e1176ec4ee Getting started on ticket endpoint... again 7 years ago
Mike Koch fc38673b7d Some temporary error handling 7 years ago
Mike Koch dc07f5e757 Move link to the api folder 7 years ago
Mike Koch aff8dadd27 Category Controller is working 7 years ago
Mike Koch 96120bc744 Working on user context 7 years ago
Mike Koch c184469219 Able to hit a controller through link 7 years ago
Mike Koch d9000c12c7 More routing changes 7 years ago
Mike Koch 5e21877efc Add Link for simple API routing 7 years ago
Mike Koch b7cbca03a7 Getting started on routing 7 years ago
Mike Koch f9845624d4 More API changes 7 years ago
Mike Koch 403b87bbda Bunch of stuff 7 years ago