headwirecom / peregrine-cms

an api first, head optional cms with based on vuejs and apache sling
Apache License 2.0
52 stars 31 forks source link

Fix the broken Actions tab on the Object's right panel #1096

Closed schaefa closed 2 years ago

schaefa commented 2 years ago

It turns out that the Actions panel is empty because non of the actions were allowed to be shown

schaefa commented 2 years ago

Created a PR for that: https://github.com/headwirecom/peregrine-cms/pull/1097

schaefa commented 2 years ago

Added the Actions on the Objects and did fix an issue with the Copy Servlet that prevented a default copy (no name/title given)