Skip to content

lmaraneli/jira-time-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Log and Track Time Chrome plugin

Options

Description

Label which will be presented at the top

URL

This is your Jira server URL. Copy entire url, with protocol and port (if not default). Example: https://jira.example.net/.

REST Api Extension

This is your Jira server REST Api version. Default value is /rest/api/2 because that is the default extension for most recent jira.

If you are using older server of Jira it might be /rest/api/1.

Username

Your Jira username.

Password

Your Jira password.

JQL - Jira Query Language

JQL which will be used to display all items which are available to log time. Default option is assignee=currentUser(), which will display all issues assigned to you.

If you are not familiar with JQL, you can go to Jira and adjust all basic filters. Then switch to Advanced mode and just copy generated JQL to this field.

About

Chrome plugin to log and track time with Jira

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 3.5%
  • HTML 2.2%