incubator-kie-tools

Tools for KIE

APACHE-2.0 License

Downloads
888
Stars
245
Committers
236

Bot releases are visible (Hide)

incubator-kie-tools - 0.9.1 (alpha)

Published by github-actions[bot] over 3 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • KOGITO-2528 - [BPMN] Reuse Data Types across the process

Fixed issues in Kogito:

Editors

  • KOGITO-2197 - [Scesim Editor] Bottom scroll bar getting hide
  • KOGITO-3192 - [DMN Designer] Multiple DRDs support - The undo/redo are lost when user changes between diagrams
  • KOGITO-4892 - Unable to view service tasks in VSCode on windows
  • KOGITO-4915 - Standalone editors setContent implementation should receive path and content
  • KOGITO-4916 - [DMN Designer] Error during the save/marshaller of specific diagrams
incubator-kie-tools - 0.9.0 (alpha)

Published by github-actions[bot] over 3 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • KOGITO-4349 - Publish VS Code Extensions to OpenVSX registry

Editors

  • KOGITO-540 - BPMN Editor - Read Only mode
  • KOGITO-4190 - SceSim runner does not display reason for failure
  • KOGITO-3525 - Enhance compatibility of BPMN VS Code Extensions with V7

Fixed issues in Kogito:

Editors

  • KOGITO-4266 - [DMN Designer] Decision Service is missing inputData element in model with multiple DRDs
incubator-kie-tools - 0.8.6 (alpha)

Published by github-actions[bot] over 3 years ago

This release contains a CSS fix on the new PMML Editor.

incubator-kie-tools - 0.8.5 (alpha)

Published by github-actions[bot] over 3 years ago

This version fixes wrong imports on @kogito-tooling/vscode-extension and lack of types on @kogito-tooling/pmml-editor.

incubator-kie-tools - 0.8.4 (alpha)

Published by github-actions[bot] over 3 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • KOGITO-204 - Implement a integration tests using Cypress for online channel
  • KOGITO-4242 - Migrate VS Code Extension release job to new Jenkins instance
  • KOGITO-4666 - Converge the CSS to avoid conflicts between PF3 and PF4

Editors

  • FAI-362 - Score Cards: Integrate with VS Code channel
  • KOGITO-3762 - Enable Bpmn and Dmn PR tests
  • KOGITO-4627 - Run standalone tests with Chrome instead of Electron

Fixed issues in Kogito:

Infrastructure

  • KOGITO-4628 - Fix running online editor integration tests in CI

Editors

  • KOGITO-4257 - Importing and modeling decision models is too slow for productive modeling
  • KOGITO-4265 - [DMN Designer] Decision Services - The parameters order in the properties panel is not correct
  • KOGITO-4368 - DMN Editor wrong edge arrow tip connection on reopen
  • KOGITO-4500 - [DMN Designer] DMN schema/model validation errors when model has AUTO-SOURCE or AUTO-TARGET connections
  • KOGITO-4533 - Scesim assets are broken in VS Code extension
  • KOGITO-4539 - [DMN Designer] DMN takes too long to open models with too many nodes
incubator-kie-tools - 0.8.3 (alpha)

Published by github-actions[bot] over 3 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • [KOGITO-4122] - [Test Scenario Editor] Improve Test Scenario creation UX
  • [KOGITO-3302] - Allow to select any DMN asset in Wizard

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-3718] - Importing DMN as Included Model in VS Code on Windows

Editors

  • [KOGITO-4049] - Cannot open Violation Scenarios.scesim in VScode
  • [KOGITO-4197] - [DMN Designer] DMN 1.1 model can not be fixed to proper DMN 1.2
  • [KOGITO-4315] - Stunner - Cannot undo/redo more than once
incubator-kie-tools - 0.8.2 (alpha)

