Created attachment 1589282 [details] screenshot timepicker Description of problem: Version-Release number of selected component (if applicable): Version 5.11.0.13.20190705140324_b74c283 How reproducible: 100% Steps to Reproduce: Steps to Reproduce: 1. Create a dialog with a Timepicker 2. Make the dialog field dynamic 3. Create a service and add your dialog 4. Order your service Actual results: Date not showing correctly Expected results: Timepicker Date formate should be 07/02/2019 Additional info: For more details https://bugzilla.redhat.com/show_bug.cgi?id=1685266#c8
https://github.com/ManageIQ/ui-components/pull/405
New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/13abc564fab2bbd7c179b57f666b779b083b2693 commit 13abc564fab2bbd7c179b57f666b779b083b2693 Author: Martin Hradil <mhradil> AuthorDate: Wed Jul 31 06:42:28 2019 -0400 Commit: Martin Hradil <mhradil> CommitDate: Wed Jul 31 06:42:28 2019 -0400 Dialog User - use m/d/y for showing dates, instead of iso the model is using a Date object, but we want the display date to use the US date format for consistency. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1728964 src/dialog-user/components/dialog-user/dialogField.html | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/ui-components/ivanchuk: https://github.com/ManageIQ/ui-components/commit/f82ab0e4c42febe4c16de34109ff6385230d75d2 commit f82ab0e4c42febe4c16de34109ff6385230d75d2 Author: Martin Povolny <mpovolny> AuthorDate: Wed Aug 7 07:16:23 2019 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Wed Aug 7 07:16:23 2019 -0400 Merge pull request #405 from himdel/date-format-bz1728964 Dialog User - use m/d/y for showing dates, instead of iso (cherry picked from commit db6c7eff51724d88254e607b1e7dcbd03b3c7e98) https://bugzilla.redhat.com/show_bug.cgi?id=1728964 src/dialog-user/components/dialog-user/dialogField.html | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
ui-components 1.2.13 https://github.com/ManageIQ/manageiq-ui-classic/pull/6006 https://github.com/ManageIQ/manageiq-ui-service/pull/1572
Verified in Version 5.11.0.19.20190813184334_ed72c9f