feat(store): show module maintainers (0.79.0)
Some checks failed
Security / Security check (push) Failing after 2s
Some checks failed
Security / Security check (push) Failing after 2s
The detail sheet always answers 'who maintains this?': one selectable line per maintainer from the store index's new maintainers list, or an honest 'not specified' when the index names nobody (StoreMaintainersSection, public for the widget tests). The install trust gate carries the same fact when present and stays terse otherwise. DE+EN; dialog-harness proof captured with the maintainer row. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
66886389a6
commit
351c5a82bc
13 changed files with 198 additions and 2 deletions
|
|
@ -6,6 +6,14 @@ lockstep.
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Added (0.79.0)
|
||||
|
||||
- **Maintainers in the store.** The detail sheet always answers "who
|
||||
maintains this?" — one selectable line per maintainer from the
|
||||
store index, or an honest "not specified" when the index names
|
||||
nobody. The install trust gate carries the same fact when present.
|
||||
All bundled seed entries name their maintainer (guarded hub-side).
|
||||
|
||||
### Fixed — honest install badge in the flow editor (0.78.0)
|
||||
|
||||
- **Install is only offered when the store can deliver.** The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue