chore(README): update task list to reflect completed features in parental control and admin controls 🔧

This commit is contained in:
2025-07-14 21:39:17 +05:00
parent 8fac07bb60
commit 8bcf4812be

View File

@ -17,7 +17,7 @@ This is a web portal for SAR Link customers.
- [ ] Fix bill formula linking for generated payments - [ ] Fix bill formula linking for generated payments
### Parental Control ### Parental Control
- [ ] Fix block device feature - [x] Fix block device feature
- [ ] Add all the filters for parental control table (mobile responsive) - [ ] 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 - [ ] 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 ## Admin Controls
### Users ### Users
- [ ] Show users table - [x] Show users table
- [ ] Add all relavant filters for 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 - [ ] Add functionality to send custom sms to users in user:id page
### User Devices ### User Devices
- [ ] Block or unblock from admin with custom message - [x] Block or unblock from admin with custom message
- [ ] Blocking devices for client and admin using useActionState instead of client side button onClick handlers - [x] Blocking devices for client and admin using useActionState instead of client side button onClick handlers
- [ ] Show the devices table - [x] Show the devices table
- [ ] Add all relevant filters for user devices table - [x] Add all relevant filters for user devices table
### User Payments ### User Payments
- [ ] Show user payments table - [ ] Show user payments table