Skip to content

feat: CRUD digital contacts #14

Description

@pskillen

Problem

Digital contacts can only be viewed, not managed. They are distinct from DMR talk groups.

Intended outcome

Full create / read / update / delete for digital contacts against the internal data models.

  • Add, edit, and delete digital contacts.
  • Model the distinction clearly: under the hood a TG = a group call to a DMR ID, a contact = a private call to a DMR ID.
  • Keep references consistent where channels/TG lists reference contacts.

Affected tool(s)

  • Tools under tools/ plus shared model/state code.

Notes

  • Depends on internal data models (genericise-import) and LocalStorage persistence.
  • Related to (but separate from) CRUD DMR talk groups and TG lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions