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

Fail gracefully on missing frontend #1755

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

jrjohnson
Copy link
Member

@jrjohnson jrjohnson commented Feb 15, 2017

Instead of just dying we can be much better with this. By messaging the
user during cache:clear and then presenting an error page we can ensure
that tests will run even if there is an API mismatch between Ilios and
the fronted and no comparable fronted is yet available.

Fixes #1626

The user will see this screen if they attempt to load ilios while there is no frontend:

no-frontend

Instead of just dying we can be much better with this.  By messaging the
user during cache:clear and then presenting an error page we can ensure
that tests will run even if there is an API mismatch between Ilios and
the fronted and no comparable fronted is yet available.
@thecoolestguy thecoolestguy merged commit 500e312 into ilios:master Feb 15, 2017
@jrjohnson jrjohnson deleted the 1626-nofrontend branch February 16, 2017 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants