Commit Graph

15 Commits

Author SHA1 Message Date
sytone 306a926c66 Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
2021-07-17 21:21:46 +00:00
kolaente 2b7e9856d8
Fix flickering pre-loaded search results when focusing the search input 2021-06-24 15:22:48 +02:00
konrad f0498fd767 Add translations (#562)
Reviewed-on: vikunja/frontend#562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
kolaente 3dbd36eef7
Move creation of new items to the bottom of the multiselect list 2021-06-03 22:58:47 +02:00
konrad 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
kolaente 747a9fe505
Focus task detail elements when they show up 2021-04-18 16:50:12 +02:00
kolaente 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
kolaente a0664ecb29
Fix multiselect on mobile 2021-01-18 21:33:21 +01:00
konrad 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
kolaente 55b9b68258
Make sure the loading spinner is always visible at the end of the page 2021-01-14 22:19:28 +01:00
kolaente 526eee361f
Show label colors when searching for labels 2021-01-14 22:06:22 +01:00
kolaente 6db151d57a
Make the input full width by default 2021-01-14 21:56:28 +01:00
kolaente 85eeccee28
Inline mutliselect search input for multiple elements 2021-01-10 22:46:50 +01:00
kolaente 3e71b76c25
Fix adding a label twice when selecting it and pressing enter 2021-01-10 21:56:35 +01:00
konrad 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