cloudfoundry / cloudfoundry/stratos
Be able to disable features of the application
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Have a standard way to disable features based on particular variables e.g. current user, stratos deployment type.
I.e. disable EditProfileInfoComponent
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
Begin at EditProfileInfoComponent and trace how variables such as the current user and Stratos deployment type are exposed to the application. The issue is complete when a standard, documented mechanism can disable that component and other features based on those variables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100