summaryrefslogtreecommitdiffstats
path: root/app/import_types.go
Commit message (Collapse)AuthorAgeFilesLines
* Added the changes requested for MM-8860: Bulk import email intervals (#8498) ↵Simone Salsi2018-10-081-0/+1
| | | | | (#9578) MM-8860: Bulk import email intervals (#8498)
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-40/+40
| | | | | | | | | | | | | | | | * MM-11781: Basic Data Export Command Line. * ChannelStore new unit tests. * TeamStore new unit tests. * Unit test for new UserStore function. * Unit tests for post store new methods. * Review fixes. * Fix duplicate command name.
* MM-11424 Extend bulk import to support themes across teams(#9305) (#9419)FurmanovD2018-09-171-12/+16
| | | | | | | | | | | | | | | | | * MM-11424 Extend bulk import to support themes across teams(#9305) Also added: Advanced Settings: +'feature_enabled_markdown_preview' +'formatting' Sidebar Settings: +'show_unread_section' * MM-11424 (PR review) user teams' theme validator test updated * MM-11424 (PR review) added test with valid JSON of invalid theme(by structure) JSON string contains numeric and JSON object fields, not just a correct "string":"string" map
* 9304 added the attachments import to direct post (#9308)Pradeep Murugesan2018-08-291-3/+4
|
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-011-0/+186