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

Moving Query Workbench to Dev Tools #349

Merged
merged 10 commits into from
Jul 19, 2024

Commits on Jul 4, 2024

  1. Migrate to devTools

    Signed-off-by: Adam Tackett <tackadam@amazon.com>
    Adam Tackett committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0971f57 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. MDS working changed how ID passed

    Signed-off-by: Adam Tackett <tackadam@amazon.com>
    Adam Tackett committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6f77d47 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Chagned name to dataSourceMDSId

    Signed-off-by: Adam Tackett <tackadam@amazon.com>
    Adam Tackett committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4240806 View commit details
    Browse the repository at this point in the history
  2. remove console log

    Signed-off-by: Adam Tackett <tackadam@amazon.com>
    Adam Tackett committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    869850a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. add support for backward URLs

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6d45721 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into moveToDevTools

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ebd8a3b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. update nav coditionally and set breadcrumbs

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b3d94ac View commit details
    Browse the repository at this point in the history
  2. fix lint error

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0e9378a View commit details
    Browse the repository at this point in the history
  3. update breadcrumb only when nav is enabled

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4b26775 View commit details
    Browse the repository at this point in the history
  4. fix URL for new nav is disabled

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3933cb1 View commit details
    Browse the repository at this point in the history