Content
View differences
Updated by Jens Ulferts almost 7 years ago
### Acceptance criteria
* add widget listing listing:
* all the project's subprojects
* The project's custom fields
### Notes
* Requires adding a parent filter to the projects api. There is already an ancestors filter which however would return all descendants of a project. Or we could rely on the level list end point currently used in the drop down but that end point does not allow filtering which however could be done in the front end.
* The custom fields are already provided by the API
* Modifying the values would require extending the API (update end point)
### Widget example

* add widget listing
* all
* The project's
### Notes
* Modifying the values would require extending the API (update end point)
### Widget example
