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

Add boolean dropdown filters for heatmap #213

Merged
merged 16 commits into from
May 21, 2024
Merged

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    1fecffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66d7847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d6111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70277e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cd82f7 View commit details
    Browse the repository at this point in the history
  6. Fix infinite loop in effect

    dauglyon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e36b611 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #211 from kbase/feature/boolean-filter-fixes

    fix requestId race condition and actually dispatch bool columnMeta
    codytodonnell authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e407210 View commit details
    Browse the repository at this point in the history
  2. Add bool support (as range value, dedicated state will be implemented…

    … when we have a bool filter controller component)
    dauglyon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0f57c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af7163 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d395d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67902c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b43c375 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddd8674 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #204 from kbase/heatmapFilters

    RE2022-310 Implement Heatmap filters
    codytodonnell authored May 16, 2024
    Configuration menu
    Copy the full SHA
    dd6feda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e88ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598a6b5 View commit details
    Browse the repository at this point in the history