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

[dataquery/dictionary] Add option to display enums as either value or field in dataquery module #9224

Merged
merged 8 commits into from
May 3, 2024

Commits on Apr 26, 2024

  1. [dictionary/dataquery] Add option to show enums as either value or label

    This adds an option in the data query tool to display Enum data types as
    either a field value or the human readable field label.
    driusan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a5b787a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87f871 View commit details
    Browse the repository at this point in the history
  3. eslint

    driusan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9e3e240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35d8633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0ffc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    413fb84 View commit details
    Browse the repository at this point in the history
  7. eslint

    driusan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d21ed63 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fix breadcrumbs

    driusan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c342c11 View commit details
    Browse the repository at this point in the history