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
|
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 |
bsquillari
|
00f016f229
|
Add post user with airline role
|
2023-12-04 20:51:13 +00:00 |
bsquillari
|
e3a5874196
|
Add role fields (user, airlie, admin)
|
2023-12-04 14:41:39 +00:00 |
bsquillari
|
1dee061e97
|
Delete unused code
|
2023-12-04 14:04:08 +00:00 |
bsquillari
|
5e548162ee
|
Removed unused code
|
2023-12-04 12:29:47 +00:00 |
bsquillari
|
fd8ac67cf1
|
Fix signup bug
|
2023-11-29 04:17:21 +00:00 |
Santiago Lo Coco
|
97b99fcd64
|
Update auth tests
|
2023-11-12 12:32:32 -03:00 |
Santiago Lo Coco
|
51f0c7b168
|
Implement RBAC in api-gw
|
2023-11-12 11:02:56 -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
|
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
|
9210ce98f8
|
Optimize Docker builds
Minimize cache invalidation with improved cache management
|
2023-11-04 23:13:02 -03:00 |
Santiago Lo Coco
|
c227eda7c9
|
Fix more bugs
|
2023-11-04 22:18:15 -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
|
a538c5f74c
|
Fix bugs and update ACL of flights API
|
2023-10-27 15:10:44 -03:00 |
Santiago Lo Coco
|
6a905e1c0e
|
Reformat files and update flake ignore list
|
2023-10-25 10:38:01 -03:00 |
Santiago Lo Coco
|
56839570bc
|
Update run.sh and fix pipeline
|
2023-10-25 10:23:31 -03:00 |
Santiago Lo Coco
|
d7760eefc9
|
Add API gateway
|
2023-10-25 09:30:13 -03:00 |
Santiago Lo Coco
|
d9a613b095
|
Fix more tests
|
2023-10-23 14:52:26 -03:00 |
Santiago Lo Coco
|
e91574fe3c
|
Fix tests
|
2023-10-23 14:06:46 -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
|
2fcf3b0387
|
Add auth-domain and browser-domain
There are two roles: airline and normal user
|
2023-10-23 11:41:25 -03:00 |