Registered users can suggest edits to any contact's core fields (callsigns, grids, band, mode, timestamp). Edits enter an admin approval queue with field-by-field diff view. On approve, changes are applied and enrichment re-enqueued if grids/band changed. Users receive email notification on approve or reject. Also updates dependabot.yml for mix ecosystem.
6 lines
107 B
YAML
6 lines
107 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "mix"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|