vikunja/frontend/src
kolaente ec1ff80791
fix(kanban): save done and default bucket on the view and not on the project
The frontend was still trying to update the two in the project which won't work since they are now saved at the view level, not the project.
2024-04-06 13:32:54 +02:00
..
assets chore: move frontend files 2024-02-07 14:56:56 +01:00
components fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
composables fix(views): lint 2024-03-19 00:47:52 +01:00
constants chore: move frontend files 2024-02-07 14:56:56 +01:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers fix(filters): make sure the same filter attribute is transformed in all instances 2024-04-06 12:08:57 +02:00
i18n chore(i18n): update translations via Crowdin 2024-03-27 00:11:11 +00:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message chore: move frontend files 2024-02-07 14:56:56 +01:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
models fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
modules fix(test): correctly mock localstorage in unit tests 2024-04-06 10:34:41 +02:00
router fix(kanban): do not use the bucket id saved on the task 2024-03-20 11:36:54 +01:00
services fix(views): remove default filter from frontend, apply by default to new list views instead (#2240) 2024-04-02 13:49:38 +00:00
stores fix(kanban): remove unused function 2024-03-20 11:46:36 +01:00
styles fix(views): refactor filter button slot in wrapper 2024-04-02 14:02:31 +02:00
types feat(views): load views when navigating with link share 2024-03-19 00:47:49 +01:00
views fix(reactions): do not enable reaction picker when the current user does not have write access 2024-04-02 14:48:13 +02:00
App.vue chore: do not import message dynamically 2024-03-20 10:52:59 +01:00
histoire.setup.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
main.ts feat: enable infinite nesting always, remove setting 2024-02-09 14:26:42 +01:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
polyfills.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
urls.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00