Commit Graph

12 Commits

Author SHA1 Message Date
Sytone
c3c22bf202 Enforce trailing commas 2021-06-02 11:40:31 -07:00
b85beb06eb Quick Actions & global search (#528)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#528
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-05-30 18:30:08 +00:00
747a9fe505
Focus task detail elements when they show up 2021-04-18 16:50:12 +02:00
0b23e91f8d
Make sure attachements are only added once to the list after uploading
+ Make sure the attachment list shows up every time after adding an attachment
2021-01-18 21:58:34 +01:00
a0664ecb29
Fix multiselect on mobile 2021-01-18 21:33:21 +01:00
2aceca54ca Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 17:57:57 +00:00
55b9b68258
Make sure the loading spinner is always visible at the end of the page 2021-01-14 22:19:28 +01:00
526eee361f
Show label colors when searching for labels 2021-01-14 22:06:22 +01:00
6db151d57a
Make the input full width by default 2021-01-14 21:56:28 +01:00
85eeccee28
Inline mutliselect search input for multiple elements 2021-01-10 22:46:50 +01:00
3e71b76c25
Fix adding a label twice when selecting it and pressing enter 2021-01-10 21:56:35 +01:00
fe6d975134 Replace vue-multiselect with a custom component (#366)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#366
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-06 22:36:31 +00:00