Commit Graph

155 Commits

Author SHA1 Message Date
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 b07acc9cc1 Update .gitlab-ci.yml 2023-10-27 16:33:42 -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 b0638f195a Fix more bugs 2023-10-25 13:34:47 -03: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 56839570bc Update run.sh and fix pipeline 2023-10-25 10:23:31 -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 09d3a8c721 Fix typo 2023-10-23 16:26:00 -03:00
Santiago Lo Coco b379dbdf19 Fix bugs 2023-10-23 16:15:50 -03:00
Santiago Lo Coco 7a8861df16 Update pipeline 2023-10-23 16:00:34 -03:00
Santiago Lo Coco 0b8f16efa2 Merge branch 'testing' into 'master'
Add screen, flights, auth and browser domains

See merge request adm3981141/fids!1
2023-10-23 18:59:29 +00:00
Santiago Lo Coco ecea83c8b4 Fix bugs and add run.sh (dev) 2023-10-23 15:52:13 -03:00
Santiago Lo Coco bed7b36b3a Fix typo 2023-10-23 15:04:48 -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 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 a5878b0f92 Update .gitlab-ci.yml 2023-10-23 12:55:57 -03:00
Santiago Lo Coco 416c419d98 Update README.md 2023-10-23 12:36:40 -03:00
Santiago Lo Coco 4fc7781cb5 Refactor and add docker-compose.yml(s) 2023-10-23 12:31:09 -03:00
Santiago Lo Coco f33da2703b Run deploy step only in master branch 2023-10-23 11:45:03 -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
Santiago Lo Coco 52ba579637 Remove unused files 2023-10-23 11:40:41 -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 4bddaba478 Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -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 cca3b135cf Update .gitlab-ci.yml 2023-10-19 10:18:04 -03:00
Santiago Lo Coco 55c6fc93e4 Add flights-domain (from 'airports' repo) 2023-10-19 10:12:19 -03:00
Santiago Lo Coco f1503d0f77 Renew anonymous volumes 2023-10-09 22:31:00 -03:00
Santiago Lo Coco 87e488f296 Recreate docker services 2023-10-09 21:38:43 -03:00
Santiago Lo Coco 1ac6b2a526 Use a variable to specify API endpoint 2023-10-09 21:19:34 -03:00
Santiago Lo Coco 85084a3e44 Create and seed DB 2023-10-09 19:18:58 -03:00
Santiago Lo Coco c5e1c96e36 Force remove stopped containers 2023-10-09 18:24:41 -03:00
Santiago Lo Coco 08d11fa636 Fix python bug 2023-10-04 21:45:48 -03:00
Santiago Lo Coco f2a568340b Fix bugs 2023-10-04 21:00:41 -03:00
Santiago Lo Coco 7509647421 Test variables 2023-10-04 20:56:14 -03:00