radius-project / radius-project/dashboard
Indicators for Recipes that are currently in-use
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 13
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 10
Description
Overview of feature request
As a Radius dashboard user, I want to see which of my available Recipes have been deployed currently and which specific application(s) is using each recipe.
Clicking into each recipe shows its details in a sidebar (including which apps are using the recipe)
Indicator (highlight, column, etc.) showing which recipe is in use
Acceptance criteria
The details page (or in the details sidebar) for Recipes includes details and links to all the applications sidebars that have currently used the Recipe.
The Recipes table view includes an additional column displaying all the applications (as sidebar hyperlinks) (e.g. http://localhost:3000/resources/default/Applications.Core/environments/default/recipes) that are currently using the recipe.
The Recipes table view includes row highlighting to indicate which of the recipes are currently being used by an application or resource.
Additional context
No response
Would you like to support us?
- Yes, I would like to support you
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 at the Recipes table view and recipe details sidebar described in the issue, then trace how recipe and application data are loaded and linked. Done means the details view links to every application using a recipe, the table shows those application links, and rows indicate recipes currently in use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100