Commit Graph

1904 Commits (bootswatch)
 

Author SHA1 Message Date
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 843528252b Getting started on POST for ticket controller 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 1a8a989e87 Moved validation logic to its own class, working on createTicket tests 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 ee3a425c59 Remove unnecessary comment 7 years ago
Mike Koch 44239ed459 Start working on TrackingIdGenerator 7 years ago
DarekTw dd0119602b Fixed unclosed <div> 7 years ago
Mike Koch 6f87dfc149 Small fix on validation model 7 years ago
Mike Koch d476f86c8c Finished validation tests for create ticket 7 years ago
Mike Koch bc9bb698c5 Add some more validation tests for dates 7 years ago
Mike Koch e44baa99c2 Refactored custom field validator, re-enabled test 7 years ago
Mike Koch e22d318b92 More tests for TicketCreator. Need to refactor some custom field logic 7 years ago
Mike Koch 44e45852d0 Merge branch '507-missing-new-event-button' into '3-0-4'
Add back missing create event button

See merge request !42
7 years ago
Mike Koch d7a25b7c7a Fixes #507 Add back missing create event button 7 years ago
Mike Koch 4e438d9fd3 Merge branch '509-fix-reply-with-rich-text' into '3-0-4'
Allow customers to respond using rich text

See merge request !41
7 years ago
Mike Koch cecd302957 Fixes #509 Allow customers to respond using rich text 7 years ago
Mike Koch b76e2afac1 More work on ticket creator tests 7 years ago
Mike Koch 98cbd6e4dd Working on TicketCreator tests 7 years ago
Mike Koch 176b786279 Move ban test, work on TicketValidators test 7 years ago
Mike Koch bbdb03d103 Testing is working! 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 2b0d2bb9cc Send all enabled custom fields 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 e68ecf50c6 Moved some more stuff to new structure 7 years ago
Mike Koch 2ef67de718 Added proper DI and autoloading to make things simpler for the actual logic' 7 years ago
Mike Koch ecbd2fd94a Fixed some folder structures and worked on ban retrieval 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 ba0a035d88 Update CONTRIBUTING.md 7 years ago
Mike Koch 6721c558af Update CONTRIBUTING.md 7 years ago
Mike Koch aff8dadd27 Category Controller is working 7 years ago
Mike Koch 93431e9a98 Build the user context based on hashed token 7 years ago
Mike Koch 17f6bb770d UserContextBuilder mostly done 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