Skip to content
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

Custom function test cases #1206

Closed
wants to merge 33 commits into from
Closed

Commits on Apr 25, 2024

  1. added tests for customFunctionsEdgeDelivery

    Deep Prakash Dewanji committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b5f4c72 View commit details
    Browse the repository at this point in the history
  2. changed edge delivery config for test cases

    Deep Prakash Dewanji committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c28d102 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. FORMS-13753 Fixing regression related to dataRef parameter (#1155)

    @review @vdua
    DOD(Yes)
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3c8a133 View commit details
    Browse the repository at this point in the history
  2. disable exposing view layer for customization (#1156)

    * disable exposing view layer for customization
    
    * adding dam asset for test cases
    
    * disable exposing view layer for customization: fixed test cases
    barshat7 authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    55a0bcf View commit details
    Browse the repository at this point in the history
  3. FORMS-13484: Update the help link for Embed (v2) (#1154)

    s1mahanty authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8530b50 View commit details
    Browse the repository at this point in the history
  4. Invalid event customization (#1157)

    * Invalid event customization
    
    * Adding invalid event
    
    * Updating af-core version
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dfe32c5 View commit details
    Browse the repository at this point in the history
  5. CQ-4348557 adding another div to stop footer getting resized (#1122)

    * CQ-4348557 adding another div to stop footer getting resized
    
    * CQ-4348557 removing space
    
    ---------
    
    Co-authored-by: Shivam Agarwal <shivama@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a1a8555 View commit details
    Browse the repository at this point in the history
  6. FORMS-13810: Add the field to allow custom message for format in date… (

    #1158)
    
    * FORMS-13810: Add the field to allow custom message for format in date picker
    
    * FORMS-13810: Test case added
    
    * FORMS-13810: Review comments incorporated.
    s1mahanty authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    eca9cc9 View commit details
    Browse the repository at this point in the history
  7. FORMS-13829 Drop Down View not getting updated, even if model is upda…

    …ted. (#1164)
    sakshi-arora1 authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2b89ab0 View commit details
    Browse the repository at this point in the history
  8. fixed issue for Persian language (#1162)

    Co-authored-by: dgurjar <dgurjar@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5d1e1a4 View commit details
    Browse the repository at this point in the history
  9. Added Aria Invalid attribute (#1149)

    Co-authored-by: Pavitra Khatri <pavitrakhatri@Pavitras-MacBook-Pro.local>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2532f2d View commit details
    Browse the repository at this point in the history
  10. FORMS-13871 text shouldn't show checkbox for rich text title (#1173)

    Co-authored-by: Shivam Agarwal <shivama@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4ba0e6d View commit details
    Browse the repository at this point in the history
  11. datepicker readonly does not work when edit or display format set (#1171

    )
    
    * datepicker readonly does not work when edit or display format set
    
    * Update datepicker.runtime.spec.js
    
    ---------
    
    Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f059101 View commit details
    Browse the repository at this point in the history
  12. FORMS-12667 Update type property on replacing checkboxgroup to radio …

    …group (#1176)
    
    * Update type property on replacing checkboxgroup to radio group
    
    * FORMS-12667 review comment
    
    ---------
    
    Co-authored-by: demaurya <demaurya@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    77544d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a3862d View commit details
    Browse the repository at this point in the history
  14. Move core component to 0.13.0 spec version (#1181)

    * Move core component to 0.13.0 spec version
    - RTC (done)
    DOD(yes)
    
    * Move core component to 0.13.0 spec version
        - RTC (done)
        DOD(yes)
    
    * Fixing wrong date picker test case
    
    * Fixing date picker test case
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad32b54 View commit details
    Browse the repository at this point in the history
  15. datepicker timezone issue on view layer fixed (#1168)

    * datepicker timezone issue on view layer fixed
    
    datepicker timezone issue on view layer fixed
    
    datepicker timezone issue on view layer fixed
    
    * datepicker fix test case
    barshat7 authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3f2eb05 View commit details
    Browse the repository at this point in the history
  16. Updating spec version to 0.13.0 (#1186)

    * Updating spec version to 0.13.0
    
    * Updating spec version to 0.13.0
    
    * Updating spec version to 0.13.0
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    556a100 View commit details
    Browse the repository at this point in the history
  17. Added condition on description and error message in aria-describedby

    Pavitra Khatri authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    82a2a68 View commit details
    Browse the repository at this point in the history
  18. FORMS-12203: Added localization changes and test cases (#1152)

    * FORMS-12203: Added localization changes and test cases
    
    * FORMS-12203: Updated test case
    
    * FORMS-12203: Altered to contains instead of get
    
    * FORMS-12203: Resolved comments
    
    * FORMS-12203: Updated test cases
    
    * FORMS-12203: Updated delete button
    
    * FORMS-12203: Updated button
    
    * Retry wizard.locale.spec.js tests
    
    * FORMS-12203: Added theme request wait
    
    * Update wizard.locale.spec.js
    
    * Added latestaddon check
    
    * Delete ui.tests/test-module/package-lock.json
    
    * Update commands.js
    
    * Revert "Delete ui.tests/test-module/package-lock.json"
    
    This reverts commit fd97b53.
    
    * Reverted package-lock.json changes
    
    * FORMS-12203: Removed exception inline
    
    * FORMS-12203: Resolved comments
    
    * FORMS-12203: Update index.js
    
    * FORMS-12203: Removed package-lock.json change
    
    * Update index.js
    
    * Update error message in index.js
    
    * Update index.js
    
    * Update wizard.locale.spec.js
    
    * Removed an intercept
    
    * Updated regex patterns
    
    ---------
    
    Co-authored-by: Shivangi Mittal <shivangim@Shivangis-MacBook-Pro.local>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    12d0324 View commit details
    Browse the repository at this point in the history
  19. FORMS-13851 Support for language in date picker and number input (#1169)

    * FORMS-13851 Support for language in date picker and number input
    @review @vdua
    DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
        @review @vdua
        DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
            @review @vdua
            DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
                @review @vdua
                DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
                    @review @vdua
                    DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
                        @review @vdua
                        DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
                            @review @vdua
                            DOD(Yes)
    
    * FORMS-13851 Support for language in date picker and number input
                                @review @vdua
                                DOD(Yes)
    
    * Update space character for thousands separator in french lang
    
    * FORMS-13851 Support for language in date picker and number input
                                    @review @vdua
                                    DOD(Yes)
    
    ---------
    
    Co-authored-by: Varun Dua <vdua@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a3565a8 View commit details
    Browse the repository at this point in the history
  20. FORMS-12822 : format should not be visible when no pattern is selected (

    #1196)
    
    * FORMS-12822 : format should not be visible when no pattern is selected
    
    * FORMS-12822 : changes var to let as per ES6 in utils.js
    AnurudraS authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3d5e173 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e90adb View commit details
    Browse the repository at this point in the history
  22. Revert "FORMS-14013 - Fixing default value check in dropdown (#1199)"

    This reverts commit 63e3561.
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ef0453b View commit details
    Browse the repository at this point in the history
  23. FORMS-13209 - Added support for form submission handlers and correcte…

    …d submit() rule in examples (#1191)
    
    * FORMS-13209: added check to override hardcoded submitSuccess and submitError hadnlers
    
    * FORMS-13209: updated af2 runtime version
    
    * FORMS-13209: added rule editor authoring cypress tests
    
    * FORMS-13209: added submission handler rule tests
    
    * FORMS-13209: replaced submit(custom:submitSuccess, custom:submitError) examples and it rules with submit()
    
    * FORMS-13209: updated af-custom-functions version
    
    * FORMS-13209: updated submission handler test
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: added rule editor authoring cypress tests
    
    * FORMS-13209: added submission handler rule tests
    
    * FORMS-13209: updated af-custom-functions version
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: added rule editor authoring cypress tests
    
    * FORMS-13209: added submission handler rule tests
    
    * FORMS-13209: updated af-custom-functions version
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: updated tests
    
    * FORMS-13209: added af-custom-functions in FormView and replaced hardcoded submission handlers with defaultSubmit handlers af-custom-functions
    
    * FORMS-13209: minor update
    
    ---------
    
    Co-authored-by: Arun Kumar Attri <aattri@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7841e47 View commit details
    Browse the repository at this point in the history
  24. FORMS-13935 update examples for aemcomponents.dev (#1204)

    FORMS-13935 update examples for aemcomponents.dev
    
    FORMS-13935 update examples for aemcomponents.dev
    barshat7 authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c707a57 View commit details
    Browse the repository at this point in the history
  25. FORMS-14013 - Testcase added - Fixing Dropdown that had a selected va…

    …lue without default/placeholder set (#1203)
    
    * Added test case
    
    * Adding actual fix
    
    * Improved test case
    
    * Small fix
    TalmizAhmed authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2db297c View commit details
    Browse the repository at this point in the history
  26. Forms 11746 allow attaching same file (#1201)

    * updated code for ui.frontend with test cases
    
    * resolved PR comments
    
    * test case fixed
    
    ---------
    
    Co-authored-by: Gulshan Mishra <gulshanm@adobe.com>
    Co-authored-by: Rajat Khurana <rajatkhurana@adobe.com>
    3 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bc2bea4 View commit details
    Browse the repository at this point in the history
  27. Read-only is not working in file-attachment (#1200)

    Co-authored-by: Pavitra Khatri <pavitrakhatri@pavitras-mbp.corp.adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    64e76c1 View commit details
    Browse the repository at this point in the history
  28. Readonly & Disable were not working in TNC component (#1211)

    Co-authored-by: Pavitra Khatri <pavitrakhatri@Pavitras-MacBook-Pro.local>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d528c58 View commit details
    Browse the repository at this point in the history
  29. FORMS-14018 - Fix for dropdown not working when enumNames are not pro…

    …vided (#1210)
    
    * FORMS-14018 - Fix for dropdown not working when enumNames are not provided
    
    * Import fix
    
    * Improved code and test cov
    
    * Revert "Improved code and test cov"
    
    This reverts commit 7a3d69e.
    
    * Refactor for code cov
    
    * Added the removed test case
    TalmizAhmed authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    88807eb View commit details
    Browse the repository at this point in the history
  30. Moving to 15860 image (#1212)

    * Moving to 15860 image
    
    * updating core component version
    
    * Skipping wizard authoring test
    rismehta authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1947221 View commit details
    Browse the repository at this point in the history
  31. FORMS-13811 | Adding rendition for hCaptcha (#1174)

    * embedding forms-sdk api
    
    * adding hcaptcha and recaptcha models
    
    * :fix hcaptcha model SlingException
    
    * :fix deleting recaptcha model
    
    * FORMS-13811 | Adding rendition for hCaptcha
    
    * FORMS-13811 | Renamed public API
    
    * FORMS-13811 | Embedding hcaptcha js
    
    * FORMS-13811 | Adding unit test for sling model
    
    * FORMS-13811 | Adding cypress test
    
    * FORMS-13811 | Adressing review comments
    
    * Adding e2e test
    
    * FORMS-13811 | fix import statements
    
    * Update pom.xml
    
    * Adding FT for running Tests
    
    * FORMS-13811 | Removing java-8 build for master
    
    * Adding FT in test
    
    * FORMS-13811 | Tests should run only with latest addon
    
    * FORMS-13811 | Tests should run only with latest addon
    
    * increasing coverage
    
    * addressing review comments
    
    ---------
    
    Co-authored-by: Navneet Agarwal <navneeta@adobe.com>
    2 people authored and ci-build committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b1aa879 View commit details
    Browse the repository at this point in the history