Update:Listening sessions table for multi-select, sorting and rows per page

- Updated get all sessions API endpoint to include sorting
- Added sessions API endpoint for batch deleting
This commit is contained in:
advplyr 2023-12-21 13:52:42 -06:00
parent 46ec59c74e
commit 76119445a3
25 changed files with 375 additions and 62 deletions

View file

@ -56,6 +56,7 @@ module.exports = {
'16': '4rem',
'20': '5rem',
'24': '6rem',
'26': '6.5rem',
'32': '8rem',
'48': '12rem',
'64': '16rem',