-
Notifications
You must be signed in to change notification settings - Fork 63
Master to650dec #1774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Master to650dec #1774
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* FORMS-21799 fixing aria-label to display plain text * FORMS-21799 correcting naming convention * FORMS-21799 adding tests * FORMS-21799 increasing test coverage * FORMS-21799 increasing test coverage --------- Co-authored-by: Shivam Agarwal <[email protected]>
Feat: added the loader to avoid multiple submits and tests
* FORMS-21799 fixing aria-label to display plain text (#1715) * FORMS-21799 fixing aria-label to display plain text * FORMS-21799 correcting naming convention * FORMS-21799 adding tests * FORMS-21799 increasing test coverage * FORMS-21799 increasing test coverage --------- Co-authored-by: Shivam Agarwal <[email protected]> * Merge pull request #1713 from adobe/FORMS-21742 Feat: added the loader to avoid multiple submits and tests * Fixing js doc (#1721) * @releng updating af-core (#1726) * @releng updating af-core * @releng updating af-core --------- Co-authored-by: Shivam Agarwal <[email protected]> Co-authored-by: Shivam Agarwal <[email protected]> Co-authored-by: armaang1729 <[email protected]>
* modified the edit dialog for the checkbox to provide the value when checked for the boolean datatype * modified the basic form having checkboxes of all datatypes along with the rules * added the cypress test cases for all the datatypes(string, number, boolean) for checkbox having rule enabled for all of them * replaced the common logic of checked value for the boolean datatype with the helper function --------- Co-authored-by: Armaan Gupta <[email protected]>
* FORMS-18328 default date localization changes * FORMS-18328 updating comment message --------- Co-authored-by: Shivam Agarwal <[email protected]>
FORMS-18632: Info or functionality is unavailable at 320px width equivalent @sunnym @vavarshn
* guideBridge unload * feat: unload * Fixing unload * unload test cases * Fixing test and enhancing logic to auto deduce form if there is only one form in the page * improved js doc * Simplifying API usage * review comments * Fixing test * Removing container itself * Review comments * Fixing test * Review comments
Dev master2011
…1758) * FORMS-22032 Added support for reading associate level properties * FORMS-22032 Added corresponding schema changes. * FORMS-22032 Update adaptive-form-associate-properties schema and increment core.print.api.version to 1.0.26 * FORMS-22032 Added test case to boost coverage * FORMS-22032 Added an exception check addressing a review comment. * FORMS-22032 resolved formatting issue. --------- Co-authored-by: Anirudh Aggarwal <[email protected]>
Dev master112
FORMS-18096 : Accessibility Issues with Radio Buttons in Adaptive form Core component
* Upgrading spot bugs * Formatting code * FORMS-23027 adding java 21 in circle ci build * FORMS-23027 updating dependencies to support java 8, 11 and 21 tests --------- Co-authored-by: Shivam Agarwal <[email protected]>
Dev master 4 dec
* FORMS-23288 updating logic to get locale from url * FORMS-23288 adding tests * FORMS-23288 addressing comments --------- Co-authored-by: Shivam Agarwal <[email protected]>
* FORMS-23288 updating logic to get locale from url * FORMS-23288 adding tests * FORMS-23288 addressing comments --------- Co-authored-by: Shivam Agarwal <[email protected]>
Dev master 9 dec
# Conflicts: # .circleci/config.yml # README.md # VERSIONS.md # all/pom.xml # bundles/af-core/pom.xml # bundles/af-core/src/main/java/com/adobe/cq/forms/core/components/internal/models/v1/form/FragmentImpl.java # bundles/af-core/src/main/java/com/adobe/cq/forms/core/components/util/AbstractFormComponentImpl.java # bundles/af-core/src/test/java/com/adobe/cq/forms/core/components/internal/models/v1/form/CheckBoxGroupImplTest.java # bundles/af-core/src/test/java/com/adobe/cq/forms/core/components/util/AbstractFormComponentImplTest.java # bundles/af-core/src/test/resources/form/checkboxgroup/test-content.json # bundles/core/pom.xml # examples/all/pom.xml # examples/core/pom.xml # examples/pom.xml # examples/ui.apps/pom.xml # examples/ui.content/pom.xml # it/apps/pom.xml # it/config/pom.xml # it/content/pom.xml # it/core/pom.xml # jsdocs/pom.xml # parent/pom.xml # pom.xml # ui.af.apps/pom.xml # ui.af.apps/src/main/content/jcr_root/apps/core/fd/af-clientlibs/core-forms-components-runtime-all-xfa/.content.xml # ui.af.apps/src/main/content/jcr_root/apps/core/fd/af-clientlibs/core-forms-components-runtime-all/.content.xml # ui.apps/pom.xml # ui.frontend/package-lock.json # ui.frontend/package.json # ui.frontend/pom.xml # ui.tests/pom.xml # ui.tests/test-module/specs/actions/submit/submit.runtime.cy.js
rismehta
reviewed
Dec 11, 2025
...n/content/jcr_root/apps/core/fd/af-clientlibs/core-forms-components-runtime-all/.content.xml
Outdated
Show resolved
Hide resolved
Contributor
Author
|
All failing tests in the latest add-on have been fixed. There is one Content Fragment test that is known to be flaky, but aside from that, all tests are passing on the latest add-on. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.