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

Increase sorting scalability via CytoTable metadata columns #204

Merged
merged 15 commits into from
Jun 12, 2024

Commits on Apr 27, 2024

  1. customize sorting capabilities

    for further performance in cytomining#175
    d33bs committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7af1606 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    482efd7 View commit details
    Browse the repository at this point in the history
  2. exclude duplicate columns

    d33bs committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7742b13 View commit details
    Browse the repository at this point in the history
  3. updating tests

    d33bs committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9b39c4d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fixing tests

    d33bs committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    add4050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8076723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f3199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b04d01 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    84cd79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4908f6e View commit details
    Browse the repository at this point in the history
  3. correcting comment

    d33bs committed May 1, 2024
    Configuration menu
    Copy the full SHA
    49a9d14 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. make sorting optional

    d33bs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    88e7fe6 View commit details
    Browse the repository at this point in the history
  2. fix existing tests

    d33bs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5def23d View commit details
    Browse the repository at this point in the history
  3. further sorting options applied

    d33bs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8c40263 View commit details
    Browse the repository at this point in the history
  4. add a test for unsorted output

    d33bs committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4ffe9c1 View commit details
    Browse the repository at this point in the history