adobe / aem-core-forms-components

Standardized components to build forms with AEM Forms
Apache License 2.0
26 stars 58 forks source link

FORMS-16943: added dateToDaysSinceEpoch method #1455

Open arunattri26 opened 1 month ago

arunattri26 commented 1 month ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

adobe-bot commented 1 month ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 1 month ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 93 96 96 75
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.35%. Comparing base (fc813fc) to head (0542b76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1455 +/- ## ========================================= Coverage 82.35% 82.35% Complexity 928 928 ========================================= Files 103 103 Lines 2380 2380 Branches 323 323 ========================================= Hits 1960 1960 Misses 258 258 Partials 162 162 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

arunattri26 commented 1 month ago

Can you also add a test case for this use-case in this PR via visual rule editor ?

I will add it after it is merged. Since rule-editor would expect it to be present else the rule will fail. So we can't release rule-editor without this function being present in core-components.

rismehta commented 1 month ago

Can you also add a test case for this use-case in this PR via visual rule editor ?

I will add it after it is merged. Since rule-editor would expect it to be present else the rule will fail. So we can't release rule-editor without this function being present in core-components.

The rule editor shouldn't rely on the core component version, as it may also fail with older versions. Please include test cases in this PR and allow them to fail until the new version of the rule editor SPA is released.

adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 1 month ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 1 month ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 93 96 96 75
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 1 month ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 1 month ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 93 96 96 75
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 1 month ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
arunattri26 commented 1 month ago

Can you also add a test case for this use-case in this PR via visual rule editor ?

I will add it after it is merged. Since rule-editor would expect it to be present else the rule will fail. So we can't release rule-editor without this function being present in core-components.

The rule editor shouldn't rely on the core component version, as it may also fail with older versions. Please include test cases in this PR and allow them to fail until the new version of the rule editor SPA is released.

Done. I have added the tests for latest-addon and only my authoring test is failing.

adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 3 weeks ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 94 96 96 75
adobe-bot commented 3 weeks ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 3 weeks ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 3 weeks ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 92 96 96 75
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 3 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 2 weeks ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 2 weeks ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 2 weeks ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 94 96 96 75
adobe-bot commented 2 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
page-has-heading-one moderate
target-size serious
adobe-bot commented 2 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 2 weeks ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
rismehta commented 2 weeks ago

@arunattri26 One of the test case is failing, please check and fix it

arunattri26 commented 2 weeks ago

@arunattri26 One of the test case is failing, please check and fix it

@rismehta , I checked it is failing due to old quickstart we are using in tests which does not have the latest exp-editor. After updating the QS with latest devrelease/sites-rotary branch it will get resolved.

adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 5 days ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 5 days ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 86 96 96 75
adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious
adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
focus-order-semantics minor
label-title-only serious
landmark-one-main moderate
region moderate
target-size serious
adobe-bot commented 5 days ago

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75
adobe-bot commented 5 days ago

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 93 96 96 75
adobe-bot commented 5 days ago

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious