-
Notifications
You must be signed in to change notification settings - Fork 171
feat: static team settings page #2024
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
Conversation
Coverage report
Test suite run success92 tests passing in 9 suites. Report generated by 🧪jest coverage report action from 85b47d2 |
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.
Need to add a migration script for existing teams
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.
After running npm run migrate
I do not see any migration. This PR should reflect the migration in tests fixtures.
The proposed resourceQuota is not compatible.
To reflect this:
|
PRs:
console: https://github.com/linode/apl-console/pull/531
api: https://github.com/linode/apl-api/pull/672
core: #2024
Checklist
adr/*.md
and appended to list inadr/_index.md
, if applicable.values-schema.yaml
file andtest/**
fixtures have been updated to reflect code changes, if applicable.values-schema.yaml
file, if applicable.