Commit Graph

5 Commits

Author SHA1 Message Date
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style
continuous-integration/drone/push Build is passing Details
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)
continuous-integration/drone/push Build is passing Details
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: #211
2020-08-11 18:18:59 +00:00
kolaente b1b5fd3cf8
Let labels take all available space on tasks
continuous-integration/drone/push Build is passing Details
2020-05-06 21:43:31 +02:00
kolaente 31b025cc55
Fix related tasks input size
continuous-integration/drone/push Build is passing Details
2020-04-26 15:44:23 +02:00
konrad 9c66a7570a Reorganize Styles (#45)
continuous-integration/drone/push Build is passing Details
2019-12-19 22:09:23 +00:00