Commit Graph

8 Commits

Author SHA1 Message Date
afe626bd78
add LiqPay integration for ticket purchase
All checks were successful
/ build (push) Successful in 5m8s
/ tests (push) Successful in 33s
/ build-docker (push) Successful in 4m15s
hosted services deletes ticket groups with reserved status that were created more than 10 minutes ago

payment link expires in 10 minutes from the time it was created
2025-05-26 12:16:46 +03:00
5982fa7285
add employee management 2025-05-16 15:22:44 +03:00
5ee8c9c5df
add vehicle enrollments management 2025-05-11 10:51:19 +03:00
3ebd0c3a2c
add vehicles hierarchy management
All checks were successful
/ build (push) Successful in 6m13s
/ tests (push) Successful in 47s
/ build-docker (push) Successful in 6m48s
2025-05-03 10:09:52 +03:00
bd87ab9133
fix VehicleType type convertation issue in InMemory datastore
without the fix tests would fail
2025-05-01 20:54:59 +03:00
fdf147fe83
add route entity management 2025-05-01 20:50:22 +03:00
d500d1f84c
add address entity management 2025-05-01 11:48:43 +03:00
d694573c19
initial commit 2025-04-29 23:51:19 +03:00