ASE-Projekte-WS-2021 / ase-ws-21-unser-horsaal

ase-ws-21-unser-horsaal created by GitHub Classroom
2 stars 0 forks source link

merge "dev_filter_and_fine_tuning" branch into the "dev" branch #229

Closed Rusi91 closed 2 years ago

Rusi91 commented 2 years ago

Bug-fix: #217 login and registration inputs now gets trimmed.

Feedback implementation: #218 meeting now get sorted by newest per default. Before the default was a chronological sorting

Main feature filters: #206 Filter functions now work. If filtering is switched off, the full list is displayed again. It can be filtered and sorted at the same time. However, only one filter function can be active at the same time because for example the simultaneous filtering for both self-created threads and threads created by the course creator makes no sense because the result would be an empty list.