Andreas Schaefer
Andreas Schaefer
…jector (with default Provider) and an unit test This PR depends on PR of the Sling Models API: https://github.com/apache/sling-org-apache-sling-models-api/pull/2
This PR uses allowedObjects to check what ODs are allowed in a folder Allows the user to see folder details Enables the user to edit folder details (allowed objects) and...
This PR contains: - creates a Node Type for Tags - adds Tag Node Type to the base tag definition - use the Node Type to decide what ODs are...
Tags are based on a fixed definition in Admin. The Tag should be based on an Object Definition to make the dynamic
Currently the dialog.json is used to render the UI but we should move to ui-schema.json and json-schema.json as fallback
Provide GraphQL support to Peregrine based on Object-Definitions Schemas and add a GraphiQL client
We have JSon Schema supported in the Object Definitions. Now we need to support them in Sling Models to make the visible. An object based on an object definition should...