Commit Graph

1112 Commits

Author SHA1 Message Date
Dominik Pschenitschni
d9a8382049 feat: simpliy editAssignees (#2646)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2646
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-07 11:41:49 +00:00
Dominik Pschenitschni
f4bc2b94f0 feat: sticky action buttons (#2622)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2622
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-04 13:49:28 +00:00
Dominik Pschenitschni
eb59ca5836 fix: resolve issues with vue-easymde (#2629)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2629
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-03 14:37:24 +00:00
0ff0d8c5b8 feat: improved types (#2547)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2547
Reviewed-by: konrad <k@knt.li>
2022-11-02 16:06:55 +00:00
Dominik Pschenitschni
44e6981759 feat: singleTaskInList script setup (#2463)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2463
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-01 10:43:01 +00:00
480aa8813e
fix: Multiselect modelValue prop type
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-31 22:42:30 +01:00
caa29c152d
chore: improve multiselect hover types
when hovering over props you can only see comments if written with JSDoc
2022-10-31 22:42:30 +01:00
5d601ca4b3
fix: missing href 2022-10-31 22:42:30 +01:00
0b58973d87
feat: rework popup 2022-10-31 22:42:29 +01:00
02deb0bedd
feat: rework dropdown-item 2022-10-31 22:42:29 +01:00
4cd0e90fea
feat: rework XButton 2022-10-31 22:42:29 +01:00
e8c6afce72
feat: rework BaseButton 2022-10-31 22:42:29 +01:00
a2c1702eef
feat: type global components and especially icon prop 2022-10-31 22:42:29 +01:00
599e28e5e5
feat: type improvements 2022-10-31 22:42:28 +01:00
da2a7a224e
fix: label multiselect styling on focus
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-28 11:23:55 +02:00
98943377b8
fix: lint
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-27 23:18:59 +02:00
Dominik Pschenitschni
386fd79b49 feat: quick-actions script setup (#2478)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2478
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 21:10:27 +00:00
Dominik Pschenitschni
9807858436 feat: unify savedFilter logic in service (#2491)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2491
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 19:56:14 +00:00
Dominik Pschenitschni
9ded3d0cd6 fix: improve notifications (#2583)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2583
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 19:49:17 +00:00
d5258b7315 feat: improve useTaskList (#2582)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2582
2022-10-27 19:48:26 +00:00
443e1a063d
chore: refactor parseTimeLabel to own function 2022-10-27 17:51:09 +02:00
9a84fb6d7f
feat(gantt): disable useDayjsLanguageSync 2022-10-27 17:51:04 +02:00
874dc1e5fc
feat: align with vue-flatpickr-component 10 2022-10-27 17:49:50 +02:00
e74e6fcc99
feat: move config preparation in separate function 2022-10-27 17:49:50 +02:00
6bf6357cbd
feat: use plural for filters consequently 2022-10-27 17:49:35 +02:00
acb3ddc73f
feat: use PascalCase for component name 2022-10-27 17:49:34 +02:00
407f5f2ef8
fix: initial transformation of ganttBars 2022-10-27 17:49:34 +02:00
aefda38bdd
feat: remove gantt-chart wrapper 2022-10-27 17:49:34 +02:00
a70a2e3ba6
feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
db611ab2d3
fix(gantt): only unmount chart if there aren't any loaded tasks yet 2022-10-27 17:48:30 +02:00
b8e7b87f96
fix: don't try to dynamically load dayjs locales 2022-10-27 17:47:53 +02:00
c1da04eda1
feat(gantt): add task collection to useGanttFilter 2022-10-27 17:47:47 +02:00
2acb70c562
chore: clean up 2022-10-27 17:47:15 +02:00
eaf777864a
feat: working gantt-chart 2022-10-27 17:47:15 +02:00
e968c88cfd
feat(gantt): trying to load gantt-chart 2022-10-27 17:47:09 +02:00
acdbf2f8f5
feat: working route sync 2022-10-27 17:46:36 +02:00
9f146c8c7f
chore(gantt): wip daterange 2022-10-27 17:46:28 +02:00
3b244dfdbe
feat: improve types 2022-10-27 17:45:29 +02:00
2f820e517f
feat: update ganttastic version 2022-10-27 17:45:29 +02:00
31f2065d20
fix: correctly import all components 2022-10-27 17:45:09 +02:00
f5fd14124f
fix: use base store 2022-10-27 17:45:09 +02:00
d91bc5090a
fix imports 2022-10-27 17:45:09 +02:00
f21a4e1e9f
feat: review changes
move TaskForm in separate component, improve types
2022-10-27 17:45:09 +02:00
970a04d973
fix: remove precision setting 2022-10-27 17:45:09 +02:00
4be0977014
chore: add types for template ref 2022-10-27 17:45:09 +02:00
6975a2b286
chore: don't use for..in 2022-10-27 17:45:09 +02:00
64fdae81ec
feat: only use one watcher 2022-10-27 17:45:09 +02:00
56a25734d7
chore: define types 2022-10-27 17:45:09 +02:00
ed5d3be7cb
chore: don't set required if there's a default value 2022-10-27 17:45:08 +02:00
98d0398ca8
chore: uppercase const 2022-10-27 17:45:08 +02:00
d3925b8d80
chore: use @/models 2022-10-27 17:45:08 +02:00
b7b4530a11
fix: use inherit for font family 2022-10-27 17:45:08 +02:00
766b4c669f
chore: use Loading component 2022-10-27 17:45:08 +02:00
0a9588e097
feat: create task when pressing the button 2022-10-27 17:44:53 +02:00
6cb331ee0f
chore: remove old component and dependencies 2022-10-27 17:44:50 +02:00
8c62a9e198
feat: loading animation 2022-10-27 17:44:30 +02:00
29dcc02217
feat: handle changing props 2022-10-27 17:44:30 +02:00
3eacc0754f
feat: show done tasks strikethrough 2022-10-27 17:44:30 +02:00
ebd824bddf
feat: update task in gantt bar after dragging to make sure it changes its color 2022-10-27 17:44:30 +02:00
2c012e1a08
fix: make sure the date format is actually valid 2022-10-27 17:44:30 +02:00
10c6db3849
fix: handle bar styling so they can actually be used 2022-10-27 17:44:30 +02:00
80c151ca6c
feat: styling 2022-10-27 17:44:30 +02:00
7a7a1c985e
chore: use width property 2022-10-27 17:44:30 +02:00
c8eac914d1
feat: scroll 2022-10-27 17:44:29 +02:00
d2c40926de
feat: add open task detail when double clicking 2022-10-27 17:44:29 +02:00
c3cae78213
fix: new task input styling 2022-10-27 17:44:29 +02:00
ef4689335b
feat: create new tasks 2022-10-27 17:44:29 +02:00
3b48adad67
feat: dynamically set default date 2022-10-27 17:44:29 +02:00
736e5a8bf5
feat: dynamically set default date 2022-10-27 17:44:29 +02:00
ed241d21be
feat: only load tasks which start in the currently selected range 2022-10-27 17:44:29 +02:00
49a24977f9
feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
2b0df8c237
feat: add basic implementation of ganttastic 2022-10-27 17:44:26 +02:00
7ce880239e
feat: rename useTaskList
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-27 15:47:48 +02:00
f17bbeddec
fix(subscription): don't remove every namespace but the one subscribing to
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-24 18:56:50 +02: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
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
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
9de20b4c54
feat: use getter and helper in other components as well 2022-10-17 12:35:47 +02:00
6d587fad6e
fix(filters): page freezing when entering a date as a result of an endless loop
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #2384
2022-10-07 19:49:57 +02:00
0a29197715
fix: make sure subscriptions are properly inherited between namespaces and lists
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 18:15:05 +02:00
172d353df7
fix: make sure subscription strings work consistently across languages 2022-10-07 18:15:05 +02:00
a895bde661
fix: make sure subscriptions are properly inherited between lists and namespaces 2022-10-07 18:15:05 +02:00
74a9b9ab1b
feat: show done tasks as strikethrough when searching for new tasks to relate
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-06 22:41:53 +02:00
bc1e366750
fix(tasks): don't allow adding the same assignee multiple times
All checks were successful
continuous-integration/drone/push Build is passing
See https://community.vikunja.io/t/task-can-be-assigned-twice-or-more-to-the-same-user/883
2022-10-06 18:07:43 +02:00
f01107fd73
feat: add indicator if an attachment is task cover
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-05 15:04:03 +02:00
ee3965eae9
chore(task): move cover image setter to store 2022-10-05 14:56:11 +02:00
fad72e091b
chore(i18n): use global scope 2022-10-05 14:56:11 +02:00
eb80bfa00d
chore: add line-wrap 2022-10-05 14:56:11 +02:00
43258ab74e
fix: lint 2022-10-05 14:56:11 +02:00
877e425055
feat: promote an attachment to task cover image 2022-10-05 14:56:11 +02:00
054d70cbe5
fix: unset cover image when the task does not have one 2022-10-05 14:56:10 +02:00
3d88fdaadd
feat: add display of kanban card attachment image 2022-10-05 14:56:10 +02:00
Dominik Pschenitschni
eae7cc5a6b fix: initial modal scroll lock (#2489)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2489
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-04 19:41:41 +00:00
Dominik Pschenitschni
c206fc6f34 feat: move composables in separate files (#2485)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2485
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-04 12:10:12 +00:00
4655e1ce34
feat: update eslint config
All checks were successful
continuous-integration/drone/pr Build is passing
support async component, see: https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
2022-10-04 13:45:16 +02:00
db627ed28a
feat: editor script setup
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2022-10-04 09:41:59 +02:00
Dominik Pschenitschni
06c1a54886 feat: fancycheckbox script setup (#2462)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2462
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-03 20:19:35 +00:00
3e21a8ed6e feat: migrate kanban card to script setup (#2459)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2459
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-03 13:17:02 +00:00
Dominik Pschenitschni
f1852f1f33 fix: attachment deletion (#2472)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2472
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-03 13:11:07 +00:00