Commit Graph

24 Commits

Author SHA1 Message Date
Santiago Lo Coco 3faa1cb12f Add more tests
Also, run SCA and update test.sh(s)
2023-12-07 00:25:43 -03:00
Santiago Lo Coco a35a97bfaa Add edit and delete flight in the frontend
Co-authored-by: shadad00 <shadad@itba.edu.ar>
2023-12-04 10:37:30 -03:00
Santiago Lo Coco ae0e57ec07 Add e2e and interface testing
Use catcher, newman and tavern
2023-12-03 21:13:38 -03:00
bsquillari 7fa4f08c00 Fix typos 2023-11-28 20:17:28 +00: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 53fa74b61d Fix lots of bugs 2023-11-10 00:49:26 -03:00
Santiago Lo Coco 6a49957eec Remove unused files and update run.sh 2023-11-09 22:56:31 -03:00
Santiago Lo Coco d21a761689 Fix run.sh bugs 2023-11-07 11:29:35 -03:00
Santiago Lo Coco 52bf0974ed Update run.sh and README.md 2023-11-07 11:28:00 -03:00
Santiago Lo Coco 234646749f Update pipeline (DRY) 2023-11-07 10:58:04 -03:00
Santiago Lo Coco c410c7a213 Update run.sh 2023-11-03 17:12:33 -03:00
Santiago Lo Coco 5084c38283 Update pre-commit hook and reformat files 2023-11-01 12:06:52 -03:00
Santiago Lo Coco 98bacab6a9 Merge branch 'update-pipeline' into 'master'
Update pipeline and add integration tests

See merge request adm3981141/fids!2
2023-11-01 13:57:04 +00:00
Santiago Lo Coco 29ac5a6a68 Fix bugs and refactor 2023-11-01 09:15:31 -03:00
bsquillari 9277fab969 Merge branch 'master' of https://gitlab.com/adm3981141/fids 2023-10-31 14:06:49 +00:00
bsquillari 807ae7548e Add observabiliy-elk 2023-10-31 13:53:04 +00:00
Santiago Lo Coco 7d28b9bb78 Update pipeline and add frontend tests
Add integration tests and use `coverage_report` in the pipeline
2023-10-30 21:05:52 -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 8b3b435b13 Fix more bugs 2023-10-27 17:38:22 -03:00
Santiago Lo Coco 3e7515b9b1 Add subscription-domain
Enables users to subscribe to any flight and receive updates via Telegram.
2023-10-27 14:45:48 -03:00
Santiago Lo Coco 0e89fe1b15 Fix some bugs 2023-10-25 12:26:55 -03:00
Santiago Lo Coco 56839570bc Update run.sh and fix pipeline 2023-10-25 10:23:31 -03:00
Santiago Lo Coco d7760eefc9 Add API gateway 2023-10-25 09:30:13 -03:00
Santiago Lo Coco ecea83c8b4 Fix bugs and add run.sh (dev) 2023-10-23 15:52:13 -03:00