Commit Graph

40 Commits

Author SHA1 Message Date
Santiago Lo Coco 047e580502 Add search 2023-12-07 14:40:11 -03:00
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 2df601ddce Fix more bugs 2023-12-06 18:29:00 -03:00
Santiago Lo Coco 67376fe98b Update tests 2023-12-06 17:17:31 -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 b5d0095604 Fix more bugs 2023-12-04 21:29:16 -03:00
bsquillari d8aa2dde19 Update checkAuth with roles 2023-12-04 19:54:29 +00:00
Santiago Lo Coco 6c4aa99eb7 Fix more bugs 2023-12-01 16:09:21 -03:00
bsquillari d0fde0c29e Fix missing requirement 2023-11-28 20:14:39 +00:00
Santiago Lo Coco 7f057dbbaf Implement pagination and update frontend 2023-11-12 12:25:13 -03:00
Santiago Lo Coco 5a1c7bae92 Fix bugs 2023-11-10 18:57:58 -03: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 9ed84540f6 Update .dockerignore 2023-11-09 22:55:47 -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 37327ed331 Update docker-compose.yml
Use `extends` rule with a template to enable both dev and prod envs on the same machine
2023-11-04 21:17: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 cad88bf24e Update */src/.cicd/test.sh 2023-11-01 12:20:18 -03:00
Santiago Lo Coco 5084c38283 Update pre-commit hook and reformat files 2023-11-01 12:06: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 f60633817f Fix more and more bugs 2023-10-27 18:16:04 -03:00
Santiago Lo Coco 8b3b435b13 Fix more bugs 2023-10-27 17:38:22 -03:00
Santiago Lo Coco 4973267599 Update flights-domain tests 2023-10-27 16:44:16 -03:00
Santiago Lo Coco ed6b3f2447 Fix frontend bugs 2023-10-27 16:03:36 -03:00
Santiago Lo Coco a538c5f74c Fix bugs and update ACL of flights API 2023-10-27 15:10:44 -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
shadad fcc2189674 Adding functional test to /flights endpoint 2023-10-26 13:59:23 +00:00
Santiago Lo Coco 868929e9f2 Update CORS origins 2023-10-25 12:31:42 -03:00
Santiago Lo Coco 0e89fe1b15 Fix some bugs 2023-10-25 12:26:55 -03:00
Santiago Lo Coco 6a905e1c0e Reformat files and update flake ignore list 2023-10-25 10:38:01 -03:00
Santiago Lo Coco 927d8b39c7 Reformat files 2023-10-25 09:33:05 -03:00
shadad d75fbeed21 linting warnings 2023-10-24 23:21:10 +00:00
shadad fa67d26d94 linting functional tests 2023-10-24 23:06:32 +00:00
shadad00 3d38de1581
adding flight unit tests 2023-10-24 11:42:46 -03:00
Santiago Lo Coco 1458b4f1b5 Refactor and update CORS origins 2023-10-23 16:34:23 -03:00
Santiago Lo Coco 62c9b30b89 Fix more bugs 2023-10-23 15:00:33 -03:00
Santiago Lo Coco d9a613b095 Fix more tests 2023-10-23 14:52:26 -03:00
Santiago Lo Coco 4fc7781cb5 Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00