https://github.com/the-sudheendra/VEXtension
Checklist Tool for OpenText ValueEdge platform
https://github.com/the-sudheendra/VEXtension
agile-development checklist chrome-extensions edge-extension opentext plugin
Last synced: 12 months ago
JSON representation
Checklist Tool for OpenText ValueEdge platform
- Host: GitHub
- URL: https://github.com/the-sudheendra/VEXtension
- Owner: the-sudheendra
- Created: 2024-10-06T06:14:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T05:02:22.000Z (over 1 year ago)
- Last Synced: 2024-12-14T05:20:04.362Z (over 1 year ago)
- Topics: agile-development, checklist, chrome-extensions, edge-extension, opentext, plugin
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/ve-checklist/aeiiagpokicaeifancpnndjanamdmmdn?hl=en
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VEXtension
The toolset that gives you the Xtra edge in OpenText ValueEdge β‘
Above link works with all Chromium-based browsers, including Microsoft Edge, Brave, Opera, and others.
## Features π
- **β
Checklist**
- Displays the **Definition of Done (DoD)** or **Definition of Ready (DoR)** checklist based on the ticket you're viewing.
- Write notes for each checklist item using a rich text editor. These notes will appear in the ticket comments.
- Add or update finished checklist items in the comments to help track progress and maintain a clear record.
- **β¨ Aviator Prompts**
- Smart prompts for ValueEdge Aviator β no need for prompt engineering every time.
- Save and reuse efficient prompts that can be sent directly to the Aviator chat window.
- Auto-fill with values from the page using DOM selectors, or enter them manually
- Edit prompt templates inline and save them easily.
- **βοΈ Customizable Checklists & Prompts**
- Create your own checklists to match your project needs, or load one from a remote URL.
- **π±οΈ Quick Access with Right-Click**
- Right-click on any ticket to quickly open the checklist or prompts from the context menu β no extra clicks or searching needed.
**Get started with [VEXHub(Starter Checklist & Prompts)](https://github.com/the-sudheendra/VEXHub) π and learn more about the checklist schema**.
### How to π‘
**Use the Extension?**
- Option 1: Using the Mouse
- Open a ValueEdge ticket in your browser.
- Right-click anywhere on the page.
- In the context menu, you will see an option called **VEXtension**.
- Click on **checklist** or **Aviator Prompts** based on your choice
- Option 2: Using Keyboard Shortcuts
- Press `` Alt+C `` to open the Checklist directly.
- Press `` Alt+A `` to open Aviator Prompts directly.
- βοΈ Note: If the shortcuts donβt work or conflict with other apps, go to `` chrome://extensions/shortcuts `` and set custom keys for VEXtension.
### Shoutout to libraries π₯
This project uses the following open-source libraries:
- [Quill](https://quilljs.com) β BSD 3-Clause License
- [DOMPurify](https://github.com/cure53/DOMPurify) β Apache License 2.0
See the [LICENSES](./third_party_licenses) folder for full license texts.