[JBoss JIRA] (DROOLS-4086) [DMN Designer] Search feature - DMN/GDT (7.5)
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4086?page=com.atlassian.jira.plugi... ]
Guilherme Gomes resolved DROOLS-4086.
-------------------------------------
Resolution: Done
> [DMN Designer] Search feature - DMN/GDT (7.5)
> ---------------------------------------------
>
> Key: DROOLS-4086
> URL: https://issues.jboss.org/browse/DROOLS-4086
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor
> Affects Versions: 7.23.0.Final
> Reporter: Yevgeniy Fomin
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
> Attachments: Example.png, Screen Shot 2019-05-30 at 5.14.30 PM.png
>
>
> This is a community epic for the [BAPL-1279|https://issues.jboss.org/browse/BAPL-1279]. The epic was created according to the [definition of ready|https://docs.google.com/document/d/1WKv_Cx7jCts7gCQCGt_323ANH_H7dv4...] that advices what needs to be agreed before each feature implementation.
> h1. Requirement
> - The user would like to search for a text in the *Guided Decision Table editor*, in the *DMN graph*, and in the *DMN Decision Table*
> - The search mechanism must return results even when users type only the part of search term. For example, if you type a text like 'test', the words 'testing', 'tester' must be displayed
> h1. Documentation
> - Replace picture of GDT and DMN editor where they become obsolete
> h1. Acceptance test
> - Enter to large amount of data in search box
> - Search is possible when you type only the part of indicated word. For example, if you type text like 'test', the words 'testing', 'tester' should be displayed.
> - Searching for non-existing result
> - Result appearing once
> - Result appearing multiple times
> - Set of inputs:
> *- A-Z
> *- a-z
> *- 0-9
> *- Symbols: } { ] [ ) ( ~ ! @ # $ % ^ & ` | \ : " ; ' < > ? , . ⁄ - +
> *- Blank spaces
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4086) [DMN Designer] Search feature - DMN/GDT (7.5)
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4086?page=com.atlassian.jira.plugi... ]
Guilherme Gomes commented on DROOLS-4086:
-----------------------------------------
Marking this JIRA as solved since the search feature is done, and DROOLS-4406/DROOLS-4407 represent only a visual enhancement.
> [DMN Designer] Search feature - DMN/GDT (7.5)
> ---------------------------------------------
>
> Key: DROOLS-4086
> URL: https://issues.jboss.org/browse/DROOLS-4086
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor
> Affects Versions: 7.23.0.Final
> Reporter: Yevgeniy Fomin
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
> Attachments: Example.png, Screen Shot 2019-05-30 at 5.14.30 PM.png
>
>
> This is a community epic for the [BAPL-1279|https://issues.jboss.org/browse/BAPL-1279]. The epic was created according to the [definition of ready|https://docs.google.com/document/d/1WKv_Cx7jCts7gCQCGt_323ANH_H7dv4...] that advices what needs to be agreed before each feature implementation.
> h1. Requirement
> - The user would like to search for a text in the *Guided Decision Table editor*, in the *DMN graph*, and in the *DMN Decision Table*
> - The search mechanism must return results even when users type only the part of search term. For example, if you type a text like 'test', the words 'testing', 'tester' must be displayed
> h1. Documentation
> - Replace picture of GDT and DMN editor where they become obsolete
> h1. Acceptance test
> - Enter to large amount of data in search box
> - Search is possible when you type only the part of indicated word. For example, if you type text like 'test', the words 'testing', 'tester' should be displayed.
> - Searching for non-existing result
> - Result appearing once
> - Result appearing multiple times
> - Set of inputs:
> *- A-Z
> *- a-z
> *- 0-9
> *- Symbols: } { ] [ ) ( ~ ! @ # $ % ^ & ` | \ : " ; ' < > ? , . ⁄ - +
> *- Blank spaces
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-12409) Javaee8 BOM should include all spec artifacts directly
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-12409?page=com.atlassian.jira.plugin... ]
Eduardo Martins edited comment on WFLY-12409 at 8/22/19 10:17 AM:
------------------------------------------------------------------
Another positive outcome of this change is that in dev javaee8 BOM is always in sync with server, while in the past it would only be correct whenever there was jboss spec import version upgrade, lasting only till next change in related spec artifacts in server. We don't re-release jboss specs as followup on every single change in server's dep management. So this also means more accurate early testing in both BOMs and Quickstarts...
was (Author: emmartins):
Another positive outcome of this change is that in dev javaee8 BOM is always in sync with server, while in the past it would only be correct whenever there was jboss spec import version upgrade, lasting only till next change in related spec artifacts in server. We don't re-release jboss specs as followup on every single change in server's dep management. So this also means more accurate early testing...
> Javaee8 BOM should include all spec artifacts directly
> ------------------------------------------------------
>
> Key: WFLY-12409
> URL: https://issues.jboss.org/browse/WFLY-12409
> Project: WildFly
> Issue Type: Enhancement
> Components: BOM
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> ... instead of importing through JBoss Specs BOM, which WildFly does not uses and thus its dependency management may be out of sync.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-12409) Javaee8 BOM should include all spec artifacts directly
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-12409?page=com.atlassian.jira.plugin... ]
Eduardo Martins commented on WFLY-12409:
----------------------------------------
Another positive outcome of this change is that in dev javaee8 BOM is always in sync with server, while in the past it would only be correct whenever there was jboss spec import version upgrade, lasting only till next change in related spec artifacts in server. We don't re-release jboss specs as followup on every single change in server's dep management.
> Javaee8 BOM should include all spec artifacts directly
> ------------------------------------------------------
>
> Key: WFLY-12409
> URL: https://issues.jboss.org/browse/WFLY-12409
> Project: WildFly
> Issue Type: Enhancement
> Components: BOM
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> ... instead of importing through JBoss Specs BOM, which WildFly does not uses and thus its dependency management may be out of sync.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-12409) Javaee8 BOM should include all spec artifacts directly
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-12409?page=com.atlassian.jira.plugin... ]
Eduardo Martins edited comment on WFLY-12409 at 8/22/19 10:16 AM:
------------------------------------------------------------------
Another positive outcome of this change is that in dev javaee8 BOM is always in sync with server, while in the past it would only be correct whenever there was jboss spec import version upgrade, lasting only till next change in related spec artifacts in server. We don't re-release jboss specs as followup on every single change in server's dep management. So this also means more accurate early testing...
was (Author: emmartins):
Another positive outcome of this change is that in dev javaee8 BOM is always in sync with server, while in the past it would only be correct whenever there was jboss spec import version upgrade, lasting only till next change in related spec artifacts in server. We don't re-release jboss specs as followup on every single change in server's dep management.
> Javaee8 BOM should include all spec artifacts directly
> ------------------------------------------------------
>
> Key: WFLY-12409
> URL: https://issues.jboss.org/browse/WFLY-12409
> Project: WildFly
> Issue Type: Enhancement
> Components: BOM
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> ... instead of importing through JBoss Specs BOM, which WildFly does not uses and thus its dependency management may be out of sync.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-12409) Javaee8 BOM should include all spec artifacts directly
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-12409?page=com.atlassian.jira.plugin... ]
Eduardo Martins commented on WFLY-12409:
----------------------------------------
[~msvehla] it's just an internal impl enhancement, not a new feature or any changes to user. Importing the javaee8 BOM will provide the same dep management as before (Maven replaces any artifact import with such artefact's dep management).
> Javaee8 BOM should include all spec artifacts directly
> ------------------------------------------------------
>
> Key: WFLY-12409
> URL: https://issues.jboss.org/browse/WFLY-12409
> Project: WildFly
> Issue Type: Enhancement
> Components: BOM
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> ... instead of importing through JBoss Specs BOM, which WildFly does not uses and thus its dependency management may be out of sync.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months