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

Add a BE feature preview visual cue #4558

Closed
8 tasks done
deviantony opened this issue Dec 3, 2020 · 0 comments · Fixed by #4578
Closed
8 tasks done

Add a BE feature preview visual cue #4558

deviantony opened this issue Dec 3, 2020 · 0 comments · Fixed by #4578
Labels
kind/enhancement Applied to Feature Requests
Milestone

Comments

@deviantony
Copy link
Member

deviantony commented Dec 3, 2020

Integrate BE feature previews for the features defined below.

The extra query parameter will change depending on the feature.

  • Kubernetes - cluster setup - Security - Restrict access to the default namespace

Portainer-local (57)

Link: https://www.portainer.io/business-upsell?from=k8s-setup-default

  • Kubernetes - cluster setup - Resources and Metrics - Allow resource over-commit

Portainer-local (56)

https://www.portainer.io/business-upsell?from=k8s-setup-overcommit

  • Kubernetes - resource pools - Load balancer quota

Portainer-local (58)

https://www.portainer.io/business-upsell?from=k8s-resourcepool-lbquota

  • Kubernetes - resource pools - Storage quota

Portainer-local (59)

https://www.portainer.io/business-upsell?from=k8s-resourcepool-storagequota

  • RBAC - Roles view

Portainer - 2020-12-04T112042 653

https://www.portainer.io/business-upsell?from=k8s-rbac-roles

Note: this view do not exist in CE and will need to be added.

  • RBAC - Manage access

Portainer - 2020-12-04T112015 641

https://www.portainer.io/business-upsell?from=k8s-rbac-access

  • RM - Browse action

The browse action should be disabled and a toopltip should be displayed on hover with the following message: "This feature is available in Portainer Business Edition".

Portainer (15)

You can use the following code snippet here:

<span class="text-muted space-left" style="cursor: pointer;" data-toggle="tooltip" title="This feature is available in Portainer Business Edition"> <i class="fa fa-search" aria-hidden="true"></i> Browse</span>
  • External authentication - Oauth providers

When Oauth is selected in the Authentication settings, display the Provider options and default to Custom being selected.

All the other providers should be greyed out and display the following message on hover/tooltip: "This feature is available in Portainer Business Edition".

Portainer (16)

@deviantony deviantony added the kind/enhancement Applied to Feature Requests label Dec 3, 2020
@deviantony deviantony added this to the 2.0.1 milestone Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Applied to Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant