app-workflow_builder Change Logs
2019.1.23 Maintenance Release [2021-04-06]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.52 [03-30-2021] - Fixed job variable inference of the variable value.
- app-workflow_builder:4.4.9-2019.1.51 [02-24-2021] - Fixed a bug that trimmed user input when editing task input variables.
2019.1.22 Maintenance Release [2021-03-02]
Overview
- 1 Bug Fixes
- 1 Chores
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.50 [02-09-2021] - Security updated for illegal characters in automation names.
Chores
- app-workflow_builder:4.4.9-2019.1.49 [01-29-2021] - Updated MongoDB driver to fix the arbiter bug.
2019.1.20 Maintenance Release [2021-01-05]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.48 [12-17-2020] - Added dialog to display missing and inactive groups for automations and manual tasks.
- app-workflow_builder:4.4.9-2019.1.47 [12-31-2020] - Fixed rendering of automation error messages and warnings in the UI.
2019.1.19 Maintenance Release [2020-12-01]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.46 [11-20-2020] - Users are restricted from creating automations with whitespace-only names.
- app-workflow_builder:4.4.9-2019.1.45 [11-09-2020] - Removed task name validation to permit dynamic task names based on scripts from IAG.
2019.1.18 Maintenance Release [2020-11-03]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.44 [10-15-2020] - Fixed syntax error that caused workflows to not save.
- app-workflow_builder:4.4.9-2019.1.43 [10-15-2020] - Workflows with undefined tasks cannot be saved.
2019.1.17 Maintenance Release [2020-10-06]
Overview
- 1 Improvements
- 1 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.42 [10-05-2020] - Added a warning modal to alert users when input validation error occurs.
2019.1.16 Maintenance Release [2020-09-01]
Overview
- 2 Bug Fixes
- 1 Security Fixes
- 3 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.41 [09-03-2020] - Improved error checking when handling a task's method variables.
- app-workflow_builder:4.4.9-2019.1.39 [08-29-2020] - Fixed a bug that caused string values to be parsed when clicking away from static input text areas.
Security Fixes
- app-workflow_builder:4.4.9-2019.1.40 [08-27-2020] - Invalid workflow names will no longer be rendered.
2019.1.15 Maintenance Release [2020-08-04]
Overview
- 2 Bug Fixes
- 2 Chores
- 4 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.38 [07-30-2020] - Encoded logic in Workflow Builder to filter out invalid tasks in task list.
- app-workflow_builder:4.4.9-2019.1.37 [07-31-2020] - Prevented eager parsing of static variables.
Chores
- app-workflow_builder:4.4.9-2019.1.36 [07-23-2020] - Inquirer dependency updated.
- app-workflow_builder:4.4.9-2019.1.36 [07-17-2020] - Updated readme document with proper markdown headers.
2019.1.13 Maintenance Release [2020-06-02]
Overview
- 3 Bug Fixes
- 3 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.35 [05-26-2020] - Made improvements to bind task reference and reference variable to real values.
- app-workflow_builder:4.4.9-2019.1.34 [05-21-2020] - Updated grammar of error text upon workflow validation error condition.
- app-workflow_builder:4.4.9-2019.1.33 [05-13-2020] - Fixed issues with childJob task child workflow search.
2019.1.12 Maintenance Release [2020-05-05]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.32 [04-21-2020] - Changed the export function to pretty-print the exported workflows.
- app-workflow_builder:4.4.9-2019.1.32 [04-17-2020] - Fixed deletion of reference task for childJob tasks.
2019.1.11 Maintenance Release [2020-04-07]
Overview
- 1 Improvements
- 4 Bug Fixes
- 5 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.30 [03-02-2020] - Error notification now tells user why a workflow can't be deleted.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.31 [03-24-2020] - Fixed a bug that prevented editing of large workflows.
- app-workflow_builder:4.4.9-2019.1.29 [03-02-2020] - Resized buttons to import and create new workflows.
- app-workflow_builder:4.4.9-2019.1.28 [02-29-2020] - Improved error logging to remove path directory. Callback errors will display specific error message instead of stack trace.
- app-workflow_builder:4.4.9-2019.1.27 [02-02-2020] - Modified the task algorithm to include all task references and job variables that are defined after the forEach loop.
2019.1.8 Maintenance Release [2019-12-03]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.26 [12-04-2019] - Modified logic to handle all non-type static inputs.
- app-workflow_builder:4.4.9-2019.1.25 [11-20-2019] - JSON parser will now parse static inputs without the task having a defined task detail type.
2019.1.7 Maintenance Release [2019-11-05]
Overview
- 1 Improvements
- 2 Bug Fixes
- 3 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.23 [10-05-2019] - Improved error handling when trying to update an invalid workflow.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.24 [10-08-2019] - Workflow Builder does not allow saving workflows with illegal names.
- app-workflow_builder:4.4.9-2019.1.22 [10-02-2019] - Fixed redirection on session expiration when starting a job from inside a workflow.
2019.1.6 Maintenance Release [2019-10-01]
Overview
- 1 Bug Fixes
- 1 Chores
- 2 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.20 [09-15-2019] - Fixed bug to prevent backspace navigation in IE11 and Firefox.
Chores
- app-workflow_builder:4.4.9-2019.1.21 [09-15-2019] - Removed nyc developer dependency.
2019.1.5 Maintenance Release [2019-09-03]
Overview
- 2 Improvements
- 7 Bug Fixes
- 9 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.15 [08-02-2019] - Added a migration script for workflows with adapter tasks.
- app-workflow_builder:4.4.9-2019.1.14 [07-30-2019] - Added JSON schema and file validation job.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.19 [08-28-2019] - Added confirmation dialogs to make auto-saving workflows more transparent.
- app-workflow_builder:4.4.9-2019.1.18 [08-28-2019] - Fixed an issue where Manual tasks would error while validating static input and stop the user from updating a task in the Workflow canvas.
- app-workflow_builder:4.4.9-2019.1.17 [08-26-2019] - Fixed workflow export issue in Firefox.
- app-workflow_builder:4.4.9-2019.1.16 [08-29-2019] - Add Edge Mode toast does display properly.
- app-workflow_builder:4.4.9-2019.1.13 [07-29-2019] - Navbar scroll for the workflow does not appear in Firefox.
- app-workflow_builder:4.4.9-2019.1.12 [07-26-2019] - Checkbox elements for Outgoing and Error job variables are static and no longer shift.
- app-workflow_builder:4.4.9-2019.1.11 [07-25-2019] - Updated handling of static parameter inputs in task dialog windows to intelligently typecast to the type listed in the method's model (pronghorn.json file), instead of automatically attempting to parse and falling back (on parse error) to a string.
2019.1.4 Maintenance Release [2019-08-06]
Overview
- 1 Improvements
- 4 Bug Fixes
- 5 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.10 [07-24-2019] - Migrated from itential-ci to argo.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.9 [07-23-2019] - Tooltip for delete button fits the viewport.
- app-workflow_builder:4.4.9-2019.1.8 [07-23-2019] - Workflow dates in list view will now display in browser locale format.
- app-workflow_builder:4.4.9-2019.1.7 [07-22-2019] - Workflow edit; variable selector set to top sticky when scroll bar is active.
- app-workflow_builder:4.4.9-2019.1.6 [07-16-2019] - Changed workflow tree traversal alghorithm to overcome Chrome maximum call stack limt.
2019.1.2 Maintenance Release [2019-06-04]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.5 [05-31-2019] - Able to set Sunday in task scheduler.
2019.1.1 Maintenance Release [2019-05-09]
Overview
- 1 Improvements
- 2 Bug Fixes
- 3 Total Tickets
Improvements
- app-workflow_builder:4.4.9-2019.1.2 [04-21-2019] - JSON schema added for workflow document and methods.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.4 [04-26-2019] - Workflow evaluation tasks fixed to require value for job variables.
- app-workflow_builder:4.4.9-2019.1.3 [04-21-2019] - Import Workflow button correctly works for ie11.
2019.1.0 Feature Release [2019-04-02]
Overview
- 3 New Features
- 8 Improvements
- 15 Bug Fixes
- 26 Total Tickets
New Features
- app-workflow_builder:4.2.0 [03-04-2019] - Added peer dependency for tags in workflow builder app.
- app-workflow_builder:3.23.0 [02-22-2019] - Tags can now be added to workflows.
- app-workflow_builder:3.22.0 [02-19-2019] - Field for statically set variables on tasks are now empty by default for better usability.
Improvements
- app-workflow_builder:4.4.9-2019.1.1 [03-29-2019] - Pinned dependencies for release.
- app-workflow_builder:4.4.3 [03-19-2019] - Updated calls to support MongoDB driver 3.1.7.
- app-workflow_builder:4.4.0 [03-05-2019] - Added ability to edit variables to pass into a child job from task modal.
- app-workflow_builder:4.1.0 [02-27-2019] - Added tag field in table view.
- app-workflow_builder:4.0.1 [03-27-2019] - Updated peerDependencies in package.json.
- app-workflow_builder:4.0.0 [02-28-2019] - Workflow Builder will now have one task per adapter model instead of per adapter instance.
- app-workflow_builder:3.21.10 [01-11-2019] - Running a workflow now automatically saves it.
- app-workflow_builder:3.21.9 [01-11-2019] - Updated itential-utils dependency.
Bug Fixes
- app-workflow_builder:4.4.9-2019.1.0 [03-29-2019] - Fixed workflow access through pagination.
- app-workflow_builder:4.4.8 [03-29-2019] - Minor changes to taskbar navigation.
- app-workflow_builder:4.4.7 [03-28-2019] - Application names sort correctly in task navigation bar.
- app-workflow_builder:4.4.6 [03-26-2019] - Scrollbar for task navigation in workflow builder edit view is removed due to specific class/css.
- app-workflow_builder:4.4.6 [03-26-2019] - Improved keyboard accessibility for workflow list view.
- app-workflow_builder:4.4.5 [03-25-2019] - Resized workflow set variables dialog box.
- app-workflow_builder:4.4.2 [03-19-2019] - Tags: App no longer crashes if user not authorized to view tags.
- app-workflow_builder:4.4.1 [03-15-2019] - Accessibility: Fixed tabbing issue in Workflow Builder settings cog.
- app-workflow_builder:4.4.0 [03-05-2019] - Added margin to the tools bar to make it visible.
- app-workflow_builder:4.2.1 [03-05-2019] - Fixed issue in tasks navigation bar. Clicking the arrow to expand the application and then adding a task will no longer cause the grid to refocus.
- app-workflow_builder:4.0.2 [03-05-2019] - Fixed positioning for navigation bar in workflow edit view.
- app-workflow_builder:3.21.12 [01-29-2019] - Fixed issue with updating workflow settings; user can update groups and workflow name.
- app-workflow_builder:3.21.11 [01-15-2019] - Updated styles for workflow task input tool tips to properly align them to its parent.
- app-workflow_builder:3.21.8 [01-04-2019] - Textarea fields of the Edit Task dialog will now resize.
- app-workflow_builder:3.21.7 [01-04-2019] - Fixed issue where a null job task variable reference would cause problems with selecting job variables for tasks.