Published by github-actions[bot] over 3 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Editors

  • [KOGITO-3853] - [DMN Designer] Move the "structure" option to top of the Data Type drop-down
  • [KOGITO-3885] - [DMN Designer] Show parameters list for Decision Services

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-4219] - [Chrome Extension] "Copy link to Online editor" button doesn't work on private repositories
  • [KOGITO-4220] - [Chrome Extension] The "Go to Home page" link doesn't work

Editors

  • [KOGITO-4104] - [DMN Designer] Rename "Dismiss" to "Skip tour"
  • [KOGITO-1429] - DefaultXmlFormatter: Should return plain text if formatting fails
  • [KOGITO-1677] - [DMN editor] User cannot open DMN editor if it was previously saved in workspace
  • [KOGITO-2187] - DMN editor when moving DS output decision becomes encapsulated
  • [KOGITO-2515] - DMN Editor decision service wrong layout
  • [KOGITO-2712]] - [DMN Designer] VS Code Included models self reference
  • [KOGITO-3151] - [DMN Designer] Copied value is pasted twice
  • [KOGITO-3476] - DMN decision table "Unable to resolve type reference 'UNDEFINED'" in simple data types
  • [KOGITO-4124] - Error when adding constraints to a data type
  • [KOGITO-4165] - [DMN Designer] 'continue' vs 'Continue'
incubator-kie-tools - 0.8.1 (alpha)

Published by github-actions[bot] almost 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-2693] - Standalone editors (Milestone 1)
  • [KOGITO-3450] - Export the Online Editor content using the Standalone Editor
  • [KOGITO-3455] - Discuss and plan productization embedded DMN and BPMN editors

Editors

  • [KOGITO-3805] - [DMN Designer] Convert DMN 1.1/1.3 models to version 1.2

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-2629] - [VSCode] Undo/redo command don't fire for webviews if used from command palette
  • [KOGITO-2697] - Recent saved file is not being show in Recents list
  • [KOGITO-3808] - Fix Keyboard Shortcuts modal title on VS Code dark theme
  • [KOGITO-3884] - Save SVG file using the kieserver naming convention
  • [KOGITO-3348] - Fix Open SVG popup to not open SVG when clicking the X button

Editors

  • [KOGITO-2770] - [Test Scenario Editor] Changes on Setting Docks must activate isDirty status
  • [KOGITO-3696] - DMN Editor regression failing display edge when xml missing DMNDI
incubator-kie-tools - 0.8.0 (alpha)

Published by github-actions[bot] almost 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-3449] - Add an option to update the current opened Gist on the Online Editor

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-3709] - Creating GitHub gist with no token setup requires the users to click on "Gist it!" twice
  • [KOGITO-3347] - The input field on Gist modal is being marked as invalid with a valid token
  • [KOGITO-3705] - Cannot open files on private repos using the Chrome Extension
  • [KOGITO-3820] - Fix open from source Gist URLs double encoded

Editors

  • [KOGITO-1489] - Editor is broken after See as source during loading (Chrome Extension)
  • [KOGITO-3192] - [DMN Designer] Multiple DRDs support - The undo/reado are lost when user changes between diagrams
  • [KOGITO-3364] - [DMN Designer] Multiple DRDs support - When a node is deleted in the DRG, undo/redo operations do not work properly
  • [KOGITO-3366] - [DMN Designer] Boxed Expression - Decision Tables - Users lost constraints when they change the focus
incubator-kie-tools - 0.7.1 (alpha)

Published by github-actions[bot] almost 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-2574] - Create a visual editor in kogito-tooling-examples
  • [KOGITO-2926] - Provide readOnly property on EditorContext
  • [KOGITO-2120] - Kogito Tooling i18n
  • [KOGITO-2967] - Improve kogito-tooling-examples
  • [KOGITO-2820] - Update kogito-tooling-examples repo with the editor-api package
  • [KOGITO-3240] - Fix convenience classes for use in kogito-tooling-examples
  • [KOGITO-3241] - Create example of a simple View
  • [KOGITO-3242] - Create example of a complex View similar to Editor
  • [KOGITO-3243] - Create VS Code extension example for a simple View
  • [KOGITO-3244] - Make the visual editor run in a VS Code Extension
  • [KOGITO-3245] - Make the visual editor run in a Chrome Extension
  • [KOGITO-3246] - Create webapp to shwocase the Editors and Views
  • [KOGITO-3275] - Add documentation to kogito-tooling-examples

