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>
This commit is contained in:
committed by
Julius Härtl
parent
202ea30090
commit
e87c063076
@@ -1,4 +1,4 @@
|
||||
## Implement import
|
||||
|
||||
* Create a new class `lib/service/BoardImport<ImportName>Service.php` where `<ImportName>` is the name of the source system.
|
||||
* Use the `lib/service/BoardImportTrelloService.php` class as inspiration
|
||||
* Use the `lib/service/BoardImportTrelloJsonService.php` class as inspiration
|
||||
Reference in New Issue
Block a user