aepstein / vumt

Visitor Use Management Tool
GNU General Public License v3.0
1 stars 2 forks source link

Pagination #63

Closed aepstein closed 3 years ago

aepstein commented 3 years ago

Close #52 . Adds cursor-based pagination to each API endpoint with text-based search, limiting retrieval to 10 entries at a time. Adds infinite scroll/search to front-end.