diff --git a/README.md b/README.md index 2f0cd0d..071e69e 100644 --- a/README.md +++ b/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