vikunja/src
kolaente 218a19d907 feat(quick add magic): allow fuzzy matching of assignees when the api results are unambigous 2023-06-05 14:09:19 +00:00
..
assets feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
components feat(assignees): show user avatar in search results 2023-06-05 14:09:19 +00:00
composables feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
constants chore(config): remove unused URL_PREFIX const (#2926) 2023-01-05 13:35:28 +00:00
directives feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
helpers fix: lint 2023-05-24 15:54:37 +02:00
i18n chore: clarify users when can still be found even if they disabled it 2023-06-05 14:09:19 +00:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: improve `@/message` `action` type (#3209) 2023-03-08 09:51:55 +00:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes chore: use project id type 2023-05-24 15:54:36 +02:00
models chore: remove triggered notifications as it's not supported anywhere 2023-05-31 15:21:09 +02:00
modules fix: ensure all matched quick add magic parts are correctly removed from the task 2023-06-05 14:09:19 +00:00
router feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
services fix: don't set the current project when setting a project 2023-05-24 15:54:37 +02:00
stores feat(quick add magic): allow fuzzy matching of assignees when the api results are unambigous 2023-06-05 14:09:19 +00:00
styles fix(navigation): nav item width for items without sub projects 2023-05-31 14:37:57 +02:00
types feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
views chore: clarify users when can still be found even if they disabled it 2023-06-05 14:09:19 +00:00
App.vue feat: improve naming and styles 2023-02-03 17:25:38 +01:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts feat: allow disabling icon changes 2023-06-02 13:51:47 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts chore(deps): update workbox monorepo to v7 (major) (#3556) 2023-06-02 11:03:36 +00:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00