leigh-mil
|
c94570f83e
|
Update TO form and nested components to emit directly to parent components instead of emitting from the root component
|
2019-11-14 16:46:35 -05:00 |
|
leigh-mil
|
7f0a25ea17
|
Use translations
|
2019-10-08 10:32:02 -04:00 |
|
leigh-mil
|
07b3c68422
|
Add min and max range values to date selector so a more accurate error message can be displayed when a date is out of the range
|
2019-10-08 10:32:02 -04:00 |
|
leigh-mil
|
0c54b61579
|
Remove watch from date selector component
|
2019-09-26 16:27:10 -04:00 |
|
leigh-mil
|
92243965ec
|
parse contract dates into datetime objects
|
2019-09-26 16:22:16 -04:00 |
|
leigh-mil
|
c03820e53a
|
Emit event on input from date selector so parent element can respond
|
2019-09-26 16:22:15 -04:00 |
|
leigh-mil
|
ad86dc33fc
|
Show validation icon only if the date is complete
|
2019-09-26 16:22:15 -04:00 |
|
leigh-mil
|
e41aeaee25
|
Fix end date in alert
|
2019-09-26 16:22:15 -04:00 |
|
leigh-mil
|
789e6662a2
|
Add tests for pop date range vue component
|
2019-09-26 16:22:15 -04:00 |
|
leigh-mil
|
5e1ce65662
|
Move html out of clin fields macro and fix initial values in pop date range when there is no form data
|
2019-09-26 16:22:15 -04:00 |
|
leigh-mil
|
53cef32af5
|
Use date-selector component to display errors related to date fields
|
2019-09-26 16:22:02 -04:00 |
|
leigh-mil
|
843501c00a
|
Fix bug where name attribute of start date fields was not properly assigned
Fix bug in pop_date_range were startValid and endValid were not being properly updated
|
2019-09-26 16:22:02 -04:00 |
|
leigh-mil
|
d42cd1ff4f
|
Dynamically update the max and min values for start and end date based on the date in the other field and contract dates
|
2019-09-26 16:22:02 -04:00 |
|
leigh-mil
|
0e641a9064
|
Create vue component to manage date range logic
|
2019-09-26 16:21:27 -04:00 |
|