Improvement #10284
closedImprovement #10107: Improvements to the certificate page
Certificate table shows only10 certificates and Search certificate
100%
Description
Description
The table at the certificate page only shows 10 certificates [1]
The ability to search certificates with different fields
[1]
Files
Updated by Arshana Atapattu over 1 year ago
Updated by Arshana Atapattu about 1 year ago
- File vokoscreen-2023-08-28_18-53-18.mkv vokoscreen-2023-08-28_18-53-18.mkv added
- Status changed from QA to QA Reject
If changed the pagination with number of certificates per page(lets take 50 per page), the starting certificate is incorrect [2].
This may due to hard coded number of certificates per page.
video [2]
Updated by Arshana Atapattu about 1 year ago
Search certificate with part of serial number is not working
Updated by Nishan Sangeeth about 1 year ago
- File Screenshot from 2023-10-18 07-58-00.png Screenshot from 2023-10-18 07-58-00.png added
- Status changed from QA Reject to QA
- % Done changed from 0 to 100
Updated by Arshana Atapattu about 1 year ago
- Status changed from QA to QA Reject
Arshana Atapattu wrote in #note-3:
If changed the pagination with number of certificates per page(lets take 50 per page), the starting certificate is incorrect [2].
This may due to hard coded number of certificates per page.video [2]
this is not fixed. pls refer to video
limit is hardcoded
this hardcoded limit is multiplied by page number ->
https://repository.entgra.net/proprietary/emm-proprietary-plugins/src/commit/6fc68fc959808712356d061fdad6ad5feba773d1/components/ui/io.entgra.proprietary.uem.endpoint.mgt.ui/react-app/src/scenes/Home/scenes/Configurations/scenes/Certificates/components/CertificateTable/index.js#L181
why remove sizechanger in certificate table? ->
https://repository.entgra.net/proprietary/emm-proprietary-plugins/src/commit/6fc68fc959808712356d061fdad6ad5feba773d1/components/ui/io.entgra.proprietary.uem.endpoint.mgt.ui/react-app/src/scenes/Home/scenes/Configurations/scenes/Certificates/components/CertificateTable/index.js#L384
Updated by Arshana Atapattu 12 months ago
- Assignee changed from Nishan Sangeeth to Thilina Sandaruwan
Updated by Thilina Sandaruwan 12 months ago
- Status changed from QA Reject to QA
Updated by Arshana Atapattu 12 months ago
- Status changed from QA Accept to Closed
Closing due to QA accept