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
|
20f19b40fc
|
Fix more bugs
|
2023-11-10 00:55:06 -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
|
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
|
427e7bd989
|
Expose only the API gateway
|
2023-10-25 11:35:21 -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 |
Santiago Lo Coco
|
d7760eefc9
|
Add API gateway
|
2023-10-25 09:30:13 -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
|
433c2c3de3
|
Update pipeline steps
|
2023-10-23 13:25:35 -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 |
Santiago Lo Coco
|
a60415f096
|
Fix test-integration step (x2)
|
2023-10-19 10:32:35 -03:00 |
Santiago Lo Coco
|
69d190afe6
|
Fix test-integration step
|
2023-10-19 10:30:03 -03:00 |
Santiago Lo Coco
|
55c6fc93e4
|
Add flights-domain (from 'airports' repo)
|
2023-10-19 10:12:19 -03:00 |