Commit Graph

722 Commits

Author SHA1 Message Date
b94c835af0
Add autocomplete attributes to login and register forms
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-10 21:01:03 +01:00
4be7e12cb6 Update dependency vue-advanced-cropper to v0.17.8 (#294)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.8

Reviewed-on: #294
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-07 17:58:24 +00:00
7f8a910005 Update dependency eslint to v7.13.0 (#293)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.13.0

Reviewed-on: #293
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-07 10:22:23 +00:00
54b4abfce0 Update dependency vue-router to v3.4.9 (#292)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.9

Reviewed-on: #292
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-06 07:04:10 +00:00
8f5d46629a Update dependency marked to v1.2.3 (#291)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.3

Reviewed-on: #291
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-05 19:32:14 +00:00
91a1fc1e84
Remove core-js from direct dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 23:33:55 +01:00
a468a332a0 Update dependency dompurify to v2.2.2 (#289)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.2.2

Reviewed-on: #289
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 22:31:57 +00:00
7343e98a26
Move focus directive to seperate file
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 21:52:07 +01:00
97aca96e7e
Fix logging out after reloading the page
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-02 21:48:09 +01:00
4140a54c4c Update dependency dompurify to v2.2.1 (#287)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency dompurify to v2.2.1

Reviewed-on: #287
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 20:47:45 +00:00
2af53b16b6 Performance improvements (#288)
All checks were successful
continuous-integration/drone/push Build is passing
Only include needed parts from lodash

Don't prefetch

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #288
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-02 20:47:31 +00:00
e4ae8078bc Update dependency vue-advanced-cropper to v0.17.7 (#284)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.7

Reviewed-on: #284
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 17:13:40 +00:00
6afbbafed7 Update dependency node-sass to v5 (#282)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency node-sass to v5

Reviewed-on: #282
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 17:13:08 +00:00
d69df24817 Update dependency sass-loader to v10.0.5 (#286)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.5

Reviewed-on: #286
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-11-02 16:30:59 +00:00
588b4f507a Refactor app component (#283)
All checks were successful
continuous-integration/drone/push Build is passing
Fix redirect to home

Move redirect to home to no auth component

Move setup stuff to separate functions

Renew token in authenticated component

Use vue's router object

Move auth type checks to computed properties

Move after route stuff to authenticated content component

More Cleanup

Cleanup

Hide the navigation on mobile in the navigation component

Load namespaces from inside the navigation component

Fix logout

Move not authenticated content to separate component

Fix favoriting lists

Move link share authenticated stuff to separate component

Move authenticated stuff to separate component

Move side navigation to separate component

Move top navigation bar to separate component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #283
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-01 17:36:00 +00:00
237a914dee
Add default color palette to picker
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 14:59:47 +01:00
609949489a Update dependency eslint to v7.12.1 (#281)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.12.1

Reviewed-on: #281
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-27 06:57:47 +00:00
cf4f673b00 Update dependency vue-router to v3.4.8 (#280)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.8

Reviewed-on: #280
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-26 14:56:20 +00:00
d9fe433619
Show created/updated by for tasks
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-25 12:25:08 +01:00
471301d1a7
Fix reminder inputs and the close buttons not properly aligned
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 18:15:21 +02:00
da1d34789d
Get rid of the null reminder to fix jumping inputs when updating reminders
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 18:12:14 +02:00
a01fc161fa
Remove "collapse menu button" and make the hamburger button always visible
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 17:38:54 +02:00
90b53176a6
Make the menu have a fixed width
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 17:27:09 +02:00
82d54b0751
Remove the focus of the bucket title element after saving the title
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 17:23:13 +02:00
5e046fbd06
Don't reset task relation kind after adding a task relation
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 14:38:25 +02:00
f5e6965e3d Update dependency vue-advanced-cropper to v0.17.6 (#277)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.6

Reviewed-on: #277
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-24 12:30:55 +00:00
b34a6dd8fe Update dependency eslint to v7.12.0 (#279)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.12.0

Reviewed-on: #279
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-24 07:27:46 +00:00
186c6ba0ce Update dependency axios to v0.21.0 (#278)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency axios to v0.21.0

Reviewed-on: #278
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-23 19:37:28 +00:00
f70219d078 Update dependency sass-loader to v10.0.4 (#276)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.4

Reviewed-on: #276
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-23 06:03:32 +00:00
e1cee4f5e0 Update dependency dompurify to v2.2.0 (#274)
Some checks failed
continuous-integration/drone/push Build is failing
Update dependency dompurify to v2.2.0

Reviewed-on: #274
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-21 18:13:53 +00:00
21c9f39367 Update dependency marked to v1.2.2 (#275)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency marked to v1.2.2

Reviewed-on: #275
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-21 16:35:47 +00:00
26cf794aed Update dependency vue-advanced-cropper to v0.17.4 (#273)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-advanced-cropper to v0.17.4

Reviewed-on: #273
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-20 18:10:03 +00:00
6b8e49780d
0.15.0 release preparations
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-19 21:16:22 +02:00
b4755ce410 Update vue monorepo to v4.5.8 (#272)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.8

Reviewed-on: #272
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-19 11:50:38 +00:00
31cb971554 Update dependency eslint-plugin-vue to v7.1.0 (#271)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v7.1.0

Reviewed-on: #271
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-18 19:30:51 +00:00
91c49352b6
Fix editor spacing
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 21:11:54 +02:00
e1004d218a
Fix long text overflowing in task comments
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #270
2020-10-18 21:04:28 +02:00
8944019f5b
Only trigger desktop rebuilds on pushes to master
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 20:41:58 +02:00
be630668b3
Trigger a rebuild of the desktop app on builds to master for the frontend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 14:14:03 +02:00
6adde0c1e5 Update dependency vue-router to v3.4.7 (#269)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.7

Reviewed-on: #269
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-16 20:59:21 +00:00
1935af83c3 Allow setting api url from the login screen (#264)
All checks were successful
continuous-integration/drone/push Build is passing
Cleanup

Use the http factory everywhere instead of the created element

Use the current domain if the api path is relative to the frontend host

Format

Prevent setting an empty url

Fix styling

Add changing api url

Add change url component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #264
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-11 10:13:35 +00:00
9f3d17c3f3 Update dependency eslint to v7.11.0 (#263)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint to v7.11.0

Reviewed-on: #263
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-10 07:04:05 +00:00
c5dc994cb4 Update dependency sass-loader to v10.0.3 (#262)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency sass-loader to v10.0.3

Reviewed-on: #262
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-09 21:20:27 +00:00
844905b0d9
Make sure to always load the home route when starting the app
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-08 22:17:41 +02:00
5bb8afbde5
Open unsplash author links in a new window
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-08 22:00:45 +02:00
13c56ad15f Update dependency vue-router to v3.4.6 (#260)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency vue-router to v3.4.6

Reviewed-on: #260
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-07 15:08:59 +00:00
8109cca234 Update vue monorepo to v4.5.7 (#259)
All checks were successful
continuous-integration/drone/push Build is passing
Update vue monorepo to v4.5.7

Reviewed-on: #259
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-07 10:42:09 +00:00
2e86a348c0 Update Font Awesome (#258)
All checks were successful
continuous-integration/drone/push Build is passing
Update Font Awesome

Reviewed-on: #258
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-05 18:18:35 +00:00
4987a0f85b Update dependency eslint-plugin-vue to v7.0.1 (#257)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency eslint-plugin-vue to v7.0.1

Reviewed-on: #257
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-10-05 05:13:21 +00:00
2870f9217e
Show caldav url in settings if it's enabled server side
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-03 14:58:33 +02:00