feat: enhance device cart with cancel feature and improve payments table filters

This commit is contained in:
2025-06-29 19:55:00 +05:00
parent 3f92a00bfe
commit 2834f23f80
3 changed files with 28 additions and 18 deletions

View File

@ -6,11 +6,12 @@ This is a web portal for SAR Link customers.
## User Menu
### Devices
- [x] Add mac vendor validation for adding devices
- [ ] 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
### Payments
- [ ] Show payments table
- [ ] Add all the filters for payment table (mobile responsive)
### Payments
- [x] Show payments table
- [x] Add all the filters for payment table (mobile responsive)
- [ ] Fix bill formula linking for generated payments
### Parental Control