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] Fix dashboard save and back button functional test #4491

Commits on Jul 3, 2023

  1. fix copy on save and functional test 5

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

Commits on Jul 4, 2023

  1. Fix back button navigation

    -- Fix version migration for panels
    -- Fix conversions between saved panel and container panel type
    -- Fix redundant browser update by re-structure app state and global state sync logic in order for back button to work, also fix the corresponding functional test
    
    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8d4443c View commit details
    Browse the repository at this point in the history
  2. migration version

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a0fa7ad View commit details
    Browse the repository at this point in the history
  3. Add initialization dirty flag and fix full mode filter bar

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d5d4304 View commit details
    Browse the repository at this point in the history
  4. Add initialization dirty flag and fix full mode filter bar

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