This commit is contained in:
2018-11-16 00:59:10 +00:00
parent f5724f40cb
commit 869322032e
3 changed files with 16 additions and 6 deletions

View File

@@ -32,11 +32,18 @@ WEEK OF 2018-11-12 - RAVEN shell start work. YAY!
NEXT UP / CURRENTLY WORKING ON:
- About page with server license info, server version / client version
- Also should show or have link to go to the local error log "Support information" view
- Search for terms I already localized via google on microsoft localization search page to confirm they are correct or change them
- Do error handling properly!! Do some research about how to properly handle errors in vue app
- Need a log that can be displayed in UI
- Need to handled unexpected errors
- window.onerror handler?
- Vue error handler: https://vuejs.org/v2/api/#errorHandler ?
- Send errors back to server?
- some kind of trick with requesting an image but including the error stuff in the query parameter or something?
- Add an error log view that a user can go to without logging in that shows the local error log
- About page should show or have link to go to the local error log "Support information" view
- Dummy form with all RAVEN required input controls on it for testing
- As if a widget but not actual widget api calls yet so can expand this form later and save time
- Document a release procedure while doing the next step: