Skip to content
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(ui): allow any value 1-100 for quota limit/days #1337

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

TheCatLady
Copy link
Collaborator

Description

Allows for users to select any value from 1 to 100 for the quota limit & days.

Users would be able to set a request limit as low as 1 request per 100 days, or as high as 100 requests per 1 day.

IMO, this is a good compromise between only allowing a few options and switching to a text box (where the "Unlimited" option then becomes less clear/intuitive).

Screenshot (if UI-related)

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

@TheCatLady TheCatLady requested a review from sct as a code owner March 30, 2021 23:51
@sct sct merged commit f4bed9a into develop Mar 31, 2021
@sct sct deleted the feat/ui/quota-options branch March 31, 2021 03:13
@github-actions
Copy link

github-actions bot commented Apr 1, 2021

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Quota Limits
2 participants