Commit Graph

51 Commits (88de2df3c07166b1b025b0c26e600c7d9db23f19)

Author SHA1 Message Date
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
Mike Koch 97a96b5947 UserToTicketChecker now checks for category managers 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 4fd6595ded Handle building the attachment and saving it to the FS 7 years ago
Mike Koch 8378d35149 Start working on attachments API. Fix .gitignore 7 years ago
Mike Koch f15cb63d32 Logging has been implemented for exceptions 7 years ago
Mike Koch 25929d82f4 Fixed some email issues 7 years ago
Mike Koch ccbe2cd580 MFH Settings being loaded, emails being sent out 7 years ago
Mike Koch 06a38e9383 Autoassign logic is finished 7 years ago
Mike Koch af789a7060 Working on autoassign rewrite logic 7 years ago
Mike Koch ad2c96c667 Update composer.json and ApplicationContext 7 years ago
Mike Koch 64428872df Created an entity for user 7 years ago
Mike Koch 01c56da52c Working on adding Spot ORM 7 years ago
Mike Koch 36f8de957a Able to parse email templates.... I hope 7 years ago
Mike Koch 41123e987b Some more API changes 7 years ago
Mike Koch 4c7449ea3e Properly handle tickets that need validation. Added comments for next steps 7 years ago
Mike Koch c1638aeb98 First steps in supporting email validation 7 years ago
Mike Koch b4dcbc9846 Getting started on email sender for customer ticket creation 7 years ago
Mike Koch ca499d5eac Basic ticket creator appears to be working. Still need to handle email 7 years ago
Mike Koch c8485c0fa3 Working on a status gateway to get the ticket's default status 7 years ago
Mike Koch 31ced3f572 Add somre more fields 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 dc0c8a351b I think I finished the ticket creator 7 years ago
Mike Koch 489f191a13 Majority of create ticket logic done. Just need to add attachments(?) and retriever SQL-specific fields 7 years ago
Mike Koch 044faa77f6 TicketGateway can now insert tickets 7 years ago
Mike Koch 65b10bae3c TrackingIdGenerator working. Stubbed out todo list for rest of creating ticket 7 years ago
Mike Koch 7e966b93a5 Intermediate commit 7 years ago
Mike Koch b76e2afac1 More work on ticket creator tests 7 years ago
Mike Koch a702d157cd Delete unused DAOs, fix some replace errors 7 years ago