Commit Graph

36 Commits

Author SHA1 Message Date
Santiago Lo Coco 2df601ddce Fix more bugs 2023-12-06 18:29:00 -03:00
Santiago Lo Coco 53207f1dd6 Fix lots of bugs and update frontend(s) 2023-12-06 16:30:14 -03:00
Santiago Lo Coco b3cc4d4cc3 Remove unused code 2023-12-04 22:31:32 -03:00
Santiago Lo Coco 9578780da1 Update browser-domain 2023-12-04 19:56:04 -03:00
Santiago Lo Coco 809eef2b02 Add edit and delete flight in the frontend
Co-authored-by: shadad00 <shadad@itba.edu.ar>
2023-12-04 19:50:25 -03:00
Santiago Lo Coco 76751ba003 Fix merge conflicts 2023-12-04 19:48:59 -03:00
bsquillari 9b3039bead Add create airline flow to browser 2023-12-04 20:54:09 +00:00
bsquillari 1ef259a7b4 Add admin role to front 2023-12-04 19:57:39 +00:00
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 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 9ed84540f6 Update .dockerignore 2023-11-09 22:55:47 -03:00
Santiago Lo Coco fbd5591e9d Use top-level name property in docker compose
Fix docker compose orphan containers warning
2023-11-09 22:46:53 -03:00
Santiago Lo Coco 9210ce98f8 Optimize Docker builds
Minimize cache invalidation with improved cache management
2023-11-04 23:13:02 -03:00
Santiago Lo Coco cc40e6636c Fix integration tests 2023-11-04 22:57:37 -03:00
Santiago Lo Coco 157636898e Update REACT_APP_ENDPOINT 2023-11-04 22:39:48 -03:00
Santiago Lo Coco d12261f940 Update pipeline 2023-11-04 21:44:35 -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 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 b379dbdf19 Fix bugs 2023-10-23 16:15:50 -03:00
Santiago Lo Coco ecea83c8b4 Fix bugs and add run.sh (dev) 2023-10-23 15:52:13 -03:00
Santiago Lo Coco 416c419d98 Update README.md 2023-10-23 12:36:40 -03:00
Santiago Lo Coco 4fc7781cb5 Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -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