Oscar Hinton
6a6b15fada
[SM-567] Change how project permission is resolved ( #2791 )
...
* Change how project permission is resolved
* Fix tests
---------
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2023-03-09 11:23:50 -06:00
Thomas Avery
05f5d79938
[SM-572] Modify project endpoint to return current user's permission ( #2752 )
...
* Add endpoints to check current user's permission
* Swap to adding current user permission onto GET
* Cleanup DI
* Add ProjectPermissionDetails DTO and query
* code review updates
* Remove assert recent for longer running creates
2023-03-02 09:02:42 -06:00
Thomas Avery
35b832dbc9
[SM-485] Add access policy on project creation ( #2678 )
...
* Add bootstrap access policy on create
* Update project integration tests
2023-02-09 08:58:05 -06:00
Oscar Hinton
cf25d55090
[SM-378] Enable SM on a user basis ( #2590 )
...
* Add support for giving individual users access to secrets manager
2023-01-31 18:38:53 +01:00
Oscar Hinton
59f5285c88
[SM-460] Isolate SecretsManager files ( #2616 )
...
Move SecretsManager files to directories called SecretsManager and add CodeOwners
2023-01-24 19:57:28 +01:00