Editors

  • [KOGITO-1886] - [BPMN] Reuse Data Types across the process
  • [KOGITO-2664] - [DMN Designer] Multiple DRDs support

Fixed issues in Kogito:

Editors

  • [KOGITO-2348] - Scenario fails if model includes another one
  • [KOGITO-2773] - [Test Scenario Editor] BC - Kogito generated scesim file are in same cases not compatible
  • [KOGITO-3152] - [DMN Designer] PMML support - function parameters generation
  • [KOGITO-3571] - [DMN Designer] Multiple DRDs support - Information requirements are duplicated into the DMN XML
incubator-kie-tools - 0.7.0 (alpha)

Published by github-actions[bot] about 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Infrastructure

  • [KOGITO-1508] - Implement selenium test for kogito-bpmn in community
  • [KOGITO-1517] - Improve accessibility on file with unsupported extension error
  • [KOGITO-2210] - Define Integration API for Java Backend Services
  • [KOGITO-2863] - Think about removing a default Envelope from embedded-editor
  • [KOGITO-2887] - Implement a sample service
  • [KOGITO-3042] - Replace MessageBusClient with proxified version of ApiToConsume
  • [KOGITO-3043] - Provide locale information in a way that GWT can read
  • [KOGITO-3056] - Move I18nService and and its Envelope/Channel APIs to its own module
  • [KOGITO-3057] - Add a initialLocale prop on I18nDictionariesProvider
  • [KOGITO-3096] - CI for kogito-tooling-java
  • [KOGITO-3100] - Documentation for backend services

Editors

  • [KOGITO-543] - DMN - Read Only mode
  • [KOGITO-1716] - [Test Scenario Editor] Show warning if user opens scesim file for rule based test scenario in VSCode
  • [KOGITO-2674] - [DMN Designer] Multiple DRDs support - Context menu component
  • [KOGITO-2675] - [DMN Designer] Multiple DRDs support - Context menu - Show the DRD clickable icon when node is selected
  • [KOGITO-2761] - [DMN Designer] PMML support - Resource content API integration
  • [KOGITO-2895] - [DMN Designer] PMML support - PMML Marshaller integration
  • [KOGITO-2896] - [DMN Designer] PMML support - Using a linked PMML inside the editor
  • [KOGITO-3022] - [DMN Designer] Multiple DRDs support - Context menu - When multiple nodes are selected, showing context menu with right click

VS Code

  • [KOGITO-2984] - Use i18n dictionaries on VS Code extension backend
  • [KOGITO-3205] - Create test runner service running on the backend infra

Business Modeler Preview

  • [KOGITO-2835] - Online - Update 'edit existing file' to use the FileUpdate component
  • [KOGITO-3203] - DaaS POC in Online Editor

Fixed issues in Kogito:

Infrastructure

  • [KOGITO-3313] - Fix on filename change
  • [KOGITO-3326] - Enable EmbeddedEditor to support an update on the StateControl instance
  • [KOGITO-3417] - EditorEnvelopeView reference should be get with a function to be updated

Editors

  • [KOGITO-2060] - [Test Scenario Editor] Order of facts of Test Tools in Kogito and BC is different
  • [KOGITO-3153] - [DMN Designer] PMML support - run via quarkus
  • [KOGITO-3155] - [SCESIM] Test DMN model including PMML
  • [KOGITO-3504] - Interrogation mark cannot be used on new inline editor

VS Code

  • [KOGITO-3314] - Broken link on popup due to circular dependency issue

Business Modeler Preview

  • [KOGITO-3336] - On Business Modeler Desktop the sample files are named as "unsaved file"
