Improvement #10284
closedImprovement #10107: Improvements to the certificate page
Certificate table shows only10 certificates and Search certificate
Added by Arshana Atapattu about 2 years ago. Updated almost 2 years ago.
100%
Description
Description
The table at the certificate page only shows 10 certificates [1]
The ability to search certificates with different fields
[1]
Files
| vokoscreen-2023-08-28_18-53-18.mkv (5.85 MB) vokoscreen-2023-08-28_18-53-18.mkv | [2] | Arshana Atapattu, 28/08/2023 01:27 PM | |
| Screenshot from 2023-10-18 07-58-00.png (48.9 KB) Screenshot from 2023-10-18 07-58-00.png | Nishan Sangeeth, 18/10/2023 02:46 AM | 
       Updated by Arshana Atapattu about 2 years ago
      Updated by Arshana Atapattu about 2 years ago
      
    
    
    
       Updated by Arshana Atapattu about 2 years ago
      Updated by Arshana Atapattu about 2 years ago
      
    
    - File vokoscreen-2023-08-28_18-53-18.mkv vokoscreen-2023-08-28_18-53-18.mkv added
- Status changed from 12 to 9
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 2 years ago
      Updated by Arshana Atapattu about 2 years ago
      
    
    Search certificate with part of serial number is not working
       Updated by Nishan Sangeeth about 2 years ago
      Updated by Nishan Sangeeth about 2 years ago
      
    
    - File Screenshot from 2023-10-18 07-58-00.png Screenshot from 2023-10-18 07-58-00.png added
- Status changed from 9 to 12
- % Done changed from 0 to 100
       Updated by Arshana Atapattu almost 2 years ago
      Updated by Arshana Atapattu almost 2 years ago
      
    
    - Status changed from 12 to 9
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 almost 2 years ago
      Updated by Arshana Atapattu almost 2 years ago
      
    
    - Assignee changed from Nishan Sangeeth to Thilina Sandaruwan
       Updated by Thilina Sandaruwan almost 2 years ago
      Updated by Thilina Sandaruwan almost 2 years ago
      
    
    - Status changed from 9 to 12
       Updated by Arshana Atapattu almost 2 years ago
      Updated by Arshana Atapattu almost 2 years ago
      
    
    - Status changed from 10 to Closed
Closing due to QA accept