1
0
Commit Graph

9241 Commits

Author SHA1 Message Date
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
5f7159ebc4 feat: increase the default date range 2022-10-27 17:44:53 +02:00
0a9588e097 feat: create task when pressing the button 2022-10-27 17:44:53 +02:00
091beecc19 fix: make tests work again with new selectors 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
c289a6ae18 chore: use flatpickr range instead of two datepickers 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
ef3f19d046 fix(deps): update sentry-javascript monorepo to v7.17.0 2022-10-27 14:04:07 +00:00
7ce880239e feat: rename useTaskList 2022-10-27 15:47:48 +02:00
aa2278a564 chore: move helper function outside of composable 2022-10-27 15:47:03 +02:00
96e44bf225 chore(deps): update dependency @vitejs/plugin-vue to v3.2.0 (#2579)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2579
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 08:11:58 +00:00
4ad99bdad1 chore(deps): update dependency @vitejs/plugin-legacy to v2.3.0 (#2578)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2578
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 07:14:45 +00:00
7b77974b03 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16 (#1301)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1301
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 06:32:09 +00:00
05358350af fix(deps): update module github.com/wneessen/go-mail to v0.3.4 (#1302)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1302
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 06:31:24 +00:00
5e7fe3280c chore(deps): update dependency @types/node to v18.11.7 (#2581)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2581
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 06:30:24 +00:00
7ec31363c3 chore(deps): update dependency vite to v3.2.0 (#2580)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2580
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-27 06:29:25 +00:00
c40c1fb10a [skip ci] Updated translations via Crowdin 2022-10-27 00:21:10 +00:00
59be904d4a chore(deps): update dependency @types/node to v18.11.6 2022-10-26 13:03:57 +00:00
1d9d093b31 [skip ci] Updated translations via Crowdin 2022-10-26 00:21:30 +00:00
ef6bc3cbab chore(deps): update dependency cypress to v10.11.0 (#2576)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2576
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-25 21:02:21 +00:00
e13e477682 fix: lint 2022-10-25 21:16:55 +02:00
9fc08a0790 fix(lists): return correct max right for lists where the user has created the namespace 2022-10-25 18:54:11 +02:00
f6b897e8e7 fix(deps): update module github.com/wneessen/go-mail to v0.3.3 (#1300)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1300
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-25 16:50:06 +00:00
8a5b1ab3e3 fix(sharing): correctly check if the user has admin rights when sharing 2022-10-25 18:48:51 +02:00
70e81ee682 fix(deps): update vueuse to v9.4.0 (#2575)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2575
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-25 13:12:51 +00:00
a0795db040 fix: building version into releases 2022-10-25 09:16:37 +02:00
8de78c48f8 fix(deps): update module github.com/spf13/cobra to v1.6.1 (#1299)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1299
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-25 05:23:24 +00:00
35649d0e87 chore(deps): update dependency @types/node to v18 (#2574)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2574
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-25 05:08:10 +00:00
67145fe00b [skip ci] Updated translations via Crowdin 2022-10-25 00:14:16 +00:00
22d93a1a3c chore(deps): update typescript-eslint monorepo to v5.41.0 (#2573)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2573
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-10-24 18:14:23 +00:00