app-jst Change Logs
2021.1.6 Maintenance Release [2022-01-04]
Overview
- 2 Bug Fixes
- 2 Chores
- 4 Total Tickets
Bug Fixes
- app-jst:1.3.10-2021.1.50 [12-16-2021] - Updated the navigation bar with the correct design and links for the current version of IAP.
- app-jst:1.3.10-2021.1.49 [12-13-2021] - Updated permissions to ensure admins are authorized to view JST Designer.
Chores
- app-jst:1.3.10-2021.1.51 [12-21-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.48 [12-10-2021] - Updated jst-designer dependency to latest version.
2021.1.5 Maintenance Release [2021-12-07]
Overview
- 6 Bug Fixes
- 2 Chores
- 8 Total Tickets
Bug Fixes
- app-jst:1.3.10-2021.1.47 [11-23-2021] - Updated the process transformations endpoint migration logic to move all functions to the root of a transformation. Transitions between tasks now render correctly upon JST import.
- app-jst:1.3.10-2021.1.45 [11-19-2021] - Opening a transformation that does not exist in the database now displays an error toast.
- app-jst:1.3.10-2021.1.44 [11-17-2021] - Updating a transformation that was previously missing a created or lastUpdated property no longer errors.
- app-jst:1.3.10-2021.1.43 [11-16-2021] - Updated the migration logic for the update transformation endpoint so that it will remove the migrated property and update the version property.
- app-jst:1.3.10-2021.1.42 [11-10-2021] - Updated the updateTransformation endpoint to prevent duplicate names when importing.
- app-jst:1.3.10-2021.1.41 [11-10-2021] - Included the Indexes folder into the final package to prevent an error thrown when no predefined indexes exist for a requested collection.
Chores
- app-jst:1.3.10-2021.1.46 [11-22-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.40 [10-29-2021] - Updated JST Designer dependency to latest version.
2021.1.4 Maintenance Release [2021-11-02]
Overview
- 2 Bug Fixes
- 4 Chores
- 6 Total Tickets
Bug Fixes
- app-jst:1.3.10-2021.1.39 [10-28-2021] - Updated query for transformations to check if the version property is in the correct format.
- app-jst:1.3.10-2021.1.36 [10-14-2021] - Updated the query logic for transformations to migrate and removed the "migrated" property.
Chores
- app-jst:1.3.10-2021.1.38 [10-25-2021] - Updated JST and JST Designer dependencies to latest version.
- app-jst:1.3.10-2021.1.37 [10-18-2021] - Updated JST and JST Designer dependencies to latest version.
- app-jst:1.3.10-2021.1.35 [10-08-2021] - Updated JST and JST Designer dependency to latest version.
- app-jst:1.3.10-2021.1.34 [10-01-2021] - Updated jst-designer dependency to latest version.
2021.1.3 Maintenance Release [2021-10-05]
Overview
- 1 New Features
- 2 Chores
- 3 Total Tickets
New Features
- app-jst:1.3.10-2021.1.33 [09-27-2021] - Introduced an internal processing function to improve the usability of transformations with IAP Pre-builts.
Chores
- app-jst:1.3.10-2021.1.32 [09-24-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.31 [09-07-2021] - Updated JST and jst-designer dependencies to latest version.
2021.1.2 Maintenance Release [2021-09-07]
Overview
- 3 Improvements
- 9 Bug Fixes
- 7 Chores
- 19 Total Tickets
Improvements
- app-jst:1.3.10-2021.1.22 [08-05-2021] - Tags are now imported and deleted correctly in Transformations. Tag names in the JST are the same name as the import document.
- app-jst:1.3.10-2021.1.19 [07-27-2021] - Added tags to /transformations endpoint.
- app-jst:1.3.10-2021.1.18 [07-26-2021] - Tags can now be added to JSTs.
Bug Fixes
- app-jst:1.3.10-2021.1.29 [08-25-2021] - Pinned the bson-objectid dependency.
- app-jst:1.3.10-2021.1.27 [08-23-2021] - New transformations show in the left navigation bar automatically without a page refresh.
- app-jst:1.3.10-2021.1.26 [08-13-2021] - A basic inactive account is created for imported JSTs when an author is not currently in the database.
- app-jst:1.3.10-2021.1.25 [08-13-2021] - JST downloads from the on-premises JST Designer will have their createdBy and lastUpdatedBy attributes set to user objects, instead of usernames.
- app-jst:1.3.10-2021.1.21 [08-03-2021] - Creating a new transformation no longer generates an error if the transformation collection is empty.
- app-jst:1.3.10-2021.1.16 [07-21-2021] - Updated the save and close modals for app-jst. Modal warning will display and prompt user to save JST changes when user attempts to navigate away from an unsaved JST. Modals do not appear when canvas is empty.
- app-jst:1.3.10-2021.1.15 [07-16-2021] - Fixed setTransformation response to evaluate as 'true'. The TabBar no longer disappears and transformations now run successfully after saving changes to JSTs from within a function.
- app-jst:1.3.10-2021.1.14 [07-14-2021] - Functions that use thisArg in JSTs will now index correctly on start-up and import through Automation Studio.
- app-jst:1.3.10-2021.1.12 [07-07-2021] - Increased the page size selector limit by updating the searchTransformations endpoint to allow more than 25 transformations on the page.
Chores
- app-jst:1.3.10-2021.1.30 [08-27-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.28 [08-23-2021] - Updated JST and jst-designer dependencies to latest version.
- app-jst:1.3.10-2021.1.24 [08-13-2021] - Updated JST and JST Designer dependencies to latest version.
- app-jst:1.3.10-2021.1.23 [08-06-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.20 [07-27-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.10-2021.1.17 [07-23-2021] - Updated JST and JST Designer dependencies to latest version.
- app-jst:1.3.10-2021.1.13 [07-09-2021] - Updated JST and JST Designer dependencies to latest version.
2021.1.1 Maintenance Release [2021-07-06]
Overview
- 7 Bug Fixes
- 3 Chores
- 10 Total Tickets
Bug Fixes
- app-jst:1.3.10-2021.1.11 [07-06-2021] - Updated JST and jst-designer dependencies to latest version.
- app-jst:1.3.10-2021.1.9 [06-23-2021] - Fixed issue with keyboard shortcut. Using the CMD-s and CTRL-s shortcut now saves a JST.
- app-jst:1.3.10-2021.1.8 [06-21-2021] - Updated project src to correct file and encrypted it to false in pronghorn.json
- app-jst:1.3.10-2021.1.7 [06-08-2021] - Added error handling when creating a new JST and fixed bug where JST is created before confirming in close dialog.
- app-jst:1.3.10-2021.1.5 [06-02-2021] - Transformations containing output values of null no longer fail.
- app-jst:1.3.10-2021.1.4 [05-28-2021] - Undefined values in transformation output are now encoded.
- app-jst:1.3.10-2021.1.3 [05-27-2021] - The create button in JST Designer now adds a transformation to the database and opens the new transformation.
Chores
- app-jst:1.3.10-2021.1.10 [06-28-2021] - Updated JST designer dependency to latest version.
- app-jst:1.3.10-2021.1.6 [06-04-2021] - Updated the JST Designer dependency in app-jst to the latest version.
- app-jst:1.3.10-2021.1.1 [05-27-2021] - Created release branch and pinned the dependencies in the branch.
2021.1 Feature Release [2021-05-28]
Overview
- 1 New Features
- 8 Improvements
- 12 Bug Fixes
- 14 Chores
- 35 Total Tickets
New Features
- app-jst:1.2.0 [04-02-2021] - Added a dedicated import API that handles duplicate transformation names.
Improvements
- app-jst:1.3.0 [04-12-2021] - Updated app-jst navigation bar to the latest design.
- app-jst:1.1.14 [04-01-2021] - Standardized indexes to support new indexing APIs. This will help to better manage indexing in the future by mapping indexes to a key for naming the index and identifying the index function.
- app-jst:1.1.12 [03-19-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.1.10 [03-01-2021] - Updated jst-designer version.
- app-jst:1.1.6 [02-08-2021] - Updated data-forge dependency to latest.
- app-jst:1.1.2 [01-08-2021] - Updated data-forge dependency to latest version.
- app-jst:1.1.1 [01-06-2021] - Updated data-forge dependency to latest version.
- app-jst:1.1.0 [01-04-2021] - Updated app-jst navigation bar to match other applications in IAP.
Bug Fixes
- app-jst:1.3.14 [06-02-2021] - Transformations containing output values of null no longer fail.
- app-jst:1.3.13 [05-28-2021] - Undefined values in transformation output are now encoded.
- app-jst:1.3.12 [05-27-2021] - The create button in JST Designer now adds a transformation to the database and opens the new transformation.
- app-jst:1.3.9 [05-20-2021] - Updated navigation bar title and links for better usability.
- app-jst:1.3.8 [05-14-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
- app-jst:1.3.5 [05-04-2021] - JST engine version is no longer removed when saving a transformation and is no longer appended when exporting a transformation.
- app-jst:1.3.4 [04-29-2021] - Set version property to empty string instead of removing it to prevent a Mongodb error when importing transformations.
- app-jst:1.3.1 [04-13-2021] - Restored the whoami request to define the user details variable and resolve issues with save and export.
- app-jst:1.2.1 [04-09-2021] - Saving and exporting transformations now includes created and updated properties.
- app-jst:1.1.7 [02-18-2021] - Updated task property to 'false' for all app-jst cog methods.
- app-jst:1.1.5 [01-28-2021] - Updated the current transformation object after saving a JST to prevent creating duplicates on re-save.
- app-jst:1.0.1 [12-28-2020] - Transformations will no longer appear on the IAP homepage and can only be accessed in Automation Studio.
Chores
- app-jst:1.3.11 [05-27-2021] - Moved up dependency versions in preparation for release branch.
- app-jst:1.3.10-2021.1.0 [05-24-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.3.7 [05-14-2021] - Updated JST and jst-designer dependency to latest version.
- app-jst:1.3.6 [05-06-2021] - Updated JST and jst-designer dependency to latest version.
- app-jst:1.3.3 [04-26-2021] - Updated JST and jst-designer dependencies to latest version.
- app-jst:1.3.2 [04-14-2021] - Updated JST and jst-designer dependency to latest version.
- app-jst:1.2.2 [04-09-2021] - Updated jst-designer dependency to latest version.
- app-jst:1.1.15 [04-02-2021] - Updated jst and jst-designer dependency to latest.
- app-jst:1.1.13 [03-30-2021] - Moved project to the master pipeline.
- app-jst:1.1.11 [03-10-2021] - Updated JST dependency to latest.
- app-jst:1.1.9 [02-26-2021] - Updated JST dependency to latest in app-jst.
- app-jst:1.1.8 [02-22-2021] - Updated data-forge dependency to jst-designer.
- app-jst:1.1.4 [01-28-2021] - Updated data-forge dependency to latest version.
- app-jst:1.1.3 [01-21-2021] - Updated data-forge dependency to latest version.
2020.2.0 Feature Release [2021-01-05]
Overview
- 1 New Features
- 4 Improvements
- 6 Bug Fixes
- 5 Chores
- 16 Total Tickets
New Features
- app-jst:0.2.4 [11-02-2020] - Updated JST CRUD routes to match behavior from pronghorn-core.
Improvements
- app-jst:1.0.0-2020.2.3 [01-06-2021] - Updated data-forge dependency to latest version.
- app-jst:1.0.0-2020.2.2 [01-06-2021] - Updated app-jst navigation bar to match other applications in IAP.
- app-jst:0.5.0 [11-24-2020] - Added the handleRunTransformation helper method to enable transformations to run internally by a given object instead of the id.
- app-jst:0.3.0 [11-06-2020] - Added support for versioned JSTs.
Bug Fixes
- app-jst:1.0.0-2020.2.1 [12-28-2020] - Transformations will no longer appear on the IAP homepage and can only be accessed in Automation Studio.
- app-jst:0.8.1 [12-17-2020] - Fixed "add incoming schema" and "add outgoing schema" tooltip styling.
- app-jst:0.8.0 [12-15-2020] - Updated createTransformation API to check if a transformation name is empty or a duplicate.
- app-jst:0.7.1 [12-02-2020] - Removed the postinstall npm script and replaced it with prepare script. This will help ensure that the build process is not attempted during a package install.
- app-jst:0.4.2 [11-24-2020] - Updated pronghorn.json, package.json, and README.md with accurate information.
- app-jst:0.4.1 [11-19-2020] - Removed the postinstall script so that a package install will not attempt to execute webpack.
Chores
- app-jst:1.0.0-2020.2.0 [12-21-2020] - Completed release checklist.
- app-jst:0.7.3 [12-12-2020] - Updated data forge dependency to latest.
- app-jst:0.7.2 [12-11-2020] - Updated data-forge dependency in package.json to latest.
- app-jst:0.7.0 [12-01-2020] - Output for the app-jst distributed directory is '/dist' instead of '/build'.
- app-jst:0.6.0 [12-01-2020] - Updated the data-forge dependency to the latest version in app-jst.