incubator-kie-tools - 0.6.1 (alpha)

Published by github-actions[bot] about 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

Business Modeler Preview

  • [KOGITO-2336] - Implement i18n on the Online Editor
  • [KOGITO-1611] - Kogito Tooling Online Editor Improvements III

Infrastructure

  • [KOGITO-2865] - Omni Channel Page Support
  • [KOGITO-2496] - Review exports on microeditor-envelope/index.ts
  • [KOGITO-2833] - Remove Enzyme as snapshot serializer
  • [KOGITO-2212] - Update the close warning box
  • [KOGITO-2495] - Make it possible for channels to copy keyboard shortcuts from the envelope
  • [KOGITO-2573] - Make React and ReactDOM be peerDependencies on @kogito-tooling/core-api
  • [KOGITO-2601] - Move State Control API to kie-bc-editors
  • [KOGITO-2877] - Improve EmbeddedEditor and EmbeddedView usage experience
  • [KOGITO-924] - Improve Kogito Tooling CI
  • [KOGITO-2815] - Improve creation of Editor packages
  • [KOGITO-735] - Make Chrome Extension and Online Editor point to the same static resources on kogito-online
  • [KOGITO-925] - Online Editor deploy for every CI build
  • [KOGITO-926] - Chrome Extension Should Point to a Specific Editor Version
  • [KOGITO-2209] - Promisify all the envelope calls
  • [KOGITO-2224] - Add yarn.lock updated check
  • [KOGITO-2512] - Prepare and use the patternfly-base lib where applicable
  • [KOGITO-2547] - Refactor asWebviewUri on vscode-extension project
  • [KOGITO-2659] - Update PatternFly to the latest version
  • [KOGITO-2696] - Add error treatment to promisified envelope calls
  • [KOGITO-2814] - Create i18n package
  • [KOGITO-2821] - Rename Router interface and remove dependency of Editor packages in channels
  • [KOGITO-2822] - Provide locale information to Editors
  • [KOGITO-2892] - Integrate the i18n package on the Desktop, Hub and Chrome Extension
  • [KOGITO-2982] - Create a subscription mechanism to enable inter-page communication
  • [KOGITO-2983] - Create a generic Envelope class to define your page type

Fixed issues in Kogito:

VS Code

  • [KOGITO-2579] - Custom Editor VS Code issues on 1.46 version (probably fixed on 1.47)
  • [KOGITO-1689] - Save when multiple assets opened
  • [KOGITO-2134] - [VSCode] Allow custom editors to hook into Edit menu actions
  • [KOGITO-2135] - [VSCode] Custom editor does not open properly
  • [KOGITO-2619] - scrolling a nested Decision Table in VSCode DMN Editor messed up the editor screen
  • [KOGITO-1915] - Error message doesn't appear when VS Code is launched externally
  • [KOGITO-1980] - Update labels from VSCode to VS Code

Business Modeler Preview

  • [KOGITO-2432] - Downloaded file from online editor keeps "new-file" as model name in DMN models
  • [KOGITO-2810] - In online editor, the filename in header toolbar is not accessible
  • [KOGITO-2954] - Use the file extension to render the content on EditorToolbar

Editors

  • [KOGITO-1883] - [Test Scenario Editor] Search DMN files over subfolders doesn't work in Windows Environment
  • [KOGITO-2953] - Fix Guided Tour styles
incubator-kie-tools - 0.6.0 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes.

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

VS Code Improvements

  • KOGITO-2076 Open File API
  • KOGITO-2180 Use KeyboardShortcutsAPI with StateControlAPI (Undo/Redo)
  • KOGITO-2542 Update Hub to install VS Code extension from Marketplace
  • KOGITO-766 Keyboard Shortcuts API
  • KOGITO-1373 Integrate the new StateControl API (Undo/Redo/Is Dirty) on the different channels
  • KOGITO-2132 Adapt to new VS Code 1.46

