This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch SLING-7858
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 3600c1b Fixing the path suggestions
new 6a1a18f Updating to show indicators on the tables and removing the
unneeded table sorting code
new 0281a48 Got the version manager and taxonomy working, cleaning up
instances of old hide mixin
new c351416 Removing the extra column and fixing the search feature
The 3 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/scripts.js | 41 +++++++++---------
ui/src/main/frontend/src/scss/styles.scss | 49 +++++++++++-----------
.../components/cms/columns/actions/actions.jsp | 6 +--
.../cms/columns/lastmodified/lastmodified.jsp | 2 +-
.../cms/columns/localetitle/localetitle.jsp | 2 +-
.../sling-cms/components/cms/columns/name/name.jsp | 2 +-
.../components/cms/columns/publish/publish.jsp | 2 +-
.../components/cms/columns/static/static.jsp | 2 +-
.../sling-cms/components/cms/columns/text/text.jsp | 2 +-
.../components/cms/contentnav/contentnav.jsp | 4 +-
.../components/cms/contenttable/contenttable.jsp | 8 ++--
.../components/cms/pageeditbar/actions/actions.jsp | 2 +-
.../components/cms/staticnav/staticnav.jsp | 6 +--
.../cms/versionmanager/versionmanager.jsp | 8 ++--
.../components/editor/fields/file/field.jsp | 2 +-
.../components/editor/fields/path/path.jsp | 2 +-
.../editor/fields/references/references.jsp | 4 +-
.../components/editor/fields/repeating/field.jsp | 2 +-
.../components/editor/fields/taxonomy/field.jsp | 27 +++++++-----
.../libs/sling-cms/components/pages/base/body.jsp | 2 -
.../sling-cms/components/pages/base/scripts.jsp | 8 +---
21 files changed, 91 insertions(+), 92 deletions(-)