loduis / teamwork.com-project-management

PHP API for Teamwork.com
https://developer.teamwork.com/
MIT License
70 stars 59 forks source link

Adding Classes for the Portfolio Board endpoints #45

Closed AlanHolmes closed 5 years ago

AlanHolmes commented 5 years ago

Added the classes for the Portfolio Board endpoints: https://developer.teamwork.com/projects/portfolio-boards/boards-in-portfolio-view

There are insert/update/delete/get methods for all classes, even though they are not on the API documentation (I've let teamwork know about this), but they do work.

Portfolio\Board

Portfolio\Column

Portfolio\Card

AlanHolmes commented 5 years ago

@simonschaufi made those changes 😄