Infrastructure

  • KOGITO-1390 State behavior improvements - UX Review
  • KOGITO-2169 Implement the State Control on the Online Editor
  • KOGITO-2170 Create a package to reuse the State Control over the channels
  • KOGITO-2213 Implement the State Control on the Desktop
  • KOGITO-2446 Hub should point to the store extension
  • KOGITO-2453 Integrate the StateControlAPI with the KeyboardShortcutsAPI
  • KOGITO-2494 Fix error on publishing Chrome Extension to the store
  • KOGITO-882 Online Editor integration
  • KOGITO-974 Desktop Integration
  • KOGITO-975 Chrome Extension Integration
  • KOGITO-2460 Update kogito-tooling-examples to v0.5.1
  • KOGITO-2490 Shortcuts should not be triggered when typing on text inputs
  • KOGITO-2493 Update and use @types/vscode
  • KOGITO-2580 Add noImplicitAny property back into tsconfig.json
  • KOGITO-2581 Delete isDirty method on core-api

Editors

  • KOGITO-1776 [DMN Designer] Create a "Load Projects From Client" button
  • KOGITO-2615 [Guided Tour - DMN] All anchors in the DMN guide tour must be target="_blank"
  • KOGITO-2137 [Scesim Editor] Integrate SceSim with State Control API
  • KOGITO-2337 [SCESIM Editor] Enable UNDO/REDO
  • KOGITO-697 [DMN Designer] Support Included Models on Kogito
  • KOGITO-764 Create a Guided Tour for first time users on DMN editor
  • KOGITO-1154 [DMN Designer] Guided Tour - Initial Investigation, POC and task breakdown
  • KOGITO-1552 [DMN Designer] Open a DMN file with an included model - DRG Elements
  • KOGITO-1553 [DMN Designer] Open a DMN file with an included model - Included Models tab
  • KOGITO-1975 [Guided Tour] UX for DMN "Guided Tour" tool
  • KOGITO-1986 [Guided Tour] Component - Core - Highlight mechanism - HTML elements
  • KOGITO-1987 [Guided Tour] Component - Core - Highlight mechanism - Grid elements
  • KOGITO-1988 [Guided Tour] Component - Core - Highlight mechanism - Stunner elements
  • KOGITO-1989 [Guided Tour] Component - Core - Open the Guided Tour only for the first time
  • KOGITO-1990 [Guided Tour] Component - Core - Tutorial registration API
  • KOGITO-1991 [Guided Tour] Component - Core - Steps navigation mechanism
  • KOGITO-1992 [Guided Tour] AppFormer bridge observer - Grid elements
  • KOGITO-1993 [Guided Tour] AppFormer bridge observer - Stunner elements
  • KOGITO-1994 [Guided Tour] AppFormer bridge observer - HTML elements
  • KOGITO-1995 [Guided Tour] Component - Setup Guided Tour on different environments
  • KOGITO-1996 [Guided Tour] Component - Create component module

Fixed issues in Kogito:

VS Code

Infrastructure

  • KOGITO-2534 Online editor is not loaded after Open in Online Editor button is clicked
  • KOGITO-1976 Hub can't recognise that the extension was uninstalled externally.
  • KOGITO-1981 Application icon doesn't show on Fedora's application toolbar.

Editors

  • KOGITO-1196 Editor goes back horizontally when diagram is bigger than default
  • KOGITO-1661 BPMN Examples have 'null' in process type property
  • KOGITO-1818 Adding node behaves unexpectedly when node has an outgoing edge without target
  • KOGITO-1997 Stunner - Process metadata attribute value should be a free string
  • KOGITO-2166 VSCode editor - Package property: default is not a valid Java package name
  • KOGITO-2510 kie-tooling-store DMN packing don't add scesim as languages and custom editor
incubator-kie-tools - 0.5.1 (alpha)

Published by github-actions[bot] over 4 years ago

This release only aims to fix an issue with the bpmn.new domain.

