This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.
from 4725823 Abstracting the "taxonomy" field out to a more generic label
field which can be used for different use cases
new a792050 Fixing the broken tests from the jUnit updates
new 873521c Fixes SLING-8801 - Adding an option to forward the form
rather than redirecting
The 2 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:
.../cms/reference/forms/impl/FormHandler.java | 17 ++++++++++--
.../apps/reference/components/forms/form/edit.json | 24 ++++++++++++++---
.../cms/reference/form/impl/FormHandlerTest.java | 15 +++++------
.../reference/form/impl/FormRequestImplTest.java | 15 +++++------
.../form/impl/fields/SelectionHandlerTest.java | 10 ++++---
.../form/impl/fields/TextareaHandlerTest.java | 12 +++++----
.../form/impl/fields/TextfieldHandlerTest.java | 31 +++++++++++++---------
7 files changed, 82 insertions(+), 42 deletions(-)