- animate show features expand
- [] style spider graph font
- tooltips
- spider chart mapping from backend
- lozenge override
- Drop down from lozenge instead of risk evaluation
- Ledgend or clearer labels for spider graph
- [] Mapping features to components
- [] Automated delayed evaluation on change request creation.
- Download node.js
- Run _init.bat
- Run _start.bat. This runs the node server locally.
Each time you make a change to the server, you need to manually close the previous instance of _start.bat and run _start.bat again.
To test on Atlassian cloud, you need to take the following steps.
- Read from step 2: https://developer.atlassian.com/cloud/jira/platform/getting-started/
- Run _connect.bat. This connects the node server to the internet.
- From the _connect.bat window, take the "https://.ngrok.io" address
- In Atlassian Cloud Jira "Upload App", enter: "https://.ngrok.io/jira"
Changes to atlassian-connect.json will require a uninstall / re-uploading of the addon on Atlassian Cloud.