This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/views/list
Michaelpalacce 7ebca9afc5
All checks were successful
continuous-integration/drone/push Build is passing
feat/alphabetical-sort (#1162)
Alphabetical sorting.
Disables re-ordering when applied.
Does not work with the search button as expected, but neither do the filters tbh... Works fine with the search in the filters menu.

I know we talked about having a dropdown but since this is pretty much finished I thought I'd submit a PR. I am a bit short on time these days but may submit a new PR to add the dropdown ( should be simple enough )

Co-authored-by: Stefan Genov <stefantigro@gmail.com>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1162
Reviewed-by: konrad <k@knt.li>
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: Michaelpalacce <stefantigro@gmail.com>
Co-committed-by: Michaelpalacce <stefantigro@gmail.com>
2021-12-21 16:29:49 +00:00
..
settings Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
views feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
NewList.vue fix: use correct prop for CreateEdit 2021-10-17 17:30:00 +02:00
ShowList.vue feat: add message component (#1082) 2021-11-28 14:18:27 +00:00