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 support for SLA #197

Open
sbesson opened this issue Aug 21, 2019 · 2 comments
Open

Add support for SLA #197

sbesson opened this issue Aug 21, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@sbesson
Copy link
Member

sbesson commented Aug 21, 2019

The OMERO sign-up application has been deployed in production onto the OME Demo server

Screen Shot 2019-08-21 at 11 33 02

As a RFE, it would be useful to display the Service Level Agreement (SLA), either as a pop-up or as a separate static page linked from the signup page.

@manics
Copy link
Member

manics commented Aug 21, 2019

Since this is an official app we can't embed the SLA. The help text is configurable (though it's missing from the README):
https://github.com/ome/omero-signup/blob/134ec1a9058cd9561a5cd5eb33b13c5f9245d807/omero_signup/signup_settings.py#L39-L40
This could link to an SLA hosted elsewhere.

config set -- omero.web.signup.helpmessage 'If you have trouble creating an account please contact {{ omero_server_mail_from | default('[email protected]') }}'

@sbesson sbesson transferred this issue from ome/omero-signup Aug 21, 2019
@sbesson sbesson added the enhancement New feature or request label Aug 21, 2019
@sbesson
Copy link
Member Author

sbesson commented Aug 21, 2019

Transfered from omero-signup as the extensibility mechanism is in place. I think a static page e.g. http://demo.openmicroscopy.org/sla linked from the sign-up page help message would get us most of what we need.

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

2 participants