Files
sarlink-portal/README.md
i701 0157eccd57
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m49s
feat: add dual range slider component and integrate it into dynamic filter for device management
2025-06-29 20:46:34 +05:00

43 lines
1.4 KiB
Markdown

This is a web portal for SAR Link customers.
# Todos
## Layout
- [ ] Auto hide the welcome banner after 5 seconds
## User Menu
### Devices
- [x] Add mac vendor validation for adding devices
- [x] Add all the filters for devices table (mobile responsive)
- [x] Add cancel feature to selected devices floating button
### Payments1
- [x] Show payments table
- [x] Add all the filters for payment table (mobile responsive)
- [x] add slider range filter
- [ ] Fix bill formula linking for generated payments
### Parental Control
- [ ] Fix block device feature
- [ ] Add all the filters for parental control table (mobile responsive)
- [ ] Disable blocking if payment is pending or omit from the table if device payment is pending
### Agreements
- [ ] Implement file upload for admin side
- [ ] Add customer relavant documents in a grid view
- [ ] Add filtering by date for agreements
## Admin Controls
### Users
- [ ] Show users table
- [ ] Add all relavant filters for users table
- [ ] Verify or reject users with a custom message
- [ ] Add functionality to send custom sms to users in user:id page
### User Devices
- [ ] Block or unblock from admin with custom message
- [ ] Show the devices table
- [ ] Add all relevant filters for user devices table
### User Payments
- [ ] Show user payments table
- [ ] Add relevant filters for user payments table
- [ ] Add computation of total value for filtered results