[JBoss JIRA] (DROOLS-2848) Make the Verifier Web Worker connector reusable for different V&V types
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2848?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2848:
--------------------------------
Description:
Actions needed for this:
* Rename DTable verifier to dtableverifier
* Make a register for web workers that finds the right backend providers with CDI
* Create webworker service into kie-wb-common-verifier-api that delivers the correct web worker files based on the module name.
* Make the drools-wb-verifier-webworker provide the web worker so the the web worker service picks it up.
* Move the actual web worker connection codes from dtables module to kie-wb-common-api and make them generic
h2. Acceptance test
Try different tables to verify all checks still works
- Empty row
- Subsumptant
- Duplicate
- Missing action
- Missing condition
- Deficient
was:
Actions needed for this:
* Rename DTable verifier to dtableverifier
* Make a register for web workers that finds the right backend providers with CDI
* Create webworker service into kie-wb-common-verifier-api that delivers the correct web worker files based on the module name.
* Make the drools-wb-verifier-webworker provide the web worker so the the web worker service picks it up.
* Move the actual web worker connection codes from dtables module to kie-wb-common-api and make them generic
> Make the Verifier Web Worker connector reusable for different V&V types
> -----------------------------------------------------------------------
>
> Key: DROOLS-2848
> URL: https://issues.jboss.org/browse/DROOLS-2848
> Project: Drools
> Issue Type: Task
> Components: DMN Editor, Guided Decision Table Editor, verifier
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Labels: drools-tools
>
> Actions needed for this:
> * Rename DTable verifier to dtableverifier
> * Make a register for web workers that finds the right backend providers with CDI
> * Create webworker service into kie-wb-common-verifier-api that delivers the correct web worker files based on the module name.
> * Make the drools-wb-verifier-webworker provide the web worker so the the web worker service picks it up.
> * Move the actual web worker connection codes from dtables module to kie-wb-common-api and make them generic
> h2. Acceptance test
> Try different tables to verify all checks still works
> - Empty row
> - Subsumptant
> - Duplicate
> - Missing action
> - Missing condition
> - Deficient
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (DROOLS-2848) Make the Verifier Web Worker connector reusable for different V&V types
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2848?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-2848:
-------------------------------------
[~Rikkola] What is the status of the ensemble, I am right it is dependent of two former ensembles that just moves the code?
> Make the Verifier Web Worker connector reusable for different V&V types
> -----------------------------------------------------------------------
>
> Key: DROOLS-2848
> URL: https://issues.jboss.org/browse/DROOLS-2848
> Project: Drools
> Issue Type: Task
> Components: DMN Editor, Guided Decision Table Editor, verifier
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Labels: drools-tools
>
> Actions needed for this:
> * Rename DTable verifier to dtableverifier
> * Make a register for web workers that finds the right backend providers with CDI
> * Create webworker service into kie-wb-common-verifier-api that delivers the correct web worker files based on the module name.
> * Make the drools-wb-verifier-webworker provide the web worker so the the web worker service picks it up.
> * Move the actual web worker connection codes from dtables module to kie-wb-common-api and make them generic
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (DROOLS-2956) [DMN Designer] [IE11] Custom data type cancel changes throws an error
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2956?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2956:
--------------------------------
Description:
If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
{code}
Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
{code}
h2. Acceptance test
- Steps to reproduce fixed
- Check other browsers works still fine
- No error/warning in browser console
was:
If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
{code}
Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
{code}
h2. Acceptance test
- Steps to reproduce fixed
- Check other browsers works still fine
> [DMN Designer] [IE11] Custom data type cancel changes throws an error
> ---------------------------------------------------------------------
>
> Key: DROOLS-2956
> URL: https://issues.jboss.org/browse/DROOLS-2956
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.11.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Priority: Minor
> Labels: drools-tools
> Attachments: LACE Scoring.dmn, Screenshot from 2018-09-03 12-40-14.png
>
>
> If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
> {code}
> Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
> {code}
> h2. Acceptance test
> - Steps to reproduce fixed
> - Check other browsers works still fine
> - No error/warning in browser console
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (DROOLS-2956) [DMN Designer] [IE11] Custom data type cancel changes throws an error
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2956?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2956:
--------------------------------
Description:
If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
{code}
Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
{code}
h2. Acceptance test
- Steps to reproduce fixed
- Check other browsers works still fine
was:
If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
{code}
Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
{code}
> [DMN Designer] [IE11] Custom data type cancel changes throws an error
> ---------------------------------------------------------------------
>
> Key: DROOLS-2956
> URL: https://issues.jboss.org/browse/DROOLS-2956
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.11.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Priority: Minor
> Labels: drools-tools
> Attachments: LACE Scoring.dmn, Screenshot from 2018-09-03 12-40-14.png
>
>
> If user starts editing data type in *manage custom data type* dialog, then he cancel changes by the cross button, the unexpected error dialog will appear with error inside:
> {code}
> Uncaught exception: Exception caught: (TypeError) : Object doesn't support property or method 'remove' Caused by: (TypeError) : Object doesn't support property or method 'remove'
> {code}
> h2. Acceptance test
> - Steps to reproduce fixed
> - Check other browsers works still fine
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months