summaryrefslogtreecommitdiffstats
path: root/cmd/platform/import.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-2/+3
|
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-2/+6
| | | | | | | | | | * PLT-6471 Properly panic when translations can't be loaded * Print usage messages when errors occur during CLI initialization * Reverted behaviour of FindDir and added second return value to it * Fixed merge conflict
* Parallelise Bulk Import. (#6267)George Goldberg2017-04-281-1/+7
| | | | | | * Parallelise Bulk Import. * Set worker count through command line flag.
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-5697: Add --validate flag to bulk import CLI. (#5642)George Goldberg2017-03-061-1/+10
|
* Bulk import success message not shown on error. (#5401)George Goldberg2017-02-161-5/+5
|
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-0/+56
| | | | | | | This commit provides the first part of the bulk import system. The CLI command is provided, complete with validation & apply modes. All the basic properties of Teams and Channels can be imported. Users & Posts will follow separately in a future commit.
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-2/+2
|
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+62