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

Show detailed error messages from REST API in UI #258

Closed
wants to merge 1 commit into from

Conversation

osma
Copy link
Member

@osma osma commented Feb 13, 2019

This PR adds detailed error messages which are shown in the web UI in case the analyze request to the REST API fails.

annif-ui-error

@kinow what do you think, I did this using jQuery but should this be Vue-ized somehow?

@osma osma added this to the v0.39 milestone Feb 13, 2019
@codecov
Copy link

codecov bot commented Feb 13, 2019

Codecov Report

Merging #258 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files          51       51           
  Lines        2503     2503           
=======================================
  Hits         2485     2485           
  Misses         18       18

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 131b993...5c09a75. Read the comment docs.

@kinow
Copy link
Collaborator

kinow commented Feb 14, 2019

I think we can add a bit more of Vue and replace more of jQuery. Let me give it a try.

@kinow
Copy link
Collaborator

kinow commented Feb 14, 2019

See #260

@osma
Copy link
Member Author

osma commented Feb 14, 2019

#260 implemented this much better, so closing this one.

@osma osma closed this Feb 14, 2019
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.

2 participants