microsoft / microsoft/AzureTRE
Create admin pages in the UI to allow common admin tasks to be done and avoid the need to access the CosmosDB directly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
TRE Administrators should not need to alter the cosmos DB directly to achieve simple tasks such as
- template deregistration
- clearing stuck/pending jobs from the queue
- showing all upgradable workspaces / components in a single view
- ability to view logs of systems in one place
Describe the solution you'd like
Create an admin page or pages in the UI which allows common admin tasks such as those described above.
Extend the API to allow this where necessary.
Describe alternatives you've considered
The current alternative requires running commands on the CosmosDB directly which is not desirable and risks breaking the TRE.
Additional context
I will try to find and link as many related issues here as I come across them
Related to #3517
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issue #3517 and reviewing the existing UI and API entry points for administrative operations. Define the scope around template deregistration, clearing stuck or pending jobs, showing upgradable workspaces and components, and viewing system logs; done means these tasks no longer require direct CosmosDB access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100