karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
427 stars 178 forks source link

Add history type filter to group history #2643

Closed nicksellen closed 1 year ago

nicksellen commented 1 year ago

Closes #2635

What does this PR do?

Adds history type filter to group history page. History types are new translations, as our existing ones are parametrized for specific history entries.

I didn't add the filter to the other history pages, although arguably would be useful on the place one at least... but maybe this is useful enough for now.

Video walk through:

https://user-images.githubusercontent.com/31616/231243271-e46d3223-c28f-4000-bb7e-fd9e500ae209.mp4

Links to related issues

Checklist

nicksellen commented 1 year ago

@dwaxweiler do you want to see if this would meet your needs? (as I say in the description, it's only on the group history page, not other history pages), check the video above!

dwaxweiler commented 1 year ago

@nicksellen yes, this looks good! :)

nicksellen commented 1 year ago

I added it for place history now too :) Will merge if this passes