Commit Graph

5 Commits

Author SHA1 Message Date
98ffdc62ff
Merge branch 'main' into feature/vite
# Conflicts:
#	.drone.yml
#	Dockerfile
#	package.json
#	src/App.vue
#	src/components/home/contentAuth.vue
#	src/components/tasks/partials/editLabels.vue
#	src/main.ts
#	src/views/labels/NewLabel.vue
#	src/views/list/views/List.vue
#	src/views/tasks/TaskDetailView.vue
#	src/views/user/Login.vue
#	yarn.lock
2021-07-25 12:59:30 +02:00
f0498fd767 Add translations (#562)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
51c3b0dc36
Resolve all imports 2021-02-23 21:26:57 +01:00
3f20ae89a8 Subscriptions and notifications for namespaces, tasks and lists (#410)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #410
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-14 19:18:51 +00:00
e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-30 16:17:04 +00:00