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

feat: Add support for confirmation dialog before script execution in data browser #2481

Merged
merged 11 commits into from
Jun 28, 2023

Commits on Jun 27, 2023

  1. feat: add support for dialog for script

    - add showConfirmationDialog and confirmationDialogStyle in script
    patelmilanun committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ca27c8b View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    patelmilanun committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    11dd9a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix format and text

    patelmilanun committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aefd794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ade51 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alpha' into confirm-dialog-script

    Signed-off-by: patelmilanun <20059797+patelmilanun@users.noreply.github.com>
    patelmilanun authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6733e81 View commit details
    Browse the repository at this point in the history
  4. fix parameter name

    patelmilanun committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    211bb6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ac55b View commit details
    Browse the repository at this point in the history
  6. change default style to info

    Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
    mtrezza authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f899358 View commit details
    Browse the repository at this point in the history
  7. remove subtitle

    mtrezza committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    754b73e View commit details
    Browse the repository at this point in the history
  8. Update README.md

    mtrezza committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f82a98e View commit details
    Browse the repository at this point in the history
  9. Update README.md

    mtrezza committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e8c1bd8 View commit details
    Browse the repository at this point in the history