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

Fix some bug in web ui dags list page (auto-refresh & jump search null state) #27141

Merged
merged 4 commits into from Oct 21, 2022

Commits on Oct 19, 2022

  1. Fix some bug in web ui dags list page

    Signed-off-by: BobDu <i@bobdu.cc>
    BobDu committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    18ee5de View commit details
    Browse the repository at this point in the history
  2. use switch case & fix remove loading dot

    Signed-off-by: BobDu <i@bobdu.cc>
    BobDu committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d5109bf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. rename drawDagStats & selectors constants

    Signed-off-by: BobDu <i@bobdu.cc>
    BobDu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2d1e206 View commit details
    Browse the repository at this point in the history
  2. Further clean up of duplicate code

    Signed-off-by: BobDu <i@bobdu.cc>
    BobDu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6eb78a5 View commit details
    Browse the repository at this point in the history