Commit Graph

25 Commits

Author SHA1 Message Date
Santiago Lo Coco 3188637d07 Reformat code 2023-12-07 15:48:49 -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 53fa74b61d Fix lots of bugs 2023-11-10 00:49:26 -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 c227eda7c9 Fix more bugs 2023-11-04 22:18:15 -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 39822ca6a6 Update screen and flights domain
Add frontend tests and fix some bugs
2023-11-03 21:43:37 -03:00
Santiago Lo Coco afe540419d Fix typo 2023-11-01 10:38:10 -03:00
Santiago Lo Coco 587ff695ae Re-create screen-client 2023-11-01 10:06:34 -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 433c2c3de3 Update pipeline steps 2023-10-23 13:25:35 -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 33a75609bd Add screen-domain and update flights-domain
Add local database (IndexedDB) and add `lastUpdated` logic for screens
2023-10-23 11:39:12 -03:00