1
0

2123 Commits

Author SHA1 Message Date
Dominik Pschenitschni
9f146c8c7f
chore(gantt): wip daterange 2022-10-27 17:46:28 +02:00
Dominik Pschenitschni
3b244dfdbe
feat: improve types 2022-10-27 17:45:29 +02:00
Dominik Pschenitschni
2f820e517f
feat: update ganttastic version 2022-10-27 17:45:29 +02:00
kolaente
31f2065d20
fix: correctly import all components 2022-10-27 17:45:09 +02:00
kolaente
f5fd14124f
fix: use base store 2022-10-27 17:45:09 +02:00
Dominik Pschenitschni
d91bc5090a
fix imports 2022-10-27 17:45:09 +02:00
Dominik Pschenitschni
f21a4e1e9f
feat: review changes
move TaskForm in separate component, improve types
2022-10-27 17:45:09 +02:00
kolaente
970a04d973
fix: remove precision setting 2022-10-27 17:45:09 +02:00
kolaente
fd9d0ad155
chore: don't use ref when not nessecary 2022-10-27 17:45:09 +02:00
kolaente
4be0977014
chore: add types for template ref 2022-10-27 17:45:09 +02:00
kolaente
6975a2b286
chore: don't use for..in 2022-10-27 17:45:09 +02:00
kolaente
64fdae81ec
feat: only use one watcher 2022-10-27 17:45:09 +02:00
kolaente
56a25734d7
chore: define types 2022-10-27 17:45:09 +02:00
kolaente
ed5d3be7cb
chore: don't set required if there's a default value 2022-10-27 17:45:08 +02:00
kolaente
98d0398ca8
chore: uppercase const 2022-10-27 17:45:08 +02:00
kolaente
d3925b8d80
chore: use @/models 2022-10-27 17:45:08 +02:00
kolaente
b7b4530a11
fix: use inherit for font family 2022-10-27 17:45:08 +02:00
kolaente
766b4c669f
chore: use Loading component 2022-10-27 17:45:08 +02:00
kolaente
5f7159ebc4
feat: increase the default date range 2022-10-27 17:44:53 +02:00
kolaente
0a9588e097
feat: create task when pressing the button 2022-10-27 17:44:53 +02:00
kolaente
6cb331ee0f
chore: remove old component and dependencies 2022-10-27 17:44:50 +02:00
kolaente
8c62a9e198
feat: loading animation 2022-10-27 17:44:30 +02:00
kolaente
29dcc02217
feat: handle changing props 2022-10-27 17:44:30 +02:00
kolaente
3eacc0754f
feat: show done tasks strikethrough 2022-10-27 17:44:30 +02:00
kolaente
ebd824bddf
feat: update task in gantt bar after dragging to make sure it changes its color 2022-10-27 17:44:30 +02:00
kolaente
2c012e1a08
fix: make sure the date format is actually valid 2022-10-27 17:44:30 +02:00
kolaente
10c6db3849
fix: handle bar styling so they can actually be used 2022-10-27 17:44:30 +02:00
kolaente
80c151ca6c
feat: styling 2022-10-27 17:44:30 +02:00
kolaente
7a7a1c985e
chore: use width property 2022-10-27 17:44:30 +02:00
kolaente
c8eac914d1
feat: scroll 2022-10-27 17:44:29 +02:00
kolaente
d2c40926de
feat: add open task detail when double clicking 2022-10-27 17:44:29 +02:00
kolaente
c3cae78213
fix: new task input styling 2022-10-27 17:44:29 +02:00
kolaente
c289a6ae18
chore: use flatpickr range instead of two datepickers 2022-10-27 17:44:29 +02:00
kolaente
ef4689335b
feat: create new tasks 2022-10-27 17:44:29 +02:00
kolaente
3b48adad67
feat: dynamically set default date 2022-10-27 17:44:29 +02:00
kolaente
736e5a8bf5
feat: dynamically set default date 2022-10-27 17:44:29 +02:00
kolaente
ed241d21be
feat: only load tasks which start in the currently selected range 2022-10-27 17:44:29 +02:00
kolaente
49a24977f9
feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
kolaente
2b0df8c237
feat: add basic implementation of ganttastic 2022-10-27 17:44:26 +02:00
Dominik Pschenitschni
7ce880239e
feat: rename useTaskList 2022-10-27 15:47:48 +02:00
Dominik Pschenitschni
aa2278a564
chore: move helper function outside of composable 2022-10-27 15:47:03 +02:00
drone
c40c1fb10a [skip ci] Updated translations via Crowdin 2022-10-27 00:21:10 +00:00
drone
1d9d093b31 [skip ci] Updated translations via Crowdin 2022-10-26 00:21:30 +00:00
kolaente
e13e477682
fix: lint 2022-10-25 21:16:55 +02:00
kolaente
8a5b1ab3e3
fix(sharing): correctly check if the user has admin rights when sharing 2022-10-25 18:48:51 +02:00
drone
67145fe00b [skip ci] Updated translations via Crowdin 2022-10-25 00:14:16 +00:00
kolaente
51471b9551
fix(i18n): rename "right" to permission so that it's clearer what it is used for 2022-10-24 19:07:08 +02:00
kolaente
22a18f8437
fix(subscription): make sure list subscription state is propagated everywhere for the current list 2022-10-24 19:01:01 +02:00
kolaente
f17bbeddec
fix(subscription): don't remove every namespace but the one subscribing to 2022-10-24 18:56:50 +02:00
kolaente
eae555475d
fix(teams): show an error message when no user is selected to add to a team 2022-10-24 18:52:31 +02:00