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: dataset-level disabling of data type querying by count #272

Closed
wants to merge 21 commits into from

Commits on Jul 4, 2023

  1. draft changes

    noctillion committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    157206d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    79c715e View commit details
    Browse the repository at this point in the history
  2. remove logs

    noctillion committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1c9377b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc65340 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. dataset selection

    noctillion committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1e77f74 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. testx

    noctillion committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    14cc04f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. clean comments and logs

    noctillion committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    922943b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Refactor ProjectJsonSchemaModal to receive

    ilteredItems as props
    noctillion committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d9e44e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a8e53 View commit details
    Browse the repository at this point in the history
  3. Remove logs

    noctillion committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4d10805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba80cfb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    6c5d1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71aa5a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. merge master

    noctillion committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    490a409 View commit details
    Browse the repository at this point in the history
  2. Rename prop name filteredItems to

    dataTypes  in DataTypeExplorationModal
    noctillion committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4915b58 View commit details
    Browse the repository at this point in the history
  3. Rename variable filteredItems to

    filteredDataTypes for clarity
    noctillion committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8a52af6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    366dd7f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    8032070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979ec79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5becc1 View commit details
    Browse the repository at this point in the history
  4. Add comment for filter dataTypes for

    dataset for variant
    noctillion committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    42566c4 View commit details
    Browse the repository at this point in the history