Skip to content

[feature] Frontend - Location Selection in Mass Upgrade UI #315

@youhaveme9

Description

@youhaveme9

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:

  1. Add a location autocomplete field in the mass upgrade confirmation form
  2. Add a location filter in the BatchUpgradeOperation admin list view
  3. Update admin templates to display location information in the upgrade confirmation and detail views
  4. Update API endpoints to support location-based filtering
  5. 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions