Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tree Endpoint (.magnolia/rest/tree/<treeName>)

status: proof of concept

Generic endpoint for tree views. A client fetches the tree configuration to build the view, subsequent calls to fetch nodes return data for each column. Each tree is served by a TreeHandler. The TreeHandler can provide functionality that is specific for its tree.

...

Dialogs Endpoint (.magnolia/rest/dialogs/)

status: proof of concept - has tabs, validation, supports only edit and date controls

...