Bug 1686077 - [RFE] : Feature request to be able to add a default date/time to Timepicker in dialog
Summary: [RFE] : Feature request to be able to add a default date/time to Timepicker i...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.10.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.11.8
Assignee: Milan Zázrivec
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-06 16:45 UTC by Shveta
Modified: 2022-07-09 11:43 UTC (History)
7 users (show)

Fixed In Version: 5.11.8.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-30 14:01:06 UTC
Category: Feature
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
simaishi: cfme-5.11.z+


Attachments (Terms of Use)
No default value (106.57 KB, image/png)
2019-03-06 16:45 UTC, Shveta
no flags Details

Description Shveta 2019-03-06 16:45:28 UTC
Created attachment 1541513 [details]
No default value

Description of problem:


Version-Release number of selected component (if applicable):
5.10.1.1.20190212171432_83eb777

How reproducible:


Steps to Reproduce:
1. Create a dialog with timepicker.
2. See attached screenshot. we cannot set default value to it.
3.

Actual results:


Expected results: Need ability to be able to set default date/time in Timepicker


Additional info:

Comment 7 CFME Bot 2019-04-15 16:46:35 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/82f279a42bda8251df1fa00fd0a5426238c4f32c
commit 82f279a42bda8251df1fa00fd0a5426238c4f32c
Author:     Roman Blanco <rblanco>
AuthorDate: Thu Mar  7 10:32:41 2019 -0500
Commit:     Roman Blanco <rblanco>
CommitDate: Thu Mar  7 10:32:41 2019 -0500

    Showing default value for date/time picker in service dialog preview

    fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1686077

 app/views/miq_ae_customization/_dialog_sample.html.haml | 8 +-
 1 file changed, 4 insertions(+), 4 deletions(-)

Comment 9 CFME Bot 2019-09-12 14:17:15 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/5d439749c04d932932645bee5128321ef86df656
commit 5d439749c04d932932645bee5128321ef86df656
Author:     Roman Blanco <rblanco>
AuthorDate: Thu Mar  7 10:31:30 2019 -0500
Commit:     Roman Blanco <rblanco>
CommitDate: Thu Mar  7 10:31:30 2019 -0500

    Allow setting default value for date/time picker in Dialog Editor modal

    fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1686077

 src/dialog-editor/components/modal-field-template/date-control.html | 88 +
 src/dialog-editor/components/modal-field-template/date-time-control.html | 10 +
 src/dialog-editor/components/modal-field/field.html | 2 +-
 3 files changed, 99 insertions(+), 1 deletion(-)

Comment 10 CFME Bot 2019-10-23 19:47:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/66ed24916a2998dd0207f3ec1566d157a7d29266
commit 66ed24916a2998dd0207f3ec1566d157a7d29266
Author:     Martin Hradil <mhradil>
AuthorDate: Wed Oct 23 11:18:40 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Wed Oct 23 11:18:40 2019 -0400

    Update ui-components to 1.3.2

    v1.3.2
        ManageIQ/ui-components#373
        ManageIQ/ui-components#412
        ManageIQ/ui-components#414
        ManageIQ/ui-components#415
        ManageIQ/ui-components#417
        ManageIQ/ui-components#418
        ManageIQ/ui-components#421
        ManageIQ/ui-components#423

        https://bugzilla.redhat.com/show_bug.cgi?id=1686077
        https://bugzilla.redhat.com/show_bug.cgi?id=1729379

 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 11 CFME Bot 2019-10-24 09:41:03 UTC
New commit detected on ManageIQ/manageiq-ui-service/master:

https://github.com/ManageIQ/manageiq-ui-self_service/commit/46fa3784c69862516e855f5ee6e0acbdd95cc5f8
commit 46fa3784c69862516e855f5ee6e0acbdd95cc5f8
Author:     Martin Hradil <mhradil>
AuthorDate: Wed Oct 23 11:18:47 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Wed Oct 23 11:18:47 2019 -0400

    Update ui-components to 1.3.2

    v1.3.2
        ManageIQ/ui-components#373
        ManageIQ/ui-components#412
        ManageIQ/ui-components#414
        ManageIQ/ui-components#415
        ManageIQ/ui-components#417
        ManageIQ/ui-components#418
        ManageIQ/ui-components#421
        ManageIQ/ui-components#423

        https://bugzilla.redhat.com/show_bug.cgi?id=1686077
        https://bugzilla.redhat.com/show_bug.cgi?id=1729379

 package.json | 2 +-
 yarn.lock | 8 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Comment 15 CFME Bot 2020-08-20 13:06:36 UTC
New commit detected on ManageIQ/ui-components/ivanchuk:

https://github.com/ManageIQ/ui-components/commit/8660c6fb47a725f3fefb676bdfbd45fa2ab83f80
commit 8660c6fb47a725f3fefb676bdfbd45fa2ab83f80
Author:     Martin Hradil <mhradil>
AuthorDate: Thu Sep 12 14:10:20 2019 +0000
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Aug 20 13:01:38 2020 +0000

    Merge pull request #373 from romanblanco/bz1686077

    Allow setting default value for date/time picker in Dialog Editor modal

    (cherry picked from commit 8811c766d812d37d91cf89f5b455999d81bf20c6)

    https://bugzilla.redhat.com/show_bug.cgi?id=1686077
    https://bugzilla.redhat.com/show_bug.cgi?id=1706848

 src/dialog-editor/components/field/field.html | 37 +-
 src/dialog-editor/components/modal-field-template/date-control.html | 115 +
 src/dialog-editor/components/modal-field-template/date-time-control.html | 23 +
 src/dialog-editor/components/modal-field-template/modalFieldTemplateComponent.ts | 3 +-
 src/dialog-editor/components/modal-field/field.html | 2 +-
 5 files changed, 170 insertions(+), 10 deletions(-)

Comment 16 Niyaz Akhtar Ansari 2020-09-10 08:05:14 UTC
Verified in Version 5.11.8.0.20200908214813_b3cc53d

Comment 21 errata-xmlrpc 2020-09-30 14:01:06 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: CloudForms 5.0.8 security, bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4134


Note You need to log in before you can comment on or make changes to this bug.