This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Releases: workfloworchestrator/orchestrator-core-gui
Releases · workfloworchestrator/orchestrator-core-gui
10.7.6
What's Changed
- Fix product id check in process detail by @tjeerddie in #251
Full Changelog: 10.7.5...10.7.6
10.7.5
What's Changed
- Fix subscriptionreferences plugin. Update to latest schema by @dmarjenburgh in #235
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #228
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #230
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #212
- Bump ua-parser-js from 0.7.31 to 0.7.35 by @dependabot in #237
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #236
- deleted TSV explanation which is not correct by @wouter1975 in #238
- Remove topology diagram component by @tjeerddie in #242
- Add support for new process state AWAITING_CALLBACK by @dmarjenburgh in #243
- Update changed process properties by @tjeerddie in #239
- Add column for subscription references by @dmarjenburgh in #245
- Rewrite /auth to /opa in OIDC URL with a more specific match by @Mark90 in #246
- Fix expand process table rows by @dmarjenburgh in #247
- Fix UI Refresh Issue due to product_id Type Variance by @torkashvand in #248
- Fix incorrect if statement and linting error by @tjeerddie in #249
New Contributors
- @torkashvand made their first contribution in #248
Full Changelog: 10.7.4...10.7.5
10.7.4
What's Changed
- Fix form resetting when process updates by @tjeerddie in #217
- Update from advanced-search-documentation by @github-actions in #218
- add arm64 support to container by @github-actions in #219
- Fix displaying multiple resource-type values by @Mark90 in #220
- feat: add styling to pretty print dry run in the process state by @nemimccarter in #222
- Process status resumed and fixes by @Mark90 in #221
- Add card for worker status to settings page by @dmarjenburgh in #223
- Fix interval not clearing when unmounting useHttpIntervalFallback by @tjeerddie in #224
- cim: Update impacted objects list with useEffect by @tjeerddie in #225
- Consistent custompage route order by @Mark90 in #226
- CIM: 404 handling, back button by @Mark90 in #227
- Add custom plugin subscription references & permissions by @dmarjenburgh in #229
- Add modal to process table by @Sparrow1029 in #232
- Add resumed state to task filter by @mrijk in #231
New Contributors
- @nemimccarter made their first contribution in #222
- @dmarjenburgh made their first contribution in #223
- @mrijk made their first contribution in #231
Full Changelog: 10.7.3...10.7.4
10.7.4rc3
Full Changelog: 10.7.4rc2...10.7.4rc3
10.7.4rc2
Full Changelog: 10.7.4rc1...10.7.4rc2
10.7.4rc1
What's Changed
- Fix form resetting when process updates by @tjeerddie in #217
- Update from advanced-search-documentation by @github-actions in #218
Full Changelog: 10.7.3...10.7.4rc1
10.7.3
What's Changed
- ticket pages minor fixes by @github-actions in #192
- Fix form going to a incorrect previous page by @tjeerddie in #193
- Fix explain in the form sending you back to the start by @tjeerddie in #194
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #190
- Bump deep-object-diff from 1.1.7 to 1.1.9 by @dependabot in #182
- Update from update-docker by @github-actions in #185
- Update from 17-statemachine-open-close-email-for-incidents by @github-actions in #191
- Update from update-changelog by @github-actions in #196
- Update from feature/49-list-all-used-by-subscriptions by @github-actions in #195
- Update from 27-view-last-sent-emails by @github-actions in #197
- add variable for local dev cim host by @florisie in #198
- cim#18 Use transition instead of process_state as much as possible by @Mark90 in #199
- Update Copyright to 2023 by @tjeerddie in #202
- Update from feature/49-remove-duplications-in-used-by-subscriptions by @github-actions in #203
- Change websockets to use react-use-websocket package by @tjeerddie in #201
- Fix websocket not updating content by @tjeerddie in #204
- cim#38 Date and tim changes by @Mark90 in #205
- Update from fix-subscription-detail-value-row by @github-actions in #206
- Update from fix-cache-flush-keys by @github-actions in #207
- CIM: Allow impact override on services without subscriptions by @tjeerddie in #210
- Cim#44 Allow recovering ticket inform job by @Mark90 in #211
- Add http fallback to process detail page by @tjeerddie in #208
- Get cache options from API, display delete count by @Mark90 in #213
- Fix runningProcesses from incorrectly updating table by @github-actions in #214
- Silence missing translation errors in form wizard by @Mark90 in #215
- CIM fixes/usability by @Mark90 in #216
New Contributors
Full Changelog: 10.6.0...10.7.3
10.6.0
What's Changed
- Bump elliptic from 6.5.3 to 6.5.4 in /src/lib/themes by @dependabot in #8
- Bump ini from 1.3.5 to 1.3.8 in /src/lib/themes by @dependabot in #7
- Bump lodash from 4.17.20 to 4.17.21 in /src/lib/themes by @pboers1988 in #10
- Bump y18n from 4.0.0 to 4.0.3 in /src/lib/themes by @pboers1988 in #11
- Bump ssri from 6.0.1 to 6.0.2 in /src/lib/themes by @pboers1988 in #12
- Add Websocket to process details page for live updates by @tjeerddie in #9
- Fix checkbox label showing ontop of select menu by @tjeerddie in #15
- Sort Subscription Actions Alphabetically by @gstewart86 in #13
- Change websocket protocol to wss when environment is not local by @tjeerddie in #17
- Update README.md by @acidjunk in #16
- Added Label with value from backend + Form dividers by @acidjunk in #18
- Remove double dots in subscriptionDetail/Renderers by @tjeerddie in #19
- Add websocket to processes list page by @tjeerddie in #20
- Check backend url for https to also use wss for websockets by @tjeerddie in #21
- Auto fix linting issues by @tjeerddie in #22
- Add support for Labels with Value and Divider form fields by @acidjunk in #23
- Fix websockets with internal proxy by @acidjunk in #26
- Fix tests by @acidjunk in #27
- Updated snapshot for labels / dividers by @acidjunk in #28
- Add failed task banner by @tjeerddie in #24
- Fix linting and typing issues by @tjeerddie in #29
- change how to count failed processes and add ProcessStatus by @tjeerddie in #30
- Updated snapshot by @acidjunk in #31
- Change failed task banner to use websockets by @tjeerddie in #25
- Fix websocket processes all endpoint by @tjeerddie in #32
- Divider styling by @acidjunk in #33
- Fix label styling by @acidjunk in #34
- Fix tables not reloading in processes list with websockets by @tjeerddie in #35
- make list of unterminated parents comma separated in error feedback. by @thijs-creemers in #36
- Prevent the possibility of none existing unterminated_parents key. by @thijs-creemers in #37
- Fix test for standalone version and enable Github actions for tests and storybook by @github-actions in #38
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #41
- Bump immer from 9.0.2 to 9.0.6 by @dependabot in #40
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #39
- Bump dns-packet from 1.3.1 to 1.3.4 by @dependabot in #43
- Bump ws from 6.2.1 to 6.2.2 by @dependabot in #44
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #45
- Bump url-parse from 1.5.1 to 1.5.3 by @dependabot in #46
- Fix product name and link by @wouter1975 in #47
- Fix linting by @acidjunk in #48
- feat: tabbed display of subscription details by @gertvangravity in #50
- Change processes page tables to not fully re-render with updates by @github-actions in #49
- Update websocket process detail by @tjeerddie in #51
- Update from fix-build by @github-actions in #54
- Update from add-custom-surf by @github-actions in #53
- do not show customer name if not resolved by @gertvangravity in #59
- Tabview changes by @gertvangravity in #55
- Change engine status data to come from websocket with http as fallback by @tjeerddie in #56
- Update from setup-complete-tests by @github-actions in #57
- feat: filter LIR prefixes by @gertvangravity in #58
- Change access_token store from localStorage to SessionStorage by @github-actions in #61
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #62
- Bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #63
- LIR-prefixes-table-features by @wouter1975 in #65
- Fix parameter values not being filled in of action messages by @tjeerddie in #64
- Stuck loader by @gertvangravity in #60
- Bump nanoid from 3.1.22 to 3.2.0 by @dependabot in #68
- InSync feature + Upgraded EUI to last non breaking version (41.2.3) + minor UI updates by @acidjunk in #66
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #69
- Set in sync permissions by @acidjunk in #71
- Update from set_in_sync by @github-actions in #70
- Add websocket pinging to check for dropped connection by @tjeerddie in #72
- Update from 1298-resume-all-processes by @github-actions in #67
- Revert "Change access_token store from localStorage to SessionStorage… by @pboers1988 in #74
- Give SubscriptionInstanceValue component a unique key by @Mark90 in #75
- Fix syntax error in env template by @acidjunk in #76
- Update from subscription-delta by @github-actions in #73
- Subscription delta (the missing parts) by @acidjunk in #77
- Add scheduled build by @Mark90 in #81
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #82
- Update from 1325-fix-fetching-ims-node-data-by-ims_node_id by @github-actions in #83
- Show owner_subscription_id only if different from subscription id in subscription detail by @tjeerddie in #84
- Make the review app switchable by @pboers1988 in #89
- Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #88
- Update from 1297-How-Other_subscriptions-can-be-shown-on-the-FW-subscription-page by @github-actions in #78
- 1...