Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
As an App Admin, I want to manage in one place all my Apps created using any object from App Builder
Design Deliverables
Mockups: https://www.figma.com/file/EBy7CwNvvsrTbJoBArG5Yy/22-filter-order-apps-in-apps-table?node-id=1%3A61
Context
In App Builder's first version (MVP), we launched it allowing the creation of Apps with only one Object and, because of that, we placed the App creation experience inside the Data Object scope. However, now we are planning to launch a new feature (Process-Driven Apps) that will allow users to create Apps containing more than one Object. This means Apps cannot be inside an Object scope anymore.
To solve this, we need to create a new screen/space to allow users to manage Apps create to all and any Data Object. This screen should be inside the "App Builder" section of the Control Panel Menu and coexist with the "Object" screen that is already there.
In this Story scope, users should be able to:
- Apply filters to search for a specific set of Apps only:
- Deployment Status;
- Deployment Type (Standalone, Widget or Product Menu);
- "Mine" Apps (filter only the Apps created by the logged user). - (
Optional/nice-to-have)
- Order the table's data according to the following columns;
- Name (screen default order);
- Created Date;
- Modified Date.
Acceptance Criteria
1- Given a user in the App management screen of App Builder,
when the user clicks in the "Filter and Order" option of the screen,
then the system should allow the user to filter the Apps for:
- Deployment Status; (Obs: The filter type here for multiple selections should be a "OR")
- Deployment Type (Standalone, Widget or Product Menu); (Obs: The filter type here for multiple selections should be a "AND")
- "Mine" Apps (filter only the Apps created by the logged user). - (
Optional/nice-to-have).
2- Given a user in the App management screen of App Builder,
when the user clicks in the "Filter and Order" option of the screen,
then the system should allow the user to re-order the screen data based on:
- App Name (screen default order);
- Created Date;
- Modified Date.
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Verify if the test labels were added;
- Code with peer review completed;
- Validated by QA, Product Designer and/or PM;
- No critical bug related to Story scope (ex.: similar of FP4, FP5);
- Make sure that all system documentation were updated (if necessary)
Make sure that it has the extensions points needed to allow GS and customers to customize the feature
Attachments
Issue Links
- Testing discovered
-
LPS-113698 "ORDER BY" selection is not reseted when clicking out
- Closed
-
LPS-113723 It's not possible to select a Filter or Order for the Apps (Standard and Workflow) list on IE11
- Closed
- links to