- Implemented popup.html for user interface with search functionality and request display. - Developed popup.js to manage search items, matched requests, and clipboard operations. - Created mergeConflictManager.js for automated git operations in specified repositories. - Added projects.txt to maintain a list of relevant projects. - Introduced pushReleaseBranches.js for managing release branches across multiple projects. - Developed releasePrepper.js to prepare projects for release with branch management. - Created stashUpdater.js to update git origins for projects. - Added updatedProjects.txt to track projects that have been updated.
1.8 KiB
1.8 KiB
Changelog
All major and minor updates should be tracked in this file. The covers any time a file/functionality/etc is added or removed.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2024-06-01
Added
- utils/bookmarklets/tokenGrabber.js
- Updated all bookmarklets to just be js files and the
npm run bookmark [arg1]can be used to make bookmarklets that are copied to the clipboard. Arg1 is the path to the bookmarklet js file
Patched
- updated the file name of utils/bookmarklets/rbc-di-featureflags.js
- updated the file name
[0.0.1] - 2024-06-01
Added
- utils/bookmarklets/dag.js
- utils/bookmarklets/hashid.js
- utils/bookmarklets/jira.js
- utils/bookmarklets/moids.js
- utils/bookmarklets/rbc-di-featureflags.js
- utils/bookmarklets/workspace.js
- utils/others/jsToMsDate.js
- utils/others/msToJsDate.js
- utils/others/showDebugInfo.js
- ideas/newideashere.txt
- ideas/released/featureflagging.txt
- data folder
- complete issue type list
- excel issue types srini found
- scratchpad folder
- list checker
- README.md
- CHANGELOG.md