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

[Dashboard De-Angular] Enable time filter functionalities #4364

Commits on Jun 23, 2023

  1. Fix time filter on dashboard

    Time range and time interval needs to be able to update child embeddable, and also persisted globally.
    
    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    12112d2 View commit details
    Browse the repository at this point in the history
  2. Save dashboard with time restore

    Dashboard can have the option to save with time filters or without time filters.
    
    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    630a95c View commit details
    Browse the repository at this point in the history
  3. Dashboard be able to save query and app filter

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    303f729 View commit details
    Browse the repository at this point in the history
  4. Enable functional test for dashboard

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7ac2b19 View commit details
    Browse the repository at this point in the history
  5. Fix comments and add ui bootstrap back

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f113dab View commit details
    Browse the repository at this point in the history