Commit Graph

12 Commits

Author SHA1 Message Date
vladislav doster
1d09c6bb0a
style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
Jim Weller
7647c79bae
feat(jira): add help/usage cmd (#12293)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-03-26 09:48:14 +01:00
Robby Russell
046f0ca557
fix(jira): Update README examples to a table format 2023-01-09 20:25:08 +00:00
Arnaud Zheng
e0d0dfb845
feat(jira): support rapid view on rapid board mode (#9459)
* 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 19:53:32 +00:00
Vladimir
585084354e
feat(jira): add optional plugin "tempo" path (#11121)
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 19:45:20 +00:00
August Feng
fc722807f8
refactor(jira)!: rename myissues to mine and add completion (#10931) 2023-01-09 19:43:42 +00:00
Alex
9f31951019
fix(jira): Make prefix check on "jira branch" command case-insensitive (#8799)
* 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>
2023-01-09 19:30:08 +00:00
Dmitry
31c2dc32c2
jira: add tempo command (#8928) 2020-05-21 18:11:18 +02:00
Josh Christopherson
587000ec02 Some tweaks to the Jira plugin
[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 23:37:40 +01:00
Zopanix
afb028763c MOdified README to reflect changes for myissues command 2018-03-27 09:16:43 -04:00
Eric Hudon
5f2c34374b Change the br action to branch to be more explicit. (#6678) 2018-03-18 14:10:34 -07:00
Andrew Janke
c9af79fcad jira: add README, "emulate -L zsh", add "dumpconfig" action
(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-09-11 18:37:39 -04:00