-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autoscaler updates following UX review #3817
Conversation
- Move create/edit/delete policy buttons into tab header - Show standard 'no content' style message when no policy attached - Show scaling history only when there's history OR there's a policy - Don't show error snack bar for no policy - Tweak card layouts and widths - Tweak some error messages - Add brief text for each step - Show Create/Edit in stepper given create/edit
✅ Hey richard-cox! The commit authors and yourself have already signed the CLA. |
Also show autoscaler version in cf summary page
Codecov Report
@@ Coverage Diff @@
## v2-master #3817 +/- ##
=============================================
+ Coverage 52.15% 52.19% +0.03%
=============================================
Files 784 785 +1
Lines 22960 22983 +23
Branches 4109 4115 +6
=============================================
+ Hits 11974 11995 +21
- Misses 10986 10988 +2 |
return this.http | ||
.request(new Request(options)).pipe( | ||
mergeMap(response => { | ||
console.log(response); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leftover.
I was able to verify the mentioned points above were implemented. I was also able to find some issues: (I've used
|
- start-dev/immutable object issue to discuss
I've fixed the issues mentioned, however want to run through the start-dev/immutable object issue with @KlapTrap tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update
a per app request for it's policy