jira-cli/internal/cmdutil
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
..
datetime.go ci: Upgrade golangci-lint to v1.50.1 (#536) 2022-12-22 11:49:38 +01:00
datetime_test.go feat: Make date time input in worklog add flexible (#465) 2022-09-10 12:13:43 +02:00
utils.go feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
utils_test.go fix: Support creating issues with custom subtask type (#372) 2022-05-27 19:55:32 +02:00