Bug 1728964
| Summary: | Timepicker doesn't show the correct date format on service order | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
| Component: | UI - OPS | Assignee: | Martin Hradil <mhradil> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
| Priority: | medium | ||||||
| Version: | 5.11.0 | CC: | bmidwood, hkataria, lavenel, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.11.0.19 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-12-13 15:01:31 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Niyaz Akhtar Ansari
2019-07-11 06:43:00 UTC
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 |