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

FOUR-20786 | Create a Layout to Display the 5 Most Recently Edited Assets #7809

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mcraeteisha
Copy link
Contributor

@mcraeteisha mcraeteisha commented Dec 6, 2024

Feature

Ticket: FOUR-20786

This PR introduces UI Updates to the VarFinder panel, adding:

  • Search bar to Filter through Latest Assets
  • List view for Latest Assets
    • Assets can be expanded to display variables
    • Users can 'Show All Variables' or 'Show Less'
  • 'Collapse All' button to collapse expanded Assets
  • 'Jump Back Up' button to scroll back to the top of the Assets and Variables list.

How to Test

  1. Go to branch task/FOUR-20786 in processmaker and in package-variable-finder.
  2. From any screen, click 'Cmd + Shift + v' to open the VarFinder panel.
  3. There should be a search bar and a list of Latest Assets in the VarFinder panel.
    • Click on the arrow beside all of the Assets to expand and see Variables
  4. Click on the 'Show All Variables' button.
    • Click on the 'Show Less' button to collapse Cariables.
  5. Expand all Assets and scroll to the bottom of the list to see the 'Jump Back Up' button.
    • Click on the 'Jump Back Up' button.
  6. Click the 'Collapse All' button to collapse all Assets.

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

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@sanjacornelius sanjacornelius merged commit a265c34 into epic/FOUR-20417 Dec 10, 2024
8 of 13 checks passed
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