app-operations_manager Change Logs
2020.2.11 Maintenance Release [2022-01-04]
Overview
- 6 Bug Fixes
- 6 Total Tickets
Bug Fixes
- app-operations_manager:1.19.0-2020.2.97 [12-17-2021] - UI elements are no longer viewable to the user without the proper permission when viewing Automation Collections.
- app-operations_manager:1.19.0-2020.2.96 [12-17-2021] - Fixed missing groups in the automation metadata drawer. All IAP authorization groups are returned when searching groups in Authorization Manager.
- app-operations_manager:1.19.0-2020.2.95 [12-13-2021] - Fixed an issue with the schedule trigger create/edit modal that allowed invalid data to be sent to the backend.
- app-operations_manager:1.19.0-2020.2.94 [12-13-2021] - Fixed a bug that prevented Operations Manager from reliably loading events from other components when the launchDelay system setting was used.
- app-operations_manager:1.19.0-2020.2.93 [12-08-2021] - UI elements are no longer viewable to the user without the proper permission.
- app-operations_manager:1.19.0-2020.2.92 [12-07-2021] - Changed manual triggers to allow running automations without form data.
2020.2.10 Maintenance Release [2021-12-07]
Overview
- 1 Improvements
- 5 Bug Fixes
- 6 Total Tickets
Improvements
- app-operations_manager:1.19.0-2020.2.87 [11-16-2021] - Removed support for the 'All' setting for processing missed runs in schedule triggers.
Bug Fixes
- app-operations_manager:1.19.0-2020.2.91 [11-24-2021] - Added support for 'Pronghorn' internal user as the creator and updater of triggers and automations.
- app-operations_manager:1.19.0-2020.2.90 [11-23-2021] - Fixed usability bugs in the automation trigger dialog. Schema data is saved and sent to the server when creating or editing an event trigger.
- app-operations_manager:1.19.0-2020.2.89 [11-22-2021] - Fixed an issue in which clicking the "Save and Run" button when creating a manual trigger does not close the dialog if the run was unsuccessful.
- app-operations_manager:1.19.0-2020.2.88 [11-19-2021] - Fixed a UI bug that caused JSTs to be occasionally unsearchable when attempting to add them to an automation.
- app-operations_manager:1.19.0-2020.2.86 [11-03-2021] - Fixed a bug in export of triggers which reference JSON Forms. All triggers with forms now include the formId property value.
2020.2.9 Maintenance Release [2021-11-02]
Overview
- 1 New Features
- 1 Total Tickets
New Features
- app-operations_manager:1.19.0-2020.2.85 [10-01-2021] - Added test strategy and app functionality documentation to the repo.
2020.2.8 Maintenance Release [2021-10-05]
Overview
- 4 Bug Fixes
- 4 Total Tickets
Bug Fixes
- app-operations_manager:1.19.0-2020.2.84 [09-24-2021] - Fixed exports for triggers with no configured JST or JSON form.
- app-operations_manager:1.19.0-2020.2.83 [09-24-2021] - Fixed an issue were the enter key would submit changes instead of adding a new line. Refactored the enter and escape keyboard behavior.
- app-operations_manager:1.19.0-2020.2.82 [09-23-2021] - Added support for keys containing '$' in trigger schemas.
- app-operations_manager:1.19.0-2020.2.81 [09-21-2021] - The notification dialog that displays a success/failure message after starting an automation is visible until the user closes it. Also improved visibility of the job details link that displays in the dialog window.
2020.2.7 Maintenance Release [2021-09-07]
Overview
- 1 Improvements
- 5 Bug Fixes
- 6 Total Tickets
Improvements
- app-operations_manager:1.19.0-2020.2.77 [07-07-2021] - Added escape and enter keyboard handlers to metadata drawer.
Bug Fixes
- app-operations_manager:1.19.0-2020.2.80 [08-24-2021] - Fixed error handling when creating a new automation. An error message will display when an automation with the same name already exists.
- app-operations_manager:1.19.0-2020.2.79 [08-23-2021] - Updated group user roles in Operations Manager by adding engineering and operations permissions to the root and task-renderer views in the pronghorn.json file.
- app-operations_manager:1.19.0-2020.2.78 [08-13-2021] - Updated JST trigger dropdown to search all JSTs by name when filtering.
- app-operations_manager:1.19.0-2020.2.76 [07-06-2021] - Fixed a bug in the scheduled trigger schema which would not allow empty repeat interval settings.
- app-operations_manager:1.19.0-2020.2.75 [07-01-2021] - Confirmation dialog now displays the automation names selected by user for deletion. Success notification message shows the number of deleted or cloned automations.
2020.2.6 Maintenance Release [2021-07-06]
Overview
- 9 Improvements
- 8 Bug Fixes
- 17 Total Tickets
Improvements
- app-operations_manager:1.19.0-2020.2.71 [06-25-2021] - Added test for failedTrigger system event.
- app-operations_manager:1.19.0-2020.2.66 [06-16-2021] - Added lastExecuted data to the Last Run column in the triggers table. Also reformatted table cells to provide more space in the name cell for longer trigger names.
- app-operations_manager:1.19.0-2020.2.65 [06-16-2021] - Updated requests to use react-query.
- app-operations_manager:1.19.0-2020.2.64 [06-16-2021] - For Operations Manager fixed failing test. Audited all
cy.wait
andcy.type
calls to improve overall test execution time. Improved response time by 20 seconds. Ensure existing common functions are used instead of duplicated logic. Added a downloads cleanup function. - app-operations_manager:1.19.0-2020.2.63 [06-11-2021] - Updated ESLint, Prettier, Mocha, Cypress and other related dev dependencies.
- app-operations_manager:1.19.0-2020.2.62 [06-10-2021] - Added a Cypress test to cover the basic features of an event trigger.
- app-operations_manager:1.19.0-2020.2.61 [06-09-2021] - Added test for migrating an automation from Automation Catalog to Operations Manager.
- app-operations_manager:1.19.0-2020.2.60 [06-09-2021] - Added a Cypress test to cover the functions and features of the sidenav in the app.
- app-operations_manager:1.19.0-2020.2.59 [06-09-2021] - Restyled and added a Cypress test to cover the NotFound component view.
Bug Fixes
- app-operations_manager:1.19.0-2020.2.74 [06-30-2021] - Fixed metadata drawer UI error.
- app-operations_manager:1.19.0-2020.2.73 [06-29-2021] - Fixed the currentAutomation reference. Automation Details will now populate the name and description.
- app-operations_manager:1.19.0-2020.2.72 [06-25-2021] - Updated request error handling.
- app-operations_manager:1.19.0-2020.2.70 [06-23-2021] - Fixed bug where the repeat unit was not preserved in the UI after editing.
- app-operations_manager:1.19.0-2020.2.69 [06-23-2021] - Updated the triggers API to restrict the repeat frequency option to a minimum interval of 10 seconds.
- app-operations_manager:1.19.0-2020.2.68 [06-22-2021] - Updated several Rodeo components and PrimeReact to latest version. Also fixed the collection search and side navigation. PHCardFooter was deprecated.
- app-operations_manager:1.19.0-2020.2.67 [06-18-2021] - Limited the repeat unit in scheduled triggers to a 10 second resolution.
- app-operations_manager:1.19.0-2020.2.58 [06-07-2021] - Fixed an issue where the users _id could not be de-structured if the user did not exist. Also fixed a similar issue with triggers.
2020.2.5 Maintenance Release [2021-06-01]
Overview
- 5 New Features
- 28 Improvements
- 31 Bug Fixes
- 9 Chores
- 73 Total Tickets
New Features
- app-operations_manager:1.19.0-2020.2.52 [06-01-2021] - Updated schedule trigger to run in the future. Added test to verify if last run of scheduled trigger is updated with information.
- app-operations_manager:1.19.0-2020.2.20 [04-23-2021] - Added the ability to duplicate an item in the Automation Catalog UI via clone API.
- app-operations_manager:1.19.0-2020.2.16 [04-21-2021] - Created a new API to handle cloning an Automation document and all associated Triggers.
- app-operations_manager:1.0.0 [12-11-2020] - The correct initiator is set for all event trigger types.
- app-operations_manager:0.1.1 [11-09-2020] - Applied Apollo CI to project.
Improvements
- app-operations_manager:1.19.0-2020.2.53 [06-01-2021] - Added an info tooltip to the event trigger dialog. Also cleaned up code definitions for trigger schemas.
- app-operations_manager:1.19.0-2020.2.48 [05-26-2021] - Updated dependencies and made minor accessibility enhancements.
- app-operations_manager:1.19.0-2020.2.47 [05-21-2021] - Added a Cypress test to cover the automation card within the collections view.
- app-operations_manager:1.19.0-2020.2.45 [05-20-2021] - Added a Cypress test to cover the metadata drawer component in the single automation view.
- app-operations_manager:1.19.0-2020.2.44 [05-19-2021] - Added a Cypress test for the Homepage get started card.
- app-operations_manager:1.19.0-2020.2.37 [05-13-2021] - Added a Cypress test for API triggers. This will cover the lifecycle of an API trigger within the context of a single automation view.
- app-operations_manager:1.19.0-2020.2.36 [05-12-2021] - Added Cypress test for creating and editing a scheduled trigger.
- app-operations_manager:1.19.0-2020.2.35 [05-11-2021] - Added Cypress tests for the Automation Collection View.
- app-operations_manager:1.19.0-2020.2.34 [05-11-2021] - Added a Cypress test to cover the details pane of the single automation view.
- app-operations_manager:1.19.0-2020.2.33 [05-10-2021] - Enabled all methods as tasks.
- app-operations_manager:1.19.0-2020.2.32 [05-07-2021] - Added Cypress tests for deleting an automation.
- app-operations_manager:1.19.0-2020.2.30 [05-06-2021] - Added application development documentation and aligned application folder structure with the updated application standards.
- app-operations_manager:1.19.0-2020.2.29 [05-05-2021] - Added a Cypress test to test the lifecycle of a manual trigger within the scope of the single automation view.
- app-operations_manager:1.19.0-2020.2.19 [04-22-2021] - Added more context to error handling messages when running a manual trigger fails.
- app-operations_manager:1.19.0-2020.2.17 [04-22-2021] - Added the ability to edit the automation name from the details view.
- app-operations_manager:1.19.0-2020.2.14 [04-21-2021] - Updated various icon actions and made several style enhancements to the UI.
- app-operations_manager:1.19.0-2020.2.11 [04-16-2021] - A new componentName property has been added to return the workflow name in GET Automations. This information is now provided in the all automations card view.
- app-operations_manager:1.19.0-2020.2.9 [04-14-2021] - Enhanced error messaging on the server side to give the user more helpful reasons why an import failed.
- app-operations_manager:1.19.0-2020.2.8 [04-12-2021] - When user selects a workflow from the dropdown, the application now autosaves the selected workflow; user does not have to click the Save button.
- app-operations_manager:1.19.0-2020.2.7 [04-12-2021] - Updated Rodeo UI.
- app-operations_manager:1.19.0-2020.2.5 [04-09-2021] - Refactored dialogs to a single component that allows for running and editing manual triggers when viewing the automations grid.
- app-operations_manager:1.0.0 [12-16-2020] - Updated endpoints to meet design specs.
- app-operations_manager:1.0.0 [12-11-2020] - Updated the search triggers route to use standard query parameters.
- app-operations_manager:1.0.0 [12-11-2020] - Events are published when jobs are missed by the scheduling engine or when eventSystem or schedule triggers fail to start their jobs.
- app-operations_manager:1.0.0 [12-11-2020] - Users only need read permissions to start triggered workflows.
- app-operations_manager:1.0.0 [12-11-2020] - Routes return formatted error objects and http status codes when errors occur.
- app-operations_manager:1.0.0 [12-07-2020] - Added schema validation to create and update routes.
- app-operations_manager:1.0.0 [12-07-2020] - Restructured directories for migration scripts.
Bug Fixes
- app-operations_manager:1.19.0-2020.2.57 [06-04-2021] - Updated automations to require unique names.
- app-operations_manager:1.19.0-2020.2.56 [06-04-2021] - Updated Rodeo version. Trigger table grid now uses a fresh request when paginating.
- app-operations_manager:1.19.0-2020.2.54 [06-01-2021] - Fixed a missing automationID reference causing an extra request every page load.
- app-operations_manager:1.19.0-2020.2.51 [06-01-2021] - Updated documentation links in toolbar and homepage card.
- app-operations_manager:1.19.0-2020.2.50 [06-01-2021] - Fixed a TypeError in the server log that occurred when a trigger failed to run.
- app-operations_manager:1.19.0-2020.2.49 [05-27-2021] - Resolved issues in UI for creating/editing an API trigger. Removed the GET API trigger type and fixed the POST trigger variable. Also implemented a POST trigger schema.
- app-operations_manager:1.19.0-2020.2.46 [05-20-2021] - Resolved infinite request loop in the Manual Run Dialog. Updated front end request to use the automationId for retrieving triggers for a specific automation.
- app-operations_manager:1.19.0-2020.2.43 [05-19-2021] - Sidebar search will now preserve the input value when deleting or creating an automation.
- app-operations_manager:1.19.0-2020.2.42 [05-18-2021] - Updated event and API trigger forms to save selected JST.
- app-operations_manager:1.19.0-2020.2.41 [05-18-2021] - Modified the Cypress test document to remove workflows in an error state.
- app-operations_manager:1.19.0-2020.2.40 [05-17-2021] - Refactored triggers table in automation details view.
- app-operations_manager:1.19.0-2020.2.39 [05-17-2021] - Updated automations to include lowercase and uppercase names in the same sort group.
- app-operations_manager:1.19.0-2020.2.38 [05-17-2021] - Changed the tooltip position; it is no longer in front of the Run Automation button.
- app-operations_manager:1.19.0-2020.2.31 [05-06-2021] - Adjusted the number of cards per row with a media query. Screen widths 1500px and less now show 3 cards instead of 5.
- app-operations_manager:1.19.0-2020.2.28 [05-03-2021] - Refactored global CSS styles.
- app-operations_manager:1.19.0-2020.2.27 [04-30-2021] - Restored the reveal button in the left navigation panel. Panel can now be expanded after it has been collapsed.
- app-operations_manager:1.19.0-2020.2.26 [04-30-2021] - Fixed capitalization for all input labels in the Scheduled Trigger dialog.
- app-operations_manager:1.19.0-2020.2.26 [04-30-2021] - Fixed title bar in left navigation to handle long text. Overflow text is now hidden with an ellipsis.
- app-operations_manager:1.19.0-2020.2.25 [04-28-2021] - Added CSS override for Firefox icon issue in Schedule Form.
- app-operations_manager:1.19.0-2020.2.24 [04-28-2021] - Added focus to various dialog inputs, style fixes, and sorting cards. The workflow grid view now sorts all cards rather than cards on the current page.
- app-operations_manager:1.19.0-2020.2.22 [04-27-2021] - Made text and style updates throughout automation detail view.
- app-operations_manager:1.19.0-2020.2.21 [04-23-2021] - Automations created via API now require the name field to be a string with at least 1 character. This aligns the API with how the application UI currently functions.
- app-operations_manager:1.19.0-2020.2.18 [04-22-2021] - Icon for dashboard button is now a small house. Removed hover effects on app title. Copied the CSS logic from Automation Studio to ensure the accordion menus use the full available space.
- app-operations_manager:1.19.0-2020.2.15 [04-21-2021] - Updated styles in Automation Portfolio view and delete dialog.
- app-operations_manager:1.19.0-2020.2.13 [04-19-2021] - Fixed a data key mismatch; the lastUpdated user and timestamp metrics now update correctly.
- app-operations_manager:1.19.0-2020.2.12 [04-16-2021] - Added ability to change type when creating a trigger.
- app-operations_manager:1.19.0-2020.2.10 [04-15-2021] - Added logic to prevent disabled Manual Triggers from running.
- app-operations_manager:1.19.0-2020.2.8 [04-09-2021] - Implemented bug fix that prevents users from creating infinite loops with Event Triggers in jobStart and jobComplete.
- app-operations_manager:1.19.0-2020.2.4 [04-07-2021] - Made various style updates to the UI. Also added an export option when viewing a single automation page.
- app-operations_manager:1.19.0-2020.2.3 [04-05-2021] - Verified the UI for event triggers is working.
- app-operations_manager:1.19.0-2020.2.2 [04-01-2021] - Updated UI with design feedback.
Chores
- app-operations_manager:1.19.0-2020.2.55 [06-04-2021] - Added ticket numbers to changelog entries.
- app-operations_manager:1.19.0-2020.2.23 [04-28-2021] - Added functional test configuration to the project.
- app-operations_manager:1.19.0-2020.2.1 [03-30-2021] - Release versions for Operations Manager have been pinned.
- app-operations_manager:1.19.0-2020.2.0 [03-29-2021] - Publishing release version.
- app-operations_manager:1.0.0 [12-07-2020] - Removed unrelated content from the readme.
- app-operations_manager:1.0.0 [12-06-2020] - Updated readme grammar.
- app-operations_manager:1.0.0 [11-24-2020] - Fixed lint warnings and updated the lint configuration.
- app-operations_manager:0.1.3 [11-24-2020] - Whitelist of files added to package.json to control files packaged into the node module.
- app-operations_manager:0.1.2 [11-20-2020] - Reset master branch to enable a review process.