Commit Graph

15 Commits

Author SHA1 Message Date
Chen-I Lim
0e10f52317
Import jira (#1561)
* Load and parse xml

* Priority and status

* Replace foreach

* type property

* explicitArray false

* Parse description html

* Use turndown to convert html

* Allow optional priority

* Import assignee and reporter as Select

* Store original URL

* Created date

* Created date

* Update readme

* .gitignore

* Update readme

* Update import readme

* Fix readme

* Update import/jira/README.md

Fix typo.

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>

* Remove commented out line

* Add basic Jest test

* Test that import was complete

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-10-20 09:13:53 -07:00
Leo Palmer Sunmo
f51b33dd87
Add the ability to import checklists from Trello (#1430)
* Add the ability to import checklists from Trello

* Fix various lint and import issues
2021-10-04 16:08:29 -07:00
Scott Bishel
213e976cb5
update import dependencies (#1180)
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-14 11:52:12 -06:00
Scott Bishel
8109fecc5a
update import scripts for redux changes (#895) 2021-08-06 09:40:02 +02:00
Chen-I Lim
2c28746978
npm audit fix (#405) 2021-05-13 16:17:07 -06:00
Harshil Sharma
7900dbf88f
Added Todoist import script (#285) 2021-04-22 15:55:46 -07:00
Chen-I Lim
71205233de Update import build instructions 2021-04-13 14:35:50 -07:00
Kevin Bloch (@codingthat)
4eddb09754 Add crucial step to Trello import readme
Fixes #255
2021-04-13 10:27:52 +02:00
Chen-I Lim
5d050abd09 Use JSONL format for archive 2021-03-02 13:21:55 -08:00
Chen-I Lim
531662b6ec Import from Notion 2021-02-22 10:58:50 -08:00
Chen-I Lim
32cd2096b3 Importer .vscode settings 2021-02-22 10:57:55 -08:00
Chen-I Lim
4896b6f649 Cycle import property colors 2021-02-22 10:54:41 -08:00
Chen-I Lim
e279968793 Update import examples 2021-02-17 15:55:59 -08:00
Chen-I Lim
55c90a4379 Asana importer 2021-02-17 12:03:45 -08:00
Chen-I Lim
0f7dc4ad8d Import scripts 2021-02-16 11:34:58 -08:00