This commit is contained in:
@@ -40,13 +40,14 @@ todo: test errors on widget form for all controls
|
|||||||
this way can see at a glance that all the controls are properly displaying their errrors
|
this way can see at a glance that all the controls are properly displaying their errrors
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: all picklists of objects htat have tags should by default include tags as the last field
|
todo: all picklists of objects htat have tags should by default include tags as the last field
|
||||||
this is to support choosing by tag as the feature isn't very useful if you can't see the tags that come back
|
this is to support choosing by tag as the feature isn't very useful if you can't see the tags that come back
|
||||||
|
|
||||||
todo: go back and all picklists and datalists change the field key to match the lt key wherever possible.
|
|
||||||
yeah, I know, but it would save a lot of hassle and fuckery from mismatches
|
|
||||||
|
|
||||||
todo: tag search in picklist, does it support more than one tag? I forget
|
todo: tag search in picklist, does it support more than one tag? I forget
|
||||||
|
no, no it doesn't. Hmmm... fuck
|
||||||
|
maybe they can enter unlimited tags as long as they have a ..before each one?
|
||||||
Users may need to "triangulate" on to an item by multiple tags
|
Users may need to "triangulate" on to an item by multiple tags
|
||||||
|
|
||||||
todo: clicking into a decimal field with zero in it already and then clicking out causes the record to be dirty
|
todo: clicking into a decimal field with zero in it already and then clicking out causes the record to be dirty
|
||||||
@@ -69,6 +70,7 @@ todo: NEXT DEPLOY TO DEVOPS attach a photo from phone, no error just does nothin
|
|||||||
retest on server after next deploy
|
retest on server after next deploy
|
||||||
|
|
||||||
todo: test v8migrate on big shitty database
|
todo: test v8migrate on big shitty database
|
||||||
|
Joyce may have requested a copy from Scott see if it can export to my server here from her test station with latest v8 migrate
|
||||||
|
|
||||||
todo: search form object list add service bank
|
todo: search form object list add service bank
|
||||||
|
|
||||||
@@ -92,8 +94,7 @@ todo: DOC ENTRY (or is this defensive for no reason?)
|
|||||||
|
|
||||||
|
|
||||||
CURRENTLY DOING:
|
CURRENTLY DOING:
|
||||||
CustomerServiceRequest
|
|
||||||
MIGRATE
|
|
||||||
|
|
||||||
EACH OBJECT DEV CYCLE:
|
EACH OBJECT DEV CYCLE:
|
||||||
FIRST
|
FIRST
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
export default {
|
export default {
|
||||||
version: "8.0.0-alpha.97",
|
version: "8.0.0-alpha.98",
|
||||||
copyright: "© 1999-2021, Ground Zero Tech-Works Inc."
|
copyright: "© 1999-2021, Ground Zero Tech-Works Inc."
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user