Commit Graph

5294 Commits

Author SHA1 Message Date
4b7a49a94a chore: move styles to components 2023-05-31 14:20:29 +00:00
67172b6b2b fix: add more padding to the textarea 2023-05-31 14:20:29 +00:00
c1ff37b965 chore: add comment on overriding 2023-05-31 14:20:29 +00:00
2c2b8016b0 chore: move positioning css 2023-05-31 14:20:29 +00:00
3230c30b73 chore: remove nesting 2023-05-31 14:20:29 +00:00
46ba219704 fix: lint 2023-05-31 14:20:29 +00:00
a579b598d0 feat: highlight hint icon when hovering the input 2023-05-31 14:20:29 +00:00
4e46d16347 feat: add transition to input icons 2023-05-31 14:20:29 +00:00
ecd03bc49d fix: improve tooltip text 2023-05-31 14:20:29 +00:00
c9cd16a791 fix: improve tooltip icon contrast 2023-05-31 14:20:29 +00:00
bd60a680af chore: remove wrapper div 2023-05-31 14:20:29 +00:00
5f032d4032 feat: move quick add magic to a popup behind an icon 2023-05-31 14:20:29 +00:00
d5c03fe251 feat: allow hiding the quick add magic help tooltip with a button 2023-05-31 14:20:29 +00:00
8a75790453
chore: remove triggered notifications as it's not supported anywhere 2023-05-31 15:21:09 +02:00
acb212ab24
feat: set the current language to the one saved by the user on login 2023-05-31 15:17:54 +02:00
4ba02ebbb6
fix: don't try to convert a null date
Resolves vikunja/frontend#3371
2023-05-31 15:07:23 +02:00
244da46e38
fix(navigation): nav item width for items without sub projects 2023-05-31 14:37:57 +02:00
f40035dc79
chore: update nix flake 2023-05-31 13:44:14 +02:00
5f71e406fc fix(deps): update dependency marked to v5.0.4 2023-05-31 05:15:46 +00:00
Frederick [Bot]
3d11a4f03a [skip ci] Updated translations via Crowdin 2023-05-31 00:30:36 +00:00
1dfd2dc4b7 fix(deps): update dependency vue-router to v4.2.2 2023-05-30 22:46:00 +00:00
e9701660d3 chore(deps): update dependency vite-plugin-pwa to v0.15.2 2023-05-30 21:04:22 +00:00
c8dbb4c7ef chore(deps): update typescript-eslint monorepo to v5.59.8 2023-05-30 20:31:05 +00:00
1241d90268 chore(deps): update workbox monorepo to v6.6.1 (#3553)
Reviewed-on: vikunja/frontend#3553
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-05-30 20:30:46 +00:00
3de5b65977 chore(deps): update dependency vitest to v0.31.2 2023-05-30 18:45:05 +00:00
4a353553c3 chore(deps): update pnpm to v8.6.0 2023-05-30 18:42:51 +00:00
1240f31c0a chore(deps): update workbox monorepo to v6.6.0 (#3548)
Reviewed-on: vikunja/frontend#3548
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-05-30 18:12:03 +00:00
01ac84ce1e
fix: don't require variant prop on loading component as it already has a default one set 2023-05-30 20:00:02 +02:00
4c969f0a42
fix: don't allow creating a new label from filter view
Resolves vikunja/frontend#1035
2023-05-30 19:54:01 +02:00
8e2c76a33e
feat: optimize print view for project views 2023-05-30 19:50:37 +02:00
b3666ec27e chore(deps): update dependency @vitejs/plugin-legacy to v4.0.4 2023-05-30 16:36:54 +00:00
2c6862c509 chore(deps): update dependency vite-plugin-pwa to v0.15.1 2023-05-30 16:36:44 +00:00
9f8c43818c chore(deps): update dependency @types/node to v18.16.16 2023-05-30 16:36:17 +00:00
0debca91c8 chore(deps): update dependency @faker-js/faker to v8.0.2 2023-05-30 16:36:08 +00:00
7b6c9fcd24 chore(deps): update dependency postcss to v8.4.24 2023-05-30 15:05:47 +00:00
55675bf41b fix(deps): update sentry-javascript monorepo to v7.53.1 2023-05-30 14:25:03 +00:00
bb24b06031 chore(deps): update dependency vite to v4.3.9 2023-05-30 14:24:37 +00:00
dbce0376d5 fix(deps): update dependency marked to v5.0.3 2023-05-30 14:24:15 +00:00
40db144a41 fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.11.0 2023-05-30 11:08:12 +00:00
f7ba3bd08f
fix: increase default auto-save timeout to 5 seconds
Related discussion: https://community.vikunja.io/t/task-description-constantly-saving-loosing-content/1350
2023-05-30 12:19:14 +02:00
ac1d374191 feat: remove namespaces, make projects infinitely nestable (#3323)
Reviewed-on: vikunja/frontend#3323
2023-05-30 10:09:39 +00:00
391992effb
fix: missing await 2023-05-30 11:37:45 +02:00
2e9ade11c3
fix: missing variant prop for loading component 2023-05-30 11:05:10 +02:00
f11a8c543b
fix(tests): project archived filter checkbox selector 2023-05-30 11:00:30 +02:00
e30a4452f2
fix(tests): new project input field 2023-05-30 10:57:08 +02:00
6cc11e64ab
fix: undefined parent project when none was selected 2023-05-30 10:56:42 +02:00
7b05ed9d3d
fix: avoid crashing browser processes during tests 2023-05-30 10:42:32 +02:00
Frederick [Bot]
dba35c0107 [skip ci] Updated translations via Crowdin 2023-05-29 00:28:01 +00:00
Frederick [Bot]
bfbc874b1d [skip ci] Updated translations via Crowdin 2023-05-28 00:29:34 +00:00
dbccdb239a
chore(tests): enable experimental memory managment for cypress tests 2023-05-24 18:32:23 +02:00