Commit Graph

4346 Commits

Author SHA1 Message Date
Julius Härtl
c2cbf00907 Merge pull request #2571 from ksteinb/patch-2
Update Application20.php
2020-11-17 12:40:18 +01:00
ksteinb
703abc09b7 Update Application20.php
findByUserId does not exist anymore change call to findByParticipant
2020-11-17 12:29:25 +01:00
ksteinb
ad84701f81 Update ApplicationLegacy.php
findByUserId was replaced by findByParticipant
2020-11-17 12:26:39 +01:00
Nextcloud bot
7692f51327 [tx-robot] updated from transifex 2020-11-17 02:30:15 +00:00
Julius Härtl
e0fa6153a4 Bump version to 1.2.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
v1.2.0
2020-11-16 16:15:59 +01:00
Julius Härtl
f596606172 Merge pull request #2536 from nextcloud/bugfix/2534
Only set flex layout on the active tab
2020-11-16 10:44:20 +01:00
Julius Härtl
6b35b44ee8 Merge pull request #2538 from nextcloud/bugfix/2535
Do not reset filter when staying on the same board
2020-11-16 10:44:14 +01:00
Julius Härtl
3c21b35153 Merge pull request #2539 from nextcloud/bugfix/2537
Apply proper checks for menu items
2020-11-16 10:43:56 +01:00
Julius Härtl
82e1a7c76b Merge pull request #2562 from nextcloud/bugfix/2544
Only try to extract first part of the explode result (Part 2)
2020-11-16 08:50:43 +01:00
Julius Härtl
3d051c8d1b Merge pull request #2540 from nextcloud/bugfix/2528
Only build one main bundle
2020-11-16 08:44:18 +01:00
Julius Härtl
aacccd06bc Only use first part of the explode result
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-16 08:42:42 +01:00
Julius Härtl
d085720e4f Merge pull request #2551 from nextcloud/dependabot/npm_and_yarn/master/webpack-merge-5.4.0
Bump webpack-merge from 5.3.0 to 5.4.0
2020-11-16 08:13:02 +01:00
Julius Härtl
72d24c512b Merge pull request #2545 from nextcloud/dependabot/npm_and_yarn/master/babel-loader-8.2.1
Bump babel-loader from 8.1.0 to 8.2.1
2020-11-16 08:12:42 +01:00
Julius Härtl
e99e52b4c8 Merge pull request #2548 from nextcloud/dependabot/npm_and_yarn/master/dompurify-2.2.2
Bump dompurify from 2.2.0 to 2.2.2
2020-11-16 08:12:29 +01:00
Julius Härtl
55ddf808e4 Merge pull request #2550 from nextcloud/dependabot/npm_and_yarn/master/sass-loader-10.1.0
Bump sass-loader from 10.0.5 to 10.1.0
2020-11-16 08:12:11 +01:00
Julius Härtl
890115aa6a Merge pull request #2546 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-2.9.0
Bump @nextcloud/vue from 2.8.2 to 2.9.0
2020-11-16 08:12:00 +01:00
Julius Härtl
825b047f47 Merge pull request #2547 from nextcloud/dependabot/npm_and_yarn/master/vue/test-utils-1.1.1
Bump @vue/test-utils from 1.1.0 to 1.1.1
2020-11-16 08:11:46 +01:00
Julius Härtl
1cb4bda1c2 Merge pull request #2549 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/dialogs-3.1.1
Bump @nextcloud/dialogs from 3.0.0 to 3.1.1
2020-11-16 08:11:39 +01:00
Julius Härtl
0bab8f47dd Merge pull request #2552 from nextcloud/dependabot/npm_and_yarn/master/eslint-plugin-standard-4.1.0
Bump eslint-plugin-standard from 4.0.1 to 4.1.0
2020-11-16 08:08:17 +01:00
Nextcloud bot
11e59e0971 [tx-robot] updated from transifex 2020-11-16 02:31:59 +00:00
Nextcloud bot
561841cb17 [tx-robot] updated from transifex 2020-11-15 02:30:30 +00:00
Nextcloud bot
2b32f1593a [tx-robot] updated from transifex 2020-11-14 02:31:45 +00:00
dependabot[bot]
c73a4b9f69 Bump eslint-plugin-standard from 4.0.1 to 4.1.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:15:23 +00:00
dependabot[bot]
b59a7d7d73 Bump webpack-merge from 5.3.0 to 5.4.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:14:24 +00:00
dependabot[bot]
6ff8771ca7 Bump sass-loader from 10.0.5 to 10.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:13:50 +00:00
dependabot[bot]
9ac3d607f1 Bump @nextcloud/dialogs from 3.0.0 to 3.1.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.0.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:12:42 +00:00
dependabot[bot]
dcf94aeb71 Bump dompurify from 2.2.0 to 2.2.2
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.0...2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:10:26 +00:00
dependabot[bot]
c6e6fa3261 Bump @vue/test-utils from 1.1.0 to 1.1.1
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.1/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:09:51 +00:00
dependabot[bot]
b8f41b9bdc Bump @nextcloud/vue from 2.8.2 to 2.9.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.8.2...v2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:08:30 +00:00
dependabot[bot]
d43b03a0d7 Bump babel-loader from 8.1.0 to 8.2.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.1.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-14 02:06:27 +00:00
Julius Härtl
73f9df235c Only build one main bundle
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 16:23:25 +01:00
Julius Härtl
f7f0526f65 Apply proper checks for menu items
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 16:18:16 +01:00
Julius Härtl
2d10186557 Merge pull request #2521 from nextcloud/bugfix/noid/db 2020-11-13 16:07:23 +01:00
Julius Härtl
ebd27a2f4d Do not reset filter when staying on the same board
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 16:05:34 +01:00
Julius Härtl
5d018125b9 Merge pull request #2532 from nextcloud/bugfix/2176 2020-11-13 15:49:19 +01:00
Julius Härtl
c5f722da30 Check table consistency in migration that might cause issues during upgrades from very old versions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 15:49:00 +01:00
Julius Härtl
6fa7a094dc Mark notifications as processed when the board does no longer exist
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 15:45:55 +01:00
Julius Härtl
2de43a6725 Properly handle if the related board cannot be found in mappers
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 15:45:31 +01:00
Julius Härtl
ea122c81a2 Only set flex layout on the active tab
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 15:43:37 +01:00
Julius Härtl
4549a2b0ee Merge pull request #2520 from nextcloud/bugfix/noid/description-placeholder
Add placeholder for the description input
2020-11-13 15:38:21 +01:00
Julius Härtl
a50058df8f Merge pull request #2531 from nextcloud/bugfix/2523
Add proper type to boolean parameter
2020-11-13 14:27:23 +01:00
Julius Härtl
998d72550f Add placeholder for the description input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-11-13 13:02:23 +01:00
Julius Härtl
d935e0984f Add proper type to boolean parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-13 11:48:38 +01:00
Nextcloud bot
968d25495d [tx-robot] updated from transifex 2020-11-13 02:31:15 +00:00
Julius Härtl
652b5489e5 Merge pull request #2524 from nextcloud/bugfix/2522
Only try to extract first part of the explode result
2020-11-12 20:46:19 +01:00
Julius Härtl
91a00e3d3c Only try to extract first part of the explode result
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-12 18:07:09 +01:00
Nextcloud bot
a8b6196e4d [tx-robot] updated from transifex 2020-11-12 02:31:53 +00:00
Julius Härtl
bedbe30fd2 Add migration to fix wrong index on type (fixes #1884)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-11 16:09:28 +01:00
Julius Härtl
c6adea26f2 Merge pull request #2519 from wrox/patch-2
Fix invisibility bug on modal component
2020-11-11 09:33:46 +01:00
Wrox
05f78ea80d Fix invisibility bug on modal component
Signed-off-by: Armin Ehrenwall <armeh223@student.liu.se>
2020-11-11 09:01:05 +01:00