Skip to content

Conversation

@rismehta
Copy link
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

rajatofficial and others added 14 commits March 11, 2024 12:07
* FORMS-13392 role main check added

* FORMS-13392 role main check added I

---------

Co-authored-by: Rajat Khurana <rajatkhurana@adobe.com>
* Revert "Revert "Rich text support (#1077)" (#1129)"

This reverts commit a249f93.

* reverting enumNames spec change

* changes needed

* removing addon check not needed

---------

Co-authored-by: Shivam Agarwal <shivama@adobe.com>
#1117)

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: updated getParentFormElementId method to check for form fieldType

* FORMS-11692: updated af2-runtime and remove authoring tests for rule editor.

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: upgraded af2-web-runtime version and added rule editor tests

* FORMS-11692: updated getParentFormElementId method to check for form fieldType

* FORMS-11692: updated tests

* FORMS-11692: updated tests

* FORMS-11692: added test case for merged custom function list from two clientlibs

---------

Co-authored-by: Arun Kumar Attri <aattri@adobe.com>
* Add support for displayValueExpression
* Exposed displayValueExpression for telephone,text,email and date input

* Added e2e tests
* Add theme to datepicker tests as the date picker widget doesn't work without a theme

* RTC(done) specVersion updated in formContainer
* RTC Persisting spec Version in guideContainer node

* Saving specVersion when formContainer dialog is saved
Co-authored-by: dgurjar <dgurjar@adobe.com>
Co-authored-by: Pavitra Khatri <pavitrakhatri@pavitras-mbp.corp.adobe.com>
This reverts commit b0f07e5, reversing
changes made to ac1f567.
This reverts commit ea5bc19, reversing
changes made to 3860224.
@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 94 100 100 73

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

2 similar comments
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 93 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 100 100 73

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

1 similar comment
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@codecov
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.75%. Comparing base (9eccd28) to head (ceb4af9).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1147   +/-   ##
=========================================
  Coverage     80.75%   80.75%           
  Complexity      773      773           
=========================================
  Files            91       91           
  Lines          2110     2110           
  Branches        285      285           
=========================================
  Hits           1704     1704           
  Misses          252      252           
  Partials        154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rismehta rismehta changed the title Dev m27 march Dev master 27th march Mar 27, 2024
rismehta and others added 3 commits March 27, 2024 17:34
* Enabling custom extension in view layer

* Adding test cases for custom component to support validation message on submit

* Fixing test case
Co-authored-by: dgurjar <dgurjar@adobe.com>
@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 90 100 100 73

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 100 100 73

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

2 similar comments
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious

@rismehta rismehta merged commit 2144380 into master Mar 27, 2024
@rismehta rismehta deleted the devM27March branch March 27, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants