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

[Vis Builder] Add app filter and query persistence without using state container #3100

Merged

Commits on Jan 6, 2023

  1. connect without container

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7925b9f View commit details
    Browse the repository at this point in the history
  2. Query and filter persistence working

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

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    def62ca View commit details
    Browse the repository at this point in the history
  4. Simplify filter management

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    797856e View commit details
    Browse the repository at this point in the history
  5. change function name

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    16667ad View commit details
    Browse the repository at this point in the history
  6. add unit test for function connect storage to query

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    053c0df View commit details
    Browse the repository at this point in the history
  7. changelog change

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6f25bfd View commit details
    Browse the repository at this point in the history
  8. add comments and functional documentation in readme

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d001a7b View commit details
    Browse the repository at this point in the history
  9. add more documentation in data persistence readme about vis builder p…

    …ersistence
    
    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    400a226 View commit details
    Browse the repository at this point in the history
  10. error handling

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0cf3695 View commit details
    Browse the repository at this point in the history
  11. add function definition in data plugin api doc

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6552ab5 View commit details
    Browse the repository at this point in the history
  12. document and comments

    Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
    abbyhu2000 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8595a42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ae8dfe View commit details
    Browse the repository at this point in the history