This commit is contained in:
@@ -2,38 +2,6 @@
|
|||||||
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
|
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
|
||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
|
||||||
TODO: NEW CLIENT UPDATE ISSUES
|
|
||||||
NOTE: This might all be due to package.json needing to have it's version updated
|
|
||||||
it might be pulling that into the serviceworker for pwa or consulting it
|
|
||||||
NOPE, doesn't make any difference setting package.json version
|
|
||||||
|
|
||||||
Right now it doesn't always refresh, have to manually do so, it should reload and ditch the cache on update, not sure why it isn't to be honest
|
|
||||||
Try a test of it here locally and with release build, check network traffic, is it in fact actually updating and it's just the login page that isn't or...?
|
|
||||||
|
|
||||||
have an url that opens automatically or a notification and link to one after a new version has been detected just
|
|
||||||
like visual studio does in order to show what is new in this version
|
|
||||||
maybe ideally it opens to a new document page "whats new in version x.xx"
|
|
||||||
this way no need to go beyond the local server or hit our site unnecessarily
|
|
||||||
|
|
||||||
todo: Client is *NOT* automatically updating no matter what version numbers are set
|
|
||||||
Need to look into this and fix it for certain as it will be a huge issue when beta / release generally
|
|
||||||
Find the notes already about this, maybe there is a link about serviceworkers etc
|
|
||||||
|
|
||||||
https://medium.com/@dougallrich/give-users-control-over-app-updates-in-vue-cli-3-pwas-20453aedc1f2
|
|
||||||
|
|
||||||
TESTING:
|
|
||||||
Test update process when logged in
|
|
||||||
/Localized text shows properly adn acts appropriate
|
|
||||||
/If click cancel to update prompt, doesn't update and close without logout and reopen updates the next time it's opened anyway
|
|
||||||
not logged in
|
|
||||||
/Just updates on it's own
|
|
||||||
Test from devices on devops
|
|
||||||
Will need a double update to accomplish this test
|
|
||||||
This will ensure no cors issues too
|
|
||||||
Test while NOT logged in as installed app, not running, next open it updates
|
|
||||||
TEST while logged in as installed app, offers update prompt and works
|
|
||||||
|
|
||||||
todo: RESET DEV MODE QUICK EVERY MINUTE CHECK TO HOURLY
|
|
||||||
|
|
||||||
todo: Joyce issue report:
|
todo: Joyce issue report:
|
||||||
NOTE: have noticed something :
|
NOTE: have noticed something :
|
||||||
|
|||||||
Reference in New Issue
Block a user