This commit is contained in:
@@ -4,22 +4,6 @@
|
||||
|
||||
|
||||
|
||||
todo: service workers for monaco going in root of website folder, must be a config setting to move it into the proper place (not there)
|
||||
couldn't find anything about it, may need to post to ask, it's not the end of the world but kind of stupid looking as all the rest of the js is in subfolder
|
||||
|
||||
|
||||
todo: take a look at front end cypress testing etc again, it's going to be the best way to assure quality going forward and indespensible for smoke / load testing
|
||||
See where it's at, is any of it usable?
|
||||
Even just a single test that logs in, creates a widget using every field, edits it and deletes it would be a good smoke test
|
||||
Ideally:
|
||||
Run all tests is all that's required
|
||||
Smoke test runnable, visits every page and CRUD widget
|
||||
It should confirm each page has loaded, right now it just checks the url bar but that's not the same as erroring or not
|
||||
Runs against release mode
|
||||
need data-cy in release mode so changes need to be made to main dev and etc, perhaps it's just a default to add cy no if statement
|
||||
|
||||
|
||||
todo: hide swagger logo and branding in api explorer
|
||||
|
||||
todo: Email notification sb link to edit subscription?
|
||||
Might be handy to directly click and turn off a subscription from teh notification?
|
||||
@@ -83,7 +67,15 @@ todo: DASHBOARD
|
||||
I guess a wrapper over the graphs so they can be called directly during server render as well as from vuetify at client
|
||||
|
||||
|
||||
todo: hide swagger logo and branding in api explorer
|
||||
Is this really that important?
|
||||
also, in the docs is a section specifically saying I should do something because I'm using newtonsoft json not microsoft built in
|
||||
https://github.com/domaindrivendev/Swashbuckle.AspNetCore
|
||||
|
||||
todo: service workers for monaco going in root of website folder, must be a config setting to move it into the proper place (not there)
|
||||
couldn't find anything about it, may need to post to ask, it's not the end of the world but kind of stupid looking as all the rest of the js is in subfolder
|
||||
https://github.com/microsoft/monaco-editor-webpack-plugin/issues/126
|
||||
awaiting reply, if nothing by the time I get here then delete and wait for email notification or if I care enough again to bother with it (cosmetic)
|
||||
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@@@@ ROADMAP STAGE 5 - FINALIZE ALL NON BIZ OBJECT SPECIFIC FUNCTIONALITY
|
||||
|
||||
Reference in New Issue
Block a user