ydb-platform / ydb-embedded-ui

MIT License
27 stars 7 forks source link

Query settings dialog and settings usage in requests #1051

Closed astandrik closed 1 month ago

astandrik commented 2 months ago

Subtask of https://github.com/ydb-platform/ydb-embedded-ui/issues/803

includes

  1. Create Settings Control for Run Button

    • [x] Add a settings control next to the run button.
    • [x] Ensure it opens a dialog for changing settings.
  2. Design Settings Dialog UI

    • [x] Include fields for timeout, transaction isolation level, and statistics collection mode.
    • [x] Add options for selecting query service and method.
    • [x] Incorporate design mockups into the dialog.
    • [x] Use feature flag for testing

Frame 2087325956 Frame 2087325950

astandrik commented 1 month ago

Waiting for review and merge