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
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
..
components Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
helpers Add Page Titles Everywhere (#177) 2020-07-07 20:07:13 +00:00
http-common Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
router Add more prefetching of components 2020-07-28 10:14:42 +02:00
services Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
ServiceWorker Don't cache everything in the service worker, only explicitly assets 2020-07-04 18:58:29 +02:00
store More avatar providers (#200) 2020-08-02 17:17:29 +00:00
styles Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
views Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
App.vue Hide UI elements if the user does not have the right to use them (#211) 2020-08-11 18:18:59 +00:00
main.js Prevent rendering html in tooltips 2020-08-06 12:28:41 +02:00
registerServiceWorker.js Vuex (#126) 2020-05-08 18:43:51 +00:00
version.json Add logging frontend version to console on startup 2020-05-09 21:39:46 +02:00