incubator-kie-tools - 0.5.0 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes. The highlight of this release is that the VS Code team released today Custom Binary Editor support and we are finally able to run our VS Code extension without experimental features parameters. \o/

NOTE: This release only works on VS Code 1.46.0 and later.

Included on this release:

New features:

VS Code Improvements

Trusty AI

  • FAI-177 Score Cards: Setup module structure (in kogito-tooling)
  • FAI-105 Embed kogito-tooling editors in trusty-ai - Part 1 (kogito-tooling changes)

Infrastructure

  • KOGITO-927 Kogito tooling CI should also build on windows
  • KOGITO-1349 Dev Tools - Update Patternfly to current version Editor Improvements

Fixed issues in Kogito:

VS Code

  • KOGITO-1034 VSCode standard keyboard shortcuts don't work while extension is enabled
  • KOGITO-1748 VSCode editor - Package property is empty when the process is created
  • KOGITO-2128 Cannot open a diagram on a new VsCode window
  • KOGITO-2343 Shortcuts are always active for nodes (conflict)

Desktop

  • KOGITO-1791 Saving new file should add automatically an extension
  • KOGITO-1788 Desktop sort recently opened files
  • KOGITO-1918 File doesn't save properly after tried to open an invalid one

Hub

Editors

  • KOGITO-1747 [Scesim Editor] Cannot use list data type inside structure
  • KOGITO-2189 [Scesim Editor] Columns widths are not correctly saved
  • KOGITO-1722 [Scesim Editor] Remove "Run scenario" from context menu
incubator-kie-tools - 0.4.2 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes. The highlight of this release is the inclusion of the alpha version of our newest editor for Test Scenarios on VS Code(.scesim extension).

NOTE: The Undo/Redo and Dirty Files Detection mechanism are fixed on VS Code 1.45.0, with the caveat that Undo/Redo operations only work via keyboard shortcuts. We hope that this will be fixed on VS Code 1.46.0 release. See tracking of this issue here.

NOTE: This release only works on VS Code 1.45.0 and later.

Included on this release:

New features:

Editor Improvements

  • KOGITO-777 - Include SCESIM editor in Kogito Tools
  • KOGITO-1609 - [SCESIM Editor] Remove Test Report & Coverage Report docks in Kogito
  • KOGITO-1650 - Show warning if user creates SCESIM using malformed DMN
  • KOGITO-1713 - [Scesim Editor] Allow user to distinguish between dmn files in different packages
  • KOGITO-2000 - [Scesim Editor] Filter dmn files from target folder
  • KOGITO-657 - [DMN Designer] Client-side FEEL variable validation

VS Code Improvements

Chrome Extension Improvements

Fixed issues:

VS Code

  • KOGITO-1801 - Dirty state of editor on consequent save operation
  • KOGITO-1835 - State Control API stop working on VSCode 1.44.x

Desktop

  • KOGITO-1782 - Maximize and Minimize causes two toolbars

Online

  • KOGITO-859 - Open file URL using Chrome Extension when it has CORS disabled

Hub

  • KOGITO-1761 - Improve error message when installing VS Code extension in a previous version of VS Code

Editors

  • KOGITO-1566 - [SCESIM Editor] DMN Type with nested objects doesn’t works correctly
  • KOGITO-1658 - Broken layout of BPMN processes from examples repository
  • KOGITO-1684 - Deleted file with unsaved changes is not closed
  • KOGITO-1687 - DMN invalid data type names are not reported
  • KOGITO-1714 - [Scesim Editor] Create test scenario dialog do not shows dmn files from subdirectories in VS Code
  • KOGITO-1717 - [Scesim Editor] The order in dropdown differs from the order in file explorer of VS Code
incubator-kie-tools - 0.4.1 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! On this release, we did a lot of improvements and bug fixes. πŸŽ‰

NOTE: Due to some API changes on VS Code Custom Editor API, Undo/Redo and dirty detection is broken on VS Code 1.44.x. We expect that this issue will be solved hopefully on the next VS Code release, in about a month from now. We are tracking the progress of this issue on KOGITO-1835.

