Commit Graph

4 Commits

Author SHA1 Message Date
3c07c6e8c0 Hide UI elements if the user does not have the right to use them (#211)
All checks were successful
continuous-integration/drone/push Build is passing
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
b1b5fd3cf8
Let labels take all available space on tasks
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-06 21:43:31 +02:00
31b025cc55
Fix related tasks input size
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-26 15:44:23 +02:00
9c66a7570a Reorganize Styles (#45)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:09:23 +00:00