This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
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 to 12.6.0 by @dependabot in #1284
- chore(deps): bump monaco-yaml from 4.0.3 to 4.0.4 by @dependabot in #1285
- chore(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #1286
- Fix e2e tests by @tplevko in #1287
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #1291
- chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #1292
- chore(deps-dev): bump @babel/core from 7.20.12 to 7.21.0 by @dependabot in #1293
- test(otel): adding OpenTelemetry by @helio-frota in #1282
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.10 to 0.6.11 by @dependabot in #1300
- Add E2E catalog actions tests by @unsortedhashsets in #1312
- chore(deps-dev): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in #1317
- chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 3.4.0 to 4.1.0 by @dependabot in #1318
- chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #1321
- chore(deps-dev): bump @trivago/prettier-plugin-sort-imports from 4.1.0 to 4.1.1 by @dependabot in #1323
- chore(deps-dev): bump cypress from 12.6.0 to 12.7.0 by @dependabot in #1322
- chore(deps): bump monaco-editor from 0.35.0 to 0.36.0 by @dependabot in #1325
- chore: Adjust Source Maps to include JSX by @lordrip in #1320
- Fix e2e tests, relates to default DSL change by @unsortedhashsets in #1327
- chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #1330
- chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #1331
- chore(deps): bump cypress-io/github-action from 5.0.9 to 5.1.0 by @dependabot in #1332
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #1333
- Updating to version 0.7.0 by @apupier in #1334
New Contributors
- @helio-frota made their first contribution in #1282
- @unsortedhashsets made their first contribution in #1312
Full Changelog: v0.6.1...v0.7.0