Included on this release:

VS Code Improvements

Chrome Extension

  • KOGITO-1491 - Sometimes editor is not loaded (Chrome extension)
  • KOGITO-1725 - Multiple Open in external editor links are created when the "back" button is clicked
  • KOGITO-1726 - Exit fullscreen on chrome extension has a different style than on the online modeler

BPMN Improvements/Bug Fixes

  • KOGITO-1354 - Kogito Use realfile name provided by Appformer
  • KOGITO-1560 - BPMN editor shows incorrect (default) data in property panel.
  • KOGITO-988 - Stunner - [VSCode] Support for process metadata attributes
  • KOGITO-1020 - VSCode - BPMN modeler support variables tagging
  • KOGITO-279 - Stunner - you should to deactivate property to save it's value
  • KOGITO-420 - Text in BPMN doesn't save when there are no changes in the diagram
  • KOGITO-987 - VsCode editor - process id not saved/updated
  • KOGITO-1183 - BPMN2 Imports not working in Kogito
  • KOGITO-1426 - Re-enable Resource Content API
  • KOGITO-1505 - Stunner - CDATA block missing
  • KOGITO-1529 - BPMN Editor - Cannot save a process once a service tasks' attributes are not properly set
  • KOGITO-1607 - Mixed bpmn and bpmn2 files in kogito examples
  • KOGITO-1615 - Unable to open BPMN examples in kogito bpmn designer
  • KOGITO-1693 - Deprecated Float constructor in onboarding-example
  • KOGITO-1694 - Inappropriate modules description - onboarding-example
  • KOGITO-1696 - Port conflicts in onboarding-example

DMN Improvements/Bug Fixes

  • KOGITO-1752 - [DMN Designer] Data Types - Drag and Drop does work as expected on Kogito webapps
  • KOGITO-1692 - New custom data type can not be added into onboarding-example
  • DROOLS-5243 [DMN Designer] Boxed Expressions - Decision Table - Users cannot insert output columns by using the header
incubator-kie-tools - 0.3.1 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! On this release, we did a lot of improvements and bug fixes. πŸŽ‰

Note: Due to some API changes on VS Code Custom Editor API, Undo/Redo and isDirty is broken on VS Code 1.44.x. We expect that this issue will be solved hopefully on the next VS Code release, in about a month from now. We are tracking the progress of this issue on KOGITO-1835

Included on this release:

VSCode Improvements

  • KOGITO-1778 - Adapt to new VSCode API (1.44.0)
    Chrome Extension
  • KOGITO-1491 - Sometimes editor is not loaded (Chrome extension)

BPMN Improvements/Bug Fixes

  • KOGITO-1354 - Kogito Use realfile name provided by Appformer
  • KOGITO-988 - Stunner - [VSCode] Support for process metadata attributes
  • KOGITO-1020 - VSCode - BPMN modeler support variables tagging
  • KOGITO-279 - Stunner - you should to deactivate property to save it's value
  • KOGITO-420 - Text in BPMN doesn't save when there are no changes in the diagram
  • KOGITO-987 - VsCode editor - process id not saved/updated
  • KOGITO-1183 - BPMN2 Imports not working in Kogito
  • KOGITO-1426 - Re-enable Resource Content API
  • KOGITO-1505 - Stunner - CDATA block missing
  • KOGITO-1529 - BPMN Editor - Cannot save a process once a service tasks' attributes are not properly set
  • KOGITO-1607 - Mixed bpmn and bpmn2 files in kogito examples
  • KOGITO-1615 - Unable to open BPMN examples in kogito bpmn designer
  • KOGITO-1693 - Deprecated Float constructor in onboarding-example
  • KOGITO-1694 - Inappropriate modules description - onboarding-example
  • KOGITO-1696 - Port conflicts in onboarding-example

