Commit Graph

25 Commits

Author SHA1 Message Date
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