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

Improve token display on course pages #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BrandonXLF
Copy link

@BrandonXLF BrandonXLF commented Feb 10, 2024

This pull request addresses a few issues with the token column shown on course pages:

  • Only try to generate a renewal message when a pending token is found. This fixes Incorrect number of release tokens #6.
  • Default N/A instead of 3 if no token message is found. This is needed since there are courses like CS136L that don't use release tokens.
  • Show the renewal message for the token that is renewing the soonest.

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

Successfully merging this pull request may close these issues.

Incorrect number of release tokens
1 participant