This commit is contained in:
@@ -1,25 +1,21 @@
|
|||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / IMPORT / EXPORT / DASHBOARD / KPI
|
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - DASHBOARD / KPI
|
||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
DASHBOARD / KPI / BIZ METRICS
|
DASHBOARD / KPI / BIZ METRICS
|
||||||
|
|
||||||
todo: DASHBOARD
|
todo: DASHBOARD
|
||||||
- Joyce kpi / charts and graphs
|
- Joyce kpi / charts and graphs
|
||||||
|
TODO:
|
||||||
|
Make the framework for them, obvs won't have all the data to do them all so look through, find common reqs and code a flexible component(s) for that
|
||||||
|
Ensure have capability to do all the biz metrics planned for v8.0 release
|
||||||
|
|
||||||
- these cases:
|
- these cases:
|
||||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2024
|
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2024
|
||||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1974
|
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1974
|
||||||
- REPORTING / Printable, need to test render these same metrics graphs in reports
|
- REPORTING NOT REQUIRED FOR THIS VERSION, UI CONTROLS ONLY
|
||||||
HOL UP...actually, this could be a v.next feature just to speed things along...or maybe never.
|
|
||||||
Need to confirm this as I go along, probably need to replicate the graphs at the server end...shit
|
|
||||||
could be images also but need to render somewhere
|
|
||||||
I guess a wrapper over the graphs so they can be called directly during server render as well as from vuetify at client
|
|
||||||
|
|
||||||
|
|
||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
@@ -29,7 +25,9 @@ todo: DASHBOARD
|
|||||||
todo: Much of this stage below needs TRIAGING, do that first.
|
todo: Much of this stage below needs TRIAGING, do that first.
|
||||||
Any real (corebizobject) shit goes to stage 7
|
Any real (corebizobject) shit goes to stage 7
|
||||||
|
|
||||||
todo: FRONT END ROADMAP RELEASES (Sept 23 2020 was put on hold as it appears vuetify is way behind so looking like post release but check again here)
|
todo: VUE / VUETIFY ROADMAP RELEASES (Sept 23 2020 was put on hold as it appears vuetify is way behind so looking like post release but check again here)
|
||||||
|
Q1 2021 is vuetify v3
|
||||||
|
https://vuetifyjs.com/en/introduction/roadmap/
|
||||||
look at what's coming on the radar before release in the big libs I'm using at front end as well, i.e. new vue or vuetify major release etc
|
look at what's coming on the radar before release in the big libs I'm using at front end as well, i.e. new vue or vuetify major release etc
|
||||||
I would really like to release without a huge new migration looming over my head post release with potential breaking changes
|
I would really like to release without a huge new migration looming over my head post release with potential breaking changes
|
||||||
Vue 3.x is about ready now or very shortly: https://v3.vuejs.org/guide/migration/introduction.html#overview
|
Vue 3.x is about ready now or very shortly: https://v3.vuejs.org/guide/migration/introduction.html#overview
|
||||||
@@ -38,8 +36,6 @@ todo: FRONT END ROADMAP RELEASES (Sept 23 2020 was put on hold as it appears vue
|
|||||||
Vuetify 3.x is lagging way behind vue 3.x and doesn't appear to be even close so
|
Vuetify 3.x is lagging way behind vue 3.x and doesn't appear to be even close so
|
||||||
Put front end newification on hold until it all shakes out, looks like post release`
|
Put front end newification on hold until it all shakes out, looks like post release`
|
||||||
|
|
||||||
todo: "lighthouse" score? PWA test tool for certification?
|
|
||||||
todo: it would be *extremely* useful if we could run automated tests against the release ui with devops server
|
|
||||||
|
|
||||||
|
|
||||||
todo: See if this has a use: as an aside there is a relative time formatter available which might be handy
|
todo: See if this has a use: as an aside there is a relative time formatter available which might be handy
|
||||||
|
|||||||
Reference in New Issue
Block a user