Vitor Mattos
a3959e3cfc
Update lib/Service/BoardImportCommandService.php
...
Co-authored-by: Julien Veyssier <eneiluj@posteo.net >
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
fda8a03c43
Remove unused codes
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
5b30577df0
Update documentation, import created
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
4561887348
Add long comments with attachment
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
e87c063076
Documentation, improvements on validation, refactor
...
Validate get boad
change pattern of api params
Import only one board by api
Populate data from api
Update class diagram
Update documentation
Add return when success
Sort comments
Fix order of cards
Instructions of attachments
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
202ea30090
Start implementing Trello API service
...
Implement name of system to import
Implement need validate data
Fix allowed system list
Start implementing Trello API service
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
c7a37ea425
Increase documentation
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
19c609540b
Default valute to board property fix command flow and refactor
...
Fixes on getBoard tests
Refactor
Reduce psalm info
Refactor to implement pattern
Change order of methods to put all abstract first and all public first
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
6714c89220
Remove interact from command and implement bootstrap method
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
e01e4cf1a7
Create route to get json schema to validate config
...
Fix visibility
Make compatible with php 7.2
Remove returing instance
Increase coverage
Reduce psalm info
Throw exception if system not defined
Increment coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
4138953208
Changes to make possible implement api endpoint
...
Update documentation
Start implementing getSystems route
Code to route getSystems
Controller to board import
Change return
Increase coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
39a927de18
Clean attachment table
...
Clean code
Clean attachment table
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
c5d10dafb8
Import participants
...
Big refactor to create route
Import participants
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
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
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