Commit Graph

3 Commits

Author SHA1 Message Date
cuqmbr
5fecec2d3e fix: invalid arrival address details in TicketGroupDto; add isPurchased field
Before this arrival address info in TicketGroupDto was being populated by first ticket arrival address info
2023-05-25 11:49:37 +03:00
cuqmbr
63cc9a9edc refactor: make TicketGroup the main controller for ticket data retrieval
remove CRUD from TicketGroup, remove Ticket Controller and Service
2023-05-24 10:58:37 +03:00
cuqmbr
55bef31a2e feat: add city search autocompletion and suggestion 2023-05-23 16:08:35 +03:00