Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tplk/jira-harvest-agile-board
Userscript to add button in top right corner of Jira Agile board to start tracking time in HarvestApp.
https://github.com/tplk/jira-harvest-agile-board
harvestapp jira userjs userscript
Last synced: 2 days ago
JSON representation
Userscript to add button in top right corner of Jira Agile board to start tracking time in HarvestApp.
- Host: GitHub
- URL: https://github.com/tplk/jira-harvest-agile-board
- Owner: tplk
- License: mit
- Created: 2018-07-06T00:08:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T12:12:49.000Z (over 6 years ago)
- Last Synced: 2024-11-17T13:41:30.819Z (2 months ago)
- Topics: harvestapp, jira, userjs, userscript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# jira-harvest-agile-board
Userscript to add button in top right corner of Jira Agile board
to start tracking time in HarvestApp.## Installation
- Download and install [TamperMonkey](https://tampermonkey.net/) for your browser of choice.
- Open [this link](https://github.com/tplk/jira-harvest-agile-board/raw/master/jira-harvest-agile-board.user.js)
with TamperMonkey installed; it should open up a tab that prompts you to install the script.## Setup
To create new Time Entries via HarvestApp API you need to set `harvestAccountId` and
`harvestApiToken` which can be created at [Developers page](https://id.getharvest.com/developers)
(Personal Access Token).