app-admin_essentials Change Logs
2020.2.4 Maintenance Release [2021-05-04]
Overview
- 1 Improvements
- 1 Bug Fixes
- 2 Total Tickets
Improvements
- app-admin_essentials:2.15.29-2020.2.31 [04-16-2021] - Removed update notifications for Pre-builts from sidebar due to restrictions in browser requests. Other pages in Admin Essentials are no longer blocked from loading.
Bug Fixes
- app-admin_essentials:2.15.29-2020.2.32 [04-20-2021] - Correct integration model is automatically selected when creating an integration from the Integration Model details page.
2020.2.3 Maintenance Release [2021-04-06]
Overview
- 2 Improvements
- 2 Bug Fixes
- 1 Chores
- 5 Total Tickets
Improvements
- app-admin_essentials:2.15.29-2020.2.29 [03-25-2021] - Updated navigation bar to latest design.
- app-admin_essentials:2.15.29-2020.2.26 [03-07-2021] - Updated the message to delete adapters to include a new warning.
Bug Fixes
- app-admin_essentials:2.15.29-2020.2.30 [03-26-2021] - Assigned correct URL for pre-built artifacts.
- app-admin_essentials:2.15.29-2020.2.28 [03-22-2021] - Updated dependency to fix an issue with JSON forms that showed adapterStrategy as undefined in the dropdown when configured through AdminEssentials.
Chores
- app-admin_essentials:2.15.29-2020.2.27 [03-10-2021] - Moved project to master pipeline.
2020.2.2 Maintenance Release [2021-03-02]
Overview
- 1 Improvements
- 5 Bug Fixes
- 1 Security Fixes
- 7 Total Tickets
Improvements
- app-admin_essentials:2.15.29-2020.2.25 [02-18-2021] - Added 'Show Selected' toggle to checkbox lists.
Bug Fixes
- app-admin_essentials:2.15.29-2020.2.24 [02-15-2021] - AdminEssentials will now re-direct the user to edit the service config after creating an adapter.
- app-admin_essentials:2.15.29-2020.2.23 [02-10-2021] - Data between the advanced config editor and the form view updates after being saved.
- app-admin_essentials:2.15.29-2020.2.22 [02-05-2021] - A JSON read error notification is displayed when importing a file that is not valid.
- app-admin_essentials:2.15.29-2020.2.21 [02-04-2021] - Fixed a scrolling issue on the Adapters page.
- app-admin_essentials:2.15.29-2020.2.19 [01-28-2021] - Modified CSS to fix overflowing text in notification dialog.
Security Fixes
- app-admin_essentials:2.15.29-2020.2.20 [02-04-2021] - Updated axios version for security upgrade.
2020.2.1 Maintenance Release [2021-02-02]
Overview
- 1 New Features
- 14 Bug Fixes
- 15 Total Tickets
New Features
- app-admin_essentials:2.15.29-2020.2.5 [01-08-2021] - Added integrations and integration models to the collection dialog.
Bug Fixes
- app-admin_essentials:2.15.29-2020.2.18 [01-26-2021] - Updated description field height in the Integration Model.
- app-admin_essentials:2.15.29-2020.2.17 [01-26-2021] - Updated search styling for the active profile grid.
- app-admin_essentials:2.15.29-2020.2.16 [01-26-2021] - Fixed alignment and centered number at top of notification icon.
- app-admin_essentials:2.15.29-2020.2.15 [01-26-2021] - Updated sidebar display when collapsed.
- app-admin_essentials:2.15.29-2020.2.14 [01-20-2021] - Fixed an issue that prevented a Prebuilt from being removed when a JST component of that Prebuilt had a name duplication with another JST in the database.
- app-admin_essentials:2.15.29-2020.2.13 [01-18-2021] - Fixed minor accessibility issues in dialogs.
- app-admin_essentials:2.15.29-2020.2.12 [01-18-2021] - Added sort functionality to the Tag dialog.
- app-admin_essentials:2.15.29-2020.2.11 [01-18-2021] - Admin Essential home page link now navigates to the correct location.
- app-admin_essentials:2.15.29-2020.2.10 [01-16-2021] - Updated the layout and spacing in Create and Import dialogs.
- app-admin_essentials:2.15.29-2020.2.9 [01-15-2021] - Updated profile footer styling on detail view.
- app-admin_essentials:2.15.29-2020.2.8 [01-15-2021] - Fixed issue in Pre-Built search when name includes a space.
- app-admin_essentials:2.15.29-2020.2.7 [01-08-2021] - Updated core change log route to pronghorn-core.
- app-admin_essentials:2.15.29-2020.2.6 [01-08-2021] - Added link for installed JST documents in pre-builts.
- app-admin_essentials:2.15.29-2020.2.4 [01-07-2021] - Corrected system calculations for memory and CPU.
2020.2.0 Feature Release [2021-01-05]
Overview
- 67 New Features
- 53 Improvements
- 61 Bug Fixes
- 5 Chores
- 1 Deprecations
- 187 Total Tickets
New Features
- app-admin_essentials:2.13.0 [11-06-2020] - Added user management tables and functionalities.
- app-admin_essentials:2.4.0 [10-16-2020] - Schema validation has been added to the Integration Details page.
- app-admin_essentials:2.0.0 [09-21-2020] - Added json-form to the Integration Details page.
- app-admin_essentials:2.0.0 [09-06-2020] - Integration APIs to clone and delete have been added to the Integration details page.
- app-admin_essentials:2.0.0 [09-06-2020] - Added integration details page and integrations to the sidebar.
- app-admin_essentials:2.0.0 [08-22-2020] - Validation added to the createDialog for integration models.
- app-admin_essentials:2.0.0 [08-18-2020] - Added Integration Model Details page.
- app-admin_essentials:2.0.0 [08-12-2020] - Implemented the ability to create an integration from the create dialog.
- app-admin_essentials:2.0.0 [08-11-2020] - Introduced new functionality that will allow a user to validate their OpenAPI spec before creating a new Integration model.
- app-admin_essentials:2.0.0 [08-10-2020] - Created a new API to get a specific Integration model.
- app-admin_essentials:2.0.0 [07-23-2020] - Added a new profile property that controls the number of threads that are available for API requests.
- app-admin_essentials:2.0.0 [07-22-2020] - Added create integration model UI to create dialog.
- app-admin_essentials:1.74.0 [10-01-2020] - Updated Rodeo to add schema checking to code editors.
- app-admin_essentials:1.73.0 [09-29-2020] - Added base navigation to the User Management page.
- app-admin_essentials:1.69.0 [09-22-2020] - Provided an improvement to check a Pre-Built Automation's dependency versions against the corresponding services on the system. This is done to determine if a Pre-Built Automation is compatible with the system.
- app-admin_essentials:1.63.0 [09-09-2020] - Updated health calls to use new APIs.
- app-admin_essentials:1.58.0 [08-20-2020] - Optional property ('maxOldSpaceSize') added to systemProps and the create API for service_config.
- app-admin_essentials:1.57.0 [08-13-2020] - Created a new API to get the health of the server.
- app-admin_essentials:1.56.0 [08-10-2020] - Updated changelog capabilities. Users can now choose from changelogs based on release.
- app-admin_essentials:1.53.0 [07-24-2020] - Updated config editor to show JSON schema errors.
- app-admin_essentials:1.52.0 [08-15-2020] - Added import and export functionality for profiles and adapters.
- app-admin_essentials:1.50.0 [07-22-2020] - Created a new API to get the health of the system.
- app-admin_essentials:1.49.0 [07-21-2020] - Updated logging and adapterTypes API to use Admin Essentials.
- app-admin_essentials:1.48.0 [07-20-2020] - Updated Rodeo to include button group component.
- app-admin_essentials:1.47.0 [07-20-2020] - Updated styling in dialog for canceling a current operation.
- app-admin_essentials:1.46.0 [07-17-2020] - Notification prompt added to tag dialog to confirm user deletion.
- app-admin_essentials:1.43.0 [07-16-2020] - Switched some system API calls to Admin Essentials calls.
- app-admin_essentials:1.41.0 [07-14-2020] - Created a new API to get all the available adapters on the system.
- app-admin_essentials:1.40.0 [07-10-2020] - Switched over services to admin essentials backend.
- app-admin_essentials:1.39.0 [07-10-2020] - Tags can now be imported and exported.
- app-admin_essentials:1.38.0 [07-10-2020] - Created a new API to handle updating a service's log levels.
- app-admin_essentials:1.37.0 [07-08-2020] - Created a new API to get the health data for a single service on the system.
- app-admin_essentials:1.36.0 [07-16-2020] - Created a new API to get the health data for all services on the system.
- app-admin_essentials:1.35.0 [07-07-2020] - Created a new API to handle starting a service on the system.
- app-admin_essentials:1.34.0 [07-07-2020] - Created a new API that will handle stopping a running service on the current system.
- app-admin_essentials:1.33.0 [07-06-2020] - Option added to create Tags from the create dialog.
- app-admin_essentials:1.32.0 [07-06-2020] - Created a new API to handle retrieving the profiles schema.
- app-admin_essentials:1.31.0 [07-02-2020] - Built a new API that allows the user to restart a running module on the system.
- app-admin_essentials:1.30.0 [07-02-2020] - Created new API to handle retrieving the JSON schema for services.
- app-admin_essentials:1.29.0 [07-01-2020] - Tags can be viewed from the collection dialog.
- app-admin_essentials:1.28.0 [06-29-2020] - Added base tag dialog view to Admin Essentials.
- app-admin_essentials:1.27.0 [06-29-2020] - Content added to the create views and collection modals.
- app-admin_essentials:1.25.0 [06-26-2020] - Introduced a new API to handle deleting a service config from the running system.
- app-admin_essentials:1.24.0 [06-24-2020] - Introduced a new API to handle creating a service config.
- app-admin_essentials:1.22.0 [06-17-2020] - Added default buttons to the sidebar.
- app-admin_essentials:1.21.0 [06-15-2020] - Introduced a new API that handles updating a service configuration.
- app-admin_essentials:1.20.0 [06-15-2020] - Added current ops dialog to the system page.
- app-admin_essentials:1.19.0 [06-15-2020] - Introduced a new API to get a single service config by id and return the active/sync data as metadata.
- app-admin_essentials:1.18.0 [06-10-2020] - Users can now edit adapter and application configs.
- app-admin_essentials:1.17.0 [06-09-2020] - Introduced a new API to get all the service configs in the current environment.
- app-admin_essentials:1.16.0 [06-08-2020] - Added base for applications and services.
- app-admin_essentials:1.16.0 [06-08-2020] - Added a task worker check to the home page, as well as a link to Task Manager.
- app-admin_essentials:1.15.0 [06-02-2020] - System page added to Admin Essentials to display general info and alerts.
- app-admin_essentials:1.14.0 [06-02-2020] - Profiles now use the Admin Essentials API.
- app-admin_essentials:1.13.1 [05-29-2020] - Removed the getActiveProfile API and moved the logic into the getProfile and getProfiles APIs.
- app-admin_essentials:1.13.0 [05-29-2020] - Users can now add and remove apps and adapters from profiles.
- app-admin_essentials:1.12.0 [05-27-2020] - Converted UI components to Rodeo and incorporated logic to edit profile properties in config editor.
- app-admin_essentials:1.11.0 [05-27-2020] - Developed a new API to update a profile on an IAP environment.
- app-admin_essentials:1.10.0 [05-27-2020] - Introduced a new API to handle deleting a profile from an IAP environment.
- app-admin_essentials:1.9.0 [05-26-2020] - Updated the profile details page to include app and adapter info.
- app-admin_essentials:1.8.0 [05-26-2020] - Developed an API to determine if the active profile that is selected is also the active profile running on the current system.
- app-admin_essentials:1.7.0 [05-26-2020] - Introduced a new API to switch the active profile of an IAP instance.
- app-admin_essentials:1.6.0 [05-22-2020] - Developed a new API to get all existing profiles in an IAP instance.
- app-admin_essentials:1.5.0 [05-26-2020] - Developed an API to handle creating a new profile in an IAP environment.
- app-admin_essentials:1.4.0 [05-21-2020] - Developed a new API to get a single profile by 'id' in an IAP environment.
- app-admin_essentials:1.3.0 [05-20-2020] - Added HTTP and HTTPS proxy support.
- app-admin_essentials:1.2.0 [05-20-2020] - Added the base page and navigation for profiles.
Improvements
- app-admin_essentials:2.15.29-2020.2.2 [01-06-2021] - Updated front end code for readability.
- app-admin_essentials:2.15.15 [12-04-2020] - Updated profile properties to include systemProps and integrationProps.
- app-admin_essentials:2.15.0 [11-12-2020] - Updated permission checking for the User Management page.
- app-admin_essentials:2.14.1 [11-11-2020] - Shortened the subtitle.
- app-admin_essentials:2.14.0 [11-09-2020] - Changed default query time on the Admin Essentials homepage to once a minute.
- app-admin_essentials:2.12.0 [11-07-2020] - Added the capability to view pronghorn-core changelogs.
- app-admin_essentials:2.11.0 [11-03-2020] - Updated Rodeo in Admin Essentials to fix sidebar dropdown issue.
- app-admin_essentials:2.10.0 [10-22-2020] - Updated Current Operations functionality to match new design.
- app-admin_essentials:2.9.0 [10-22-2020] - Updated the Collection Dialog code into specific collection components.
- app-admin_essentials:2.8.0 [10-21-2020] - Updated the permission check for advanced config editing views.
- app-admin_essentials:2.7.0 [10-21-2020] - Updated integration permissions.
- app-admin_essentials:2.6.0 [10-17-2020] - Updated permission checks for the Create, Import, and Collection dialogs.
- app-admin_essentials:2.5.0 [10-16-2020] - Updated permissions in the Tags dialog for home page and side navbar.
- app-admin_essentials:2.3.0 [10-15-2020] - Updated permission checks for integration models.
- app-admin_essentials:2.2.0 [10-14-2020] - Added proactive permissions to the Adapter Details page.
- app-admin_essentials:2.1.0 [10-14-2020] - Updated application UI permissions.
- app-admin_essentials:2.1.0 [10-13-2020] - Added proactive permissions to profiles.
- app-admin_essentials:2.0.0 [10-08-2020] - Integrations support added to Admin Essentials.
- app-admin_essentials:2.0.0 [09-11-2020] - Made integration API changes. Switched frontend calls to new backend APIs.
- app-admin_essentials:2.0.0 [07-16-2020] - Added support for Integrations in the existing Service Config APIs.
- app-admin_essentials:2.0.0 [07-16-2020] - Created new CRUD APIs for Integration models.
- app-admin_essentials:1.76.0 [10-07-2020] - Updated homepage permissions.
- app-admin_essentials:1.75.0 [10-09-2020] - Pagination updated for collection dialog.
- app-admin_essentials:1.72.0 [09-29-2020] - Updated prebuilt permission checking for cloud requirements.
- app-admin_essentials:1.72.0 [09-28-2020] - Apps now have a default JSON form view and an advanced code editor view.
- app-admin_essentials:1.71.0 [09-23-2020] - Removed import button from the prebuilt tab and combined it with the create button.
- app-admin_essentials:1.70.0 [09-22-2020] - Updated app and adapter APIs to the new core routes.
- app-admin_essentials:1.68.0 [09-18-2020] - Updated permissions for the Adapter Details page; default view is a json-form.
- app-admin_essentials:1.67.0 [09-17-2020] - Switched frontend calls to new backend APIs.
- app-admin_essentials:1.66.0 [09-16-2020] - Changed all occurrences of Artifacts to Pre-builts.
- app-admin_essentials:1.65.0 [09-14-2020] - Replaced the config editor in Profile Details with a JSON form.
- app-admin_essentials:1.64.0 [09-10-2020] - Added permission checks on the Admin Essentials dashboard.
- app-admin_essentials:1.62.0 [09-06-2020] - Added application permissions check.
- app-admin_essentials:1.61.0 [09-04-2020] - Updates made to add profile permission checks.
- app-admin_essentials:1.60.0 [09-02-2020] - Apps and adapters now display a restart warning if they are out of sync.
- app-admin_essentials:1.59.0 [08-26-2020] - Switched profile calls to use the new pronghorn core API's.
- app-admin_essentials:1.55.2 [08-11-2020] - Improved sorting method; service names are sorted by numerical order instead of unicode.
- app-admin_essentials:1.55.1 [08-04-2020] - Added the ability to restart or stop any Redis adapter.
- app-admin_essentials:1.55.0 [08-04-2020] - Added the number of system cores (CPUs) to Blueprint for Admin Essentials dashboard.
- app-admin_essentials:1.54.0 [08-04-2020] - Removed the settings icon from the Admin Essentials navbar.
- app-admin_essentials:1.51.0 [07-23-2020] - Created a new API to get all available changelogs for an application or adapter.
- app-admin_essentials:1.49.1 [07-22-2020] - Removed the return of an unnecessary value in the getProfile and getProfiles APIs.
- app-admin_essentials:1.45.0 [07-17-2020] - Removed pronghorn core call from front-end.
- app-admin_essentials:1.44.0 [07-17-2020] - Added new functionality that removes the need for a user to have the pronghorn.admin role to access Admin Essentials.
- app-admin_essentials:1.42.0 [07-16-2020] - Updated dashboard to reflect new data.
- app-admin_essentials:1.37.1 [07-10-2020] - Refactored functionality to add service to the active profile during creation of a service.
- app-admin_essentials:1.33.1 [07-07-2020] - Made improvements to the create and update service APIs.
- app-admin_essentials:1.28.3 [07-01-2020] - Removed RabbitMQ property from service config schema.
- app-admin_essentials:1.26.0 [06-29-2020] - Updated Rodeo version.
- app-admin_essentials:1.23.0 [06-18-2020] - Made improvements to profiles by allowing a user to provide just the name and description to create a new profile.
- app-admin_essentials:1.21.2 [06-16-2020] - Refactored schema validation for profiles and service configs.
- app-admin_essentials:1.21.1 [06-16-2020] - Changed the request parameter for several service config APIs to better follow standard practices.
- app-admin_essentials:1.1.2 [05-26-2020] - Improved error reporting for CRUD operations of artifacts.
Bug Fixes
- app-admin_essentials:2.15.29-2020.2.3 [01-06-2021] - Moved integration model from the Create dialog to the Import dialog.
- app-admin_essentials:2.15.29-2020.2.1 [01-04-2021] - Added pagination to adapters and applications lists in the profile view.
- app-admin_essentials:2.15.28 [12-18-2020] - Updated adapter limit on profile page.
- app-admin_essentials:2.15.27 [12-18-2020] - Updated profile schema to match changes in Core.
- app-admin_essentials:2.15.26 [12-18-2020] - Updated accessibility for Admin Essentials.
- app-admin_essentials:2.15.24 [12-17-2020] - Fixed property change issue in profile page.
- app-admin_essentials:2.15.23 [12-17-2020] - Updated padding (spacing) in content areas on the User Management page.
- app-admin_essentials:2.15.22 [12-16-2020] - Updated various styling elements.
- app-admin_essentials:2.15.21 [12-16-2020] - Updated sidebar menu items to show/work as selected when page is opened or refreshed.
- app-admin_essentials:2.15.20 [12-14-2020] - User session is terminated upon logout.
- app-admin_essentials:2.15.19 [12-14-2020] - Fixed incorrect routing of API calls in the development build.
- app-admin_essentials:2.15.18 [12-10-2020] - Fixed a bug where permission errors were shown after reloading the page.
- app-admin_essentials:2.15.16 [12-14-2020] - Updated sort options in the design schema throughout Admin Essentials.
- app-admin_essentials:2.15.16 [12-04-2020] - Fixed breaking bug in User Management.
- app-admin_essentials:2.15.14 [12-05-2020] - Fixed alignment and positioning of the Current Operations switch.
- app-admin_essentials:2.15.13 [12-04-2020] - Updated button styling in the Current Ops and collection dialogs.
- app-admin_essentials:2.15.12 [12-04-2020] - Updated job cards to show pause and cancel buttons.
- app-admin_essentials:2.15.11 [12-04-2020] - Updated integration details to fix array display error.
- app-admin_essentials:2.15.10 [12-04-2020] - Fixed minor UI issues in User Management.
- app-admin_essentials:2.15.9 [12-02-2020] - Updated Rodeo to the latest version.
- app-admin_essentials:2.15.8 [11-30-2020] - Removed duplicate adapter name on the details page.
- app-admin_essentials:2.15.8 [11-30-2020] - Fixed UI/UX issue. Grid is now below navbar dropdowns.
- app-admin_essentials:2.15.7 [11-21-2020] - Updated homepage styling.
- app-admin_essentials:2.15.6 [11-20-2020] - Removed links from cards in Tags.
- app-admin_essentials:2.15.5 [11-14-2020] - The user grid in User Management does not break on screen resize.
- app-admin_essentials:2.15.5 [11-14-2020] - Available actions for app/adapter are disabled during a restart.
- app-admin_essentials:2.15.3 [11-13-2020] - Updated import handling to match design specifications.
- app-admin_essentials:2.15.2 [11-14-2020] - The delete banner confirmation displays properly.
- app-admin_essentials:2.14.5 [11-12-2020] - Removed null error in User Management roles.
- app-admin_essentials:2.14.4 [11-12-2020] - Updated LegacyNavbar to match the current design pattern.
- app-admin_essentials:2.14.3 [11-12-2020] - General UI fixes for toolbar buttons.
- app-admin_essentials:2.14.2 [11-12-2020] - Updated the Integration Model Details page to meet design specs.
- app-admin_essentials:2.8.1 [10-29-2020] - Removed an unnecessary migration script from the package.json file.
- app-admin_essentials:2.6.1 [10-22-2020] - Updated the number of visible integration models that display in the UI.
- app-admin_essentials:2.0.1 [10-13-2020] - Navigation bar links will open to correct page upon right-click action to "Open in New Tab".
- app-admin_essentials:2.0.0 [09-14-2020] - Fixed integration model display issue. List now displays in side bar.
- app-admin_essentials:2.0.0 [09-14-2020] - Fixed issue with validating a valid integration model.
- app-admin_essentials:1.61.1 [09-06-2020] - Added additional sorting functionalities to the system page grid.
- app-admin_essentials:1.57.1 [08-15-2020] - Updated CSS to make Readme font sizes consistent.
- app-admin_essentials:1.56.2 [08-11-2020] - Provided a fix to better maintain the relationship between artifact components and the artifact itself.
- app-admin_essentials:1.56.1 [08-11-2020] - Provided a fix to automatically update the list of available adapters when an adapter is removed from the system.
- app-admin_essentials:1.55.3 [08-09-2020] - Fixed an issue where the available version was not displayed correctly for certain artifacts.
- app-admin_essentials:1.55.2 [08-11-2020] - Fixed an issue where Transformations were not being shown in the Artifact Content or Affected Items section in Artifacts.
- app-admin_essentials:1.54.1 [08-04-2020] - Fixed height issues in the uninstall dialog.
- app-admin_essentials:1.53.2 [08-03-2020] - Fixed issue with loader not showing on install of an artifact.
- app-admin_essentials:1.53.1 [08-03-2020] - Cancel button is no longer disabled if the config has errors.
- app-admin_essentials:1.51.1 [07-23-2020] - Profiles and services are no longer limited to 25 results.
- app-admin_essentials:1.28.2 [07-01-2020] - Sidebar updates when new profile elements are created.
- app-admin_essentials:1.28.1 [07-01-2020] - Fixed app layout so that sidebar transitions smoothly.
- app-admin_essentials:1.18.1 [06-11-2020] - Fixed error in adapter groups.
- app-admin_essentials:1.16.1 [06-08-2020] - Users cannot change the names of profiles after they are created.
- app-admin_essentials:1.15.2 [06-03-2020] - Introduced a fix that prevents a user from changing the name of any profile that is running in the current IAP environment.
- app-admin_essentials:1.15.1 [06-03-2020] - Implemented fix to prevent artifact sorting from being case sensitive and to provide better numeric ordering for artifact names.
- app-admin_essentials:1.3.1 [05-20-2020] - Introduced a solution to handle a bug that would occur during install and removal of artifacts that contained components of type transformation.
- app-admin_essentials:1.1.3 [05-14-2020] - Copyright date now displays consistently across apps.
- app-admin_essentials:1.1.1 [05-07-2020] - Fixed search feature in navbar.
- app-admin_essentials:1.1.0 [05-11-2020] - Updated Rodeo to align buttons in Firefox.
- app-admin_essentials:1.0.4 [04-28-2020] - Changed input message for import dialog.
- app-admin_essentials:1.0.3 [04-29-2020] - Removed file that would initialize an unnecessary request on app startup.
- app-admin_essentials:1.0.2 [04-29-2020] - Introduced descriptions for several API query parameters.
- app-admin_essentials:1.0.1 [04-27-2020] - Updated Rodeo version to fix navbar accessibility.
Chores
- app-admin_essentials:2.15.29-2020.2.0 [12-18-2020] - Created release for 2020.2.
- app-admin_essentials:2.15.29 [12-18-2020] - Finalized checklist in preparation for the release.
- app-admin_essentials:2.15.17 [12-08-2020] - Updated MongoDB driver to fix the arbiter bug.
- app-admin_essentials:1.73.1 [10-01-2020] - Removed functionality from Admin Essentials that has been relocated into Core.
- app-admin_essentials:1.23.1 [06-18-2020] - Updated node driver for MongoDB.
Deprecations
- app-admin_essentials:2.15.25 [12-17-2020] - Deprecated /artifact routes in Admin Essentials.
2020.1.0 Feature Release [2020-05-01]
Overview
- 22 New Features
- 9 Improvements
- 50 Bug Fixes
- 5 Chores
- 86 Total Tickets
New Features
- app-admin_essentials:0.26.0 [04-02-2020] - Users can now filter artifacts on the browse page.
- app-admin_essentials:0.25.0 [03-30-2020] - Updated styling on the browse page.
- app-admin_essentials:0.22.0 [03-26-2020] - Introduced logic to handle component cleanup if the artifact install and import process fails.
- app-admin_essentials:0.20.0 [03-26-2020] - Artifacts can be updated from the artifact details page.
- app-admin_essentials:0.19.0 [03-25-2020] - Sidebar alerts user when an update is available for artifacts.
- app-admin_essentials:0.18.0 [03-25-2020] - Added the ability to update the artifacts catalog from the browse page.
- app-admin_essentials:0.16.0 [03-23-2020] - Created an API route to handle exporting artifacts.
- app-admin_essentials:0.15.0 [03-23-2020] - Artifacts now have detailed pages.
- app-admin_essentials:0.14.0 [03-19-2020] - Users can now import artifacts into admin essentials via modal.
- app-admin_essentials:0.13.0 [03-18-2020] - Created an API route to handle updates for artifacts in the current IAP environment.
- app-admin_essentials:0.12.0 [03-17-2020] - Added install for online artifacts.
- app-admin_essentials:0.10.0 [03-13-2020] - Created an API route to remove artifacts from the current IAP environment.
- app-admin_essentials:0.9.0 [03-11-2020] - Created an API route to import artifacts into the IAP environment.
- app-admin_essentials:0.8.0 [03-09-2020] - Created an API route to install artifacts onto the current user's IAP environment.
- app-admin_essentials:0.7.0 [03-07-2020] - Added Browse page and styled to spec but some functionality is missing.
- app-admin_essentials:0.6.0 [03-03-2020] - Updated left sidebar to include artifacts.
- app-admin_essentials:0.5.0 [03-02-2020] - Refactored API route to retrieve all available artifacts from Gitlab instead of the npm registry.
- app-admin_essentials:0.4.0 [02-27-2020] - Introduced a new API route that will get all artifacts from the current IAP environment's database.
- app-admin_essentials:0.3.0 [02-18-2020] - Introduced a new API route that will get all available artifacts from the npm registry.
- app-admin_essentials:0.2.1 [02-10-2020] - Introduced logic in sidebar to support 1 to n number of items under each accordion tab.
- app-admin_essentials:0.2.0 [02-05-2020] - Incorporated UI component logic to handle future implementation of application features.
- app-admin_essentials:0.1.0 [01-31-2020] - Initialized project in the repo.
Improvements
- app-admin_essentials:0.24.0 [03-30-2020] - Introduced new API route to get an artifact by id.
- app-admin_essentials:0.23.1 [03-27-2020] - Added the role of apiread to the GET API calls for "/artifacts" and "/artifacts/available".
- app-admin_essentials:0.23.0 [03-27-2020] - Introduced the ability to configure the Service-Config properties for Admin-Essentials to pull artifacts from different repositories.
- app-admin_essentials:0.21.0 [03-26-2020] - Introduced additional parameters in the export artifact response.
- app-admin_essentials:0.17.0 [03-25-2020] - Updated the app icon.
- app-admin_essentials:0.16.1 [03-24-2020] - Introduced additional data to the response of the API that retrieves artifacts from the Itential OpenSource registry.
- app-admin_essentials:0.14.1 [03-19-2020] - Introduced ability to query installed artifacts by Mongo id.
- app-admin_essentials:0.11.0 [03-13-2020] - Refactored the input and response of the API route for installing artifacts.
- app-admin_essentials:0.8.1 [03-11-2020] - Refactored API route to use "/artifacts/available" instead of "/artifacts/list-available".
Bug Fixes
- app-admin_essentials:1.0.0-2020.1.5 [05-01-2020] - Fixed search feature in navbar.
- app-admin_essentials:1.0.0-2020.1.4 [04-29-2020] - Removed file that would initialize an unnecessary request on app startup.
- app-admin_essentials:1.0.0-2020.1.3 [04-29-2020] - Introduced descriptions for several API query parameters.
- app-admin_essentials:1.0.0-2020.1.2 [04-27-2020] - Updated Rodeo version to fix navbar accessibility.
- app-admin_essentials:1.0.0-2020.1.1 [04-27-2020] - Changed input message for import dialog.
- app-admin_essentials:0.27.34 [04-24-2020] - Fixed duplicating notifications on the artifact detail page.
- app-admin_essentials:0.27.33 [04-24-2020] - Searching for the same term twice no longer breaks the browse page.
- app-admin_essentials:0.27.32 [04-23-2020] - Fixed issue with hovering on the last element in the browse page.
- app-admin_essentials:0.27.31 [04-23-2020] - Removed PrimeReact as a dependency.
- app-admin_essentials:0.27.30 [04-22-2020] - Provided new application calls to better support artifacts where the 'component_type' is a template.
- app-admin_essentials:0.27.29 [04-22-2020] - Changed database collection name from 'artifacts' to 'ae_artifacts'.
- app-admin_essentials:0.27.28 [04-21-2020] - Topbar for error dialogs is now the correct color.
- app-admin_essentials:0.27.27 [04-21-2020] - Revised styling in sidebar to retain active focus when user clicks other items inside page.
- app-admin_essentials:0.27.26 [04-21-2020] - Provided a fix to better handle the update check of an artifact. A log message is generated if artifact does not have a release version.
- app-admin_essentials:0.27.25 [04-21-2020] - Implemented a fix that exports the correct data from an artifact that contains a form. The export call is now made from "_id" instead of name.
- app-admin_essentials:0.27.24 [04-21-2020] - Changed the "more" button to a dropdown that includes a "home" icon.
- app-admin_essentials:0.27.23 [04-20-2020] - Search bar no longer shrinks when there are less than 5 results.
- app-admin_essentials:0.27.22 [04-17-2020] - Artifact details page now shows a single author instead of the list of contributors.
- app-admin_essentials:0.27.21 [04-16-2020] - Notifications no longer duplicate when switching from details page to browse page.
- app-admin_essentials:0.27.20 [04-17-2020] - Replaced "contributors" value with "author" in API responses.
- app-admin_essentials:0.27.19 [04-16-2020] - Introduced logic to handle nested IAP dependencies.
- app-admin_essentials:0.27.18 [04-16-2020] - Artifacts can now be uninstalled or updated even if missing a component.
- app-admin_essentials:0.27.17 [04-16-2020] - Introduced constructor method that gets the release version of the current running IAP environment.
- app-admin_essentials:0.27.16 [04-16-2020] - Removed the show "load more" button when there are no more artifacts to load.
- app-admin_essentials:0.27.15 [04-15-2020] - Button tooltip label changed to "download".
- app-admin_essentials:0.27.14 [04-15-2020] - Notifications no longer duplicate when switching between the browse page and artifact details page.
- app-admin_essentials:0.27.13 [04-15-2020] - Refactored API to gracefully handle malformed artifacts upon fetch.
- app-admin_essentials:0.27.12 [04-15-2020] - Resolved UI/UX issue. Only the readme container of the import dialog scrolls. Search bar remains static.
- app-admin_essentials:0.27.12 [04-15-2020] - Search bar in browse page is now the correct width.
- app-admin_essentials:0.27.11 [04-14-2020] - Changed height of artifact details page to eliminate scrolling.
- app-admin_essentials:0.27.10 [04-14-2020] - Multiple success notifications will no longer appear on install.
- app-admin_essentials:0.27.9 [04-14-2020] - Error handling added to uninstall and export artifact.
- app-admin_essentials:0.27.8 [04-14-2020] - Updated rodeo version for search component. White box no longer displays when using search on browse page.
- app-admin_essentials:0.27.7 [04-14-2020] - Changed the browse button to a drawer component (dropdown) in the side navbar.
- app-admin_essentials:0.27.6 [04-13-2020] - Refactored API error messages to be more concise.
- app-admin_essentials:0.27.5 [04-10-2020] - Restructured dependency check. Artifact with adapter and nested dependencies will no longer error.
- app-admin_essentials:0.27.4 [04-09-2020] - Slider is styled to fit design standards.
- app-admin_essentials:0.27.3 [04-09-2020] - Browse page background was changed to grey.
- app-admin_essentials:0.27.2 [04-09-2020] - Removed the version property from the manifest schema.
- app-admin_essentials:0.26.10 [04-08-2020] - Contributor list is now displayed on the browse page and artifact details page.
- app-admin_essentials:0.26.9 [04-08-2020] - Links added to the artifact details page.
- app-admin_essentials:0.26.8 [04-08-2020] - Corrected a typo in the cog method call to mop-analytic-template.
- app-admin_essentials:0.26.7 [04-08-2020] - Install button on import dialog is disabled until a file is selected.
- app-admin_essentials:0.26.6 [04-07-2020] - Artifact readmes no longer duplicate.
- app-admin_essentials:0.26.5 [04-07-2020] - Changed background styling in header to meet design specs.
- app-admin_essentials:0.26.5 [04-07-2020] - Fixed keyboard navigation on browse page.
- app-admin_essentials:0.26.4 [04-07-2020] - Sidebar and Header are not rendered if not needed.
- app-admin_essentials:0.26.3 [04-07-2020] - Improved accessibility. Dialogs are now focused when open.
- app-admin_essentials:0.26.2 [04-07-2020] - Older artifacts do not show on the browse page.
- app-admin_essentials:0.26.1 [04-06-2020] - Corrected the misspelling of additionalProperties for the getArtifacts method.
Chores
- app-admin_essentials:1.0.0-2020.1.0 [04-24-2020] - Pin package versions for release.
- app-admin_essentials:1.0.0 [04-24-2020] - Updated package versions to latest.
- app-admin_essentials:0.27.1 [04-09-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
- app-admin_essentials:0.2.1 [02-14-2020] - Updated package to a secure version and introduced a new script to eliminate vulnerabilities and prevent pipeline failure.
- app-admin_essentials:0.1.1 [02-05-2020] - Added schema validation to component pipelines.