This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Releases: KaotoIO/kaoto-ui
Releases · KaotoIO/kaoto-ui
v0.7.6
What's Changed
BugFixes
- fix(StepsService): Generate steady IDs for steps and branches by @lordrip in #1578
- fix(step-details): Step's details panel is referencing an old value by @lordrip in #1580
Technical tasks and dependencies upgrades
- Prepare next development iteration0.7.6 by @apupier in #1555
- chore(deps-dev): bump @testing-library/dom from 9.0.1 to 9.2.0 by @dependabot in #1556
- chore(deps-dev): bump @types/node from 18.15.6 to 18.15.10 by @dependabot in #1557
- chore(deps-dev): bump @types/react from 18.0.28 to 18.0.29 by @dependabot in #1558
- chore(deps-dev): bump prettier from 2.8.6 to 2.8.7 by @dependabot in #1559
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in #1568
- chore(deps): bump react-error-boundary from 4.0.2 to 4.0.3 by @dependabot in #1572
- chore(deps): bump @patternfly/react-table from 4.112.39 to 4.113.0 by @dependabot in #1569
- chore(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #1570
- Refactor e2e tests 4/5/6/8, fix autoScrolling issue by @unsortedhashsets in #1560
- chore(deps-dev): bump @types/react from 18.0.29 to 18.0.30 by @dependabot in #1574
- chore: re-enable storybook, add support for mocking by @kahboom in #1579
- chore(deps-dev): bump @types/node from 18.15.10 to 18.15.11 by @dependabot in #1586
- chore(deps): bump reactflow from 11.6.1 to 11.7.0 by @dependabot in #1585
- chore(deps-dev): bump cypress from 12.8.1 to 12.9.0 by @dependabot in #1584
- chore(deps-dev): bump msw from 1.1.0 to 1.2.1 by @dependabot in #1582
- chore(deps): bump cypress-io/github-action from 5.5.1 to 5.6.0 by @dependabot in #1581
- chore(deps-dev): bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 by @dependabot in #1571
- chore(deps-dev): bump @types/react from 18.0.30 to 18.0.31 by @dependabot in #1583
- chore(deps): bump @patternfly/react-code-editor from 4.82.113 to 4.82.115 by @dependabot in #1575
- chore(deps): bump @patternfly/react-core from 4.276.6 to 4.276.8 by @dependabot in #1573
- chore(deps-dev): bump webpack from 5.76.3 to 5.77.0 by @dependabot in #1591
- chore(deps): bump cypress-io/github-action from 5.6.0 to 5.6.1 by @dependabot in #1590
- Updating to version 0.7.6 by @apupier in #1595
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
Bugfixes
- fix(modals): Modals have an incorrect height by @lordrip in #1530
- fix(step-details): Sort step's parameters by @lordrip in #1536 and #1550
- fix(step-details): Debounce saveConfig callback by @lordrip in #1537
- fix(stepDetail): close step detail panel if unable to locate step by @kahboom in #1544
- fix(step-details): Add @patternfly standard spacing to form's field by @lordrip in #1545
- fix(stepDetail): show prop default values in popover & placeholder by @kahboom in #1552
Dependencies upgrades and technical tasks
- chore: Update @opentelemetry/* libs by @lordrip in #1529
- Prepare next development iteration 0.7.5 by @apupier in #1528
- Update E2E 10-branching_actions tests by @unsortedhashsets in #1516
- chore(deps-dev): bump webpack from 5.76.2 to 5.76.3 by @dependabot in #1540
- chore(deps-dev): bump rimraf from 4.4.0 to 4.4.1 by @dependabot in #1542
- chore(deps): bump react-error-boundary from 3.1.4 to 4.0.1 by @dependabot in #1541
- chore: Git Ignore vscode settings by @lordrip in #1543
- chore(deps): bump react-monaco-editor from 0.48.0 to 0.52.0 by @dependabot in #1436
- chore(deps): bump react-error-boundary from 4.0.1 to 4.0.2 by @dependabot in #1548
- chore(deps): bump immer from 9.0.19 to 9.0.21 by @dependabot in #1547
- chore(deps-dev): bump @types/node from 18.15.5 to 18.15.6 by @dependabot in #1546
- Refactor E2E tests 7/9/10 by @unsortedhashsets in #1549
- Updating to version 0.7.5 by @apupier in #1554
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- Prepare next development iteration 0.7.4 by @apupier in #1513
- chore: Add hooks missing tests by @lordrip in #1514
- chore: Remove deprecation notice from zustand by @lordrip in #1515
- chore(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #1517
- chore(deps): bump cypress-io/github-action from 5.5.0 to 5.5.1 by @dependabot in #1525
- chore(deps): bump @opentelemetry/resources from 1.10.0 to 1.10.1 by @dependabot in #1523
- chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #1522
- chore(deps-dev): bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #1520
- chore(deps): bump @opentelemetry/instrumentation from 0.36.0 to 0.36.1 by @dependabot in #1521
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #1524
- chore(deps-dev): bump prettier from 2.8.5 to 2.8.6 by @dependabot in #1526
- Updating to version 0.7.4 by @apupier in #1527
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
Features
Bugfixes
- fix(defaultConfigTab): add setIndex to useEffect by @unsortedhashsets in #1441
- fix: Searching for a deployment makes Kaoto crash by @igarashitm in #1459
- fix(Visualization): Sync Code editor with step's details view by @lordrip in #1476
- fix(1379): improve layouting by @kahboom in #1474
- fix: Hide parameters that are not supported in the default config panel by @igarashitm in #1488
- fix(viz): alignment append/prepend step by @kahboom in #1485
- fix(viz): Avoid showing the MiniCatalog popup when there's no step nor branches available by @lordrip in #1503
- fix: Use condition for branch label instead of identifier by @igarashitm in #1487
- fix(settingsModal): update the DSL in the localSettings by @mmelko in #1504
Technical task s and dependencies upgrades
- chore(deps-dev): bump webpack from 5.76.0 to 5.76.1 by @dependabot in #1453
- Preparenext development iteration0.7.3 by @apupier in #1456
- chore(deps-dev): bump @types/node from 18.15.0 to 18.15.1 by @dependabot in #1454
- Add E2E branches step actions by @unsortedhashsets in #1458
- chore(deps): bump @opentelemetry/resources from 1.9.1 to 1.10.0 by @dependabot in #1460
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #1462
- chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #1469
- chore(deps): bump reactflow from 11.5.6 to 11.6.0 by @dependabot in #1470
- chore(deps-dev): bump style-loader from 3.3.1 to 3.3.2 by @dependabot in #1464
- chore(deps): bump @opentelemetry/instrumentation from 0.35.1 to 0.36.0 by @dependabot in #1461
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #1466
- chore(deps-dev): bump @types/node from 18.15.1 to 18.15.3 by @dependabot in #1468
- chore(deps): bump @opentelemetry/api from 1.4.0 to 1.4.1 by @dependabot in #1463
- chore(deps-dev): bump @babel/core from 7.21.0 to 7.21.3 by @dependabot in #1478
- chore(deps-dev): bump cypress from 12.7.0 to 12.8.0 by @dependabot in #1481
- chore(deps-dev): bump webpack-dev-server from 4.11.1 to 4.12.0 by @dependabot in #1483
- chore(deps-dev): bump @types/jest from 29.4.1 to 29.4.2 by @dependabot in #1482
- chore: StepsService cleanup by @lordrip in #1477
- chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 by @dependabot in #1492
- chore(deps-dev): bump @types/jest from 29.4.2 to 29.4.4 by @dependabot in #1491
- chore(deps-dev): bump cypress from 12.8.0 to 12.8.1 by @dependabot in #1490
- chore(deps): bump cypress-io/github-action from 5.3.0 to 5.3.1 by @dependabot in #1489
- chore(deps): bump reactflow from 11.6.0 to 11.6.1 by @dependabot in #1493
- chore(deps-dev): bump @types/jest from 29.4.4 to 29.5.0 by @dependabot in #1499
- chore(deps): bump cypress-io/github-action from 5.3.1 to 5.4.0 by @dependabot in #1500
- chore(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.5 by @dependabot in #1501
- chore: Add more space for vertical mode by @lordrip in #1505
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 by @dependabot in #1509
- chore(deps): bump cypress-io/github-action from 5.4.0 to 5.5.0 by @dependabot in #1508
- chore(deps-dev): bump webpack-dev-server from 4.12.0 to 4.13.1 by @dependabot in #1507
- chore: Rename .stepNode--TB class to .stepNode--vertical by @lordrip in #1511
- chore: Add AppendStepButton disable state by @lordrip in #1510
- Updating to version 0.7.3 by @apupier in #1512
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Bugfixes
- fix(jest): Jest warning about duplicated step mock by @lordrip in #1393
- fix(viz): Avoid rerendering VisualizationStepViews component by @lordrip in #1397
- fix: Labels of CBR to branches connection get lost by @igarashitm in #1399
- fix(ViewDetails): do not add empty fields into json schema by @mmelko in #1405
- fix(viz): change outgoing edge for placeholders to default by @kahboom in #1407
- fix(DeadLink): camel-k/1.9.x/ -> camel-k/latest/ by @unsortedhashsets in #1442
Technical tasks
- chore(deps): bump @opentelemetry/instrumentation-long-task from 0.32.1 to 0.32.2 by @dependabot in #1387
- chore(deps): bump @opentelemetry/instrumentation-document-load from 0.31.1 to 0.31.2 by @dependabot in #1388
- Prepare next development iteration 0.7.2 by @apupier in #1392
- chore(deps-dev): bump @types/node from 18.14.5 to 18.14.6 by @dependabot in #1389
- chore(deps-dev): bump rimraf from 4.2.0 to 4.3.0 by @dependabot in #1390
- Add E2E Step actions from the canvas by @unsortedhashsets in #1352
- chore(deps-dev): bump rimraf from 4.3.0 to 4.3.1 by @dependabot in #1400
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #1401
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #1402
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #1403
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #1404
- chore: Follow up #1399: remove redundant type decl by @igarashitm in #1406
- chore(deps-dev): bump mini-css-extract-plugin from 2.7.2 to 2.7.3 by @dependabot in #1408
- chore(deps-dev): bump @module-federation/typescript from 2.2.1 to 2.3.0 by @dependabot in #1409
- chore(deps): bump cypress-io/github-action from 5.1.0 to 5.2.0 by @dependabot in #1410
- fix(SettingsModal): update description in the settings from the integration by @mmelko in #1412
- E2E add branching actions from canvas by @unsortedhashsets in #1415
- Unblock E2E set-header extension test by @unsortedhashsets in #1419
- chore(deps-dev): bump tsconfig-paths-webpack-plugin from 4.0.0 to 4.0.1 by @dependabot in #1417
- chore(deps): bump cypress-io/github-action from 5.2.0 to 5.3.0 by @dependabot in #1418
- chore(deps-dev): bump rimraf from 4.3.1 to 4.4.0 by @dependabot in #1420
- chore(deps): bump @kie-tools-core/monaco-editor from 0.26.0 to 0.27.0 by @dependabot in #1421
- chore(deps): bump @kie-tools-core/notifications from 0.26.0 to 0.27.0 by @dependabot in #1422
- chore(deps-dev): bump @testing-library/dom from 9.0.0 to 9.0.1 by @dependabot in #1424
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #1425
- chore(deps): bump @kie-tools-core/editor from 0.26.0 to 0.27.0 by @dependabot in #1426
- chore(deps): bump @kie-tools-core/workspace from 0.26.0 to 0.27.0 by @dependabot in #1427
- chore(deps): bump @kie-tools-core/guided-tour from 0.26.0 to 0.27.0 by @dependabot in #1428
- chore(deps): bump @kie-tools-core/patternfly-base from 0.26.0 to 0.27.0 by @dependabot in #1423
- chore(deps): bump web-vitals from 3.1.1 to 3.3.0 by @dependabot in #1434
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #1435
- Refactoring 09-step_actions_from_canvas by @unsortedhashsets in #1430
- Updating to version 0.7.2 by @apupier in #1455
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Features
- Add gzip config to nginx server by @lordrip in #1375
- Make edge arrows bigger and more visible by @unsortedhashsets in #1385
Bugfixes
- fix(viz): fix actions for deeply nested steps by @kahboom in #1336
- fix(kogito-integration): Set DSL if differs from the settings by @mmelko in #1337
- Fix Kogito integration for empty files for which dirty marker was no by @apupier in #1342
- fix(viz): Fix showing placeholder when an action becomes a first step by @mmelko in #1350
- fix(catalog): Mini catalog is taking a long time to load by @igarashitm in #1353
- fix(1369,1370): fetch step details when inserting the step by @mmelko in #1373
- fix(vscode): Adding a step in Kaoto VSCode takes several seconds by @lordrip in #1338
- fix(viz): fix broken nested branches by using parent next step by @kahboom in #1376
Dependencies upgrade and technical tasks
- Prepare next development iteration 0.7.1 by @apupier in #1335
- chore(deps): bump monaco-editor from 0.36.0 to 0.36.1 by @dependabot in #1340
- chore(deps-dev): bump @types/node from 18.14.2 to 18.14.3 by @dependabot in #1345
- chore(deps-dev): bump rimraf from 4.1.2 to 4.1.3 by @dependabot in #1346
- chore(deps-dev): bump @types/node from 18.14.2 to 18.14.4 by @dependabot in #1348
- chore(deps-dev): bump rimraf from 4.1.3 to 4.2.0 by @dependabot in #1356
- chore(deps-dev): bump @types/node from 18.14.4 to 18.14.5 by @dependabot in #1357
- Add new e2e Kaoto editor tests by @tplevko in #1384
- Updating to version 0.7.1 by @apupier in #1391
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Features
- feat(settings): allow light mode & add labels to step names by @kahboom in #1176
- feat(viz): add ability to prepend step to branch steps by @kahboom in #1185
- feat(viz): show empty branches with placeholder by @kahboom in #1212
- feat: Open minicatalog when click on placeholders by @mmelko in #1235
- feat(branching): add ability to delete branches by @kahboom in #1264
- feat(viz): show prepend step button if previous step has branches by @kahboom in #1270
- Place the tooltips in code editor to top by @tplevko in #1276
- feat(branching): disable steps for steps with at least one branch by @kahboom in #1278
- feat(viz): add tooltip helper for adding steps/branches by @kahboom in #1290
- Add default values in form fields by @tplevko in #1319
- feat(viz): add node hint on empty state by @kahboom in #1294
- Add search and filter for Resources List by @tplevko in #1186
- feat(branching): adds ability to build branches in canvas by @kahboom in #1241
- feat(viz): highlight connected branch nodes by @kahboom in #1309
- feat(viz): visual cue for selected step by @kahboom in #1311
- feat(settings): change default DSL to Camel Route by @kahboom in #1313
- feat(branching): add support for min/max branches by @kahboom in #1315
Bugfixes
- fix(CodeEditor): fix missing actions after cleanup the source code by @mmelko in #1165
- fix(CodeEditor): Code sync when different DSL is set by @mmelko in #1200
- fix(1153) Indicate which fields are required by @tplevko in #1216
- fix(refactor): Clearer separation of concerns for visualization (#1183) by @igarashitm in #1228
- fix(steps): Hide the details panel upon clicking on a selected step by @lordrip in #1237
- fix(steps-catalog): Remove extra X from the Search box by @lordrip in #1239
- fix(MiniCatalog): Add loading and decoding attributes to by @lordrip in #1329
- fix: Use "action" instead of "middle" for consistency by @Delawen in #1305
Tasks
- chore(deps): bump reactflow from 11.4.2 to 11.5.1 by @dependabot in #1177
- chore(deps-dev): bump jest and @types/jest by @dependabot in #1178
- chore(deps-dev): bump @module-federation/typescript from 2.1.5 to 2.1.6 by @dependabot in #1179
- chore(deps-dev): bump tslib from 2.4.1 to 2.5.0 by @dependabot in #1180
- chore(deps): bump monaco-yaml from 4.0.2 to 4.0.3 by @dependabot in #1181
- chore(deps-dev): bump cypress from 12.3.0 to 12.4.0 by @dependabot in #1163
- Prepare0.6.2 devlopmentiteration by @apupier in #1173
- chore(deps-dev): bump cypress from 12.4.0 to 12.4.1 by @dependabot in #1187
- chore(deps): bump immer from 9.0.18 to 9.0.19 by @dependabot in #1188
- chore(deps-dev): bump eslint-plugin-react from 7.32.1 to 7.32.2 by @dependabot in #1189
- chore(deps): bump uniforms-patternfly from 4.7.8 to 4.7.9 by @dependabot in #1190
- chore(deps): bump cypress-io/github-action from 5.0.5 to 5.0.6 by @dependabot in #1193
- chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #1194
- chore(deps): bump reactflow from 11.5.1 to 11.5.2 by @dependabot in #1195
- chore(deps-dev): bump cypress from 12.4.1 to 12.5.0 by @dependabot in #1196
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #1197
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #1198
- chore(deps): bump cypress-io/github-action from 5.0.6 to 5.0.7 by @dependabot in #1199
- chore(deps-dev): bump @module-federation/typescript from 2.1.6 to 2.2.0 by @dependabot in #1203
- chore(deps): bump reactflow from 11.5.2 to 11.5.3 by @dependabot in #1204
- chore(deps): bump @patternfly/patternfly from 4.222.4 to 4.224.2 by @dependabot in #1205
- chore(deps-dev): bump cypress from 12.5.0 to 12.5.1 by @dependabot in #1207
- chore(deps): bump @patternfly/react-icons from 4.93.3 to 4.93.6 by @dependabot in #1206
- chore(deps): bump @patternfly/react-code-editor from 4.82.82 to 4.82.113 by @dependabot in #1208
- chore(deps): bump @patternfly/react-table from 4.112.6 to 4.112.39 by @dependabot in #1209
- chore(deps): bump @patternfly/react-log-viewer from 4.87.77 to 4.87.100 by @dependabot in #1210
- chore(deps): bump reactflow from 11.5.3 to 11.5.5 by @dependabot in #1213
- chore(deps): bump cypress-io/github-action from 5.0.7 to 5.0.8 by @dependabot in #1214
- chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #1215
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #1219
- chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #1220
- chore(deps): bump monaco-editor from 0.34.1 to 0.35.0 by @dependabot in #1222
- chore(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #1223
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #1224
- chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #1225
- chore(storybook): add storybook & stories by @kahboom in #1221
- chore(deps-dev): bump eslint-plugin-testing-library from 5.10.0 to 5.10.1 by @dependabot in #1226
- chore(deps-dev): bump @module-federation/typescript from 2.2.0 to 2.2.1 by @dependabot in #1229
- chore(deps-dev): bump babel-loader from 8.3.0 to 9.1.2 by @dependabot in #1230
- chore(deps-dev): bump @types/react from 18.0.27 to 18.0.28 by @dependabot in #1242
- chore(deps): bump zustand from 4.3.2 to 4.3.3 by @dependabot in #1243
- chore(catalog): Extract info below Step Catalog title by @lordrip in #1238
- chore(deps): bump zundo from 2.0.0-beta.10 to 2.0.0-beta.11 by @dependabot in #1248
- chore(deps): bump cypress-io/github-action from 5.0.8 to 5.0.9 by @dependabot in #1249
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #1250
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #1251
- chore(deps): bump reactflow from 11.5.5 to 11.5.6 by @dependabot in #1252
- chore(deps): bump @patternfly/react-core from 4.267.6 to 4.276.6 by @dependabot in #1211
- chore(deps-dev): bump @types/react-dom from 18.0.10 to 18.0.11 by @dependabot in #1261
- chore(service): Sort service methods in alphabetical order by @igarashitm in #1260
- fix(refactor): Decouple business logic from VisualizationStepViews (#… by @igarashitm in #1268
- chore(deps-dev): bump @testing-library/dom from 8.20.0 to 9.0.0 by @dependabot in #1273
- chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 by @dependabot in #1274
- chore(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in #1266
- chore(deps-dev): bump eslint-plugin-testing-library from 5.10.1 to 5.10.2 by @dependabot in #1267
- chore(deps-dev): bump cypress from 12.5.1 ...
v0.6.1
What's Changed
Features
Bugfixes
- Fix properties view in prod version compiled with build:lib by @apupier in #1169
- fix(styling) Change main Page element to Panel, due to not using by @mmelko in #1171
Dependencies updates
- chore(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in #1149
- chore(deps-dev): bump eslint-plugin-testing-library from 5.9.1 to 5.10.0 by @dependabot in #1150
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #1151
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #1152
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Features
- Branch support:
- enhancement: remove kaoto banner and move logo to the toolbar by @mmelko in #1119
- Add monaco-yaml plugin for the code editor by @mmelko in #1048
- Add custom schema bridge to introduce field description by @tplevko in #1018
- chore: replace logo with logo without shadows by @mmelko in #1134
Bugfix
- fix (UI/UX/Accessibility): improved the coloring and changed the delete button icon to improve visibility by @MohammadiIram in #1128
- fix: Step Extensions: Ability to override the Config tab by @igarashitm in #1135
- fix(Visualization): position after dropping the first node. by @mmelko in #1139
- fix: Camel routes not being rendered by @lordrip in #1041
- fix(Visualization): Initial node isn't always centered by @javierlopezdeancos in #1010
Technical
- Prepare for 0.6.0 release by @apupier in #1144
- fix: change import from zustand to get rid of warnings by @mmelko in #1142
- fix(release): Fixing creation of release executables and add manual trigger by @Delawen in #1019
- Main prepare for tag0.5.0 by @apupier in #1017
- chore: Add GitHub Workflow to check "prod" build by @apupier in #1124
Dependencies
- chore(deps): bump @kie-tools-core/patternfly-base from 0.25.0 to 0.26.0 by @dependabot in #1047
- chore(deps): bump @kie-tools-core/editor from 0.25.0 to 0.26.0 by @dependabot in #1042
- chore(deps): bump @kie-tools-core/monaco-editor from 0.25.0 to 0.26.0 by @dependabot in #1045
- chore(deps): bump reactflow from 11.4.1 to 11.4.2 by @dependabot in #1089
- chore(deps): bump use-debounce from 9.0.2 to 9.0.3 by @dependabot in #1092
- chore(deps): bump zundo from 2.0.0-beta.8 to 2.0.0-beta.9 by @dependabot in #1103
- chore(deps): bump zustand from 4.2.0 to 4.3.2 by @dependabot in #1104
- chore(deps): bump immer from 9.0.17 to 9.0.18 by @dependabot in #1107
- chore(deps): bump @kie-tools-core/guided-tour from 0.25.0 to 0.26.0 by @dependabot in #1043
- chore(deps): bump @kie-tools-core/notifications from 0.25.0 to 0.26.0 by @dependabot in #1044
- chore(deps): bump @kie-tools-core/workspace from 0.25.0 to 0.26.0 by @dependabot in #1046
- chore(deps): bump cypress-io/github-action from 5.0.0 to 5.0.2 by @dependabot in #1037
- chore(deps): bump @patternfly/react-table from 4.111.45 to 4.112.6 by @dependabot in #1032
- chore(deps): bump @patternfly/patternfly from 4.221.2 to 4.222.4 by @dependabot in #1029
- chore(deps): bump @patternfly/react-icons from 4.93.0 to 4.93.3 by @dependabot in #1026
- chore(deps): bump @patternfly/react-core from 4.264.0 to 4.267.6 by @dependabot in #1031
- chore(deps): bump @patternfly/react-log-viewer from 4.87.62 to 4.87.77 by @dependabot in #1030
- chore(deps): bump @patternfly/react-code-editor from 4.82.67 to 4.82.82 by @dependabot in #1028
- chore(deps): bump zundo from 2.0.0-beta.6 to 2.0.0-beta.8 by @dependabot in #1040
- chore(deps): bump uniforms-patternfly from 4.7.6 to 4.7.7 by @dependabot in #1049
- chore(deps): bump uniforms from 3.10.1 to 3.10.2 by @dependabot in #1052
- chore(deps): bump monaco-editor from 0.33.0 to 0.34.1 by @dependabot in #1061
- chore(deps): bump uniforms-bridge-json-schema from 3.10.1 to 3.10.2 by @dependabot in #1053
- chore(deps): bump uniforms-patternfly from 4.7.7 to 4.7.8 by @dependabot in #1058
- chore(deps): bump immer from 9.0.16 to 9.0.17 by @dependabot in #1065
- chore(deps): bump zustand from 4.1.5 to 4.2.0 by @dependabot in #1063
- chore(deps): bump ajv from 8.11.2 to 8.12.0 by @dependabot in #1070
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1071
- chore(deps): bump cypress-io/github-action from 5.0.2 to 5.0.4 by @dependabot in #1074
- chore(deps): bump web-vitals from 3.1.0 to 3.1.1 by @dependabot in #1082
- chore(deps): bump reactflow from 11.4.0 to 11.4.1 by @dependabot in #1084
- chore(deps): bump cypress-io/github-action from 5.0.4 to 5.0.5 by @dependabot in #1086
- chore(deps): bump zundo from 2.0.0-beta.9 to 2.0.0-beta.10 by @dependabot in #1138
- chore: upgrade TypeScript to 4.9.4 by @apupier in #1126
- chore(deps): bump reactflow from 11.3.3 to 11.4.0 by @dependabot in #1036
Dev dependencies
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #1035
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #1034
- chore(deps-dev): bump @module-federation/typescript from 2.1.4 to 2.1.5 by @dependabot in #1141
- chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 by @dependabot in #1130
- chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #1131
- chore(deps-dev): bump @testing-library/dom from 8.19.1 to 8.20.0 by @dependabot in #1108
- chore(deps-dev): bump rimraf from 4.0.7 to 4.1.0 by @dependabot in #1109
- chore(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #1110
- chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #1111
- chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.1 by @dependabot in #1112
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #1113
- chore(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in #1120
- chore(deps-dev): bump rimraf from 4.0.4 to 4.0.7 by @dependabot in #1105
- chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #1106
- chore(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in #1094
- chore(deps-dev): bump eslint-plugin-import from 2.27.2 to 2.27.4 by @dependabot in #1095
- chore(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in #1102
- chore(deps-dev): bump @module-federation/typescript from 2.1.3 to 2.1.4 by @dependabot in #1090
- chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.2 by @dependabot in #1091
- chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.19.1 by @dependabot in #1050
- chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.0.10 by @dependabot in #1051
- chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #1054
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.48.0 by @dependabot in #1067
- chore(deps-dev): bump @module-federation/typescript from 2.0.3 to 2.1.3 by @dependabot in #1064
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0 by @dependabot in #1066
- chore(deps-dev): bump cypress from 12.2.0 to 12.3.0 by @dependabot in #1...
v0.5.0
What's Changed
Features
- feat(viz): migrate to elk for layouting by @kahboom in #951
- fix(viz): recursively check for branches by @kahboom in #980
- feat(codeEditor): Disabling autosync by @mmelko in #972
- chore(viz): improve branching types and check for merging edges back by @kahboom in #986
Dependencies
- chore(deps): bump web-vitals from 3.0.4 to 3.1.0 by @dependabot in #941
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #942
- chore(deps): bump zundo from 2.0.0-beta.5 to 2.0.0-beta.6 by @dependabot in #944
- chore(deps): bump reactflow from 11.2.0 to 11.3.0 by @dependabot in #956
- chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #957
- chore(deps): bump @rhoas/app-services-ui-shared from 0.16.4 to 0.16.6 by @dependabot in #953
- chore(deps): bump @patternfly/react-table from 4.111.33 to 4.111.45 by @dependabot in #961
- chore(deps): bump @patternfly/patternfly from 4.219.2 to 4.221.2 by @dependabot in #962
- chore(deps): bump cypress-io/github-action from 4.2.0 to 4.2.1 by @dependabot in #968
- chore(deps): bump @patternfly/react-core from 4.250.1 to 4.264.0 by @dependabot in #963
- chore(deps): bump @patternfly/react-code-editor from 4.82.55 to 4.82.67 by @dependabot in #964
- chore(deps): bump @patternfly/react-log-viewer from 4.87.50 to 4.87.62 by @dependabot in #965
- chore(deps): bump @patternfly/react-icons from 4.92.10 to 4.93.0 by @dependabot in #967
- chore(deps): bump reactflow from 11.3.0 to 11.3.1 by @dependabot in #974
- chore(deps): bump reactflow from 11.3.1 to 11.3.2 by @dependabot in #976
- chore(deps): bump cypress-io/github-action from 4.2.1 to 4.2.2 by @dependabot in #979
- chore(deps): bump zustand from 4.1.4 to 4.1.5 by @dependabot in #993
- chore(deps): bump reactflow from 11.3.2 to 11.3.3 by @dependabot in #1000
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #992
- chore(deps): bump use-debounce from 8.0.4 to 9.0.2 by @dependabot in #1009
- chore(deps): bump ncipollo/release-action from 1.11.2 to 1.12.0 by @dependabot in #1012
Technical
- feature(release): Add a script to update versions easily by @Delawen in #943
- chore: update
package.json
version todev
by @kahbom in #939 - fix(job): Fixing (second line of) mess quotes by @Delawen in #938
- chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 by @dependabot in #945
- chore(deps-dev): bump mini-css-extract-plugin from 2.6.1 to 2.7.0 by @dependabot in #946
- fix(job): Remove hardcoded backend version on release files by @Delawen in #947
- chore(deps-dev): bump eslint-plugin-react from 7.31.10 to 7.31.11 by @dependabot in #948
- chore(deps-dev): bump @module-federation/typescript from 1.1.0 to 2.0.0 by @dependabot in #949
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 by @dependabot in #954
- chore(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0 by @dependabot in #955
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #966
- chore(deps-dev): bump cypress from 10.8.0 to 11.2.0 by @dependabot in #971
- chore(deps-dev): bump @4tw/cypress-drag-drop from 2.2.1 to 2.2.2 by @dependabot in #970
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 by @dependabot in #975
- chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 by @dependabot in #977
- chore(deps-dev): bump mini-css-extract-plugin from 2.7.0 to 2.7.1 by @dependabot in #982
- chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 by @dependabot in #983
- chore(deps-dev): bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #984
- chore(Tests) Add tests for the Catalog component by @mmelko in #987
- chore(deps-dev): bump ts-jest from 27.1.4 to 29.0.3 by @dependabot in #988
- chore(deps): bump cypress-io/github-action from 4.2.2 to 5.0.0 by @dependabot in #989
- chore(deps-dev): bump @types/react from 18.0.25 to 18.0.26 by @dependabot in #990
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 by @dependabot in #999
- chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 by @dependabot in #995
- chore(deps-dev): bump mini-css-extract-plugin from 2.7.1 to 2.7.2 by @dependabot in #996
- chore(deps-dev): bump webpack-cli from 5.0.0 to 5.0.1 by @dependabot in #997
- chore(deps-dev): bump @types/node from 18.11.10 to 18.11.11 by @dependabot in #998
- chore(Catalog-tests): fix warning by using user events in the tests by @mmelko in #1001
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 by @dependabot in #1007
- chore(deps-dev): bump @types/node from 18.11.11 to 18.11.12 by @dependabot in #1004
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #1002
- chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 by @dependabot in #1005
- chore(deps-dev): bump tsc-watch from 5.0.3 to 6.0.0 by @dependabot in #1006
- chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13 by @dependabot in #1011
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #1015
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #1014
- chore(deps-dev): bump @4tw/cypress-drag-drop from 2.2.2 to 2.2.3 by @dependabot in #1013
- chore(deps-dev): bump @types/node from 18.11.13 to 18.11.14 by @dependabot in #1016
Full Changelog: v0.4.3...v0.5.0