-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d33a96e
commit d7649a2
Showing
27 changed files
with
103 additions
and
92 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workspaces/orchestrator/plugins/orchestrator-backend/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
## @red-hat-developer-hub/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/[email protected]...@red-hat-developer-hub/[email protected]) (2024-08-02) | ||
|
||
## 1.25.1 | ||
|
||
### Patch Changes | ||
|
||
- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`. | ||
Updated dependency `prettier` to `3.4.2`. | ||
Updated dependency `@janus-idp/cli` to `1.19.1`. | ||
Updated dependency `monaco-editor` to `0.52.2`. | ||
Updated dependency `monaco-yaml` to `5.2.3`. | ||
Updated dependency `sass` to `1.83.0`. | ||
Updated dependency `webpack` to `5.97.1`. | ||
- 9cc8c89: update sonataflow devmode image | ||
|
||
## 1.25.0 | ||
|
||
### Minor Changes | ||
|
2 changes: 1 addition & 1 deletion
2
workspaces/orchestrator/plugins/orchestrator-common/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
workspaces/orchestrator/plugins/orchestrator-form-api/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workspaces/orchestrator/plugins/orchestrator-form-api/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
workspaces/orchestrator/plugins/orchestrator-form-react/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workspaces/orchestrator/plugins/orchestrator-form-react/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
workspaces/orchestrator/plugins/orchestrator-swf-editor-envelope/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workspaces/orchestrator/plugins/orchestrator-swf-editor-envelope/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,33 @@ | ||
### Dependencies | ||
|
||
## 2.5.1 | ||
|
||
### Patch Changes | ||
|
||
- a75cfff: improve workflow details card in workflow page | ||
- 6a777cc: workflow name column values in workflow runs table should be a link to workflow page | ||
- d8c6ed0: update workflow instance page | ||
- d33a96e: Workflow progress panel should have a scroll | ||
- cea6963: workflow runs list view - rename name column | ||
- be7b8c9: "Add runs button" | ||
- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`. | ||
Updated dependency `prettier` to `3.4.2`. | ||
Updated dependency `@janus-idp/cli` to `1.19.1`. | ||
Updated dependency `monaco-editor` to `0.52.2`. | ||
Updated dependency `monaco-yaml` to `5.2.3`. | ||
Updated dependency `sass` to `1.83.0`. | ||
Updated dependency `webpack` to `5.97.1`. | ||
- cf1c024: bug fix in workflow runs table status filter | ||
- 1d1d8cf: hide abort button when disabled | ||
- 353e038: Workflows Table - rename tooltip "Run” instead of “Execute.” | ||
- f3ace9e: add workflow tabs - details and runs | ||
- Updated dependencies [d59e940] | ||
- Updated dependencies [d6e5b1a] | ||
- Updated dependencies [9cc8c89] | ||
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@1.25.1 | ||
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@1.4.3 | ||
- @red-hat-developer-hub/backstage-plugin-orchestrator-form[email protected] | ||
|
||
## 2.5.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters