dscsa / client

Browser single page application for logging written with Aurelia
3 stars 1 forks source link

ADDED maxlength attribute to box fields, made sure it has a default to avoid bugs, FIXED the import shipments function #227

Closed minasow closed 7 years ago

akircher commented 7 years ago

Added some parts manually. Can't change parseUserDate and toJsonDate behavior since they are used by other parts of the app. Luckily I don't think the shipment import even needs them.