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

Status filter checkboxes #310

Merged
merged 9 commits into from
Mar 25, 2024

Commits on Mar 19, 2024

  1. Add status checkboxes

    nknguyenhc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    90871cb View commit details
    Browse the repository at this point in the history
  2. Change let to const

    nknguyenhc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a468837 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix issues

    nknguyenhc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b65ca7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f4013 View commit details
    Browse the repository at this point in the history
  3. Update test case

    nknguyenhc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b7bbbf6 View commit details
    Browse the repository at this point in the history
  4. Update label filter bar

    nknguyenhc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d7f44cd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    6368bda View commit details
    Browse the repository at this point in the history
  2. Fix naming & export issues

    nknguyenhc committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0c1e736 View commit details
    Browse the repository at this point in the history
  3. Add back label sanitation

    The label sanitation ensures that keep filters
    work with labels. The method is updated
    to work with deselected labels as well.
    nknguyenhc committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a46951c View commit details
    Browse the repository at this point in the history