vikunja/src
profi248 60c21cc36a Add "new label" button to label management (#359)
Allow to create labels directly from Manage labels page. It uses the same fullscreen dialog style as adding other things.

Almost all of the code is reused the `NewTeam` component

Co-authored-by: David Košťál <kostal.david8@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/359
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: profi248 <kostal.david8@gmail.com>
Co-committed-by: profi248 <kostal.david8@gmail.com>
2020-12-30 17:55:54 +00:00
..
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
components Move "Teams" menu further down the list 2020-12-23 21:28:32 +01:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Better reminders (#308) 2020-11-28 13:59:27 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
router Add "new label" button to label management (#359) 2020-12-30 17:55:54 +00:00
services Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
store Fix removing a kanban bucket 2020-12-28 23:42:09 +01:00
styles Fixed squishy color bubble (#358) 2020-12-29 13:14:30 +00:00
views Add "new label" button to label management (#359) 2020-12-30 17:55:54 +00:00
App.vue Fix logging out after reloading the page 2020-11-02 21:48:09 +01:00
main.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00