-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add UI updates for Team Suspend action #4451
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4438-add-suspended-state #4451 +/- ##
=========================================================
Coverage 78.12% 78.12%
=========================================================
Files 296 296
Lines 14071 14071
Branches 3176 3176
=========================================================
Hits 10993 10993
Misses 3078 3078
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
👀 ui test failures |
UX tests fixed and added simple ux test for basic suspend/resume cycle. |
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.
approved. waiting final test finish before merge
"Tests / Backend tests (18.x) (pull_request) In progress — This check has started... " taking waaaay to long. Noticed this in the details...
Nevermind - was an inline output (nothing to see here) |
Adds UI elements to support suspending a team.
Suspend Team option added to Team Settings/Danger
Confirm suspend dialog
Suspended banner
Once suspended, shows banner:
Reactivate team on Team Settings
Alternatively, setting up billing again will unsuspend the team.