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 proper error handling and user feedback #59

Closed
remie opened this issue Aug 26, 2015 · 0 comments
Closed

Add proper error handling and user feedback #59

remie opened this issue Aug 26, 2015 · 0 comments
Assignees
Milestone

Comments

@remie
Copy link
Collaborator

remie commented Aug 26, 2015

Stuff can go wrong. Deal with it.

@remie remie modified the milestone: 1.0.0 Aug 26, 2015
@remie remie self-assigned this Aug 26, 2015
remie added a commit that referenced this issue Oct 2, 2015
- Adding Errors module for advanced error handling
- Implementing Errors module for displaying download errors
- Introducing res.process() method for removing duplicate code
- Adding unit tests for Errors module
- Updating existing unit tests
- Generic code cleanup
remie added a commit that referenced this issue Oct 2, 2015
- Refactoring Errors module to be a Restify middleware module for safe thread execution
- Fixed small implementation bugs in Errors module
- Updating existing unit tests
remie added a commit that referenced this issue Oct 2, 2015
- Implementing user feedback for failed file uploading errors
remie added a commit that referenced this issue Oct 2, 2015
- Refactoring Routes module in preparation of implementing user feedback for routes
- Updating UI & unit tests accordingly
remie added a commit that referenced this issue Oct 2, 2015
- Fixing issue with Dropzone file upload after refactoring Router module
- Adjusted unit tests accordingly
remie added a commit that referenced this issue Oct 2, 2015
- Fixing issue with file download after refactoring Router module
- Adjusted unit tests accordingly
remie added a commit that referenced this issue Oct 2, 2015
remie added a commit that referenced this issue Oct 2, 2015
remie added a commit that referenced this issue Oct 2, 2015
remie added a commit that referenced this issue Oct 2, 2015
@remie remie closed this as completed in c827b0f Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant