diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5733c17c..8873496f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -11,6 +11,10 @@ todo: service workers for monaco going in root of website folder, must be a conf 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: + Smoke test runnable, visits every page and CRUD widget + 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 diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 8b85c27b..3c9d855a 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -133,7 +133,12 @@