Skip to content

FOUR-13480 | Implement Template Listing UI Under ‘My Templates’ Tab #6231

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

Merged
merged 11 commits into from
Feb 23, 2024

Conversation

mcraeteisha
Copy link
Contributor

@mcraeteisha mcraeteisha commented Feb 15, 2024

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.

Copy link

@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-b46e7e4c03.engk8s.processmaker.net

@eiresendez eiresendez self-requested a review February 22, 2024 15:14
Copy link
Contributor

@eiresendez eiresendez left a comment

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

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.

4 participants