This commit is contained in:
2020-10-08 20:45:48 +00:00
parent 4e18d3d38c
commit b317d01e69

View File

@@ -1,28 +1,15 @@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
todo: lodash, according to lighthouse it's vulnerable version and needs update
can I just remove it and replace the functionality with built in javascript methods now?
window.$gz._
pick-list.vue uses the debounce function which can be replicated with this code here:
https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_debounce
todo: disabled icons too bright, i.e. save looks like it is active but is slightly grayer, should it be invisible or much more disabled looking?
perhaps it's the vuetify.js disabled color setting?
todo: deploy and ui test login page for build 71,
todo: known issues has some efficiency settings for themes and good stuff to know, check it: https://github.com/vuetifyjs/vuetify/releases/tag/v2.3.0#user-content-known-issues
todo: is notifynewcount request double sending? It seems like it appears twice at the same moment in the log
todo: widget usertype not set on new record error says "invalid value [2203]" shouldn't it say it's required instead?
todo: libs outside of package.json, check if they are outdated or need updating or can be replaced / removed
todo: scaffold a new vue project with same options and see what it generates for all the config files etc
I might be missing some new stuff that needs to be in there in light of the webpack whitelist thing earlier
todo: user form
create user but just type name, try to save, get mysterious object did not pass validation but it doesn't show the actual error which is customertype not set?!
todo: Joyce issue report: