Commit Graph

21 Commits

Author SHA1 Message Date
kolaente d5358793de
chore: provide better error messages when refreshing user info fails
continuous-integration/drone/push Build is passing Details
2023-07-10 12:20:40 +02:00
WofWca 0eb78e32f9 chore: improve `@/message` `action` type (#3209)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #3209
Reviewed-by: konrad <k@knt.li>
Co-authored-by: WofWca <wofwca@protonmail.com>
Co-committed-by: WofWca <wofwca@protonmail.com>
2023-03-08 09:51:55 +00:00
kolaente 9adf1aba89
chore: simplify getting the error text from an exception
continuous-integration/drone/push Build is passing Details
2023-01-25 18:44:02 +01:00
kolaente 4576da0dd3
fix: make sure global error handler handles unrejected promises correctly
continuous-integration/drone/push Build is failing Details
Resolves #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
continuous-integration/drone/push Build is failing Details
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)
continuous-integration/drone/push Build is passing Details
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
kolaente 0e53745e91
Refactor success and error notifications to prevent html in them
continuous-integration/drone/push Build is passing Details
2021-06-22 22:41:29 +02:00
kolaente cdc805c8da
Refactor success and error messages
continuous-integration/drone/push Build is passing Details
2021-06-22 22:07:57 +02:00
konrad f7d8095b5a Pagingation for tasks in kanban buckets (#419)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #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
continuous-integration/drone/push Build is passing Details
2020-09-05 22:35:52 +02:00
kolaente 5972476735
Add undo button to notification when marking a task as done
continuous-integration/drone/push Build is passing Details
2020-03-02 21:19:26 +01:00
konrad 1170e030f6 Use message mixin for handling success and error messages (#51)
continuous-integration/drone/push Build is passing Details
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #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)
the build was successful Details
2018-11-27 10:23:50 +00:00
konrad 5ff4f5eb46
Added method to create a new list
the build was successful Details
2018-09-09 21:28:07 +02:00
konrad 85a8296278
Added better notification handling
the build failed Details
2018-09-08 21:43:16 +02:00