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

ADD prototype version dark mode for Airflow UI #39355

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on May 2, 2024

  1. ADD prototype version dark mode for Airflow UI

    hsyoun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c47482b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix flickering when refresh page

    hsyoun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    eadcd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce5c71 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. clean up commented code

    hightophades committed May 11, 2024
    Configuration menu
    Copy the full SHA
    43a2d96 View commit details
    Browse the repository at this point in the history
  2. indent fix tab to 2 indent

    hightophades committed May 11, 2024
    Configuration menu
    Copy the full SHA
    58767ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfb8bb8 View commit details
    Browse the repository at this point in the history
  4. add comment for linter

    hightophades committed May 11, 2024
    Configuration menu
    Copy the full SHA
    87098ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab1f041 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    5b1c374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87eee0e View commit details
    Browse the repository at this point in the history
  3. flickering fix optimization

    hightophades committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8d7f34d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edbbd2b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6654e98 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    a479a4b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. lint fix

    hsyoun committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b9c0b33 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix lint

    hsyoun committed May 21, 2024
    Configuration menu
    Copy the full SHA
    732896d View commit details
    Browse the repository at this point in the history
  2. final lint error fix

    hsyoun committed May 21, 2024
    Configuration menu
    Copy the full SHA
    95924eb View commit details
    Browse the repository at this point in the history