thomvaill / log4brains

✍️ Log and publish your architecture decisions (ADR)
Apache License 2.0
1.13k stars 95 forks source link

Add ability to filter by package and status. #100

Open qtzar opened 1 year ago

qtzar commented 1 year ago

This adds the ability to filter the ADRs by both the package name and the current status. Implemented using react hooks & mui4 styles.

closes #93

Screen Shot 2023-01-23 at 12 23 22 PM

qtzar commented 1 year ago

This is an alternative pull request to Pull request #99 that also implements the feature request #93 with the addition of also being able to filter by status.

ms-ati commented 1 year ago

Would it be possible to Filter by Tag as well?