hostbasket/actix_mvc_app/src/views/governance
Mahmoud-Emad 97e7a04827 feat: Add pagination and filtering improvements to proposal votes
- Added pagination to the proposal votes table to improve usability
  with large datasets.
- Implemented client-side filtering of votes by type and search
  terms, enhancing the user experience.
- Improved the responsiveness and efficiency of the vote filtering
  and pagination.
2025-05-22 17:13:52 +03:00
..
create_proposal.html feat: Enhance proposal creation and display 2025-05-22 16:31:11 +03:00
index.html feat: Enahnced the dashboard 2025-05-21 18:01:22 +03:00
my_votes.html feat: Add total vote counts to governance views 2025-05-22 16:08:12 +03:00
proposal_detail.html feat: Add pagination and filtering improvements to proposal votes 2025-05-22 17:13:52 +03:00
proposals.html feat: Add filtering and searching to governance proposals page 2025-05-22 15:47:11 +03:00