1
0
Commit Graph

480 Commits

Author SHA1 Message Date
8c44ed83e6 feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
4c4adfdf4e fix: reactive const assignment (#2692)
Resolves #2691

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2692
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-11-12 16:14:32 +00:00
293402b6fd fix: move heading styles to component (#2686)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2686
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:52:16 +00:00
4c458a1ad0 fix: move createdUpdated styles to component (#2685)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2685
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:50:48 +00:00
0f1f131f7a feat: reduce attachments selector specificity (#2682)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2682
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:47:46 +00:00
38cef79f68 fix: remove duplicate store assignment (#2644)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2644
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-07 11:43:19 +00:00
6a93701649 feat: remove comments from prioritySelect (#2645)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2645
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-07 11:42:32 +00:00
d9a8382049 feat: simpliy editAssignees (#2646)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
0ff0d8c5b8 feat: improved types (#2547)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2547
Reviewed-by: konrad <k@knt.li>
2022-11-02 16:06:55 +00:00
44e6981759 feat: singleTaskInList script setup (#2463)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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
599e28e5e5 feat: type improvements 2022-10-31 22:42:28 +01: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
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