1
0

Commit Graph

  • 1e42e54db1
    fix(projects): do not create buckets in the original project when duplicating a project kolaente 2024-07-17 10:24:47 +02:00
  • 8a6689f4fa
    fix(projects): do not create backlog bucket when duplicating views kolaente 2024-07-17 10:24:03 +02:00
  • 092a65b025
    feat(project): add " - duplicate" suffix to duplicated projects title kolaente 2024-07-17 10:23:33 +02:00
  • 5e04abaa06
    chore(project): rename receiver kolaente 2024-07-17 10:23:01 +02:00
  • fe8e0ef78b
    fix(kanban): use correct text color for deletion button kolaente 2024-07-17 10:09:36 +02:00
  • ecdb03aca8
    fix(migration): correctly set bucket for related tasks kolaente 2024-07-17 10:05:59 +02:00
  • 58e492872a
    fix(kanban): put task into correct bucket when creating via kanban board kolaente 2024-07-17 09:32:29 +02:00
  • ee20e6175a fix(deps): update dependency ufo to v1.5.4 renovate 2024-07-17 07:13:02 +00:00
  • 24ae38713b
    chore(deps): update flake kolaente 2024-07-17 09:24:49 +02:00
  • c8585d1a69 feat: use withDefaults for RepeatAfter Dominik Pschenitschni 2024-07-06 13:13:22 +02:00
  • 3be685ad08 chore(deps): update dev-dependencies renovate 2024-07-17 06:15:23 +00:00
  • aaa2abced4 feat: add withDefaults and emit types to PrioritySelect Dominik Pschenitschni 2024-07-06 12:15:14 +02:00
  • ddc18aa177 feat: remove props destructuring from KanbanCard Dominik Pschenitschni 2024-07-05 14:31:57 +02:00
  • 07130bdc3a feat: remove props destructuring from Attachments Dominik Pschenitschni 2024-07-05 14:35:42 +02:00
  • 2f92e407cc feat: remove props destructuring from ViewEditForm Dominik Pschenitschni 2024-07-05 14:44:26 +02:00
  • 6e72606d74 feat: use withDefaults for EditLabels Dominik Pschenitschni 2024-07-06 12:59:03 +02:00
  • 577f5ae69a feat: use withDefaults for Password Dominik Pschenitschni 2024-07-06 12:05:19 +02:00
  • 8ad7e7c905 feat: remove PropTypes helper from ProjectInfo Dominik Pschenitschni 2024-07-06 13:19:40 +02:00
  • b4e9d9437e feat: use withDefaults for FancyCheckbox Dominik Pschenitschni 2024-07-06 13:23:34 +02:00
  • 0c70aedeb1 feat: remove props destructuring from ProjectList Dominik Pschenitschni 2024-06-27 14:06:08 +02:00
  • 99e90c0b02 feat: remove props destructuring from ProjectTable Dominik Pschenitschni 2024-07-05 14:45:31 +02:00
  • 38744dfd5d feat: remove props destructuring for ProjectWrapper Dominik Pschenitschni 2024-06-27 14:01:48 +02:00
  • eb07be1a62 feat: remove props destructuring from ColorPicker Dominik Pschenitschni 2024-07-05 14:04:13 +02:00
  • 825d1add49 feat: remove props destructuring from FilterDelete Dominik Pschenitschni 2024-06-27 13:47:41 +02:00
  • a15831eb33 feat: remove props destructuring from SingleTaskInProject Dominik Pschenitschni 2024-07-05 15:27:36 +02:00
  • 871e0acd8a feat: use withDefaults for PriorityLabel Dominik Pschenitschni 2024-07-06 13:25:07 +02:00
  • 5af908b2e5 feat: remove props destructuring from ProjectKanban Dominik Pschenitschni 2024-07-05 15:14:25 +02:00
  • 449e9a911c feat: remove props destructuring from FilterEdit Dominik Pschenitschni 2024-06-27 13:48:14 +02:00
  • 098c99fd2e feat: type defineEmits for CreateEdit Dominik Pschenitschni 2024-07-06 13:04:28 +02:00
  • c9591fe464 feat: remove props destructuring from NoAuthWrapper Dominik Pschenitschni 2024-07-05 15:15:33 +02:00
  • df6a9b67fd feat: use withDefaults for DatepickerInline Dominik Pschenitschni 2024-07-05 15:45:29 +02:00
  • d02c349231 feat: remove props destructuring from ShowTasks Dominik Pschenitschni 2024-07-05 15:06:22 +02:00
  • fd3f1de861 feat: type defineEmits for Heading Dominik Pschenitschni 2024-07-05 15:30:53 +02:00
  • f38a5c9220 feat: type defineEmits for ProjectSearch Dominik Pschenitschni 2024-07-06 12:10:06 +02:00
  • 9d2e79f725 feat: define prop and emit types for FilterPopup Dominik Pschenitschni 2024-07-06 13:10:30 +02:00
  • 85889fff56 feat: remove PropTypes helper from ProjectSettingsEdit Dominik Pschenitschni 2024-07-06 13:19:05 +02:00
  • 8ac0eb4aa4 feat: defineModel and withDefaults for PercentDoneSelect Dominik Pschenitschni 2024-07-06 12:26:27 +02:00
  • 1966cc3c0e feat: type defineEmits for ApiConfig Dominik Pschenitschni 2024-07-06 12:11:38 +02:00
  • 20bdb01187 feat: remove props destructuring ProjectSettingsViews Dominik Pschenitschni 2024-06-27 13:43:07 +02:00
  • 3ff56d7987 feat: remove props destructuring for Filters Dominik Pschenitschni 2024-07-05 15:01:12 +02:00
  • 46aa2fff0f feat: remove props destructuring for DeferTask Dominik Pschenitschni 2024-07-05 14:48:59 +02:00
  • a10f9ca225 feat: remove props destructuring from TaskDetailView Dominik Pschenitschni 2024-07-05 14:47:51 +02:00
  • 0bc1832050 feat: remove PropTypes helper from FilePreview Dominik Pschenitschni 2024-07-06 13:26:44 +02:00
  • 78811d916a feat: use withDefaults for Datepicker Dominik Pschenitschni 2024-07-05 15:41:12 +02:00
  • f19f19bb75 feat: use withDefaults for Comments Dominik Pschenitschni 2024-07-06 13:29:09 +02:00
  • f2fdbad7d4 feat: use withDefaults for UserTeam Dominik Pschenitschni 2024-07-06 13:30:57 +02:00
  • 4b9b9da122 feat: use withDefaults for ReminderPeriod Dominik Pschenitschni 2024-07-05 15:56:15 +02:00
  • 10832165c3 feat: use withDefaults for Pagination Dominik Pschenitschni 2024-07-06 13:32:56 +02:00
  • d6c3b5a9a1 feat: use withDefaults for Reactions Dominik Pschenitschni 2024-07-05 16:19:10 +02:00
  • 2f6338484b feat: use withDefaults for ProgressBar Dominik Pschenitschni 2024-07-06 13:32:07 +02:00
  • f586e51aad feat: use withDefaults for DateTableCell Dominik Pschenitschni 2024-07-06 13:28:07 +02:00
  • fd12c8705e feat: use withDefaults for SelectProject Dominik Pschenitschni 2024-07-06 13:34:51 +02:00
  • 5545b0e447 feat: add withDefaults, defineEmits and defineSlots types for Dropdown Dominik Pschenitschni 2024-07-06 12:20:33 +02:00
  • 043a6dd049 feat: type defineEmits for Card Dominik Pschenitschni 2024-07-06 12:52:38 +02:00
  • 30769fb6ea feat: use withDefaults for Subscription Dominik Pschenitschni 2024-07-06 12:45:05 +02:00
  • 553a97f03d
    feat: remove props destructuring for ProjectView Dominik Pschenitschni 2024-06-27 13:53:25 +02:00
  • 8c9623dd0e fix(deps): update dependency @sentry/vue to v8.18.0 renovate 2024-07-16 15:12:44 +00:00
  • 9b232a326a fix(deps): update dependency @sentry/vue to v8.17.0 renovate 2024-07-10 12:14:32 +00:00
  • 68b9d391b0 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-16 00:23:00 +00:00
  • b718aa1fbd chore(popup): trigger close function directly Dominik Pschenitschni 2024-07-15 18:37:55 +02:00
  • a114b9c8d3 fix(deps): update dependency @github/hotkey to v3.1.1 (#2329) renovate 2024-07-15 19:50:46 +00:00
  • 48e045b4a3
    fix(vscode): i18n-ally locales path Dominik Pschenitschni 2024-07-15 18:21:00 +02:00
  • 8439c9cc1e
    fix(migration): failed migration typo kolaente 2024-07-15 12:10:25 +02:00
  • 4bd02a1181 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-15 00:21:19 +00:00
  • f2d90f31bc
    fix(migration): revert to old path for migration routing kolaente 2024-07-14 22:49:24 +02:00
  • dcf88560a7 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-14 00:23:03 +00:00
  • 2dc541571c fix: spelling mail Dominik Pschenitschni 2024-07-13 12:46:08 +02:00
  • 08c2cd6b63 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-13 00:22:53 +00:00
  • bb25a3397b
    fix(kanban): use correct assertion in the test kolaente 2024-07-12 14:21:46 +02:00
  • 918c2224d8
    fix(kanban): move task to done bucket in all views when moved to done bucket in one view kolaente 2024-07-12 13:56:34 +02:00
  • 323ecdaab6
    fix(kanban): move repeating task back to old bucket when moved to the done bucket kolaente 2024-07-12 13:44:45 +02:00
  • 51040cf1af
    fix(kanban): dispatch task updated event when task position is updated kolaente 2024-07-12 13:30:38 +02:00
  • e5e0db1f6a
    fix(kanban): dispatch task updated event when task is moved between buckets kolaente 2024-07-12 13:29:15 +02:00
  • 62412ce29b
    fix(kanban): do not move repeating task into a different bucket kolaente 2024-07-12 13:19:50 +02:00
  • 7c42fb5d75
    fix: lint kolaente 2024-07-12 11:43:23 +02:00
  • 42c2d0884b chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-12 00:22:53 +00:00
  • ec0c05fd47
    fix(kanban): update task done status after moving it into done bucket kolaente 2024-07-11 13:17:33 +02:00
  • 8711f7a935
    fix(typesense): do not use modified opts for db fallback search kolaente 2024-07-11 12:52:09 +02:00
  • 7f27cee6a3
    fix(tasks): do not use typesense modified options to search with database kolaente 2024-07-11 12:41:40 +02:00
  • 5644130f01
    fix(filters): do not create a default filter for list view when creating a saved filter kolaente 2024-07-11 12:29:09 +02:00
  • 38c30d1eee
    fix(filters): trim spaces when parsing filter values kolaente 2024-07-11 12:20:32 +02:00
  • 471d0fcd4a
    fix(typesense): reindex tasks when their position changed kolaente 2024-07-11 12:07:48 +02:00
  • 0b424fe95e
    fix(typesense): do not crash after creating a project when tasks are not yet indexed kolaente 2024-07-11 12:07:22 +02:00
  • 70615d6843
    fix(filter): make sure filter values are properly escaped before executing them kolaente 2024-07-11 11:27:19 +02:00
  • 2982acc0ec
    fix(tasks): limit to max 250 entries when using typesense kolaente 2024-07-11 10:06:39 +02:00
  • 2c6bc7742f
    fix(tasks): explicitly add task position to select statement when looking up tasks with Typesense kolaente 2024-07-11 09:28:22 +02:00
  • 02a7958865 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-11 00:22:47 +00:00
  • af639a180c fix: wrapped button Dominik Pschenitschni 2024-07-08 21:15:48 +02:00
  • faa797f461 feat: improve main nav spacing and open speed Dominik Pschenitschni 2024-07-03 19:22:34 +02:00
  • e2eb711ac9 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-10 00:22:50 +00:00
  • 7dcb5fec9a chore(deps): update dev-dependencies renovate 2024-07-09 00:12:26 +00:00
  • f507a46324 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-09 00:22:12 +00:00
  • a863b5d375 fix(deps): update dependency dompurify to v3.1.6 renovate 2024-07-08 15:11:51 +00:00
  • 0a81855bc1 fix: muliselect optional props Dominik Pschenitschni 2024-07-08 11:05:32 +02:00
  • 6064d72aa7 chore(deps): update dev-dependencies renovate 2024-07-08 00:13:24 +00:00
  • 35dea13b22 chore(i18n): update translations via Crowdin Frederick [Bot] 2024-07-08 00:21:34 +00:00
  • 7ef6ddf8f7 fix: gitignore dist path Dominik Pschenitschni 2024-07-06 15:50:54 +02:00
  • c37fe49890 feat: improve BaseButtonEmits type Dominik Pschenitschni 2024-07-06 13:05:02 +02:00
  • 413d1f9ad7 feat: withDefaults for Multiselect Dominik Pschenitschni 2024-07-06 14:35:20 +02:00
  • 3317280062 fix: dropdown item disabled prop Dominik Pschenitschni 2024-07-06 12:45:51 +02:00