AzureTRE/api_app
Marcus Robinson 8b762a97e0
Enable Workspace owners to create Airlock requests and remove need for email (#3988)
* Enable Workspace owners to create Airlock requests and remove need for email

* Update versions

* Fix linting.

* add additonal test.

* Update CHANGELOG.md

* Update version.txt

---------

Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
2024-06-24 12:32:48 +01:00
..
api Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
core Enable Workspace owners to create Airlock requests and remove need for email (#3988) 2024-06-24 12:32:48 +01:00
db Add storage account check to avoid name clash (#3863) 2024-05-10 10:41:59 +00:00
event_grid Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
models Output is_exposed_externally, for all resources with URI (#3656) 2023-10-03 13:48:13 +01:00
resources Enable Workspace owners to create Airlock requests and remove need for email (#3988) 2024-06-24 12:32:48 +01:00
schemas Add ability for workspace service to request an address space (#2902) 2022-12-25 14:29:55 +00:00
service_bus Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
services Enable Workspace owners to create Airlock requests and remove need for email (#3988) 2024-06-24 12:32:48 +01:00
tests_ma Enable Workspace owners to create Airlock requests and remove need for email (#3988) 2024-06-24 12:32:48 +01:00
.dockerignore rename management api to api (#780) 2021-09-07 10:29:43 +02:00
.env.sample Update "Azure AD" references to "Microsoft Entra ID" (#3873) 2024-04-11 08:50:09 +00:00
Dockerfile Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
_version.py Enable Workspace owners to create Airlock requests and remove need for email (#3988) 2024-06-24 12:32:48 +01:00
docker-compose.yml Fixing yml Linting issues (#1184) 2022-01-27 14:46:16 +00:00
main.py Move to using managed identity for auth to CosmosDB. (#3806) 2024-01-04 00:35:45 +00:00
pytest.ini Fix warnings in unit tests (#3027) 2022-12-28 11:50:58 +02:00
requirements-dev.txt Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
requirements.txt Bump the pip group across 3 directories with 2 updates (#3930) 2024-05-10 15:03:16 +00:00
run_tests_and_exit_succesfully.sh Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00