Commit Graph

2569 Commits

Author SHA1 Message Date
766a6e1fce chore(deps): update dependency sass to v1.49.6 (#1474)
Reviewed-on: vikunja/frontend#1474
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-01 22:19:02 +00:00
24a154422d
chore: remove vikunjaReady from store 2022-02-01 23:09:41 +01:00
bf239849ba chore(deps): update dependency sass to v1.49.5 2022-02-01 21:02:40 +00:00
dfa30258aa
chore: rename function 2022-02-01 21:25:42 +01:00
1269cfeb5b chore(deps): update dependency postcss to v8.4.6 2022-02-01 12:02:39 +00:00
95a560584f chore(deps): update dependency sass to v1.49.4 (#1470)
Reviewed-on: vikunja/frontend#1470
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-01 06:58:03 +00:00
782e45eb8f chore(deps): update dependency esbuild to v0.14.16 (#1469)
Reviewed-on: vikunja/frontend#1469
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-01 06:56:12 +00:00
1e19cf7f8b fix(deps): update dependency @github/hotkey to v2 (#1471)
Reviewed-on: vikunja/frontend#1471
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-02-01 06:55:24 +00:00
7150e20d45 chore(deps): update dependency cypress to v9.4.1 2022-01-31 22:02:49 +00:00
0dedbfa901 chore(deps): update typescript-eslint monorepo to v5.10.2 2022-01-31 19:02:56 +00:00
749eb2e6a7 fix(deps): update dependency ufo to v0.7.10 (#1466)
Reviewed-on: vikunja/frontend#1466
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-31 13:05:03 +00:00
aea910e1e4 chore(deps): update dependency happy-dom to v2.31.1 (#1465)
Reviewed-on: vikunja/frontend#1465
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-31 10:35:08 +00:00
110f48ebd7 chore(deps): update dependency postcss-preset-env to v7.3.0 (#1464)
Reviewed-on: vikunja/frontend#1464
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-31 09:20:00 +00:00
8242527d0f chore(deps): update dependency netlify-cli to v8.15.0 (#1463)
Reviewed-on: vikunja/frontend#1463
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-31 06:52:45 +00:00
de626eab31
feat: don't open task detail in modal for list and table view 2022-01-31 01:31:41 +01:00
3d420c3770
fix: make isButton prop optional 2022-01-30 23:27:22 +01:00
3e311e07cd
fix: undefined prop subscription 2022-01-30 23:18:13 +01:00
dd518ce643
Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-30 23:13:17 +01:00
20a9ad2c9e
fix: related task within the same namespace 2022-01-30 23:12:42 +01:00
00ffe17eb8
fix: related task with the same namespace 2022-01-30 23:07:31 +01:00
a5b0a834bc
fix(tests): make sure the namespace exists before trying to run the history tests
If there's no namespace, there is no lists in state to show in the view. The CI runs all tests from a blank state which isn't the case when running the tests locally. Therefore, if the test doesn't create a new namespace, there won't be any to test for.
2022-01-30 22:51:29 +01:00
b7c8138ad5
fix(tests): make sure to create all lists before doing anything 2022-01-30 22:47:59 +01:00
92864fa5c1
chore(tests): remove test result upload to s3 since we now have cypress dashboard 2022-01-30 22:35:17 +01:00
4fc9384acc
Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-30 22:33:44 +01:00
c21f236249 feat: add cypress dashboard record (#1462)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#1462
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-30 21:33:27 +00:00
9995abf64c
fix: mark broken test as skipped 2022-01-30 22:11:26 +01:00
56fca21320
trigger ci 2022-01-30 21:54:02 +01:00
a16e8fea61
Merge branch 'fix/app-ready' into feature/vue3-modals-with-router-4 2022-01-30 21:53:24 +01:00
2a819eccb4
revert: model properties
partially reverts de3c47dc69
2022-01-30 20:18:34 +01:00
8f04b10e08
Revert "fix: improve ListModel typing"
This reverts commit 98b41a22c6.
2022-01-30 20:15:53 +01:00
ec65a37dcb
Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-30 19:59:11 +01:00
ea710e227a chore(deps): update dependency happy-dom to v2.31.0 (#1461)
Reviewed-on: vikunja/frontend#1461
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-01-30 18:13:34 +00:00
0bd235cea3
fix: expose configureCompat types
see: https://github.com/vuejs/docs/pull/1475
2022-01-30 17:24:38 +01:00
81cf8f2f29 feat(tests): replace cypress-file-upload with .selectFile() (#1460)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#1460
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-30 16:17:03 +00:00
a325e4b721
feat: use es2022 for @typescript-eslint/parser 2022-01-30 16:59:47 +01:00
6ff621ada1
chore: ignore wrong second argument argument for cause
see: https://github.com/tc39/proposal-error-cause
2022-01-30 16:58:59 +01:00
8937b42321
feat: improve Sort component 2022-01-30 16:53:46 +01:00
6894024ad4
fix: use to.hash for returned element 2022-01-30 16:53:46 +01:00
de3c47dc69
fix ts errors in various files 2022-01-30 16:53:46 +01:00
98b41a22c6
fix: improve ListModel typing 2022-01-30 16:53:45 +01:00
a9fb24aa35
fix: currentList typing 2022-01-30 16:53:45 +01:00
57965b1ea3
fix: keyboard-shortcuts typing 2022-01-30 16:53:45 +01:00
187e62a7ec
feat: make subscription a BaseButton 2022-01-30 16:53:45 +01:00
24b7821c50
fix: ts errors in subscription 2022-01-30 16:53:44 +01:00
3f893fb16d
fix(tests): don't visit / directly but use navigation instead 2022-01-30 15:25:34 +01:00
05350affad
fix(tests): don't assert for h3 anymore 2022-01-30 14:37:41 +01:00
6ab7aac5ce
fix(tests): wait until lists are loaded 2022-01-30 14:10:46 +01:00
6c1857b133
fix(tests): assert absence of last viewed headline more precisely 2022-01-30 14:03:50 +01:00
3212bc8e86
fix(tests): add more waits for namespaces loaded 2022-01-30 14:00:14 +01:00
e6eb48b5af
fix(tests): wait until namespaces are loaded before checking if the history is present 2022-01-30 13:07:08 +01:00