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

VTAdmin(web): Initiate MoveTables workflow create screen #16707

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2024

  1. VTAdmin(API): Add MoveTablesCreate endpoint

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    33350be View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'move-tables-create-api' into movetables-vtadmin

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8a6ce16 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: Initiate move tables workflow create screen

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6404b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge branch 'main' into movetables-vtadmin

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    82020ed View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'main' into movetables-vtadmin

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2501ed9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: Fix MultiSelect and other bugs in CreateMoveTables

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3084278 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix: Avoid submitting form when MultiSelect state changes

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    cf787b0 View commit details
    Browse the repository at this point in the history
  2. Merge main into movetables-vtadmin

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    758e29c View commit details
    Browse the repository at this point in the history
  3. Run prettier

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1480769 View commit details
    Browse the repository at this point in the history
  4. refac: Remove unused vars

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    71a0f8b View commit details
    Browse the repository at this point in the history
  5. Set the default values for tablet_types

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0c66429 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into movetables-vtadmin

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    dfd6d92 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix: Fix prettier issues with MultiSelect.tsx

    Signed-off-by: Noble Mittal <noblemittal@outlook.com>
    beingnoble03 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d7946cb View commit details
    Browse the repository at this point in the history