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
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
..
input Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
list/partials Restructure components 2020-06-17 22:15:59 +02:00
migrator Fix checking for existing migration from other services 2020-07-05 17:31:15 +02:00
misc Add more prefetching of components 2020-07-28 10:14:42 +02:00
modal Restructure components 2020-06-17 22:15:59 +02:00
namespace Add more prefetching of components 2020-07-28 10:14:42 +02:00
sharing Add more prefetching of components 2020-07-28 10:14:42 +02:00
tasks Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
user More avatar providers (#200) 2020-08-02 17:17:29 +00:00