1
0

9275 Commits

Author SHA1 Message Date
kolaente
5913f78dc7
Hide keyboard shortcuts indicator on mobile 2021-07-21 00:05:11 +02:00
kolaente
cc53796f1b
Decrease page padding on task detail page 2021-07-21 00:03:41 +02:00
kolaente
2e2887c2ad
Change menu hamburger icon 2021-07-20 23:57:55 +02:00
kolaente
3c548b2153
Fix labels list in saved filter spacing 2021-07-20 22:46:39 +02:00
kolaente
2838ec6148
Fix setting filters for reminders 2021-07-20 22:45:10 +02:00
kolaente
7b16928d81
Fix loading labels when editing a saved filter 2021-07-20 22:42:34 +02:00
kolaente
2779cfc140
Fix not reloading tasks of a saved filter after editing it 2021-07-20 22:16:44 +02:00
kolaente
d9b38b85f6
Fix setting a saved filter as favorite 2021-07-20 21:32:25 +02:00
kolaente
d81b4117f5
Fix quick actions not working when nonexisting lists where left over in history 2021-07-20 18:03:38 +02:00
kolaente
c7f337f303
Fix tests & lint 2021-07-20 11:00:20 +02:00
kolaente
733f26f017
Fix error handling when deleting an attachment file 2021-07-20 10:14:49 +02:00
renovate
176c6462bb Update dependency cypress to v8 (#601)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/601
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-20 07:35:02 +00:00
kolaente
e4a0066e20
Make sure all associated entities of a task are deleted when the task is deleted 2021-07-19 23:52:58 +02:00
kolaente
d28390d792
Fix task relations not getting properly cleaned up when deleting them 2021-07-19 23:40:18 +02:00
kolaente
0b90d826be
Don't notify the user who created the team 2021-07-19 23:29:25 +02:00
renovate
a127ac5f66 Pin dependencies (#599)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/599
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-19 20:27:31 +00:00
renovate
aa44082606 Update typescript-eslint monorepo to v4.28.4 (#600)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/600
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-19 19:50:12 +00:00
konrad
fa8492f97c Add typescript support for helper functions (#598)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/598
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-19 18:20:49 +00:00
kolaente
b812c422f9
Fix sending the user back to the list view they came from when opening a task in detail view
Resolves #589
2021-07-19 11:20:05 +02:00
kolaente
46957c389f
Fix lint 2021-07-19 11:18:22 +02:00
renovate
a455fb23d1 Update dependency eslint-plugin-vue to v7.14.0 (#597)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/597
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-18 10:37:33 +00:00
renovate
27a9f6c665 Update dependency eslint to v7.31.0 (#596)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/596
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-18 08:23:11 +00:00
sytone
306a926c66 Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
2021-07-17 21:21:46 +00:00
renovate
bad5e3d0ec Update dependency vue-i18n to v8.25.0 (#595)
Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/595
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-17 17:35:20 +00:00
kolaente
15085a7c26
Fix sass division 2021-07-17 19:14:26 +02:00
kolaente
be0bc5c84f
Fix lists showing up multiple times in history 2021-07-17 19:10:05 +02:00
kolaente
0e5954cf96
Fix user test fixtures 2021-07-17 19:02:03 +02:00
renovate
cd7846e2c7 Update dependency electron to v13.1.7 (#50)
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/50
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-17 16:40:11 +00:00
renovate
850c3a3dd4 Update module github.com/mattn/go-sqlite3 to v1.14.8 (#921)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/921
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-17 16:39:53 +00:00
kolaente
4cf7c459da
Allow running migration 20210711173657 multiple times to fix issues when it didn't completely run through previously 2021-07-15 11:36:33 +02:00
kolaente
2a80e552cc
Save user tokens as varchar(450) and not text to fix mysql indexing issues 2021-07-14 14:48:27 +02:00
kolaente
7e229a1b83
Save user tokens as text and not varchar 2021-07-14 12:43:28 +02:00
kolaente
7ee535de47
Docs improvements 2021-07-14 00:25:12 +02:00
konrad
4216ed7277 Refactor user email confirmation + password reset handling (#919)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/919
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-13 20:56:02 +00:00
kolaente
01ed17a0f0
Fix setting task favorite status in test fixtures 2021-07-13 12:18:54 +02:00
kolaente
d5d4d8b6ed
Fix lint 2021-07-13 12:16:12 +02:00
kolaente
9559cbf1ec
Add more logging for test data api endpoint 2021-07-13 12:14:59 +02:00
kolaente
9e42559d70
Add syncing translations to crowdin 2021-07-13 12:06:50 +02:00
kolaente
265e778867
Docs: Translation now happening at crowdin 2021-07-13 11:42:46 +02:00
renovate
53f37e12ec Update module github.com/iancoleman/strcase to v0.2.0 (#918)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/918
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-13 09:20:11 +00:00
renovate
302199089d Update module github.com/labstack/echo/v4 to v4.4.0 (#917)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/917
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-12 20:37:02 +00:00
kolaente
7adbd21698
Fix setting task favorite status of related tasks
Not really reproducable locally, but a real issue.
2021-07-12 12:19:01 +02:00
kolaente
d26f81162f
Add ios to the list of not working caldav clients 2021-07-11 16:37:05 +02:00
kolaente
e21a3904ff
Fix mapping task priorities from Vikunja to calDAV
Resolves #866
2021-07-11 15:03:50 +02:00
kolaente
562ef9af36
Add searching for tasks by index 2021-07-11 14:19:59 +02:00
renovate
294fc16593 Update golang.org/x/crypto commit hash to a769d52 (#916)
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/916
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-11 10:48:39 +00:00
kolaente
f0e093b3d6
Remove logout button for link shares 2021-07-10 13:13:10 +02:00
kolaente
7fa94a9bd5
Fix loading a list when it was already partially saved in vuex 2021-07-10 12:45:36 +02:00
kolaente
a6842d959b
Fix quick actions not opening 2021-07-10 12:35:29 +02:00
kolaente
20fd25e280
Add timeout to fix race condition when authenticating as a link share and renewing the token simultaneously
Related #587
2021-07-10 12:32:04 +02:00