Commit Graph

17 Commits

Author SHA1 Message Date
bsquillari 1079da8418 Merge remote-tracking branch 'origin/add-edit-and-update' into admin-role 2023-12-04 14:47:01 +00:00
bsquillari e3a5874196 Add role fields (user, airlie, admin) 2023-12-04 14:41:39 +00: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 6d1389eb8e Remove unused code 2023-12-01 19:34:15 -03:00
Santiago Lo Coco dc7c6f7439 Add subscribe/unsuscribe logic in browser-domain
Also, fix some backend bugs
2023-12-01 19:30:41 -03:00
bsquillari 42eeac8d2a Add signup and login btns 2023-11-29 04:18:12 +00:00
Santiago Lo Coco 7f057dbbaf Implement pagination and update frontend 2023-11-12 12:25:13 -03:00
Santiago Lo Coco 51f0c7b168 Implement RBAC in api-gw 2023-11-12 11:02:56 -03:00
Santiago Lo Coco cc40e6636c Fix integration tests 2023-11-04 22:57:37 -03: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 c15455b008 Refactor and reformat frontend 2023-10-30 19:45:01 -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 ed6b3f2447 Fix frontend bugs 2023-10-27 16:03:36 -03:00
Santiago Lo Coco 0e89fe1b15 Fix some bugs 2023-10-25 12:26:55 -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
Santiago Lo Coco 2fcf3b0387 Add auth-domain and browser-domain
There are two roles: airline and normal user
2023-10-23 11:41:25 -03:00