Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-29 | fix(jira): support identifiers delimited with a hyphen (#11782) | Matthias Heyman | |
Co-authored-by: Matthias Heyman <matthias.heyman@ebo-enterprises.com> | |||
2023-01-09 | feat(jira): support rapid view on rapid board mode (#9459) | Arnaud Zheng | |
* feat(jira): support rapid view on rapid board mode * Update README to clarify how the rapid board/view works Co-authored-by: Robby Russell <robby@planetargon.com> | |||
2023-01-09 | feat(jira): add optional plugin "tempo" path (#11121) | Vladimir | |
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com> | |||
2023-01-09 | refactor(jira)!: rename myissues to mine and add completion (#10931) | August Feng | |
2023-01-09 | fix(jira): Make prefix check on "jira branch" command case-insensitive (#8799) | Alex | |
* Make prefix check on "jira branch" command case-insensitive * Update plugins/jira/jira.plugin.zsh Co-authored-by: Marc Cornellà <hello@mcornella.com> * Fixing tabs to spaces Co-authored-by: Robby Russell <robby@planetargon.com> Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2020-05-21 | jira: add tempo command (#8928) | Dmitry | |
2020-03-02 | Some tweaks to the Jira plugin | Josh Christopherson | |
[x] Updating `branch` command to be compatible with git-flow style branches by removing any prefix before attempting to go to the ticket number in Jira. [x] Removing the switch between /browse/ and /issues/ based off of the `JIRA_RAPID_BOARD` setting - as all issues are under browse now it seems. | |||
2020-03-02 | Clean up jira function | Marc Cornellà | |
2020-03-02 | Better support for branch name | RoToRx88 | |
Enable to get issue from branch prefixed with it and delimited by '_' | |||
2020-03-02 | Uppercase the issue in open issue command in the JIRA plugin | Matthew Manuel | |
2019-05-08 | Merge branch 'master' into master | Marc Cornellà | |
2019-05-07 | jira: fix error when assigned or reported are default (#7731) | Wayne Porter | |
Signed-off-by: Wayne Porter <wporter82@gmail.com> | |||
2018-03-26 | Added a myissues option | Zopanix | |
This will allow the user to directly open the my open issues page. This will make it easier for the user to open his open issues in jira. | |||
2018-03-18 | Change the br action to branch to be more explicit. (#6678) | Eric Hudon | |
2017-11-04 | jira plugin: take into account action argument (fix #6388) (#6393) | ramanduh | |
2017-11-01 | Allow jira default action file based setting (#6367) | Jarryd Tilbrook | |
2017-11-01 | Add shortcut for opening current branch in Jira (#6366) | Jarryd Tilbrook | |
2016-04-26 | JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is ↵ | Nicolas Charpentier | |
true | |||
2015-09-11 | jira: add README, "emulate -L zsh", add "dumpconfig" action | Andrew Janke | |
(The "dumpconfig" action is for verifying the configuration behavior against what's documented in the README now.) add "error" to some of the error messages | |||
2015-08-18 | jira: add completion | Andrew Janke | |
2015-08-18 | Add dashboard support and default-action configuration. | Andrew Janke | |
Some refactoring. | |||
2015-08-18 | Merge branch 'pr-4158' into jira-prefix-and-help-and-stuff | Andrew Janke | |
2015-08-18 | Merge branch PR 4132 into jira-prefix-and-help-and-stuff | Andrew Janke | |
2015-08-05 | Use standard open command in current plugins | Marc Cornellà | |
Substitutes the current duplicate logic for the standard and cross-platform function open_command in plugins: frontend-search, jira, node, web-search | |||
2015-07-29 | Add escaped home | Andrew Stuart | |
2015-07-13 | Add jira_url_help | Andrew Stuart | |
2015-07-07 | Concise local variables declarations | Patryk Małek | |
2015-07-07 | More consistent curly braces variables | Patryk Małek | |
2015-07-07 | Making variables local in jira plugin | Patryk Małek | |
2015-07-07 | Changing indents to be more consistent (2 spaces) | Patryk Małek | |
2015-07-07 | Changing string comparison for more zsh-like | Patryk Małek | |
2015-07-06 | Adding ability to add JIRA_PREFIX as an env variable (e.g. in .zshrc) and ↵ | Patryk Małek | |
minor refactor to bash curly variable braces | |||
2015-06-15 | Fix merge conflict for jira-prefix and jira add comment | Andrew Janke | |
2015-06-10 | added comment functionality | David Hartmann | |
added commenting functionality by appending 'm' after the issue key (regular JIRA shortcut) | |||
2014-09-05 | Merge pull request #2744 from docwhat/ostype-not-uname | Robby Russell | |
Use $OSTYPE instead of uname to speed things up | |||
2014-08-19 | Update jira plugin to allow lookup of issues | Tom Cammann | |
Plugin now supports lookup of tickets by assignee and reporter | |||
2014-07-23 | Use $OSTYPE instead of uname to speed things up | Christian Höltje | |
The $OSTYPE variable is set at ZSH compile time and can be safely used to determine the OS of the system. e.g. darwin (os x) | |||
2014-07-15 | Add support for jira-prefix configuration file | Simon Frost | |
2013-11-12 | Use environment specific open command when creating a new Jira issue. | Marco Chan | |
2013-06-12 | Correctly detect Rapid Board | Brian Hartvigsen | |
* Add "x" in front of the value we check against... * Use true instead of yes (more consistent with the rest of ohmyzsh) The fact that no one seems to have raised this as an issue leads me to believe it's not used that much... | |||
2013-05-27 | fix the open command in linux using xdg-open | Marc-Antoine Lemieux | |
2012-12-02 | Backwards Compatible Jira URLs #1378 | Brian Hartvigsen | |
Adds support for Rapid Board without breaking backwards compatibility (like #1378) Allows JIRA url to be set in .zshrc, current directory, and/or home directory. | |||
2012-10-09 | Wrong URL :zap: | Paul Redmond | |
2012-10-01 | Missing comment line | Paul Redmond | |
2012-09-28 | Correct error message. | Paul Redmond | |
2012-09-28 | Clean up doc | Paul Redmond | |
2012-09-28 | Jira ticket shortcut to browse existing issues or create a new issue. | Paul Redmond | |