FOUR-13480 | Implement Template Listing UI Under ‘My Templates’ Tab by mcraeteisha · Pull Request #6231 · ProcessMaker/processmaker

Conversation

@mcraeteisha

Feature

Ticket: FOUR-13480

As a user, I want to find a Screen Template Option in the Screen section via the following flow.

  • Login as Designer
  • Navigate to the Designer section
  • Find the Screen option
  • Find the following new tab: My Templates
  • Click into the tab

How to Test

  1. Go to branch task/FOUR-13480 in processmaker.
  2. Go to Designer → Screens.
  3. Click on the 'My Templates' tab.
  4. The tab should have a table with fields that match the Figma Mockup.
    • Please note that the data being used in the tab is for Screens. Screen Template data is not yet available.

ci:next
ci:deploy

..

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.

@processmaker-sonarqube

@tokensPM

eiresendez

Choose a reason for hiding this comment

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

The new tabs 'My Templates' and 'Public Templates' are displayed properly, containing a test content that matches the designs of the mockups