vikunja/frontend/src
kolaente d8ca1a2de1
Some checks failed
continuous-integration/drone/push Build is failing
fix(favorites): make favorites work with configurable views
2024-04-14 17:12:16 +02:00
..
assets feat: new login image 2024-04-14 12:43:22 +02:00
components fix(kanban): do not focus on task list in bucket when clicking on a task 2024-04-14 11:21:59 +02:00
composables fix(filters): always persist filter or search in query path and load it correctly into filter query input when loading the page 2024-04-13 23:34:25 +02:00
constants
directives
helpers fix(favorites): make favorites work with configurable views 2024-04-14 17:12:16 +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(views): make sure the view is saved properly in localStorage 2024-04-13 22:15:41 +02: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(task): do not crash when loading a task if parent projects are not loaded 2024-04-12 17:56:19 +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(views): make sure the view is saved properly in localStorage 2024-04-13 22:15:41 +02:00
App.vue chore: do not import message dynamically 2024-03-20 10:52:59 +01:00
histoire.setup.ts
main.ts feat: enable infinite nesting always, remove setting 2024-02-09 14:26:42 +01:00
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