You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(threaded-replies): Update activity filter to support more options (#3280)
* feat(threaded-replies): Update activity filter to support more options
* feat(threaded-replies): Fix test
* feat(threaded-replies): Arrange props alphabetically
* feat(threaded-replies): Update to differentiate status and options
* feat(threaded-replies): Add unit tests for feature
* feat(threaded-replies): More clearly name filter options
* feat(threaded-replies): Update message descriptions
* feat(threaded-replies): Update similar tests to use each operator
* feat(threaded-replies): Remove passing non-existant prop
* feat(threaded-replies): Context based filter options
Updated activity sidebar to use the context of what types of comments and tasks it has to determine what filter options to allow
* feat(threaded-replies): Updates to sidebar filter logic
* feat(threaded-replies): Address naming and filtering
* feat(threaded-replies): Extract only comments into function
* feat(threaded-replies): Move array to variable
0 commit comments