Cory Bennett
c9b5054cde
fix default values to load after parsing configs
2017-10-28 14:23:27 -07:00
coryb
f23b1c4370
Merge pull request #126 from schorsch3000/master
...
Add regexReplace template function
2017-10-28 14:07:25 -07:00
Cory Bennett
6c742dad0a
ignore "composite literal uses unkeyed fields" vet checks
2017-10-28 12:42:48 -07:00
Cory Bennett
3966defc53
add test to make sure IssueType.Fields does not disappear on regeneration
2017-10-28 12:28:25 -07:00
Cory Bennett
794f8dd259
Merge branch 'thedillonb-fix-missing-fields'
2017-10-28 12:21:37 -07:00
Cory Bennett
41d1a7c9a1
add tests for validating changes to auto-generated jiradata files
2017-10-28 12:21:07 -07:00
Brian Lachniet
90007771bf
Fix typo in 'logout' command help
2017-10-28 12:21:07 -07:00
Mark Harrison
7bfa241547
Add URL escaping to an additional issuetype call
...
In #34 a fix was made to escape the issue type to support issue types
with spaces in. This is an additional place where the issue type needs
escaping, otherwise you get 400 Bad Request when trying to create an
issue for an issuetype that has a space in.
2017-10-28 12:21:07 -07:00
Ivan Andrus
e6600cf1a5
Add --resolution option
2017-10-28 12:21:07 -07:00
Cory Bennett
2e608207cb
add tests for validating changes to auto-generated jiradata files
2017-10-28 12:19:36 -07:00
coryb
bc1b994019
Merge pull request #129 from blachniet/logout-help-typo-fix
...
Fix typo in 'logout' command help
2017-10-28 09:21:15 -07:00
Brian Lachniet
fd399d817e
Fix typo in 'logout' command help
2017-10-28 11:04:02 -04:00
coryb
f7b587ee91
Merge pull request #124 from gvol/master
...
Allow overriding resolution
2017-10-27 12:08:36 -07:00
coryb
de69971c1c
Merge pull request #128 from mivok/escape-issuetype
...
Add URL escaping to an additional issuetype call
2017-10-26 13:53:08 -07:00
Mark Harrison
2f9b8bb5c1
Add URL escaping to an additional issuetype call
...
In #34 a fix was made to escape the issue type to support issue types
with spaces in. This is an additional place where the issue type needs
escaping, otherwise you get 400 Bad Request when trying to create an
issue for an issuetype that has a space in.
2017-10-26 16:28:41 -04:00
Dillon Buchanan
093c510ca2
Create Metadata Not Populated Correctly
...
Fixes #123
2017-10-25 14:28:49 -04:00
Dirk Heilig
d3e294e1ce
add regexReplace template function
2017-10-19 14:58:11 +02:00
Ivan Andrus
4ed8edbd19
Add --resolution option
2017-10-13 12:22:12 -06:00
Cory Bennett
28d92eb659
version bump
v1.0.12
2017-10-04 10:58:50 -04:00
Cory Bennett
d16db04e58
Updated Changelog
2017-10-04 10:58:49 -04:00
Cory Bennett
4d74554300
add {{env.VARNAME}} template support to allow use of env vars
2017-10-03 18:47:33 -04:00
Cory Bennett
172793ea69
version bump
v1.0.11
2017-09-26 22:50:54 -07:00
Cory Bennett
dc504de271
Updated Changelog
2017-09-26 22:50:54 -07:00
Cory Bennett
986cc78ed5
[ #115 ] fix transition template for description
2017-09-26 22:49:40 -07:00
Cory Bennett
3913726991
update edit command to set queryFields on search to match what is used in template
2017-09-19 00:27:11 -07:00
Cory Bennett
0ba8aa035b
fix edit with query loop, allow continuation when not submitting previous issue
2017-09-18 14:45:21 -07:00
Cory Bennett
098eb99ed6
fix edit when priority is not set
2017-09-18 14:45:04 -07:00
Cory Bennett
2ddaed2c29
flatten CommandRegistry list to make it more readable
2017-09-18 14:44:36 -07:00
Cory Bennett
9a62d1a553
tweak format
2017-09-18 00:53:57 -07:00
Cory Bennett
74d7287589
fix formatting
2017-09-18 00:50:49 -07:00
Cory Bennett
c6e4b3dc0e
add TOC
2017-09-18 00:49:34 -07:00
Cory Bennett
8b5e7b7568
fix usage
2017-09-18 00:47:35 -07:00
Cory Bennett
4dea068113
version bump
v1.0.10
2017-09-18 00:44:55 -07:00
Cory Bennett
28e4554fe3
Updated Changelog
2017-09-18 00:44:55 -07:00
Cory Bennett
065f9c8d77
Updated Usage
2017-09-18 00:44:55 -07:00
Cory Bennett
9f433acaa0
clean up usage formatting, print aliases
2017-09-18 00:44:08 -07:00
Cory Bennett
e4c10be811
add jira edit tests
2017-09-17 20:33:40 -07:00
Cory Bennett
4c6b36c83a
fix edit
2017-09-17 20:32:50 -07:00
Cory Bennett
a8eaa97de1
fix named query template expansion
2017-09-17 20:31:14 -07:00
Cory Bennett
cd3cfd820f
fix usage message
2017-09-17 20:30:44 -07:00
Cory Bennett
a04c3a4c61
add test using named query
2017-09-17 18:11:57 -07:00
Cory Bennett
bb66e58dfd
use svg rather than png for godoc badge
2017-09-17 16:36:22 -07:00
Cory Bennett
e21f18e987
Updated Changelog
v1.0.9
2017-09-17 16:30:41 -07:00
Cory Bennett
96bbbd7ce3
fix table tests for issuetype addition
2017-09-17 16:15:28 -07:00
Cory Bennett
3e8b9bd9f5
need issuetype to use the default list table template now
2017-09-17 16:15:00 -07:00
Cory Bennett
8fe0d98d54
version bump
2017-09-17 15:53:46 -07:00
Cory Bennett
1a3eaf340c
Updated Changelog
2017-09-17 15:53:46 -07:00
Cory Bennett
96b4658dcb
fix logic for detecting changes in README.md
2017-09-17 15:53:30 -07:00
Cory Bennett
c9d8dfbe55
[ #102 ] add issuetype into the default queryfields and add it to the default table list template
2017-09-17 15:49:05 -07:00
Cory Bennett
238e16fc09
version bump
v1.0.8
2017-09-17 15:38:25 -07:00