DMN Improvements/Bug Fixes

  • KOGITO-1752 - [DMN Designer] Data Types - Drag and Drop does work as expected on Kogito webapps
  • KOGITO-1692 - New custom data type can not be added into onboarding-example
  • DROOLS-5243 [DMN Designer] Boxed Expressions - Decision Table - Users cannot insert output columns by using the header
incubator-kie-tools - 0.4.0 (alpha)

Published by github-actions[bot] over 4 years ago

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes. The highlight of this release is the ability to Export source code as GitHub gist on Business Modeler Preview (blog post).
This release also fixes the editors for VS Code 1.44.0 and higher.

Included on this release:

Business Modeler Preview

  • KOGITO-1567 - Export source code as GitHub gist
  • KOGITO-1668 - Fix drag and drop CSS and upload button validation

VSCode Improvements

Desktop

  • KOGITO-1252 - Examples are not loaded correctly by desktop app

BPMN Improvements/Bug Fixes

incubator-kie-tools - 0.3.0 (alpha)

Published by github-actions[bot] over 4 years ago

⚠️ This and the previous releases require VSCode 1.43.2 or lower to run. We are working on enabling the VSCode extension to work with versions 1.44.0 or higher.

We are happy to announce a fresh new Kogito Tooling release! πŸŽ‰

On this release, we did a lot of improvements and bug fixes. The highlight of this release is the first alpha release of two new channels: Desktop and Hub.

Business Modeler Desktop Preview is a multi platform standalone application, able to quickly create and edit DMN and BPMN assets. Business Modeler Hub Preview is the aggregator for all of the tooling distributions. Now you are able to install and access VS Code, Chrome, Desktop and Online channels in a single place.

It's important to remind that we are packing our extension with the new VSCode Custom webview proposed API. In order to use it via command line, you have to run VS Code with the following command:

OSX: code --enable-proposed-api kiegroup.vscode-extension-pack-kogito-kie-editors
Linux/Windows: code --enable-proposed-api kiegroup.vscode-extension-pack-kogito-kie-editors

In case you don't want to run VS Code in proposed API mode via CLI, you can launch VS Code in a transparent way via Business Modeler Hub Preview.

Included on this release

DMN Editor Improvements/Bug Fixes

KOGITO-1244 [DMN Designer] Data Types: Save/cancel icons not visible when there are many constraints and RHS dock open
KOGITO-841 Documentation Links popup is not readable in DMN VS Code Extension
KOGITO-1181 [DMN Designer] Default Output value for Decision Table are not persisted
KOGITO-1153 Learn DMN in 15 minutes
DROOLS-5058 [DMN Designer] Impossible to open a decision if another opened DMN is editing a decision
DROOLS-4993 [DMN Designer] Code Completion - add keywords

BPMN Improvements/Bug Fixes

KOGITO-395 Stunner - BPMN Serialization reusing ID and multi lines
KOGITO-1204 BPMN editor to support "expression" in Data IO on process side
KOGITO-991 VSCode - BPMN modeler global vs process variables
KOGITO-1219 Forms - Ability to flush the form state into the model on demand

Chrome Extension

KOGITO-1676 Chrome Extension loads editors twice
Business Modeler Preview
KOGITO-1556 DMN online editor can not be used properly in full screen mode

Business Modeler Desktop Preview

KOGITO-767 Desktop version of online modeler

Business Modeler Hub Preview

KOGITO-1220 Kogito Tooling Hub
VSCode Improvements
KOGITO-1479 Upgrade Kogito VSCode extension to the final API
KOGITO-1389 "Open to the side" not working with the newest VSCode extension (new API)

Business Modeler Online Preview

KOGITO-1461 BPMN2 Logo doesn't show correctly
KOGITO-1320 Prevent editors from opening with an unsupported file

API Improvements

KOGITO-1436 Remove double setContent call

Package Rankings
Top 6.81% on Proxy.golang.org
Top 7.97% on Npmjs.org
Badges
Extracted from project README
GitHub Stars GitHub Forks GitHub Issues Pull Requests Contributors License Twitter Follow