Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functions to Card api #16

Open
wants to merge 57 commits into
base: master
Choose a base branch
from
Open

Conversation

rtvisser
Copy link

Added functionality to support update of card member, as well as update and creation of checklist items.

removed comment
Added functions to update checklist item name, position and state
Updated naming of state to closed to be in line with naming convention of the api
Added function to create a checklist item based on trello API
updated comments, removed checkitem url from unimplemented functions
typo in checkList
@rtvisser
Copy link
Author

please not that the update on composer.json was a mistake, this is my first pull request (and i'm new to github), I did not know how to revert back to the original file.

Fixed 2 documentation bugs found by scrutinizer, added update checklist Item by parameter function
added function to get checkitem states
incorrect http method put, updated to get
Added function to remove list item
typo rawurlencode
Added function to retrieve the card members
issue with removeComment, targetUrl not correct
test for updating the comment
type on url
Added url to documentation for updateComment function
Test to get the card's comments
update to add  and remove label by label id
@cdaguerre
Copy link
Owner

Could you fix the tests and rebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants