Commit Graph

12 Commits

Author SHA1 Message Date
kolaente 3659577b57
Fix text color 2021-01-26 20:46:17 +01:00
konrad d1a2eefca6 Improve consistency of the layout (#386)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00: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 85eeccee28
Inline mutliselect search input for multiple elements 2021-01-10 22:46:50 +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
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
konrad 3c07c6e8c0 Hide UI elements if the user does not have the right to use them (#211)
Hide Team UI elements if the user does not have the rights to use them

Fix replacing the right saved in the model when updating

Hide UI-Elements on task if the user does not have the rights to use them

Hide UI-Elements on gantt if the user does not have the rights to use them

Hide UI-Elements on kanban if the user does not have rights to use them

Fix canWrite condition

Hide list components if the user has no right to write to the list

Add max right to model

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#211
2020-08-11 18:18:59 +00:00
kolaente b1b5fd3cf8
Let labels take all available space on tasks 2020-05-06 21:43:31 +02:00
kolaente 31b025cc55
Fix related tasks input size 2020-04-26 15:44:23 +02:00
konrad 9c66a7570a Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00