-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Title
Add Location Selection UI for Mass Firmware Upgrades
Context / Approach
To support location-based mass firmware upgrades, we need to update the admin interface to allow selecting locations when initiating a mass upgrade.
My approach will be to:
- Add a location autocomplete field in the mass upgrade confirmation form
- Add a location filter in the BatchUpgradeOperation admin list view
- Update admin templates to display location information in the upgrade confirmation and detail views
- Update API endpoints to support location-based filtering
- Update the README documentation to include information about location-based upgrades
This UI implementation will follow OpenWISP's design patterns, using autocomplete fields for better performance with large datasets and maintaining consistency with the existing group selection interface.
Dependencies
- Depends on the backend implementation of location-based mass firmware upgrades
- Requires the admin UI changes for group-based upgrades to be completed first
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done