mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 12:36:59 +00:00 
			
		
		
		
	
		
			All checks were successful
		
		
	
	Build and Push Docker Images / Build and Push Docker Images (push) Successful in 8m55s
				
			
		
			
				
	
	
	
		
			1.6 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.6 KiB
		
	
	
	
	
	
	
	
This is a web portal for SAR Link customers.
Todos
Layout
- Auto hide the welcome banner after 5 seconds
 
User Menu
Devices
- Add mac vendor validation for adding devices
 - Add all the filters for devices table (mobile responsive)
 - Add cancel feature to selected devices floating button
 
Payments
- Show payments table
 - Add all the filters for payment table (mobile responsive)
- add slider range filter
 
 - Fix bill formula linking for generated payments
 
Parental Control
- 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
 
Topups
- add textarea in topup dialog for admin. if no detail given generate on backend otherwise take the text from text area
 
Agreements
- Implement file upload for admin side
 - Add customer relavant documents in a grid view
 
Admin Controls
Users
- Show users table
 - handle verify api no response case
 - Add all relavant filters for users table
 - 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
 
User Payments
- Show user payments table
 - Add relevant filters for user payments table