This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/input
konrad 3c07c6e8c0
All checks were successful
continuous-integration/drone/push Build is passing
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: #211
2020-08-11 18:18:59 +00:00
..
colorPicker.vue Add color picker to change task color to task detail view 2020-06-21 20:27:39 +02:00
editor.vue Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
fancycheckbox.vue Fix task list if it has tasks with a long unbreakable title 2020-07-07 21:38:59 +02:00