Commit Graph

4037 Commits

Author SHA1 Message Date
5ec106eafe
fix: linting 2022-10-24 17:19:31 +02:00
b18640d688
Merge branch 'main' into feature/ganttastic
# Conflicts:
#	pnpm-lock.yaml
#	src/modelTypes/ITask.ts
#	src/stores/auth.ts
#	src/types/vue-flatpickr-component.d.ts
2022-10-24 17:19:23 +02:00
f197e2c01e
chore: upgrade packages 2022-10-24 16:55:27 +02:00
2316fa3a46
feat: align with vue-flatpickr-component 10 2022-10-24 16:52:38 +02:00
5772cf7483
feat: move config preparation in separate function 2022-10-24 16:40:57 +02:00
87300f0e01
feat: reset gantt filter 2022-10-24 16:23:14 +02:00
3c42badd4c
feat: use plural for filters consequently 2022-10-24 16:23:14 +02:00
0dae45bced
chore: don't pass other params to ListGantt than route 2022-10-24 16:23:13 +02:00
6f79f6d4ed
fix: parseBooleanProp 2022-10-24 16:23:13 +02:00
9235fabaa9
feat: use ref for filters 2022-10-24 16:23:13 +02:00
5ddce387fe
fix: show frontend version in about dialog
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-24 15:41:12 +02:00
05d000fc50 fix(deps): update dependency vue-router to v4.1.6 (#2572)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2572
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 09:14:24 +00:00
333df9b247 chore(deps): update dependency netlify-cli to v12.0.11 (#2569)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2569
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 08:31:17 +00:00
8d368c552d chore(deps): update dependency caniuse-lite to v1.0.30001423 (#2568)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2568
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 07:53:01 +00:00
57cc7b8f37 chore(deps): update dependency @vue/test-utils to v2.2.0 (#2570)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2570
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 07:52:25 +00:00
527873dad4 chore(deps): update dependency happy-dom to v7.6.0 (#2571)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2571
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 07:51:38 +00:00
d67dca4a81 chore(deps): update dependency @types/node to v16.18.0 (#2567)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2567
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-23 21:44:54 +00:00
6083301d1f
fix: wait until everything is loaded before replacing the current view with the last or login view
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 16:12:48 +02:00
3f04571e43 chore(deps): update dependency vue-tsc to v1.0.9 (#2566)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2566
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-23 13:41:01 +00:00
d7ac2ad697
fix(task): scroll the task field into view after activating it
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 15:39:27 +02:00
820823b5c3
fix(task): focusing on assignee search field when activating it 2022-10-23 15:27:29 +02:00
d7fb1a1e14
fix(task): marking checklist items as done
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 14:39:28 +02:00
7e218e03b2
fix(task): only show create list or import cta when there are no tasks
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 14:01:20 +02:00
d7048d589e
fix(task): stop loading when no list was specified while creating a task
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-23 13:58:40 +02:00
80230069c6
fix: make sure the filter button is always shown on the kanban board
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 13:48:45 +02:00
a695719128
fix: task detail view top spacing on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 13:14:07 +02:00
f61723dac2
fix: redirect with query parameters
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-23 13:12:04 +02:00
ae27502022
fix: make sure share modals don't have a create button
All checks were successful
continuous-integration/drone/push Build is passing
Resolves F-869
2022-10-23 13:03:09 +02:00
8fdd3e785d
fix: make sure services without a modelFactory override still return data
All checks were successful
continuous-integration/drone/push Build is passing
Resolves F-850 and F-879
2022-10-23 12:56:44 +02:00
5d038dc79f [skip ci] Updated translations via Crowdin 2022-10-23 00:13:07 +00:00
b2ef66e5df chore(deps): update pnpm to v7.14.0 (#2565)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2565
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-22 14:13:03 +00:00
af819f9539 chore(deps): update dependency eslint to v8.26.0 (#2564)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2564
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-22 06:38:41 +00:00
9cf0a9a89e [skip ci] Updated translations via Crowdin 2022-10-22 00:13:04 +00:00
91b70c2de4 fix(deps): update dependency vue-flatpickr-component to v10 (#2563)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2563
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-21 09:01:29 +00:00
643a5b6d7d
fix: lint
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-20 16:23:01 +02:00
e6f7ddc9ce
fix: email confirmation
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-20 16:19:19 +02:00
73575302de
fix: password reset
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-20 16:15:58 +02:00
4ed665fbd9
feat: refactor password reset to use a single password field
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-20 16:07:36 +02:00
f30e948abd chore(deps): update pnpm to v7.13.6 (#2562)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2562
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-20 13:01:11 +00:00
ea758f0c58 [skip ci] Updated translations via Crowdin 2022-10-20 00:13:05 +00:00
617a48157d chore(deps): update dependency esbuild to v0.15.12 (#2561)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2561
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-19 19:13:21 +00:00
94e2a7d001
feat: use PascalCase for component name 2022-10-19 15:40:32 +02:00
e96ea2c652
fix: initial transformation of ganttBars 2022-10-19 15:39:03 +02:00
56d306372b
fix: scope ListGantt styles 2022-10-19 15:19:11 +02:00
198f825b86
feat: remove gantt-chart wrapper 2022-10-19 15:18:54 +02:00
89f6964d00
feat: use time constants 2022-10-19 15:18:34 +02:00
78402f4e2e
fix: only unmount chart if there aren't any loaded tasks yet 2022-10-19 11:59:06 +02:00
419c0b2d96 fix(deps): update sentry-javascript monorepo to v7.16.0 (#2560)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2560
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-19 07:39:55 +00:00
449b11c1ff chore(deps): update dependency @types/node to v16.11.68 (#2558)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2558
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-19 05:07:29 +00:00
f818c207c2 [skip ci] Updated translations via Crowdin 2022-10-19 00:13:00 +00:00