• Timothy Andrew's avatar
    Implement @jschatz1's comments. · 1f5ecf91
    Timothy Andrew authored
    - No hardcoded colors in any SCSS file except `variables.scss`
    - Don't allow choosing a date in the past
    - Use the same table as in the "Applications" tab
    - The button should say "Create Personal Access Token"
    - Float the revoke button to the right of the table cell
    - Change the revocation message to be more explicit.
    - Date shouldn't look selected on page load
    - Don't use a panel for the created token
        - Use a normal flash for "Your new personal access token has been created"
        - Show the input (with the token) below it full width.
        - Put the "Make sure you save it - you won't be able to access it again." message near the input
    - Have the created token's input highlight all on single click
    1f5ecf91