forked from ryanprior/gh-board
-
Notifications
You must be signed in to change notification settings - Fork 25
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
API limit exceeded show Json error #127
Labels
Comments
Here is what it looks like if the API limit was hit before data for a kanban page was loaded. If the necessary data wasnt loaded, the page should say that nicely, and possibly recommend that they login. |
@jayvdb Please assign this issue to me |
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Jan 17, 2019
This shows a modal with error message on exceeding API limit. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Jan 17, 2019
Removes error message because a modal has been implemented. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 2, 2019
Shows a modal with error message. Fixes coala#127
gitmate-bot
pushed a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 3, 2019
This shows a modal with error message on exceeding API limit. Fixes coala#127
gitmate-bot
pushed a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 3, 2019
Removes error message because a modal has been implemented. Fixes coala#127
gitmate-bot
pushed a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 3, 2019
Shows a modal with error message. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 3, 2019
Shows a modal with error message. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 3, 2019
Shows a modal with error message. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 9, 2019
This shows a modal with error message on exceeding API limit. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 9, 2019
This shows a modal with error message on exceeding API limit. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 9, 2019
This shows a modal with error message on exceeding API limit. Fixes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 10, 2019
This shows a modal with error message on exceeding API limit. Closes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 10, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 10, 2019
This shows a modal with error message on exceeding API limit. Closes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 10, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
This shows a modal with error message on exceeding API limit. Closes coala#127
123vivekr
added a commit
to 123vivekr/gh-board
that referenced
this issue
Feb 12, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gh-board knows the limit has been reached, and can parse this json error message if necessary.
This will be the single most common error. It should be pretty/user friendly.
Ideally showing the data it does have cached, but with a readonly feel to it.
The text was updated successfully, but these errors were encountered: