Commit Graph

143 Commits

Author SHA1 Message Date
Santiago Lo Coco fd33eccc7c Fix lots of bugs and refactor 2023-12-04 22:16:31 -03:00
Santiago Lo Coco b5d0095604 Fix more bugs 2023-12-04 21:29:16 -03:00
Santiago Lo Coco f7463e0543 Update pipeline (x3)
Co-authored-by: shadad00 <shadad@itba.edu.ar>
Co-authored-by: bsquillari <bsquillari@itba.edu.ar>
2023-12-04 20:30:51 -03:00
Santiago Lo Coco 695d84a27c Update pipeline (x2)
Co-authored-by: shadad00 <shadad@itba.edu.ar>
Co-authored-by: bsquillari <bsquillari@itba.edu.ar>
2023-12-04 20:12:20 -03:00
Santiago Lo Coco 50c8ccd07d Update pipeline
Co-authored-by: shadad00 <shadad@itba.edu.ar>
Co-authored-by: bsquillari <bsquillari@itba.edu.ar>
2023-12-04 20:06:50 -03:00
Santiago Lo Coco 9578780da1 Update browser-domain 2023-12-04 19:56:04 -03:00
Santiago Lo Coco 6f7a374f4b Merge branch 'update-tests' into 'master'
Update tests

See merge request adm3981141/fids!7
2023-12-04 22:50:58 +00:00
Santiago Lo Coco 809eef2b02 Add edit and delete flight in the frontend
Co-authored-by: shadad00 <shadad@itba.edu.ar>
2023-12-04 19:50:25 -03:00
Santiago Lo Coco 76751ba003 Fix merge conflicts 2023-12-04 19:48:59 -03:00
bsquillari 8b05695ce3 Merge branch 'admin-role' into 'master'
Merge admin-role

See merge request adm3981141/fids!4
2023-12-04 21:58:24 +00:00
bsquillari 9b3039bead Add create airline flow to browser 2023-12-04 20:54:09 +00:00
bsquillari 00f016f229 Add post user with airline role 2023-12-04 20:51:13 +00:00
bsquillari 1ef259a7b4 Add admin role to front 2023-12-04 19:57:39 +00:00
bsquillari d8aa2dde19 Update checkAuth with roles 2023-12-04 19:54:29 +00:00
bsquillari 1079da8418 Merge remote-tracking branch 'origin/add-edit-and-update' into admin-role 2023-12-04 14:47:01 +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
Santiago Lo Coco a35a97bfaa Add edit and delete flight in the frontend
Co-authored-by: shadad00 <shadad@itba.edu.ar>
2023-12-04 10:37:30 -03:00
bsquillari 5e548162ee Removed unused code 2023-12-04 12:29:47 +00:00
Santiago Lo Coco a7d0fbc091 Fix pipeline 2023-12-03 21:21:45 -03:00
Santiago Lo Coco 7070995900 Add e2e-interface testing in the pipeline 2023-12-03 21:16:06 -03:00
Santiago Lo Coco ae0e57ec07 Add e2e and interface testing
Use catcher, newman and tavern
2023-12-03 21:13:38 -03:00
Santiago Lo Coco aebe3c3300 Merge branch 'update-frontend' into 'master'
Add subscribe/unsuscribe logic in browser-domain

See merge request adm3981141/fids!3
2023-12-01 23:15:26 +00:00
Santiago Lo Coco d8213f486d Update "RBAC" 2023-12-01 19:46:56 -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
Santiago Lo Coco 1380fbccbe Update .gitlab-ci.yml 2023-12-01 14:25:14 -03:00
bsquillari 469fc4734b Fix cicd 2023-11-29 14:35:07 +00:00
bsquillari 42eeac8d2a Add signup and login btns 2023-11-29 04:18:12 +00:00
bsquillari fd8ac67cf1 Fix signup bug 2023-11-29 04:17:21 +00:00
bsquillari 7fa4f08c00 Fix typos 2023-11-28 20:17:28 +00:00
bsquillari d0fde0c29e Fix missing requirement 2023-11-28 20:14:39 +00:00
Santiago Lo Coco 64119e132e Fix bugs 2023-11-12 12:52:00 -03:00
Santiago Lo Coco 97b99fcd64 Update auth tests 2023-11-12 12:32:32 -03:00
Santiago Lo Coco 7f057dbbaf Implement pagination and update frontend 2023-11-12 12:25:13 -03:00
Santiago Lo Coco 51f0c7b168 Implement RBAC in api-gw 2023-11-12 11:02:56 -03:00
Santiago Lo Coco 7aa05f51ff Update pipeline
Use artifacts:reports:dotenv and selectively download artifacts
2023-11-12 09:16:10 -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 372394f7cd Update deploy-prod step 2023-11-10 01:18:38 -03:00
Santiago Lo Coco 47daa6a527 Fix typo (x2) 2023-11-10 01:02:21 -03:00
Santiago Lo Coco 6aab3e7642 Fix typo 2023-11-10 01:00:32 -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 d21a761689 Fix run.sh bugs 2023-11-07 11:29:35 -03:00
Santiago Lo Coco 52bf0974ed Update run.sh and README.md 2023-11-07 11:28:00 -03:00