Commit Graph

19 Commits

Author SHA1 Message Date
kolaente 9adf1aba89
chore: simplify getting the error text from an exception 2023-01-25 18:44:02 +01:00
kolaente 4576da0dd3
fix: make sure global error handler handles unrejected promises correctly
Resolves vikunja/frontend#2992
2023-01-25 15:05:54 +01:00
Dominik Pschenitschni c1da04eda1
feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
Dominik Pschenitschni 15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00
kolaente dfed1f438a
feat: directly create a new task from relations when none was selected 2022-04-02 13:54:45 +02:00
Dominik Pschenitschni e779681905
feat: upgrade to packages for vue 3
- vue3-notification
- vue-advanced-cropper 2
- vuedraggable 4
- vue-shortkey -> moved in repo
2021-10-01 18:49:54 +02:00
Dominik Pschenitschni 7c3c2945f8
feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
Dominik Pschenitschni ebeca48be4
fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +02:00
konrad f0498fd767 Add translations (#562)
Reviewed-on: vikunja/frontend#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
kolaente 0e53745e91
Refactor success and error notifications to prevent html in them 2021-06-22 22:41:29 +02:00
kolaente cdc805c8da
Refactor success and error messages 2021-06-22 22:07:57 +02:00
konrad f7d8095b5a Pagingation for tasks in kanban buckets (#419)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#419
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-10 10:59:29 +00:00
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
kolaente 5972476735
Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
konrad 1170e030f6 Use message mixin for handling success and error messages (#51)
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#51
2020-01-30 21:47:08 +00:00
kolaente 511edfb5b9
cancel() disables loading now 2018-12-19 12:27:03 +01:00
konrad 74455b058a Delay loading animation (#8) 2018-11-27 10:23:50 +00:00
konrad 5ff4f5eb46
Added method to create a new list 2018-09-09 21:28:07 +02:00
konrad 85a8296278
Added better notification handling 2018-09-08 21:43:16 +02:00