From 40bf8413f817a74b160693de7e0cca30dcbac24b Mon Sep 17 00:00:00 2001 From: i701 Date: Tue, 1 Jul 2025 08:05:33 +0500 Subject: [PATCH] =?UTF-8?q?update=20README=20todos=20=E2=9C=8F=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dcd0ac..2f0cd0d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This is a web portal for SAR Link customers. - [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) @@ -34,8 +35,9 @@ This is a web portal for SAR Link customers. ### User Devices - [ ] Block or unblock from admin with custom message - - [ ] Show the devices table - - [ ] Add all relevant filters for user devices table +- [ ] 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 ### User Payments - [ ] Show user payments table