infisical icon indicating copy to clipboard operation
infisical copied to clipboard

feat: added pagination to secrets dashboard

Open Anonymous961 opened this issue 1 year ago • 3 comments

Closes #2224

Description 📣

Added pagination to the secrets dashboard. The number of secrets per page is currently fixed at 10. Additionally, a button can be added to allow users to change the number of items per page.

The page now looks like this: image image

Type ✨

  • [ ] Bug fix
  • [x] New feature
  • [ ] Breaking change
  • [ ] Documentation

Anonymous961 avatar Aug 17 '24 15:08 Anonymous961

Replaced custom pagination component with existing pagination component. image image

Anonymous961 avatar Aug 19 '24 06:08 Anonymous961

I'm only seeing frontend changes. Pagination should also happen on the backend.

maidul98 avatar Aug 30 '24 21:08 maidul98

I'm working on it. Would soon make a commit.

Anonymous961 avatar Sep 01 '24 17:09 Anonymous961