Santiago Lo Coco
|
9b73c29d04
|
Fix subscriptions bug
|
2023-12-14 13:56:09 -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
|
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 |
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
|
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
|
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
|
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
|
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
|
3e7515b9b1
|
Add subscription-domain
Enables users to subscribe to any flight and receive updates via Telegram.
|
2023-10-27 14:45:48 -03:00 |