This commit is contained in:
2020-10-09 20:30:47 +00:00
parent d712df6776
commit 9db6d855d3

View File

@@ -4,6 +4,7 @@
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
todo: hide swagger logo and branding in api explorer
@@ -13,12 +14,16 @@ todo: Email notification sb link to edit subscription?
todo: v7 items .net final version update to if possible and feature request for search client notes direct open plus whatever is on the list
### MEDIUM ITEMS #######
todo: DataListFilter UI pretty shitty
error on duplicate
how to make a new filter?
todo: decimal-control and currency-control:
Fix currency and decimal input controls since after vue-currency update latest version get error ".$ci is undefined" when open a form with them on it
proposal: remove all need for vue-currency-input, see if can roll my own using intl code