Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More plugin directory facet values: upgradable, default #11

Closed
Tracked by #74
simonw opened this issue Sep 11, 2021 · 2 comments
Closed
Tracked by #74

More plugin directory facet values: upgradable, default #11

simonw opened this issue Sep 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Sep 11, 2021

Plugins that are not at their most recent version should show a "upgrade" button and have a installation status of "upgradable"

Default plugins cannot be uninstalled, so should have a status of "default" and not offer the forthcoming uninstall button.

@simonw simonw added the enhancement New feature or request label Sep 11, 2021
@simonw
Copy link
Owner Author

simonw commented Sep 11, 2021

One catch: the list of default plugins belongs in the Electron app, not this support plugin. I'll probably need to pass it through as another environment variable.

@simonw
Copy link
Owner Author

simonw commented Sep 11, 2021

I'm not going to make default a facet, but I will still need to pass it through.

Implemented a separate upgrade facet in f547c46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant