cloudfoundry / cloudfoundry/stratos
Homescreen Improvements
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Container issue, should be split out
- Persisted Per User Settings. Should be a framework to support things like
- Track if user has logged in before
- Track if user has dismissed 'new user' setting
- Rearrange homescreen content
- Remove recent activity from homescreen, use standard drop down shown on other pages
- Move favourites over to where recent activity is
- Show 'Welcome to stratos' style content where favourites used to be
- user can 'dismiss' this message
- Show Endpoint Status cards where favourites used to be
- Each endpoint type has card that shows basic stats for that type
- Card component and supporting services should not be lazy loaded
- Should consider the case where only one endpoint type is registered (or not hidden aka sandbox... or user has hidden?)
- Allow an admin to hide specific endpoints from non-admins
- Should be specified at registration time?
- Should be a backend thing, non-users should not see them? Would they still need to access the info like metrics?
- Allow an admin to hide the endpoints tab from non-admins
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
No files, tests, or entry points are named. First split the container issue into focused frontend, backend, and authorization tasks, then identify the homescreen and endpoint-registration entry points; done means the resulting tasks have settled scope and acceptance criteria for each listed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- authorization, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100