mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-15 11:05:50 +00:00
chore(README): update task list to reflect completed features in parental control and admin controls 🔧
This commit is contained in:
14
README.md
14
README.md
@ -17,7 +17,7 @@ This is a web portal for SAR Link customers.
|
||||
- [ ] Fix bill formula linking for generated payments
|
||||
|
||||
### Parental Control
|
||||
- [ ] Fix block device feature
|
||||
- [x] 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
|
||||
|
||||
@ -28,16 +28,16 @@ This is a web portal for SAR Link customers.
|
||||
|
||||
## Admin Controls
|
||||
### Users
|
||||
- [ ] Show users table
|
||||
- [x] Show users table
|
||||
- [ ] Add all relavant filters for users table
|
||||
- [ ] Verify or reject users with a custom message
|
||||
- [x] 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
|
||||
- [ ] Blocking devices for client and admin using useActionState instead of client side button onClick handlers
|
||||
- [ ] Show the devices table
|
||||
- [ ] Add all relevant filters for user devices table
|
||||
- [x] Block or unblock from admin with custom message
|
||||
- [x] Blocking devices for client and admin using useActionState instead of client side button onClick handlers
|
||||
- [x] Show the devices table
|
||||
- [x] Add all relevant filters for user devices table
|
||||
|
||||
### User Payments
|
||||
- [ ] Show user payments table
|
||||
|
Reference in New Issue
Block a user