Vitor Mattos
fd92fc3c4d
Refactor and improvements on command
...
Check available helpers
Default permission: view only
Moved validate setting from helper to command
Turn more easy create a importer
Docblock and improvements on interface
lcfirst on system property
Helper moved to ImporHelper folder
Moved fixtures to ImportHelper
Rename settings to config
Big refactor to move import methods to service
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
eb8bf3f22b
Translations and tests
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
e28a47e9e0
Update UserExport.php
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
48df98ce67
Add new command
...
Clean code
Add new command
Import last modified and deleted date
Replace arrow functions by lambda functions
Add properties to class
Add dependency to composer.json
Signed-off-by: Vitor Mattos <vitor@php.rio >
Turn private methods
Add output messages and associate users to cards
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:46 +01:00
Vitor Mattos
89028c74cb
Command to import from Trello
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:34 +01:00
Julius Härtl
4e5537f204
Merge pull request #3501 from nextcloud/bug/missing-translation-not-found-in-transifex
2021-12-30 09:00:20 +01:00
Luka Trovic
f74bca8c43
add a missing translation - not found in transifex
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2021-12-30 08:23:14 +01:00
Julius Härtl
30e4b43e46
Merge pull request #3424 from nextcloud/dependabot/composer/nextcloud/coding-standard-1.0.0
2021-12-29 16:24:45 +01:00
Julius Härtl
596834853b
Fix codestyle issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-12-29 11:43:57 +01:00
dependabot[bot]
eff3c94c6a
Bump nextcloud/coding-standard from 0.5.0 to 1.0.0
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.5.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-29 11:43:56 +01:00
Julius Härtl
8aa3edee58
Merge pull request #3429 from Themanwhosmellslikesugar/rework/store-card-details-in-modal
2021-12-29 10:47:49 +01:00
Julius Härtl
d3404c7489
Merge pull request #3495 from nextcloud/dependabot/npm_and_yarn/master/markdown-it-link-attributes-4.0.0
...
Bump markdown-it-link-attributes from 3.0.0 to 4.0.0
2021-12-28 22:12:21 +01:00
dependabot[bot]
84bcd2e502
Bump markdown-it-link-attributes from 3.0.0 to 4.0.0
...
Bumps [markdown-it-link-attributes](https://github.com/crookedneighbor/markdown-it-link-attributes ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/crookedneighbor/markdown-it-link-attributes/releases )
- [Changelog](https://github.com/crookedneighbor/markdown-it-link-attributes/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crookedneighbor/markdown-it-link-attributes/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: markdown-it-link-attributes
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-28 18:07:35 +00:00
Julius Härtl
f645937b10
Merge pull request #3498 from nextcloud/bugfix/noid/composer
...
Update composer config
2021-12-28 19:06:32 +01:00
Julius Härtl
d9af04121d
Update composer config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-12-28 14:45:37 +01:00
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
Julius Härtl
25dee609b5
Merge pull request #3479 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-4.3.0
2021-12-27 10:22:02 +01:00
Julius Härtl
14ab4597c5
Merge pull request #3481 from nextcloud/dependabot/npm_and_yarn/master/markdown-it-12.3.0
2021-12-27 10:21:55 +01:00
Julius Härtl
d3146b4019
Merge pull request #3491 from nextcloud/dependabot/composer/vimeo/psalm-4.15.0
2021-12-27 10:21:48 +01:00
dependabot[bot]
4b02be2028
Bump @nextcloud/vue from 4.2.0 to 4.3.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-25 03:26:42 +00:00
dependabot[bot]
476d607148
Bump markdown-it from 12.2.0 to 12.3.0
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/markdown-it/markdown-it/releases )
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.2.0...12.3.0 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-25 03:26:40 +00:00
dependabot[bot]
99f17823ec
Bump vimeo/psalm from 4.11.2 to 4.15.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.11.2 to 4.15.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.11.2...v4.15.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-25 03:26:39 +00:00
dependabot[bot]
ad537162c8
Merge pull request #3496 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-6.1.2
2021-12-25 03:25:45 +00:00
dependabot[bot]
3a243b1fc7
Bump @nextcloud/eslint-config from 6.1.1 to 6.1.2
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.1...v6.1.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-25 02:03:08 +00:00
Nextcloud bot
bfcbe0306e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-24 02:39:51 +00:00
Nextcloud bot
d060a842b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-22 02:38:51 +00:00
Nextcloud bot
90a3339e18
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-20 02:40:43 +00:00
dependabot[bot]
90287606c1
Merge pull request #3492 from nextcloud/dependabot/npm_and_yarn/master/babel/runtime-7.16.5
2021-12-18 03:41:10 +00:00
dependabot[bot]
f65b3801cc
Bump @babel/runtime from 7.16.3 to 7.16.5
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.16.3 to 7.16.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.16.5/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-18 03:14:37 +00:00
Nextcloud bot
b4f35bf2fd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-18 02:37:53 +00:00
Nextcloud bot
a857c63b35
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-17 02:39:59 +00:00
dependabot[bot]
5802a31e93
Merge pull request #3488 from nextcloud/dependabot/npm_and_yarn/master/jest-27.4.5
2021-12-16 11:03:32 +00:00
dependabot[bot]
d459995df3
Bump jest from 27.4.4 to 27.4.5
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.4...v27.4.5 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-16 09:31:32 +00:00
Julius Härtl
5be01e60fb
Merge pull request #3480 from nextcloud/dependabot/npm_and_yarn/master/jest-27.4.4
2021-12-16 10:30:34 +01:00
Julius Härtl
8443549d74
Merge pull request #3470 from nextcloud/dependabot/github_actions/actions/setup-node-2.5.0
2021-12-16 10:30:15 +01:00
Julius Härtl
23e532a9c2
Merge pull request #3469 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/webpack-vue-config-4.2.0
2021-12-16 10:29:55 +01:00
Julius Härtl
2a41d98c6f
Merge pull request #3471 from nextcloud/dependabot/npm_and_yarn/master/jest-27.4.3
2021-12-16 10:29:44 +01:00
Julius Härtl
4c4b8f3bed
Merge pull request #3487 from nextcloud/Valdnet-patch-1
2021-12-16 08:55:16 +01:00
Valdnet
1806f0817b
l10n: Change to a capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2021-12-16 08:42:34 +01:00
Nextcloud bot
e855ef3414
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-16 02:38:14 +00:00
Nextcloud bot
82232e8890
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-12 02:38:54 +00:00
dependabot[bot]
99c880df18
Bump jest from 27.3.1 to 27.4.3
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.3 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 05:21:52 +00:00
dependabot[bot]
144ca0d39d
Bump @nextcloud/webpack-vue-config from 4.1.4 to 4.2.0
...
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config ) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases )
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.4...v4.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 05:21:17 +00:00
dependabot[bot]
71fbdfeba5
Bump jest from 27.3.1 to 27.4.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 05:21:08 +00:00
dependabot[bot]
101995598b
Bump actions/setup-node from 2.4.1 to 2.5.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 05:20:48 +00:00
dependabot[bot]
f5c35729ca
Merge pull request #3482 from nextcloud/dependabot/npm_and_yarn/master/dompurify-2.3.4
2021-12-11 05:20:04 +00:00
dependabot[bot]
fc1983869b
Bump dompurify from 2.3.3 to 2.3.4
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.3...2.3.4 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-11 04:55:03 +00:00
Nextcloud bot
081b5119f5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-09 02:40:03 +00:00
Nextcloud bot
a22e5f7719
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com >
2021-12-05 02:43:12 +00:00
dependabot[bot]
8ef118ad0f
Merge pull request #3468 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-6.1.1
2021-12-04 03:31:28 +00:00