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

Sorting #79

Merged
merged 19 commits into from
Sep 10, 2022
Merged

Sorting #79

merged 19 commits into from
Sep 10, 2022

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    c9d274f View commit details
    Browse the repository at this point in the history
  2. Sort tests

    zix99 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    614dfa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Cleanup dead code and fix tests

    zix99 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    994f7ec View commit details
    Browse the repository at this point in the history
  2. Simplify the sort functions

    zix99 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3e70977 View commit details
    Browse the repository at this point in the history
  3. Bargraph support sorters

    zix99 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    365e192 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

  1. Table to sorters

    zix99 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ff29357 View commit details
    Browse the repository at this point in the history
  2. Change sorting helper

    zix99 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    781da65 View commit details
    Browse the repository at this point in the history
  3. Support sorting in heatmap

    zix99 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    706d8f3 View commit details
    Browse the repository at this point in the history
  4. Sort tests

    zix99 committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3f8e2c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Add date sorter

    zix99 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    943ffef View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Clarification

    zix99 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b760a05 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Break up row and col sorters

    zix99 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    64a99b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac7b38 View commit details
    Browse the repository at this point in the history
  3. Rename sorts

    zix99 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    331c61a View commit details
    Browse the repository at this point in the history
  4. Tests

    zix99 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    52e6d11 View commit details
    Browse the repository at this point in the history
  5. Docs

    zix99 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    82a6ee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Cleanup

    zix99 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    4de5673 View commit details
    Browse the repository at this point in the history
  2. Remove unncessary check

    zix99 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    d210aae View commit details
    Browse the repository at this point in the history