PromucFlow_constructor/app/client/src/workers
Vicky Bansal 11f5687b38
Date picker validation fixed (#2789)
* Date picker validation fixed

* Added date value check to remove unncessary validations

Commented defaultDate validation test as invalid date cannot be saved in date control

* Fixed date selection on user change

Fixed min and max date parsing for date picker control default date

* Added validation for min and max date in validations to handle validations when field is converted to JS
2021-02-02 20:12:49 +05:30
..
evaluation.test.ts Avoid double validation (#2687) 2021-01-29 11:34:28 +05:30
evaluation.worker.ts Fix Array paths (#2775) 2021-01-29 09:59:23 -08:00
evaluationUtils.test.ts Fix Array paths (#2775) 2021-01-29 09:59:23 -08:00
evaluationUtils.ts Fix Array paths (#2775) 2021-01-29 09:59:23 -08:00
validations.ts Date picker validation fixed (#2789) 2021-02-02 20:12:49 +05:30