[JBoss JIRA] (DROOLS-3492) Create UX proposal to show/edit Test Scenario (Preview) global setting
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3492?page=com.atlassian.jira.plugi... ]
tao zhu updated DROOLS-3492:
----------------------------
Attachment: (was: 屏幕快照 2019-01-23 下午4.08.30.png)
> Create UX proposal to show/edit Test Scenario (Preview) global setting
> ----------------------------------------------------------------------
>
> Key: DROOLS-3492
> URL: https://issues.jboss.org/browse/DROOLS-3492
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UXD, UXTeam
> Attachments: 11unnamed.png, TestScenario_Cheatsheet.png, TestScenario_TestEditor.png, TestScenario_TestReport.png, TestScenario_whole.png, test-report-icon.png, 屏幕快照 2019-01-22 下午4.44.04.png, 屏幕快照 2019-01-23 下午4.08.30.png
>
>
> As user I want to be able to see/edit editor global settings.
> For instance DMN file linked to the scenario or the Session name of a Rule scenario
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3492) Create UX proposal to show/edit Test Scenario (Preview) global setting
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3492?page=com.atlassian.jira.plugi... ]
tao zhu edited comment on DROOLS-3492 at 1/23/19 3:10 AM:
----------------------------------------------------------
Hi [~kkufova], [~aglass] Commented a "Test Report" (see Drools-3486 for additional requirements for reporting). I am not sure whether they are the same function, I am not star this task yet. Agree with your feedback, awesome!! Thank you so much~
was (Author: zhutaojiajia):
Hi [~kkufova] [~aglass] Commented a "Test Report" (see Drools-3486 for additional requirements for reporting). I am not sure whether they are the same function, I am not star this task yet. Agree with your feedback, awesome!! Thank you so much~
> Create UX proposal to show/edit Test Scenario (Preview) global setting
> ----------------------------------------------------------------------
>
> Key: DROOLS-3492
> URL: https://issues.jboss.org/browse/DROOLS-3492
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UXD, UXTeam
> Attachments: 11unnamed.png, TestScenario_Cheatsheet.png, TestScenario_TestEditor.png, TestScenario_TestReport.png, TestScenario_whole.png, test-report-icon.png, 屏幕快照 2019-01-22 下午4.44.04.png, 屏幕快照 2019-01-23 下午4.08.30.png, 屏幕快照 2019-01-23 下午4.08.30.png
>
>
> As user I want to be able to see/edit editor global settings.
> For instance DMN file linked to the scenario or the Session name of a Rule scenario
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3492) Create UX proposal to show/edit Test Scenario (Preview) global setting
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3492?page=com.atlassian.jira.plugi... ]
tao zhu edited comment on DROOLS-3492 at 1/23/19 3:09 AM:
----------------------------------------------------------
Hi [~kkufova] The last icon may be updated to "coverage report"
was (Author: zhutaojiajia):
Hi [~kkufova] The last icon may be updated to "coverage report"
!屏幕快照 2019-01-22 下午4.44.04.png|thumbnail!
> Create UX proposal to show/edit Test Scenario (Preview) global setting
> ----------------------------------------------------------------------
>
> Key: DROOLS-3492
> URL: https://issues.jboss.org/browse/DROOLS-3492
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UXD, UXTeam
> Attachments: 11unnamed.png, TestScenario_Cheatsheet.png, TestScenario_TestEditor.png, TestScenario_TestReport.png, TestScenario_whole.png, test-report-icon.png, 屏幕快照 2019-01-22 下午4.44.04.png, 屏幕快照 2019-01-23 下午4.08.30.png, 屏幕快照 2019-01-23 下午4.08.30.png
>
>
> As user I want to be able to see/edit editor global settings.
> For instance DMN file linked to the scenario or the Session name of a Rule scenario
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11627) ExampleDS is requirement for applications that don't mandate it.
by Bartosz Baranowski (Jira)
[ https://issues.jboss.org/browse/WFLY-11627?page=com.atlassian.jira.plugin... ]
Bartosz Baranowski updated WFLY-11627:
--------------------------------------
Steps to Reproduce:
* /subsystem=datasources/data-source=ExampleDS:write-attribute(name=enabled,value=false)
* :reload
* deploy ~/redhat/git/quickstart/logging/target/jboss-logging.war
OUtcome:
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.jboss.datasources.ExampleDS"],"WFLY
CTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jboss-logging.jboss-logging.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}}}
This will happen even with empty.war - which contain only index.html
was:
* /subsystem=datasources/data-source=ExampleDS:write-attribute(name=enabled,value=false)
* :reload
* deploy ~/redhat/git/quickstart/logging/target/jboss-logging.war
> ExampleDS is requirement for applications that don't mandate it.
> ----------------------------------------------------------------
>
> Key: WFLY-11627
> URL: https://issues.jboss.org/browse/WFLY-11627
> Project: WildFly
> Issue Type: Bug
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Priority: Major
> Attachments: empty.war
>
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11627) ExampleDS is requirement for applications that don't mandate it.
by Bartosz Baranowski (Jira)
[ https://issues.jboss.org/browse/WFLY-11627?page=com.atlassian.jira.plugin... ]
Bartosz Baranowski commented on WFLY-11627:
-------------------------------------------
Ach darn it, last comment did not make it. If DS is disabled, application that does not declare explicit dependency fails to deploy(in this case it is jsp, but you can reproduce it with empty war with just index.html):
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.jboss.datasources.ExampleDS"],"WFLY
CTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.empty.empty.DefaultDataSource is missing [jboss.naming.context.java.jboss.datasources.ExampleDS]"]}}}
> ExampleDS is requirement for applications that don't mandate it.
> ----------------------------------------------------------------
>
> Key: WFLY-11627
> URL: https://issues.jboss.org/browse/WFLY-11627
> Project: WildFly
> Issue Type: Bug
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Priority: Major
> Attachments: empty.war
>
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3511) UX Design for additional options for "create scenario" asset dialog
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3511?page=com.atlassian.jira.plugi... ]
tao zhu commented on DROOLS-3511:
---------------------------------
!屏幕快照 2019-01-23 上午10.21.35.png|thumbnail!
The dialog should support other types of entry fields, but the interaction design is similar, just need to change the field type.
[~aglass] Shall we design all kinds of input form?
> UX Design for additional options for "create scenario" asset dialog
> -------------------------------------------------------------------
>
> Key: DROOLS-3511
> URL: https://issues.jboss.org/browse/DROOLS-3511
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Amy Glass
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: TestScenarioPreviewDEVversion.png, 屏幕快照 2019-01-23 上午10.21.35.png
>
>
> Add configuration options to the "Create New Test Scenario" dialog.
> There should be a drop-down selector to select Source Type.
> Currently, the values in the drop-down will be Rule and DMN, but this list can grow.
> Once the user selects a value, depending on the source selected, the user may need to specify more information, such as a file name.
> Drools-2696 includes an initial MVP design. This issue is created to expand upon that design to support additional configuration options.
> [~dzonca] [~tirelli] [~ibek] Please add additional details if possible. Thank you.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3511) UX Design for additional options for "create scenario" asset dialog
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3511?page=com.atlassian.jira.plugi... ]
tao zhu updated DROOLS-3511:
----------------------------
Attachment: 屏幕快照 2019-01-23 上午10.21.35.png
> UX Design for additional options for "create scenario" asset dialog
> -------------------------------------------------------------------
>
> Key: DROOLS-3511
> URL: https://issues.jboss.org/browse/DROOLS-3511
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Amy Glass
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: TestScenarioPreviewDEVversion.png, 屏幕快照 2019-01-23 上午10.21.35.png
>
>
> Add configuration options to the "Create New Test Scenario" dialog.
> There should be a drop-down selector to select Source Type.
> Currently, the values in the drop-down will be Rule and DMN, but this list can grow.
> Once the user selects a value, depending on the source selected, the user may need to specify more information, such as a file name.
> Drools-2696 includes an initial MVP design. This issue is created to expand upon that design to support additional configuration options.
> [~dzonca] [~tirelli] [~ibek] Please add additional details if possible. Thank you.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months