vikunja/frontend/src
2024-04-07 15:11:59 +02:00
..
assets
components fix(project): save the last 6 projects in history, show only 5 on desktop 2024-04-07 14:34:18 +02:00
composables fix(views): lint 2024-03-19 00:47:52 +01:00
constants
directives
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
message
models fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
modelSchema/common
modelTypes 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(project): save the last 6 projects in history, show only 5 on desktop 2024-04-07 14:34:18 +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(project): remove child projects from state when deleting a project 2024-04-07 15:03:18 +02: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(migration): show correct message after starting a migration 2024-04-07 15:11:59 +02:00
App.vue chore: do not import message dynamically 2024-03-20 10:52:59 +01:00
histoire.setup.ts
main.ts
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts
urls.ts
version.json