summaryrefslogtreecommitdiffstats
path: root/app/import.go
Commit message (Collapse)AuthorAgeFilesLines
...
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-1/+239
| | | | | | | 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-0/+157