[DAEMON-147] appc status: Hide windows-Plugin for unix / macOS machines
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-16T20:31:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Chris Barber |
Created | 2017-11-16T06:33:14.000+0000 |
Updated | 2017-11-16T20:31:31.000+0000 |
Description
When running
appcd status
, the following (red) line occurs:
windows 1.0.0-6 external /usr/local/lib/node_modules/appcd/node_modules/appcd-plugin-windows 8.9.1 Unsupported platform "darwin" 0 / 0
It's not an issue because I am not running on Windows, but it would be "UX friendly" to either hide it on the mac or just say "Not available" like Studio does for the Windows SDK.
[~hknoechel] I think it's valid to leave it in the plugins list, it'd be more confusing to hide it and other invalid plugins. What do you think about changing the color from red if it's not a valid platform? Maybe we could even grey out the plugin name if it's unsupported?
Graying out would be sweet!