-
Notifications
You must be signed in to change notification settings - Fork 217
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-18078-FOUR-18130: [FALL] Cases Details & Enhancing Performance #7455
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FOUR-18617: The Header of the columns will change 'Capitalized Case'
feature/FOUR-18977: Create a new Permission “View All Cases”, this should be disable as default
Feature/FOUR-18623
FOUR-19004: Create a NEW VIEW for cases Part Counters
FOUR-18603 cases started table and view the list of all cases in the system ep
FOUR-19004: Create a NEW VIEW for cases Part Counters
FOUR-18634: New view "cases" and Implement new UI tabs
FOUR-18544 : Use api v1.1 data for show the counter and list Completed
QA server K8S was successfully deployed https://ci-db4625d352.engk8s.processmaker.net |
QA server K8S was successfully deployed https://ci-db4625d352.engk8s.processmaker.net |
pmPaulis
changed the title
FOUR-18078 and FOUR-18130: [DO NOT MERGE]
FOUR-18078 and FOUR-18130: [FALL] Cases Details & Enhancing Performance
Oct 8, 2024
caleeli
approved these changes
Oct 8, 2024
pmPaulis
changed the title
FOUR-18078 and FOUR-18130: [FALL] Cases Details & Enhancing Performance
FOUR-1807 FOUR-18130: [FALL] Cases Details & Enhancing Performance
Oct 9, 2024
pmPaulis
changed the title
FOUR-1807 FOUR-18130: [FALL] Cases Details & Enhancing Performance
FOUR-18078-FOUR-18130: [FALL] Cases Details & Enhancing Performance
Oct 9, 2024
FOUR-19485 full text search by special characters
FOUR-18540: Use api v1.1 data for show the counter and list All cases
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue & Reproduction Steps
The updated Case Detail Page addresses the core pain points of fragmented information, improve tracking, and visibility. By introducing a unified and comprehensive view, it enhances efficiency, organization, tracking, and productivity in Case management. (In Flight Process Map, Case Timeline, Cancel Behavior, Counters)
Enhancing the performance and reducing the loading times of the "My Cases" page.
PRD
Case Detail Page
Enhancing Performance
FIGMA
Fall 2024
Stories
As a user I want to see the information of cases when I click the Case Tab
As a user I want to see the information of Case Tab, the counters should display information dispalying counters
As a Designer I want to have the option to see the list of My Requests
As a User I want to see the correct information of dates in the Cases Tables
As a user, I want to see all the tasks related to the case, when I open a case
As a user I want to see the list of completed Tasks
As a user I want to see the history of all the Request of a Case
As a user I want to see the comments of all the Requests
As a user I want to have an option to see all the Request detail in a Tab
As a User I want to see the inflight process map of a Case
As a user I should be able to Cancel a Request and more than one request if is the case.
As a User I should be able to see a new Design for Counters in Case Table
As a user I want to see the number of Request that corresponds to the opened Case
As a User I want to see a breadcrumb related to cases
As a user, I want to access my cases quickly so that I can manage my workload efficiently.
As a user, I want to filter my cases by status so that I can focus on what matters most
How to Test
Go to Cases menu
Related Tickets & Packages
PR Related
https://github.com/ProcessMaker/package-savedsearch/pull/469
Code Review Checklist
ci:package-savedsearch:feature/FOUR-18130