Commit Graph

  • cb134c3f5a
    fix: Bring bearer back (#696) Ankit 2024-01-08 20:08:23 +0100
  • d6f770afbb
    fix: Bring bearer back Ankit Pokhrel 2024-01-08 20:00:53 +0100
  • e2f453382e
    fix: Jira init broken due to authtype value (#694) Ankit 2024-01-06 21:03:42 +0100
  • 5e0c4fc1c0
    Merge branch 'main' into fix-jira-init Ankit 2024-01-06 21:01:38 +0100
  • 54cec0a650
    ci: Upgrade workflow + linter (#695) Ankit 2024-01-06 21:01:27 +0100
  • fe601597d4
    ci: Upgrade workflow + linter Ankit Pokhrel 2024-01-06 20:59:26 +0100
  • c0e2ca55fe
    fix: Jira init broken due to authtype value Ankit Pokhrel 2024-01-06 20:51:04 +0100
  • 4680a871e6
    chore(Dockerfile): bump go & alpine versions (#691) Peter Benjamin 2024-01-03 23:30:09 -0800
  • 5ddf4f7842
    chore(Dockerfile): bump go & alpine versions Peter Benjamin 2024-01-03 10:52:03 -0800
  • 64f1f0c151
    chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#671) dependabot[bot] 2023-10-19 21:31:55 +0200
  • 1fbf60c071
    chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 dependabot[bot] 2023-10-19 19:10:46 +0000
  • da0105e217 Add support for updating the estimate Chris Chapman 2023-10-16 13:11:32 -0600
  • 5a660284ae
    chore: Add supporters Ankit Pokhrel 2023-10-13 21:04:58 +0200
  • fccd6ed4f5 feat: Handle unknown custom field types as JSON, and support arrays of these types Chris Brown 2023-10-08 09:16:12 +0100
  • 299d08a069 feat: Configure JSON custom fields in config file instead of using --custom json:name=val flag syntax Chris Brown 2023-10-07 09:04:15 +0100
  • 86bdded8ba
    [feat] Add `mtls` authentication for client certificate auth (#615) Mark H 2023-09-23 18:01:31 +0800
  • 3ac82206ce fix: linting Chris Brown 2023-09-06 08:32:34 +0100
  • 0a2bed053f feat: Allow custom field values to be specified as JSON #ankitpokhrel/jira-cli/593 Chris Brown 2023-09-06 07:47:27 +0100
  • 5abe90c50c add commamd line arg delimiter for custom delimeter instead of tab. supported only for plain mode for issues iksi4prs 2023-09-05 16:58:09 +0300
  • 9829124f36 * Add `mtls` authentication for client certificate auth * Persist auth type in config file * Update `jira init` to configure `mtls` * Update README with instructions Mark Hatch 2023-05-07 04:41:30 +0000
  • 1783a0b217
    feat: affects version (#642) Damian ONeill 2023-08-23 09:10:44 +0100
  • 496871f8b1 extend existing create issue test for affects version Damian ONeill 2023-07-07 22:44:36 +0100
  • 017d8d1ca2 replicate the existing fix-version flag code for affects-version, theres clearly scope for refactoring, mr should provide a starting point Damian ONeill 2023-07-07 22:26:56 +0100
  • 96b62196a0
    fix: Issue with no-input on create (#655) Ankit 2023-08-16 20:56:24 +0200
  • aeda0fbb65
    fix: Issue with no-input on create Ankit Pokhrel 2023-08-16 20:51:55 +0200
  • 533c415213
    deps: Upgrade all (#643) Ankit 2023-07-16 19:31:49 +0200
  • 6e4c02d047
    deps: Upgrade all Ankit Pokhrel 2023-07-10 17:00:20 +0200
  • 4167b1f91b
    feat: Enable issue edit to read body from stdin (#619) Philipp Erbelding 2023-06-12 22:20:43 +0200
  • 8080d73dba Update "golang.org/x/term" dependency Philipp Erbelding 2023-06-04 14:28:15 +0200
  • 86ede0d1b2 Simplyfi terminal detection Philipp Erbelding 2023-06-04 14:23:22 +0200
  • d749e110c1
    Draft: support for multiple output formats Odin Hultgren van der Horst 2023-05-24 15:50:58 +0200
  • acd93e9960 feat: Enable issue edit to read body from stdin Philipp Erbelding 2023-05-09 15:31:41 +0200
  • eb842e1801
    chore: go mod tidy v1.4.0 Ankit Pokhrel 2023-05-09 09:09:45 +0200
  • eaf2d06d2f
    fix: Comment author name is not always displayed (#618) Ankit Pokhrel 2023-05-08 10:22:48 +0200
  • 9559b83ec5
    fix: Comment author name is not always displayed Ankit Pokhrel 2023-05-06 12:44:11 +0200
  • d5f7181a0c
    feat: Allow different jira server for API and for UI (#613) Mark H 2023-05-06 17:05:30 +0800
  • 78cdfbd1dc
    fix: Issue with epic field on create (#607) Ankit Pokhrel 2023-05-06 10:52:44 +0200
  • bed6b7f1a7 Fixup comment Mark Hatch 2023-05-02 03:40:32 +0000
  • c40ccb9ead * Consolidate all `browse` URLs to use common GenerateServerBrowseURL function * Add viper config option `browse_server` to be able to modify the generated `browse` URLs * This is useful if the API endpoint is different from the web client Mark Hatch 2023-04-29 08:30:28 +0000
  • 01ff134d0a * Consolidate all `browse` URLs to use common GenerateServerURL function * Add viper config option `view_server` to be able to modify the generated `browse` URLs * This is useful if the API endpoint is different from the web client Mark Hatch 2023-04-29 08:30:28 +0000
  • 2b1771a722 Remove debug code Ankit Pokhrel 2023-04-15 18:28:41 +0200
  • c1076d7622 fix: Issue with epic field on create Ankit Pokhrel 2023-04-15 11:24:46 +0200
  • d59cc8228e
    dep: Upgrade cobra to v1.7.0 (#608) David Birks 2023-04-27 03:56:21 -0400
  • 3b42eec1dc
    dep: Upgrade cobra to v1.7.0 David Birks 2023-04-25 23:02:33 -0400
  • 60e883a82a
    fix: Issue with value assignment in init (#606) Ankit Pokhrel 2023-04-14 21:27:29 +0200
  • 02ef5710a7
    ci: Make linter happy Ankit Pokhrel 2023-04-14 20:59:35 +0200
  • e74de5e7c8
    fix: Issue with value assignment in init Ankit Pokhrel 2023-04-14 20:51:29 +0200
  • eef7ae96c2
    ci: Upgrade actions and linter (#590) Ankit Pokhrel 2023-03-18 11:46:22 +0100
  • 78755d02be
    Fix clean cache command Ankit Pokhrel 2023-03-18 11:43:12 +0100
  • 09722c7d1e
    ci: Upgrade golangci-lint Ankit Pokhrel 2023-03-18 11:37:17 +0100
  • af89632e20
    ci: Upgrade actions Ankit Pokhrel 2023-03-18 11:30:32 +0100
  • 6982b0a9ec
    ci: Upgrade go version Ankit Pokhrel 2023-03-18 11:20:12 +0100
  • 82bfc1080c
    ci: Make linter happy Ankit Pokhrel 2023-03-18 11:15:28 +0100
  • b5fd8611fb
    fix: Detect if Jira v8 server is not using the /createmeta REST endpoint (#574) Tristian Celestin 2023-03-18 06:13:51 -0400
  • be904f3843 Merge branch 'main' into bugfix/disabled-createmeta Tristian Celestin 2023-03-06 11:53:10 -0500
  • 3f6107f97b Simpler to check for V9 compatibility first than to retry a failed command Tristian Celestin 2023-03-06 11:00:50 -0500
  • a7e2dfec69
    fix: Issue with -c flag on config generation (#582) Ankit Pokhrel 2023-03-01 21:01:15 +0100
  • 9392333d8a Make linter happy Ankit Pokhrel 2023-02-26 12:20:21 +0100
  • 055319c8a0 fix: Issue with -c flag on config generation Ankit Pokhrel 2023-02-26 12:16:09 +0100
  • 6589ea53a5
    feat: Support for adding watcher to Issue (#584) Ankit Pokhrel 2023-02-28 21:58:55 +0100
  • 80f3bee37f
    fix: Make it work for both cloud and local installation Ankit Pokhrel 2023-02-28 21:45:27 +0100
  • 71dc5f55e2
    fix: Use V2 API for watch command Abhishek Sharma 2023-02-27 16:19:51 -0600
  • ddc6950bb1
    Merge branch 'ankitpokhrel:main' into main Abhishek Sharma 2023-02-27 12:40:19 -0600
  • 0392857078
    chore: Some minor README changes Ankit Pokhrel 2023-02-26 12:42:17 +0100
  • af5b5b27d0
    feat: Support for adding watcher to Issue Abhishek Sharma 2023-02-22 23:30:18 -0600
  • f7a337c4b0 Please the linter Tristian Celestin 2023-02-16 11:57:06 -0500
  • 17566b3312 Formatting Tristian Celestin 2023-02-16 11:51:19 -0500
  • 2c2ac29fe0 Try to detect if JIRA v8 server is using the updated endpoint for getting issue types per https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html Tristian Celestin 2023-02-16 11:30:02 -0500
  • 626e8c2eae
    chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#575) dependabot[bot] 2023-02-19 20:47:52 +0100
  • 98dcf5c746
    chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 dependabot[bot] 2023-02-19 11:32:01 +0000
  • eb82e158fc
    ehc: Improve PAGER selection (#570) Ankit Pokhrel 2023-02-18 18:42:09 +0100
  • 6085aeedf5
    feat: Filter by multiple statuses (#573) Ankit Pokhrel 2023-02-13 19:33:55 +0100
  • b362ac14e6 Update tests Ankit Pokhrel 2023-02-13 19:21:18 +0100
  • b3a52e0c1d Filter by multiple statuses Chmouel Boudjnah 2023-01-25 10:10:23 +0100
  • 7bae0d652b
    fix: Use http client wrapper instead of round trip (#530) Ankit Pokhrel 2023-02-13 18:53:44 +0100
  • 0a233faa37
    Merge branch 'main' into fix-527 Ankit Pokhrel 2023-02-13 18:50:34 +0100
  • bd0dd8360e
    Improve related tests Ankit Pokhrel 2023-02-11 21:29:19 +0100
  • 717e02ca32
    ehc: Improve PAGER selection Ankit Pokhrel 2023-02-11 21:15:25 +0100
  • 08c9e97b7c
    feat: Add help page (#563) Ankit Pokhrel 2023-01-31 10:06:36 +0100
  • 81bd5eb36c
    Add keys for page up and page down Ankit Pokhrel 2023-01-31 10:00:31 +0100
  • 8d62f892d7
    feat: Add help page Ankit Pokhrel 2023-01-27 21:18:45 +0100
  • 3481cca9ea
    fix: Worklog comment don't work together with prompt (#562) Ankit Pokhrel 2023-01-26 20:37:08 +0100
  • 4813ddc8c7
    fix: Worklog comment don't work together with prompt Ankit Pokhrel 2023-01-26 20:21:26 +0100
  • 32ed2a0607
    Filter by multiple statuses Chmouel Boudjnah 2023-01-25 10:10:23 +0100
  • 54371e137f
    feat(tui): Allow issue transition from the ui (#544) Ankit Pokhrel 2023-01-22 11:53:05 +0100
  • 12a86e5a8b
    Update README.md Ankit Pokhrel 2023-01-22 11:48:25 +0100
  • e2e3106db5 feat(tui): Allow issue transition from the ui Ankit Pokhrel 2023-01-02 11:25:14 +0100
  • 9d3dfe81ff
    fix: Shell completion for Fish and PowerShell (#553) Ankit Pokhrel 2023-01-15 19:03:41 +0100
  • b5084f476e
    fix: Shell completion for Fish and PowerShell Ankit Pokhrel 2023-01-15 18:56:30 +0100
  • 56149cd98e
    Merge e23dc2c8e6 into ed84fe74f6 Martin Povolny 2023-01-02 12:31:45 +0200
  • ed84fe74f6
    chore: Refactor jira client (#543) v1.3.0 Ankit Pokhrel 2023-01-02 10:59:32 +0100
  • 6345f45807
    chore: Refactor jira client Ankit Pokhrel 2023-01-01 19:51:05 +0100
  • 16a8a61468
    chore(tui): Refactor table data access (#542) Ankit Pokhrel 2022-12-31 12:46:05 +0100
  • 6096fe2c37
    Make linter happy Ankit Pokhrel 2022-12-31 12:42:50 +0100
  • 1bd136ca0d
    chore(tui): Refactor table data access Ankit Pokhrel 2022-12-31 12:39:45 +0100
  • 83e191e7a1
    tui: Use tview Modal instead of the extended one (#541) Ankit Pokhrel 2022-12-30 10:16:54 +0100
  • 61a7ddb6fd
    Remove unused code Ankit Pokhrel 2022-12-30 10:13:35 +0100
  • 20e9839afc
    tui: Use tview Modal instead of the extended one Ankit Pokhrel 2022-12-30 10:10:34 +0100
  • e866f3c282 fix: Use http client wrapper instead of round trip Ankit Pokhrel 2022-12-20 19:13:30 +0100
  • 2bee322358
    feat: Use single char ellipsis instead of triple dot (#540) Ankit Pokhrel 2022-12-29 11:13:17 +0100