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

Include new screens to support ACUL #1028

Conversation

ramya18101
Copy link
Contributor

@ramya18101 ramya18101 commented Feb 5, 2025

New screens included in ACUL release-2:

  • signup
  • login
  • password-reset
  • password-reset-email
  • password-reset-request
  • password-reset-success
  • password-reset-error

examples:
https://github.com/auth0/auth0-deploy-cli/blob/master/docs/resource-specific-documentation.md#prompts

🔧 Changes

📚 References

https://github.com/auth0/auth0-deploy-cli/blob/master/docs/resource-specific-documentation.md#prompts

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ramya18101 ramya18101 requested a review from a team as a code owner February 5, 2025 12:37
Copy link
Contributor

@kushalshit27 kushalshit27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add example and test cases for new screen.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.11%. Comparing base (526b3b2) to head (9aa1109).

Additional details and impacted files
@@                             Coverage Diff                             @@
##           DXCDT-867-add-experimental-ea-command-flag    #1028   +/-   ##
===========================================================================
  Coverage                                       80.11%   80.11%           
===========================================================================
  Files                                             125      125           
  Lines                                            4586     4586           
  Branches                                          896      896           
===========================================================================
  Hits                                             3674     3674           
  Misses                                            541      541           
  Partials                                          371      371           

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

Copy link
Contributor

@kushalshit27 kushalshit27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add description on the

@kushalshit27 kushalshit27 merged commit e5c8f2a into DXCDT-867-add-experimental-ea-command-flag Feb 5, 2025
8 checks passed
@kushalshit27 kushalshit27 deleted the DXCDT-864-Support-ACUL-Release2-Screens branch February 5, 2025 13:27
kushalshit27 added a commit that referenced this pull request Feb 6, 2025
* feat: add experimental early access feature
command

* update documentation for experimental features and add logging instruction

* update test: should dump tenant.yaml without defaults as AUTH0_EXPERIMENTAL_EA=false

* Include new screens to support ACUL (#1028)

Co-authored-by: Kushal <[email protected]>

---------

Co-authored-by: Ramya Anusri <[email protected]>
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.

3 participants