3.1.14 [11-11-2022]
- Moved itential-utils and database from dependencies to peerDependencies.
See ticket PH-130999.
3.1.13 [08-03-2022]
- Restored the missing carat symbol that was accidentally removed from all dependencies.
See ticket PH-125882.
3.1.12 [08-02-2022]
- Prepared the repository for the latest release branch.
See ticket PH-125173.
3.1.11 [04-27-2022]
- Changed the minimum number of characters required to create a tag name to one (1) character.
See ticket PH-62513.
3.1.10 [03-23-2022]
- Updated the libraries used by the Tags application to remove obsolete entries.
See ticket PH-81633.
3.1.9 [03-14-2022]
- Updated the Tags lint library to the latest version.
See ticket PH-111453.
3.1.8 [03-10-2022]
- Moved project to improved CI pipeline.
See ticket PH-117103.
3.1.7 [01-18-2022]
- Updated the itential-utils dependency.
See ticket PH-113472.
3.1.6 [01-17-2022]
- Updated itential-utils dependency in tags library.
See ticket PH-112793.
3.1.6 [12-22-2021]
- Fixed a bug that caused the tags search option in Automation Studio to fail due to unescaped characters used in the search query. Implemented a constructor to validate escape strings for regular expressions.
See ticket PH-97142.
3.1.5 [12-15-2021]
- Updated packages and prepared for release branch.
See ticket PH-111115.
3.1.4 [05-25-2021]
- Updated libraries to latest in preparation for release.
See ticket PH-96684.
3.1.3 [05-04-2021]
- Updated the Tags application libraries to the latest and removed unnecessary libraries. Also corrected coding lint errors and insured the application passed the security audit.
See ticket PH-94764.
3.1.2 [04-20-2021]
- Improved error handling when adding new tags to a database.
See ticket PH-56261.
3.1.1 [04-06-2021]
- Moved project to master pipeline.
See ticket PH-92378.
3.1.0 [03-29-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.
See ticket PH-90212
3.0.7 [03-11-2021]
- Resolved the Axios security issue in the Tags application.
See ticket PH-82963
3.0.6 [12-16-2020]
- Bug fixes and performance improvements
See ticket PH-80988
3.0.5 [12-15-2020]
- Fixed security audit errors for the Tags repository.
See ticket PH-79278
3.0.4 [12-09-2020]
- Updated Tags application database version to fix the arbiter bug.
See ticket PH-78754
3.0.3 [11-19-2020]
- Removed multiline library reference from Tags package.json configuration file.
See ticket PH-53713
3.0.2 [11-18-2020]
- Configured the tags user interface end point to redirect to Admin Essentials.
See ticket PH-78004
3.0.1 [10-23-2020]
- Updated migration script to use the latest itential-utils package for property decryption.
See ticket PH-65391
3.0.0 [08-17-2020]
- Removed the Tags application UI from the Tags repository. The Tags server side end points are still intact.
See ticket PH-69104
[08-03-2020]
- Updated node driver for MongoDB.
See ticket PH-63110
2.2.15 [06-18-2020]
- Updated node driver for MongoDB.
See ticket PH-63110
2.2.14 [05-26-2020]
- Tags app will no longer limit ref_id length to minimum 3 characters. Instead, any length over 0 will be accepted as valid ref_id.
See ticket PH-50814
2.2.13 [04-26-2020]
- Unpinned dependency libraries for the Tags master branch.
See ticket PH-59899
2.2.12 [04-23-2020]
- Pinned the Tags app dependencies in preparation to create release branch.
See ticket PH-59536
2.2.11 [04-16-2020]
- Added check to the Tags database collection migration script to determine if a tag_references collection exists before proceeding. If collection does not exist, console message is generated and script will exit.
See ticket PH-55709
2.2.10 [04-15-2020]
- Removed the horizontal and vertical scrollbars from each tag in the Tags application tag list.
See ticket PH-48034
2.2.9 [04-13-2020]
- Added styling to the tags table to align and space the name and description column properly.
See ticket PH-47004
2.2.8 [04-13-2020]
- Fixed the Tags schema validation errors. Also updated a deprecated database access function.
See ticket PH-55934
2.2.7 [04-13-2020]
- Moved CI pipeline from Node.js 10 to Node.js 12.
See ticket PH-58361
2.2.6 [04-07-2020]
- Removed reference to unused seed lifecycle in package.json file.
See ticket PH-55695
2.2.5 [04-07-2020]
- Updated the Tags application to make the menus consistent with other IAP menus.
See ticket PH-55918
2.2.4 [02-01-2020]
- Added schema validation to component pipelines.
See ticket PH-52518
2.2.3 [12-05-2019]
- Fixed NPM security issues.
See ticket PH-49073
2.2.2 [12-03-2019]
- Edit tag feature is reset when tags are deleted.
See ticket PH-47020
2.2.1 [12-03-2019]
- Improved the createTag and createTags algorithms for the IAP Tag application.
See ticket PH-39017
2.2.0 [11-21-2019]
- Added the engineering role to the Tags application.
See ticket PH-46016
2.1.0 [11-08-2019]
- Updated the IAP Tags application to utilize the redesigned Rodeo PHLegacyNavbar component.
See ticket PH-45168
2.0.5 [08-06-2019]
- Updated and pinned dependencies.
See ticket PH-38299
2.0.4 [08-05-2019]
- Updated the navigation bar with menu options for 2019.2 release.
See ticket PH-36862
2.0.3 [08-02-2019]
Updated .npmignore to exclude nonessential JS files and directories from package.
See ticket PH-36245
2.0.2 [08-01-2019]
Updated styling in tags action buttons for IE11 compatibility.
See ticket PH-33786
2.0.1 [07-26-2019]
Modified tags to store tag_id as an ObjectId rather than a string in the reference collection.
See ticket PH-36563
2.0.0 [07-26-2019]
Implemented migration script to convert tag references into a format that enables more efficient data operations.
See ticket PH-37226
1.4.6 [07-24-2019]
Migrated from itential-ci to argo.
See ticket PH-35862
Current Version: 1.4.5 [07-22-2019]
New Features
- 1.4.0 [04-24-2019] - Added api /createTags, changed all apis to pass error as the second parameter of callback. PH-31151
- 1.1.0 [03-04-2019] - Updated version to v1.0.0 for first release. PH-27080
Improvements
- 1.4.1 [04-26-2019] - UI: Added an edit icon and fixed some styling for consistency. PH-30225
- 1.3.0 [04-17-2019] - Updated pronghorn.json to include json schema. PH-31544
- 1.2.0 [03-20-2019] - Rodeo: The new Rodeo Navbar was imported into this app. PH-28955
Bug Fixes
- 1.4.5 [07-22-2019] - Style updates to display correct toast in IE11. PH-32920
- 1.4.4 [07-22-2019] - Bug fixes and performance improvements PH-29802
- 1.4.3 [07-10-2019] - Bug fixes and performance improvements PH-36148
- 1.4.2 [06-06-2019] - Create unique name when copying tag. PH-32700
- 1.2.3 [04-03-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications. PH-30659
- 1.2.2 [03-28-2019] - Ensure that tags can't be named the same as another tag when updating or creating them. PH-29854
- 1.2.1 [03-22-2019] - Changed encoding in pronghorn.json. PH-29520
- 1.1.1 [03-19-2019] - Fixing some small UI issues with tags application. PH-25142