From 8bcf4812befaf143eead2f36c77fb2c3a669cfec Mon Sep 17 00:00:00 2001 From: i701 Date: Mon, 14 Jul 2025 21:39:17 +0500 Subject: [PATCH] =?UTF-8?q?chore(README):=20update=20task=20list=20to=20re?= =?UTF-8?q?flect=20completed=20features=20in=20parental=20control=20and=20?= =?UTF-8?q?admin=20controls=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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