This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch feature/file-metadata-loaded
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 5562827 Cleaning up the service references and instead using OSGi
Reference annotations
add 7454c46 Fixing incorrect cache root
add 871e5e8 Fixing incorrect cache root
add 55cc13a Support page templates to be json object (#4)
new 7ebe51c Merge branch 'master' into feature/file-metadata-loaded
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui/src/main/frontend/src/js/cms.js | 27 -------
ui/src/main/frontend/src/js/cms.page.js | 83 ++++++++++++++++++++++
.../components/cms/pageproperties/include.jsp | 5 +-
vagrant/Vagrantfile | 6 +-
vagrant/site.conf | 4 +-
5 files changed, 89 insertions(+), 36 deletions(-)
create mode 100644 ui/src/main/frontend/src/js/cms.page.js