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

Epic/four 18012 b #1737

Closed
wants to merge 49 commits into from
Closed

Epic/four 18012 b #1737

wants to merge 49 commits into from

Conversation

sanjacornelius
Copy link
Contributor

@sanjacornelius sanjacornelius commented Oct 9, 2024

This PR consolidates all updates related to Screen Template V2 within the Screen Builder, allowing users to apply a screen template to an existing screen. The updates include UI enhancements and Cypress test coverage to ensure functionality.

Changes:

  1. UI Updates:
    • Implemented template selection functionality in the left panel of the Screen Builder.
  2. Cypress Test Implementation:
    • Added Cypress tests to verify that templates are correctly displayed in the left panel.

Related Tickets & Packages

FOUR-18012

Core PR

.

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

mcraeteisha and others added 30 commits August 27, 2024 18:02
Add Screen Templates Section in Screen Builder
…ot installed

Also for use in screen-builder standalone
For cypress testing and screen-builder standalone
Instead of fetching from core
Or if a user is in screen-builder standalone
FOUR-18303 | Write Tests for Screen Templates Section
FOUR-18315 | Include Tests For Accurate Filtering and Display of Templates
@sanjacornelius
Copy link
Contributor Author

Closing no longer needed. Resolved issues in original PR

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.

2 participants