jira-cli/internal/cmd
Mark H d5f7181a0c
feat: Allow different jira server for API and for UI (#613)
* * 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

* Fixup comment
2023-05-06 11:05:30 +02:00
..
board chore: Refactor jira client (#543) 2023-01-02 10:59:32 +01:00
completion fix: Shell completion for Fish and PowerShell (#553) 2023-01-15 19:03:41 +01:00
epic feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
init feat: Jira init non-interactive (#381) 2022-06-06 10:02:43 +02:00
issue feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
man chore: Minor refactoring 2022-09-01 09:28:23 +02:00
me chore: Restructure commands (#29) 2020-12-19 19:39:53 +01:00
open feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
project chore: Refactor jira client (#543) 2023-01-02 10:59:32 +01:00
root doc: Add link to project in help (#456) 2022-09-02 09:21:17 +02:00
serverinfo chore: Refactor jira client (#543) 2023-01-02 10:59:32 +01:00
sprint feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
version ci: Upgrade golangci-lint to v1.50.1 (#536) 2022-12-22 11:49:38 +01:00