Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
EPAM BatchLoader Sprint 27, EPAM BatchLoader Sprint 28
-
3
-
Folijet
Description
Purpose: To create the "view all" log screen, which users navigate to when they want to see all the logs (instead of the most recent 25 that show on the data import landing page)
As a staff person
I want to be able to navigate from the Data Import landing page to the list of all imports
So that I can search and filter to view details of any previously imported file
Scenarios
- Scenario 1
- Given the Data Import landing page
- When the user clicks the "View all" button at the top of the log list
- Then open a new screen called the "View all" log screen
- Scenario 2
- Given the View all log screen
- When the user views the first pane
- Then they should see the following
- Header: Search & filter
- Left caret (so that the search & filter pane can be collapsed)
- Search options (details to be built in
UIDATIMP-286) - Standard "Reset all" button
- Filter options (details to be built in
UIDATIMP-287)
- Header: Search & filter
- Scenario 3
- Given the View all log screen
- When the user views the second pane
- Then it should look like the second pane of the Data import landing page (except it can take the whole right side of the screen)
- Same columns
- Sortable ascending/descending by each column header
- Defaulted to sorted descending by Ended running column
- The first 25 log rows will be the same as the Data import landing page
- After that, continue scrolling/displaying import log rows until all have been displayed
- Same columns
- Scenario 4
- Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
See attached screenshots
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-661 Create interactive log-summary of batchload results, initial prep
-
- Closed
-
- is blocked by
-
MODSOURCE-79 Add query param sort that would be applied for all records in the db
-
- Closed
-
-
MODSOURMAN-212 Backend requests for View All Logs screen ignore query params
-
- Closed
-
-
STCOM-613 Extend Search and Sort Searchable Indexes definition with Placeholder option
-
- Closed
-
-
STCON-89 HTTP request goes to server 2 times when Search and Sort Filter is used
-
- Closed
-
-
UIDATIMP-304 Update BE calls for retrieving logs and jobExecutions
-
- Closed
-
- relates to
-
UIDATIMP-310 Update query for sorting by numeric field
-
- Closed
-
-
UIDATIMP-286 Search details for the "view all" log screen
-
- Closed
-
-
UIDATIMP-287 Filter details for the "view all" log screen
-
- Closed
-