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/components/tasks
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
..
mixins feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
partials fix: saving default list (#1143) 2021-12-13 22:20:45 +00:00
add-task.vue feat: harden textarea auto height algorithm (#985) 2021-11-30 20:20:40 +00:00
edit-task.vue Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
gantt-component.vue fix: remove unused variable 2021-12-02 17:05:28 +00:00