The current-but-possibly-soon-old app catalogue page in the docs has a handy legend explaining the overall and per-feature scores – we should include this on the app list too, possibly using some snazzy slide-in or hover behaviour. If the metadata about scores doesn't need to live anywhere else, we could include it in the .elm files and not need to worry about doing more HTTP requests & JSON decoding 🤔
The current-but-possibly-soon-old [app catalogue page in the docs](https://docs.coopcloud.tech/apps/) has a [handy legend](https://docs.coopcloud.tech/apps/#status-legend) explaining the overall and per-feature scores – we should include this on the app list too, possibly using some snazzy slide-in or hover behaviour. If the metadata about scores doesn't need to live anywhere else, we could include it in the `.elm` files and not need to worry about doing more HTTP requests & JSON decoding 🤔
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The current-but-possibly-soon-old app catalogue page in the docs has a handy legend explaining the overall and per-feature scores – we should include this on the app list too, possibly using some snazzy slide-in or hover behaviour. If the metadata about scores doesn't need to live anywhere else, we could include it in the
.elmfiles and not need to worry about doing more HTTP requests & JSON decoding 🤔See also: coop-cloud/docs.coopcloud.tech#113