syndesisio / syndesis-project

Placeholder repository for project management
https://syndesis.io/
Apache License 2.0
6 stars 12 forks source link

Tech Extensions: align API to UI needs #167

Closed nicolaferraro closed 6 years ago

nicolaferraro commented 6 years ago

Track PR: https://github.com/syndesisio/syndesis-ux/pull/50

nicolaferraro commented 6 years ago

I've looked at the ux design and compared with current definition of the API (here and then), and from my point of view the following changes are needed:

@lburgazzoli, @gashcrumb do you think that something else is needed? Are list filters handled directly by the frontend currently or they require something from the backend?

lburgazzoli commented 6 years ago

Only one note for point 1, we should return only id/name pairs to the ui to avoid transfer of uber jsons ...