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

[WIP] General UI improvements #13

Closed
wants to merge 16 commits into from
Closed

[WIP] General UI improvements #13

wants to merge 16 commits into from

Commits on Sep 17, 2022

  1. Remove tab bar from notebook job panel.

    Brian E. Granger committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ca12c45 View commit details
    Browse the repository at this point in the history
  2. Change overflow-y on job panel to auto.

    Brian E. Granger committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    56ab051 View commit details
    Browse the repository at this point in the history
  3. Minor updates to empty state text.

    Brian E. Granger committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    3be5b3a View commit details
    Browse the repository at this point in the history
  4. Simpify card text.

    Brian E. Granger committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    33be4b0 View commit details
    Browse the repository at this point in the history
  5. Use MD Cyan 700 for icons.

    Brian E. Granger committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c705e4a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Size utility.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ea4694d View commit details
    Browse the repository at this point in the history
  2. Box component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7a7970b View commit details
    Browse the repository at this point in the history
  3. Adding css variables.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    73e17db View commit details
    Browse the repository at this point in the history
  4. Stack component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    70d79d6 View commit details
    Browse the repository at this point in the history
  5. Heading component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4c174c6 View commit details
    Browse the repository at this point in the history
  6. Cluster component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d2ac090 View commit details
    Browse the repository at this point in the history
  7. Updating UI based on new components.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    cfa2908 View commit details
    Browse the repository at this point in the history
  8. Ad button component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    534bf6f View commit details
    Browse the repository at this point in the history
  9. Use button component.

    Brian E. Granger committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    6205053 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Minor update to form widths.

    Brian E. Granger committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3a55f45 View commit details
    Browse the repository at this point in the history
  2. Update CSS classes to avoid global conficts.

    Brian E. Granger committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ff23c6c View commit details
    Browse the repository at this point in the history