This commit is contained in:
@@ -63,6 +63,9 @@ todo: Seeding UI keep track of timing and later down the road when firmed up, pr
|
||||
|
||||
todo: need to track fetched keys vs used keys so can tell if fetched a key that I don't need or stopped using due to code change
|
||||
todo: need to track fetched keys that don't exists, should bomb immediately so I can remove them, they will eat up traffic for no useful purpose!!
|
||||
todo: strip all *viz fields from object before sending over the wire from client to server
|
||||
Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record
|
||||
PO I'm thinking is the main one??
|
||||
|
||||
todo: custom required rules only apply to new records!!
|
||||
|
||||
@@ -359,11 +362,6 @@ CURRENTLY DOING: workorder round two electric boogaloo
|
||||
|
||||
Do these things, check each one against the list of cases here too as there is some overlap of items
|
||||
|
||||
todo: strip all *viz fields from object before sending over the wire from client to server
|
||||
Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record
|
||||
See the header save for working example, others will be easier since they set *all* fields on return unlike header which is a bastardized one
|
||||
todo: why does server send isdirty to client, isn't that just a client thing?
|
||||
Client can set it on initial fetch
|
||||
|
||||
todo: LoanUnit edit form add "*Cost" fields to UI
|
||||
todo: part request
|
||||
|
||||
Reference in New Issue
Block a user