Commit Graph

46 Commits

Author SHA1 Message Date
Dominik Pschenitschni e96ea2c652
fix: initial transformation of ganttBars 2022-10-19 15:39:03 +02:00
Dominik Pschenitschni 198f825b86
feat: remove gantt-chart wrapper 2022-10-19 15:18:54 +02:00
Dominik Pschenitschni 89f6964d00
feat: use time constants 2022-10-19 15:18:34 +02:00
Dominik Pschenitschni 78402f4e2e
fix: only unmount chart if there aren't any loaded tasks yet 2022-10-19 11:59:06 +02:00
Dominik Pschenitschni 88079d6827
feat: add task collection to useGanttFilter 2022-10-18 15:55:41 +02:00
Dominik Pschenitschni 975ff6f20b
chore: clean up 2022-10-18 14:21:30 +02:00
Dominik Pschenitschni abebd55e0f
feat: working gantt-chart 2022-10-17 22:34:19 +02:00
Dominik Pschenitschni 9580e77c73
feat: trying to load gantt-chart 2022-10-17 16:11:57 +02:00
Dominik Pschenitschni b2078a506b
feat: working route sync 2022-10-11 13:22:57 +02:00
Dominik Pschenitschni 8e4e4b13d4
wip daterange 2022-10-10 21:44:59 +02:00
Dominik Pschenitschni 6510ca4724
feat: improve types 2022-10-09 13:57:45 +02:00
Dominik Pschenitschni 1d495b8603
feat: update ganttastic version
continuous-integration/drone/pr Build is failing Details
2022-10-09 13:29:27 +02:00
kolaente 62dadc791c
fix: correctly import all components
continuous-integration/drone/pr Build is failing Details
2022-10-02 14:12:10 +02:00
kolaente bb280b811c
fix: use base store 2022-10-02 14:09:18 +02:00
Dominik Pschenitschni 6cb8d7a3f5
fix imports
continuous-integration/drone/pr Build is failing Details
2022-09-30 19:17:36 +02:00
Dominik Pschenitschni 7ab4ff2d9e
feat: review changes
continuous-integration/drone/pr Build is passing Details
move TaskForm in separate component, improve types
2022-08-16 23:25:24 +02:00
kolaente c80e3b57e4
fix: lint 2022-08-16 23:25:24 +02:00
kolaente daaa7d3864
fix: remove precision setting 2022-08-16 23:25:24 +02:00
kolaente 79e332e518
chore: add types for template ref 2022-08-16 23:25:24 +02:00
kolaente 7c9e98fdf6
chore: don't use for..in 2022-08-16 23:25:24 +02:00
kolaente 5dac96a2d5
feat: only use one watcher 2022-08-16 23:25:23 +02:00
kolaente f5c7b5be82
chore: define types 2022-08-16 23:25:23 +02:00
kolaente f3bb23cf14
chore: don't set required if there's a default value 2022-08-16 23:25:23 +02:00
kolaente 9431c13a7f
chore: uppercase const 2022-08-16 23:25:23 +02:00
kolaente c4d5d409d4
chore: use @/models 2022-08-16 23:25:23 +02:00
kolaente 77ed7a5d91
fix: use inherit for font family 2022-08-16 23:25:23 +02:00
kolaente ede3dec1d6
chore: use Loading component 2022-08-16 23:25:23 +02:00
kolaente 3a32501064
feat: create task when pressing the button 2022-08-16 23:25:23 +02:00
kolaente f142d72da1
feat: loading animation 2022-08-16 23:25:22 +02:00
kolaente 4e0c69d751
feat: handle changing props 2022-08-16 23:25:22 +02:00
kolaente c39e9d5c62
feat: show done tasks strikethrough 2022-08-16 23:25:22 +02:00
kolaente af529eef0a
feat: update task in gantt bar after dragging to make sure it changes its color 2022-08-16 23:25:22 +02:00
kolaente f77f14a91f
fix: make sure the date format is actually valid 2022-08-16 23:25:22 +02:00
kolaente edaead1d8f
fix: handle bar styling so they can actually be used 2022-08-16 23:25:22 +02:00
kolaente 90a06019ce
chore: cleanup 2022-08-16 23:25:22 +02:00
kolaente da853a914c
feat: styling 2022-08-16 23:25:22 +02:00
kolaente ecaa09285b
chore: use width property 2022-08-16 23:25:22 +02:00
kolaente 40f7871f1b
feat: scroll 2022-08-16 23:25:22 +02:00
kolaente c9c9056baf
feat: add open task detail when double clicking 2022-08-16 23:25:21 +02:00
kolaente 7f3c754389
fix: new task input styling 2022-08-16 23:25:21 +02:00
kolaente b6c776592b
feat: create new tasks 2022-08-16 23:25:21 +02:00
kolaente e711df758c
feat: dynamically set default date 2022-08-16 23:25:21 +02:00
kolaente 3f4509a6f9
feat: dynamically set default date 2022-08-16 23:25:21 +02:00
kolaente 5e3e79c01b
feat: only load tasks which start in the currently selected range 2022-08-16 23:25:21 +02:00
kolaente 9501592719
feat: allow passing props down to the gantt component 2022-08-16 23:25:21 +02:00
kolaente a0e6b9643b
feat: add basic implementation of ganttastic 2022-08-16 23:25:19 +02:00