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 database and schema names to dataset option #25569

Merged
merged 7 commits into from
Oct 19, 2023

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    cd4ecf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix initial dataset value and font size

    Sonia committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    79755f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. move dataset label to src/features/datasets

    Sonia committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    820acad View commit details
    Browse the repository at this point in the history
  2. add datasetLabel implementation

    Sonia committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8587b65 View commit details
    Browse the repository at this point in the history
  3. change NewLable to DatasetLabel

    Sonia committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    afdb3e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. change DatasetLabel to DatasetSelectLabel

    Sonia committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    88aacc5 View commit details
    Browse the repository at this point in the history
  2. fix isValidValue

    Sonia committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    309aa72 View commit details
    Browse the repository at this point in the history