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 cac8b09263
All checks were successful
continuous-integration/drone/push Build is passing
Add limits for kanban boards (#234)
Prevent dropping a task onto a bucket which has its limit reached

Fix closing the dropdown

Add notice to show the limit

Add input to change kanban bucket limit

Add menu item to save bucket limit

Fix parsing dates from the api

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #234
2020-09-04 20:01:02 +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 limits for kanban boards (#234) 2020-09-04 20:01:02 +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 Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
router Add more prefetching of components 2020-07-28 10:14:42 +02:00
services Add limits for kanban boards (#234) 2020-09-04 20:01:02 +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 Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
views Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
App.vue Fix archived lists still showing up in the side menu 2020-08-15 22:28:38 +02:00
main.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00: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