HarshdipD / eztrackr

v3 of Eztrackr's Chrome extension. Designed to ease your job hunt by adding your jobs in an organized Trello board ✨
https://hsdeogan.com/eztrackr/
GNU General Public License v3.0
24 stars 11 forks source link

Fixed default lists being added when generating new board #26

Closed derekdkim closed 4 years ago

derekdkim commented 4 years ago

For issue #25

It looks like if we post a new board with the parameters defaultLists=false, the placeholder lists aren't created to begin with.

I also had a bit of trouble setting up the extension because I didn't know what was meant by "Add the Chrome extension ID to Allowed origins section in the same Trello page", so I added an example so future contributors know what format it expects.

Reference: https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-post

HarshdipD commented 4 years ago

@derekdkim I'll merge this commit, thank you for your help! Feel free to take up any other issue if you're interested and star this repo! There's issue #14 that's also open again.