Commit graph

2111 commits

Author SHA1 Message Date
Raimund Schlüßler
50c4bbdf59
Exclude unneeded files from appstore build 2019-08-07 21:20:13 +02:00
Raimund Schlüßler
2ad4691e26
Merge pull request #538 from nextcloud/deps
Update dependencies and style
2019-08-07 13:04:15 +02:00
Raimund Schlüßler
94f1e50a15
Update dependencies and style
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-07 12:48:20 +02:00
Raimund Schlüßler
9b120f3091
Only open task details if task isn't already open
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-07 12:32:38 +02:00
Raimund Schlüßler
0f6b7efd3c
Only close details if they were actually open
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>

Prevents unhandled promise rejection due to NavigationDuplicated
after router.push introduced with vue-router 3.1.1
2019-08-07 11:30:06 +02:00
Raimund Schlüßler
b926993699
Fix week collection 2019-08-07 11:13:19 +02:00
dependabot-preview[bot]
6acd07a286
Merge pull request #537 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.1 2019-08-07 05:26:26 +00:00
dependabot-preview[bot]
68f2d420e0
Merge pull request #536 from nextcloud/dependabot/npm_and_yarn/css-loader-3.2.0 2019-08-07 05:25:11 +00:00
Nextcloud bot
46a56a09e3
[tx-robot] updated from transifex 2019-08-07 02:49:53 +00:00
dependabot-preview[bot]
c78eaa60e8
Bump vue-router from 3.0.7 to 3.1.1
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.7 to 3.1.1.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.7...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07 01:20:46 +00:00
dependabot-preview[bot]
41ccd9df48
Bump css-loader from 3.1.0 to 3.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07 01:19:44 +00:00
Raimund Schlüßler
156a470704
Merge pull request #535 from nextcloud/drop-on-sidebar
Implement to drop tasks on calendars and collections in left sidebar
2019-08-06 21:16:41 +02:00
Raimund Schlüßler
2387cdc098
Allow to drop tasks onto collections in left sidebar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-06 20:46:58 +02:00
Raimund Schlüßler
751a4fba10
Don't unlink parent task by dragging on same calendar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-06 20:01:36 +02:00
Raimund Schlüßler
96818840cf
Allow to drop tasks onto calendars in left sidebar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-06 10:23:25 +02:00
dependabot-preview[bot]
a3f7f2d31a
Merge pull request #532 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.9.3 2019-08-05 05:54:54 +00:00
dependabot-preview[bot]
8782a80d17
Merge pull request #531 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1 2019-08-05 05:54:28 +00:00
dependabot-preview[bot]
ecf451a101
Bump stylelint-scss from 3.9.2 to 3.9.3
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.9.2...3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 01:23:49 +00:00
dependabot-preview[bot]
9fd925e505
Bump webpack from 4.39.0 to 4.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.0 to 4.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.0...v4.39.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 01:22:16 +00:00
Nextcloud bot
8d40106536
[tx-robot] updated from transifex 2019-08-03 02:49:54 +00:00
Raimund Schlüßler
e69743634e
Merge pull request #529 from nextcloud/read-only-task
Disable drag-and-drop for read-only calendars
2019-08-02 21:45:08 +02:00
Raimund Schlüßler
5b131d16d4
Disable drag-and-drop for read-only calendars
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-08-02 21:30:29 +02:00
dependabot-preview[bot]
ee1ad7a9b1
Merge pull request #528 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.0 2019-08-02 05:45:49 +00:00
Nextcloud bot
09f6647bd4
[tx-robot] updated from transifex 2019-08-02 02:51:05 +00:00
dependabot-preview[bot]
84d98b7f8a
Bump webpack from 4.38.0 to 4.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-02 01:21:10 +00:00
Nextcloud bot
6b652c6515
[tx-robot] updated from transifex 2019-08-01 02:53:07 +00:00
dependabot-preview[bot]
42cbfc8fe9
Merge pull request #527 from nextcloud/dependabot/npm_and_yarn/webpack-4.38.0 2019-07-29 05:32:09 +00:00
Nextcloud bot
177db662d2
[tx-robot] updated from transifex 2019-07-29 02:50:05 +00:00
dependabot-preview[bot]
73a7fddfbd
Bump webpack from 4.37.0 to 4.38.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.37.0...v4.38.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 01:14:45 +00:00
dependabot-preview[bot]
279d4fbace
Merge pull request #526 from nextcloud/dependabot/npm_and_yarn/fstream-1.0.12 2019-07-26 04:51:41 +00:00
dependabot-preview[bot]
9654e5df56
[Security] Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. **This update includes a security fix.**
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 02:30:03 +00:00
Raimund Schlüßler
93270e2434
Merge pull request #523 from nextcloud/permissions
Correctly handle tasks in read-only calendars
2019-07-25 21:34:58 +02:00
Raimund Schlüßler
527cb909ef
Set pointer to default for read-only task
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-25 21:19:48 +02:00
Nextcloud bot
4d8d21fa21
[tx-robot] updated from transifex 2019-07-25 02:49:59 +00:00
Raimund Schlüßler
48749c466d
Don't show empty sections for read-only task
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-24 21:13:49 +02:00
Raimund Schlüßler
a2f7f58f6e
Prevent selecting properties for read-only task
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-24 20:29:17 +02:00
dependabot-preview[bot]
5435ada24a
Merge pull request #525 from nextcloud/dependabot/npm_and_yarn/webpack-4.37.0 2019-07-24 05:11:13 +00:00
dependabot-preview[bot]
626a4f3d1f
Bump webpack from 4.36.1 to 4.37.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 01:22:35 +00:00
Raimund Schlüßler
7acefee1ca
Don't change task info position for read-only task
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-23 21:26:43 +02:00
Raimund Schlüßler
dd5956e78a
Don't show delete button in read-only calendars
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-22 21:17:03 +02:00
dependabot-preview[bot]
e95c6858d8
Merge pull request #524 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.18.2 2019-07-22 05:47:17 +00:00
Nextcloud bot
24f3f197c5
[tx-robot] updated from transifex 2019-07-22 02:53:10 +00:00
dependabot-preview[bot]
40af9c5962
Bump eslint-plugin-import from 2.18.0 to 2.18.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 01:21:49 +00:00
Raimund Schlüßler
b1393b7e32
Prevent editing read-only tasks in list view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-21 22:11:41 +02:00
Raimund Schlüßler
b4e175daf3
Don't try to edit tasks in read-only calendars
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-21 21:48:20 +02:00
Nextcloud bot
ac43d672fb
[tx-robot] updated from transifex 2019-07-21 02:53:38 +00:00
Raimund Schlüßler
12a57f2a86
Merge pull request #511 from nextcloud/php-tests
Add PHP tests
2019-07-20 12:34:18 +02:00
Raimund Schlüßler
1ceeb68158
Simplify SettingsService Test
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-20 10:15:14 +02:00
Raimund Schlüßler
758f55d48f
Add CollectionsService Test
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-20 09:33:15 +02:00
Raimund Schlüßler
73ad10f887
Add SettingsService Test
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-07-20 08:10:32 +02:00