-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: workspace quotas #4184
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
feat: workspace quotas #4184
Conversation
ee0947a
to
8f5cbee
Compare
@coder/frontend this is ready for FE review, still need to work on tests for the backend. let me know if anything is not up to snuff. |
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.
Looks good from a FE perspective! ✅
fyi: I didn't check the BE code too closely since I'm less familiar
10167af
to
4955b4f
Compare
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.
Fix up that query then feel free to merge!
Rebased and is now integrated with the "create workspace for user" selector!