update README todos ✏️
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 1m32s

This commit is contained in:
2025-07-01 08:05:33 +05:00
parent 905b4fa2a6
commit 40bf8413f8

View File

@ -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 all the filters for devices table (mobile responsive)
- [x] Add cancel feature to selected devices floating button - [x] Add cancel feature to selected devices floating button
### Payments1 ### Payments1
- [x] Show payments table - [x] Show payments table
- [x] Add all the filters for payment table (mobile responsive) - [x] Add all the filters for payment table (mobile responsive)
@ -34,6 +35,7 @@ This is a web portal for SAR Link customers.
### User Devices ### User Devices
- [ ] Block or unblock from admin with custom message - [ ] 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 - [ ] Show the devices table
- [ ] Add all relevant filters for user devices table - [ ] Add all relevant filters for user devices table