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

Feature: Dev Tools Query Export/Import #3810

Merged

Commits on Sep 8, 2023

  1. feat: Add export functionality for dev tool queries

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2547f26 View commit details
    Browse the repository at this point in the history
  2. feat: Add import functionality for dev tool queries

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9322883 View commit details
    Browse the repository at this point in the history
  3. update: changelog.

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8a7774c View commit details
    Browse the repository at this point in the history
  4. feat: updated license headers for new file.

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b329a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38fe226 View commit details
    Browse the repository at this point in the history
  6. fix: default query export

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e5e01d3 View commit details
    Browse the repository at this point in the history
  7. fix: added basic text validation for imported file.

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1994c86 View commit details
    Browse the repository at this point in the history
  8. update: removed legacy variable export.

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cecaf67 View commit details
    Browse the repository at this point in the history
  9. test: Add unit tests for OverwriteModal component

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b4bc14 View commit details
    Browse the repository at this point in the history
  10. test: Add unit tests for ImportModeControl component

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7079533 View commit details
    Browse the repository at this point in the history
  11. test: Add unit tests for ImportFlyout component

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    301f16a View commit details
    Browse the repository at this point in the history
  12. test: updated unit tests for ImportFlyout component

    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9274d87 View commit details
    Browse the repository at this point in the history
  13. test: Enhance async operation handling and complete async cycle in En…

    …zyme test suites.
    
    Signed-off-by: kishor82 <[email protected]>
    kishor82 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    69013eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3530df8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    680fca8 View commit details
    Browse the repository at this point in the history