app-automation_catalog Change Logs
2021.1.5 Maintenance Release [2021-12-07]
Overview
- 2 Bug Fixes
- 2 Total Tickets
Bug Fixes
- app-automation_catalog:2.10.6-2021.1.14 [11-24-2021] - Fixed a bug that caused focus loss when editing the description field in the create automation dialogue.
- app-automation_catalog:2.10.6-2021.1.13 [11-22-2021] - Fixed invalid permissions assigned to a 'readonly' role in Automation Catalog.
2021.1.4 Maintenance Release [2021-11-02]
Overview
- 5 Bug Fixes
- 5 Total Tickets
Bug Fixes
- app-automation_catalog:2.10.6-2021.1.12 [11-04-2021] - Fixed bug where Pre-builts with an ac-agenda-job item but no workflows or forms failed to import. This fix sets the importMap default options as "true".
- app-automation_catalog:2.10.6-2021.1.11 [11-04-2021] - Added parameter to processAutomations to fix issue where importing an Automation Catalog item in a Pre-built incorrectly referenced the dependencies.
- app-automation_catalog:2.10.6-2021.1.10 [10-08-2021] - Fixed date selector input for automation scheduling to avoid setting invalid date by the user.
- app-automation_catalog:2.10.6-2021.1.9 [10-06-2021] - Added automatic focusing on the automation name field. Cursor will automatically move to the new name field when creating a new automation.
- app-automation_catalog:2.10.6-2021.1.8 [10-01-2021] - Added error notification toast message when automation cannot be scheduled due to invalid JSON Form content.
2021.1.3 Maintenance Release [2021-10-05]
Overview
- 1 New Features
- 2 Bug Fixes
- 3 Total Tickets
New Features
- app-automation_catalog:2.10.6-2021.1.5 [09-10-2021] - Implemented an internal process utility to enable importing.
Bug Fixes
- app-automation_catalog:2.10.6-2021.1.7 [09-17-2021] - Fixed typo error in schema for runWorkflow endpoint.
- app-automation_catalog:2.10.6-2021.1.6 [09-17-2021] - Fixed incorrect rendering of toast messages upon automation creation.
2021.1.2 Maintenance Release [2021-09-07]
Overview
- 1 Bug Fixes
- 1 Total Tickets
Bug Fixes
- app-automation_catalog:2.10.6-2021.1.4 [07-13-2021] - Updated the scheduled date and time inputs to handle empty text input.
2021.1.1 Maintenance Release [2021-07-06]
Overview
- 2 Bug Fixes
- 1 Deprecations
- 3 Total Tickets
Bug Fixes
- app-automation_catalog:2.10.6-2021.1.3 [06-23-2021] - Updated Rodeo icons and Rodeo-UI to newest version
- app-automation_catalog:2.10.6-2021.1.2 [06-22-2021] - Updated function that was preventing a job run without form data. This fix resolves the console error and the user is able to start the automation with no form data.
Deprecations
- app-automation_catalog:2.10.6-2021.1.0 [05-27-2021] - Deprecated all methods in pronghorn.json.
2021.1 Feature Release [2021-05-28]
Overview
- 6 Improvements
- 9 Bug Fixes
- 1 Security Fixes
- 2 Chores
- 1 Deprecations
- 19 Total Tickets
Improvements
- app-automation_catalog:2.10.0 [05-04-2021] - Deprecated all Automation Catalog APIs. Added a generic deprecation message to each API that tells user to use Operations Manager instead of Automation Catalog.
- app-automation_catalog:2.9.0 [04-23-2021] - Added full screen mode to view form; user will now be able see the entire viewable area within the browser.
- app-automation_catalog:2.9.0 [04-22-2021] - Renamed Automations to Workflows.
- app-automation_catalog:2.8.0 [03-30-2021] - Introduced new functionality that will migrate legacy automations in Automation Catalog to Operations Manager.
- app-automation_catalog:2.7.0 [03-24-2021] - Updated the navigation bar styling to match the latest design.
- app-operations_manager:1.0.0 [01-04-2021] - Updated routes to meet design specs
Bug Fixes
- app-automation_catalog:2.10.6 [05-26-2021] - Updated dependencies in preparation for next release.
- app-automation_catalog:2.10.4 [05-20-2021] - Blocked the ability to accidentally start multiple jobs on a manual job start. Added a notification to indicate a job is processing in the background.
- app-automation_catalog:2.10.3 [05-20-2021] - Added the ability to change the description of an existing workflow.
- app-automation_catalog:2.10.2 [05-13-2021] - Fixed a bug that prevented editing of an invalid automation in the Automation Catalog.
- app-automation_catalog:2.10.1 [05-11-2021] - Added links to app-banner to redirect user back to IAP home page.
- app-automation_catalog:2.9.1 [04-28-2021] - Creation of an automation with an empty name via the HTTP endpoint is rejected.
- app-automation_catalog:2.6.34 [01-26-2021] - Updated create button for JSON Form to redirect the URL to the correct page.
- app-operations_manager:1.0.0 [01-06-2021] - Resolved HTTP error. The createAutomation call now initializes GBAC as an object with read/write properties.
- app-operations_manager:1.0.0 [01-04-2021] - Imported catalog entries now have "lastUpdated" stored as a date.
Security Fixes
- app-automation_catalog:2.10.5 [05-25-2021] - Updated dependencies to fix security vulnerability in Axios library.
Chores
- app-automation_catalog:2.10.6-2021.1.1 [06-01-2021] - Pinned dependencies for next release.
- app-automation_catalog:2.8.1 [04-01-2021] - Moved project to master pipeline.
Deprecations
- app-automation_catalog:2.10.7 [05-27-2021] - Deprecated all methods in pronghorn.json.
2020.2.0 Feature Release [2021-01-05]
Overview
- 3 Improvements
- 20 Bug Fixes
- 5 Chores
- 28 Total Tickets
Improvements
- app-automation_catalog:2.6.19 [08-27-2020] - Expanded repeat interval options in scheduling to include minutes (intervals of 1, 5, 10, 15, & 30).
- app-automation_catalog:2.6.18 [07-31-2020] - Settings icon in top navigation bar is no longer displayed. Options for settings are now available in Admin Essentials.
- app-automation_catalog:2.6.13 [06-05-2020] - Updated agenda library to latest version release.
Bug Fixes
- app-automation_catalog:2.6.32 [12-15-2020] - User session is terminated when user signs out from navbar.
- app-automation_catalog:2.6.30 [12-11-2020] - Moved form submit button into the modal footer.
- app-automation_catalog:2.6.29 [11-30-2020] - Fixed error handling when an automation is not found in the database.
- app-automation_catalog:2.6.28 [11-28-2020] - Missing GBAC permissions have been set to default (allow-all) in the automation record.
- app-automation_catalog:2.6.27 [11-17-2020] - Updated LegacyNavbar to match the current design pattern.
- app-automation_catalog:2.6.26 [11-09-2020] - Improved error handling to prevent app crash at startup when createAutomation task is initiated by Pronghorn user.
- app-automation_catalog:2.6.25 [10-30-2020] - Improved error handling to prevent application crash when loading invalid automation data.
- app-automation_catalog:2.6.24 [10-22-2020] - Card collection now displays the "last modified by" username instead of the system name.
- app-automation_catalog:2.6.23 [10-21-2020] - User can now open links in a new tab from the content menu.
- app-automation_catalog:2.6.22 [10-13-2020] - The correct date/time calculation for a scheduled workflow in Automation Catalog now displays.
- app-automation_catalog:2.6.20 [10-05-2020] - Added error handling for chunk load errors that occur due to expired tokens.
- app-automation_catalog:2.6.17 [07-28-2020] - Fixed bug in navigation. Home button correctly routes to main IAP page.
- app-automation_catalog:2.6.16 [07-28-2020] - Forms now have wider text inputs and a fully adjustable text area that expands to show more lines.
- app-automation_catalog:2.6.15 [07-27-2020] - Automations started manually now correctly retrieve formData input.
- app-automation_catalog:2.6.12 [06-02-2020] - Copyright year now displays correctly.
- app-automation_catalog:2.6.11 [05-13-2020] - Data changes must be saved before running an automation manually.
- app-automation_catalog:2.6.10 [05-10-2020] - Fixed issues with navbar search not searching properly.
- app-automation_catalog:2.6.10 [05-08-2020] - * Updated an automation to prevent lost of user context data.
- Enhanced emulated user context to contain groups information for running automation after AC has been restarted.
- Fixed "Last Updated by" field to show username instead of user ID.
- app-automation_catalog:2.6.9 [04-28-2020] - Improved error messaging and user feedback for automations rejected by the automation engine.
- app-automation_catalog:2.6.8 [04-29-2020] - Removed unnecessary file that was running in app startup.
Chores
- app-automation_catalog:2.6.33-2020.2.0 [12-18-2020] - Created initial release for 2020.2.
- app-automation_catalog:2.6.33 [12-18-2020] - Update package dependencies for release.
- app-automation_catalog:2.6.31 [12-11-2020] - Updated MongoDB driver to fix the arbiter bug.
- app-automation_catalog:2.6.14 [06-17-2020] - Updated node driver for MongoDB.
- app-automation_catalog:2.6.7 [04-24-2020] - Updated release checklist.
2020.1.0 Feature Release [2020-05-01]
Overview
- 14 Improvements
- 20 Bug Fixes
- 4 Chores
- 1 Deprecations
- 39 Total Tickets
Improvements
- app-automation_catalog:2.6.0 [04-02-2020] - Visual overhaul for the user interface.
- app-automation_catalog:2.6.0 [03-30-2020] - Improved feedback dialog when changing the group properties for an automation.
- app-automation_catalog:2.6.0 [03-30-2020] - Improved feedback for users with restricted access to automations.
- app-automation_catalog:2.6.0 [03-26-2020] - Added form edit and create buttons to the automation edit page.
- app-automation_catalog:2.6.0 [03-18-2020] - Added an 'imported' field to the return value of importAutomations to describe import results in detail.
- app-automation_catalog:2.6.0 [03-10-2020] - Made visual updates to the navigation bar.
- app-automation_catalog:2.6.0 [03-09-2020] - Updated access control UI to meet design specs.
- app-automation_catalog:2.6.0 [03-04-2020] - Implemented new modal to improve creation process for automation's.
- app-automation_catalog:2.6.0 [02-18-2020] - Updated the UI/UX design components to manually run automations and view results. Implemented a single JSON form modal using Rodeo that is shown on multiple dialog views.
- app-automation_catalog:2.6.0 [02-13-2020] - Improved query settings for automations.
- app-automation_catalog:2.6.0 [02-12-2020] - Updated the automation detail pages for design consistency.
- app-automation_catalog:2.6.0 [02-03-2020] - Updated UI to include collection view.
- app-automation_catalog:2.5.0 [02-06-2020] - Added support for query parameters to GET /automations.
- app-automation_studio:2.0.0 [03-26-2020] - Importing and exporting of templates is now handled through automation studio api (previously was performed through the template builder api).
Bug Fixes
- app-automation_catalog:2.6.6-2020.1.3 [04-28-2020] - Improved error messaging and user feedback for automations rejected by the automation engine.
- app-automation_catalog:2.6.6-2020.1.2 [04-29-2020] - Removed unnecessary file that was running in app startup.
- app-automation_catalog:2.6.6 [04-24-2020] - Added back navigation from json-forms to Automation Catalog.
- app-automation_catalog:2.6.5 [04-16-2020] - Navigation menus are now themed with a dark background.
- app-automation_catalog:2.6.4 [04-15-2020] - Improved sidebar navigation to enhance user experience.
- app-automation_catalog:2.6.1 [04-08-2020] - Main landing page updated with shortcuts to key actions.
- app-automation_catalog:2.6.0 [03-30-2020] - Fixed main source file configuration for development branches.
- app-automation_catalog:2.6.0 [03-05-2020] - New design and UX when editing an automation.
- app-automation_catalog:2.6.0 [02-12-2020] - Fixed a bug where GET /automations would not accept empty string values for search terms.
- app-automation_catalog:2.5.6 [03-20-2020] - Refactored code to ensure the scheduling engine re-registers scheduled jobs after the app has been restarted.
- app-automation_catalog:2.5.5 [03-16-2020] - Fixed a bug with forms rendering in automation catalog modal.
- app-automation_catalog:2.5.4 [02-29-2020] - Fixed user context loss that prevented execution of scheduled job.
- app-automation_catalog:2.5.3 [02-28-2020] - Improved error handling and messaging when importing automations.
- app-automation_catalog:2.5.2 [02-29-2020] - Added a clickable link to the job start notifications.
- app-automation_catalog:2.5.1 [02-29-2020] - Added an input for Job Description when running an automation.
- app-automation_catalog:2.5.1 [02-20-2020] - Resolved CSS issue to restore delete option in JSON-Form. Delete button displays next to table row.
- app-automation_catalog:2.4.6 [01-30-2020] - Removed fonts.google cdn lookup request. Replaced with local font files.
- app-automation_catalog:2.4.5 [01-29-2020] - Workflow drop-down box will now display more than 100 workflows. All workflow names are also available upon query.
- app-automation_catalog:2.4.4 [01-25-2020] - Improved error handling for scheduling parameters.
- app-automation_catalog:2.4.3 [12-20-2019] - Restored previous behavior where the options object is no longer required for importing automations.
Chores
- app-automation_catalog:2.6.6-2020.1.1 [04-24-2020] - Created release candidate branch.
- app-automation_catalog:2.6.3 [04-13-2020] - Updated client packages to improve stability.
- app-automation_catalog:2.6.2 [04-13-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
- app-automation_catalog:2.4.7 [01-29-2020] - Added schema validation to component pipelines.
Deprecations
- app-automation_catalog:2.6.0 [03-13-2020] - Deprecated scheduleAutomation. UpdateAutomation now accepts the schedule parameters.
2019.3.0 Feature Release [2019-11-29]
Overview
- 5 Improvements
- 6 Bug Fixes
- 6 Chores
- 17 Total Tickets
Improvements
- app-automation_catalog:2.4.2 [12-09-2019] - Workflows are now referred to as automations.
- app-automation_catalog:2.4.1 [12-09-2019] - Improved IAP navigation for consistency.
- app-automation_catalog:2.4.0 [12-09-2019] - Modified logic to improve import/export of automation documents.
- app-automation_catalog:2.3.4 [12-06-2019] - Improved IAP navigation for consistency.
- app-automation_catalog:2.2.7 [11-23-2019] - Completed visual updates to standardize global navigation.
Bug Fixes
- app-automation_catalog:2.4.2-2019.3.1 [12-20-2019] - Restored previous behavior where the options object is no longer required for importing automations.
- app-automation_catalog:2.3.2 [12-04-2019] - Fixed rendering issues for modals in IE11.
- app-automation_catalog:2.3.1 [12-03-2019] - Fixed issue where IE11 displays the wrong workflow attached to the automation.
- app-automation_catalog:2.2.6 [11-05-2019] - Fixed the crash on load issue caused by rendering a modal.
- app-automation_catalog:2.2.5 [11-03-2019] - Changed uppercase to lowercase in return messages.
- app-automation_catalog:2.2.4 [10-23-2019] - Replaced migration script with an automatic
live update
check.
Chores
- app-automation_catalog:2.4.2-2019.3.0 [12-12-2019] - Release checklist approved.
- app-automation_catalog:2.3.3 [12-05-2019] - Updated app icon.
- app-automation_catalog:2.3.0 [11-18-2019] - Automation Catalog REST API tests have been moved from Cernan into the Automation Catalog repository.
- app-automation_catalog:2.2.4 [10-23-2019] - Version number corrected.
- app-automation_catalog:2.2.4 [10-23-2019] - Updated the build script to encode directly before deploying.
- app-automation_catalog:2.2.1 [10-19-2019] - Updated the package file to include encryption properterties.
2019.2.0 Feature Release [2019-08-20]
Overview
- 1 Improvements
- 1 Total Tickets
Improvements
- app-automation_catalog:2.1.0-2019.2.29 [10-27-2020] - Resolved pipeline lint errors.