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

Theme editor changes #1477

Open
wants to merge 49 commits into
base: ThemeEditorSupportCC
Choose a base branch
from

Commits on Oct 18, 2024

  1. fixing flaky test (adobe#1450)

    Co-authored-by: Shivam Agarwal <shivama@adobe.com>
    im-shiv and Shivam Agarwal authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1f2b8df View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    81f1f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Translation support for strings in switch (adobe#1456)

    Co-authored-by: Pavitra Khatri <pavitrakhatri@pavitras-mbp.corp.adobe.com>
    pavi41 and Pavitra Khatri authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8498814 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configured custom validation messages in file attachment (adobe#1459)

    Co-authored-by: Pavitra Khatri <pavitrakhatri@pavitras-mbp.corp.adobe.com>
    pavi41 and Pavitra Khatri authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d652a8b View commit details
    Browse the repository at this point in the history
  2. Fixing gh workflow (adobe#1460)

    * Fixing gh workflow
    
    * Fixing GH actions
    rismehta authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ae68f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d0c158a View commit details
    Browse the repository at this point in the history
  2. FORMS-17046 Focus on panel with static text not working via custom fu…

    …nction (adobe#1464)
    
    * Focus on panel with static text not working via custom function
    
    * Fixing test
    rismehta authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5092694 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. FORMS-15852 xss security fix for svg upload in file attachment (adobe…

    …#1462)
    
    * FORMS-15852 xss fix for svg upload in file upload
    
    * FORMS-15852 xss fix for svg upload in file upload II
    
    * FORMS-15852 xss fix for svg upload in file upload main
    
    * FORMS-15852 xss fix for svg upload in file upload main II
    
    * FORMS-15852 xss fix for svg upload in file upload main II
    
    * FORMS-15852 xss fix for svg upload in file upload main II
    
    ---------
    
    Co-authored-by: Rajat Khurana <rajatkhurana@adobe.com>
    rajatofficial and rajatkhurana-adobe authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6bbccfc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. FORMS-17068 Fetch custom properties from CoreComponentCustomPropertie…

    …sProvider which are behind FT and make part of FormContainer get properties. (adobe#1467)
    
    Also updated FOrms SDK version
    girotraapankaj authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    58264b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. sanitized text should have target attribute in links (adobe#1463)

    * sanitized text should have target attribute in links
    
    * catering comments
    
    * correcting test case
    
    * catering comments
    
    ---------
    
    Co-authored-by: Shivam Agarwal <shivama@adobe.com>
    im-shiv and Shivam Agarwal authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7c29f5d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. FORMS-17091 initializing label in button view (adobe#1471)

    Co-authored-by: Shivam Agarwal <shivama@adobe.com>
    im-shiv and Shivam Agarwal authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    67c19ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f022b22 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. [FORMS-13474] HTML5 datalist enhancement in dropdown component (adobe…

    …#1470)
    
    * Adding new custom property for enable suggestions in bundles
    
    * Junit test cases to cover Enable Suggestions and Multi Selection in Dropdown
    
    * HTL template change + listener on checkbox
    
    * Cypress test for enable suggestions
    
    * Cypress test for enable suggestions
    
    * Remove enableSuggestions from JSON
    
    * Remove enableSuggestions from JUnit dropdown test json
    
    * Cypress tests for dropdown with autocomplete
    
    * Cypress tests for dropdown with autocomplete
    
    * Update classname for datalist
    
    * More Test cases to cover different values of enableSuggestions
    
    * Remove extra code
    
    * Simplified the return in enableSuggestions
    
    * Remove JsonIgnore annotation
    
    * JavaDoc for isEnableSuggestions
    
    * Bump up the minor version in package-info
    
    * Sort imports in dropdownimpl
    anshikag-adobe authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ac662e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. custom function registration using action url from backend (adobe#1469)

    * custom function registration using action url from backend
    
    custom function registration using action url from backend
    
     custom function registration using action url from backend
    
    * custom function registration using action url from backend
    
    custom function registration using action url from backend
    
     custom function registration using action url from backend
    
    * custom function registration using action url from backend
    
    * custom function registration using action url from backend
    
    * custom function registration using action url from backend
    
    * custom function registration using action url from backend - reusing the existing function
    
    * custom function registration using action url from backend - marked existing function as deprecated
    
    custom function registration using action url from backend - marked existing function as deprecated
    
    * Update FormContainer.java
    
    * formatting only
    
    * Update utils.js
    
    ---------
    
    Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
    barshat7 and rismehta authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    146b814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4284a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Moving CI to latest rotary image (adobe#1475)

    * using latest rotary image
    
    * Fixing version
    rismehta authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cb3d09d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge pull request adobe#1479 from adobe/dev-to-master-15-Nov-24

    Dev to master 15 nov 24
    rismehta authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    84199fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf1bec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc0f207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cda3a4c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Theme Editor POC CC Style Configs

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b04af84 View commit details
    Browse the repository at this point in the history
  2. Fixed minor bug for base error class selector

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4a73f66 View commit details
    Browse the repository at this point in the history
  3. Adding style config for hCaptcha and reCaptcha

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d3efcd0 View commit details
    Browse the repository at this point in the history
  4. Updating style for Buttons

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8c02cf9 View commit details
    Browse the repository at this point in the history
  5. Updating style for Footer

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fefe869 View commit details
    Browse the repository at this point in the history
  6. Updated style for Checkbox

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f7dfd90 View commit details
    Browse the repository at this point in the history
  7. Updating style for input components

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9100359 View commit details
    Browse the repository at this point in the history
  8. Updating style for file input

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f689d89 View commit details
    Browse the repository at this point in the history
  9. Updating style for image

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e33e44d View commit details
    Browse the repository at this point in the history
  10. Updating style for radio button

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e4f4577 View commit details
    Browse the repository at this point in the history
  11. Updating style for switch

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4ad8689 View commit details
    Browse the repository at this point in the history
  12. Updating style for tnc

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b8cb312 View commit details
    Browse the repository at this point in the history
  13. Updating style for captcha

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f7151a7 View commit details
    Browse the repository at this point in the history
  14. Updating style for email and accordion

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7b7376f View commit details
    Browse the repository at this point in the history
  15. Updating style for wizard

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dbdcd0e View commit details
    Browse the repository at this point in the history
  16. Updating style for tabsontop

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9084cbd View commit details
    Browse the repository at this point in the history
  17. Updating style for vertical tabs

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cdd5552 View commit details
    Browse the repository at this point in the history
  18. Updating style for panel container

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fb03428 View commit details
    Browse the repository at this point in the history
  19. Updating themeConfig of container

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6e056ab View commit details
    Browse the repository at this point in the history
  20. updating style for base

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    66b48bd View commit details
    Browse the repository at this point in the history
  21. Updating ids for theme editor support

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ce98e17 View commit details
    Browse the repository at this point in the history
  22. Updating reference to core components

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c6fc345 View commit details
    Browse the repository at this point in the history
  23. Clientlib changes

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c0d9c9c View commit details
    Browse the repository at this point in the history
  24. Updating labels for UI

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ff8cf40 View commit details
    Browse the repository at this point in the history
  25. Removing GuideException

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c82c3bc View commit details
    Browse the repository at this point in the history
  26. Additions in CheckboxGroup style config

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    89c25f2 View commit details
    Browse the repository at this point in the history
  27. Updating VERTICAL and HORIZONTAL classes for checkbox and radiobutton

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e3b3fa7 View commit details
    Browse the repository at this point in the history
  28. Updating errormessage div styles for components

    Muskan Gupta authored and Muskan Gupta committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ef62442 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Updating error and success states for components

    Muskan Gupta authored and Muskan Gupta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d99ae6b View commit details
    Browse the repository at this point in the history