Commit Graph

11 Commits

Author SHA1 Message Date
Santiago Lo Coco b3cc4d4cc3 Remove unused code 2023-12-04 22:31:32 -03:00
Santiago Lo Coco b5d0095604 Fix more bugs 2023-12-04 21:29:16 -03:00
bsquillari d8aa2dde19 Update checkAuth with roles 2023-12-04 19:54:29 +00:00
Santiago Lo Coco 7f057dbbaf Implement pagination and update frontend 2023-11-12 12:25:13 -03:00
Santiago Lo Coco e03becb67b Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
2023-11-10 18:46:20 -03:00
Santiago Lo Coco a82840e0bf Add flight update validations
Also, fix some bugs
2023-11-04 20:27:41 -03:00
Santiago Lo Coco 39822ca6a6 Update screen and flights domain
Add frontend tests and fix some bugs
2023-11-03 21:43:37 -03:00
Santiago Lo Coco 51db72ed54 Update screen-domain
Also, add new methods in flights-domain
2023-10-30 19:31:58 -03:00
Santiago Lo Coco a538c5f74c Fix bugs and update ACL of flights API 2023-10-27 15:10:44 -03:00
Santiago Lo Coco 1458b4f1b5 Refactor and update CORS origins 2023-10-23 16:34:23 -03:00
Santiago Lo Coco 4fc7781cb5 Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
Renamed from flights-domain/src/api/cruds/flight.py (Browse further)