Michael Muré
|
19f3c21428
|
add a how-to to explain usage with Github
|
2020-03-01 12:47:47 +01:00 |
|
Michael Muré
|
60bf8e0d6e
|
update readme
|
2020-02-29 23:38:12 +01:00 |
|
Michael Muré
|
0b559bacd5
|
Merge pull request #344 from MichaelMure/github-lowercase-login
github: fix matching cred/identity with badly cased login
|
2020-02-29 17:26:33 +01:00 |
|
Michael Muré
|
a90954ae1a
|
github: fix tests
|
2020-02-29 17:21:46 +01:00 |
|
Michael Muré
|
fe38af05a8
|
github: correct casing for user provided login
|
2020-02-29 15:04:48 +01:00 |
|
Michael Muré
|
140eae09c2
|
Merge pull request #347 from MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.7
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.6 to 0.2.7
|
2020-02-29 10:12:21 +01:00 |
|
dependabot-preview[bot]
|
2957a4d8ca
|
build(deps): bump github.com/MichaelMure/go-term-text
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.6...v0.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-27 05:03:40 +00:00 |
|
Michael Muré
|
416916220a
|
Merge pull request #346 from quincunx/fix_compile_error
Fix compile errors on Windows
|
2020-02-26 10:07:57 +01:00 |
|
Michael Muré
|
0c79148328
|
Merge pull request #343 from MichaelMure/login-is-back
identity: bring back the login to hold that info from bridges
|
2020-02-26 07:38:13 +01:00 |
|
Michael Muré
|
893de4f5c0
|
identity: bring back the login to hold that info from bridges (purely informational)
|
2020-02-25 21:35:57 +01:00 |
|
Michael Muré
|
68acfa519a
|
termui: fix bad rendering due to outdated go-runewidth
|
2020-02-25 19:55:35 +01:00 |
|
Michael Muré
|
a322721a11
|
termui: fix label cropped in the label edition window
|
2020-02-25 19:40:07 +01:00 |
|
Christian Schürer-Waldheim
|
e82f158859
|
Fix compile errors on Windows
|
2020-02-25 17:25:29 +01:00 |
|
Michael Muré
|
8ef6438fb4
|
Merge pull request #341 from MichaelMure/bridges-default-login
bridge: record the login used during the configure and use it as default credential
|
2020-02-23 19:20:45 +01:00 |
|
Michael Muré
|
0e68c10ffc
|
update webUI's screenshots
|
2020-02-23 16:32:08 +01:00 |
|
Michael Muré
|
ea545a89d0
|
pack the webui
|
2020-02-23 16:31:49 +01:00 |
|
Michael Muré
|
f1759ea360
|
webui: adjust some margins
|
2020-02-23 16:30:24 +01:00 |
|
Michael Muré
|
1164e3410e
|
webui: fix bad formatting on Date
|
2020-02-23 15:58:39 +01:00 |
|
Michael Muré
|
f87d63b3c6
|
Merge pull request #331 from MichaelMure/webui/mutations
Webui: add comments
|
2020-02-23 14:49:09 +01:00 |
|
Michael Muré
|
4559af5e71
|
update auto-generated files
|
2020-02-23 14:38:02 +01:00 |
|
Michael Muré
|
da2eb3c519
|
Merge pull request #335 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-0.0.6
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
|
2020-02-23 14:34:36 +01:00 |
|
dependabot-preview[bot]
|
8516653d8d
|
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-23 13:30:37 +00:00 |
|
Michael Muré
|
54aff67e00
|
Merge pull request #334 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.5.1
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1
|
2020-02-23 14:27:59 +01:00 |
|
Michael Muré
|
d7bb346dcc
|
prompt: minor aspect fix
|
2020-02-23 14:24:31 +01:00 |
|
Michael Muré
|
4ec4f45195
|
update auto-generated files
|
2020-02-23 14:24:15 +01:00 |
|
Michael Muré
|
dc21ad0892
|
use regex.MustCompile instead of dealing with the error
|
2020-02-23 14:23:34 +01:00 |
|
Michael Muré
|
0cebe1e57e
|
bridge: record the login used during the configure and use it as default credential
fix #338
|
2020-02-23 14:20:54 +01:00 |
|
ludovicm67
|
f96484391a
|
webui: run linter fix
|
2020-02-22 19:25:37 +01:00 |
|
dependabot-preview[bot]
|
68ec06e8cb
|
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-20 05:08:01 +00:00 |
|
Michael Muré
|
b331833598
|
Merge pull request #250 from cheshirekow/cheshirekow-jira
Implement jira bridge
|
2020-02-19 19:07:44 +01:00 |
|
Josh Bialkowski
|
be763b4c4c
|
update README
|
2020-02-19 09:39:02 -08:00 |
|
Michael Muré
|
08122b3815
|
Merge pull request #332 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.26.0
build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0
|
2020-02-18 14:34:52 +01:00 |
|
dependabot-preview[bot]
|
d535af2ba7
|
build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.25.0...v0.26.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-18 05:07:15 +00:00 |
|
Josh Bialkowski
|
4827d3f9ab
|
metaKeyJiraOperationId -> metaKeyJiraDerivedId
|
2020-02-17 13:37:57 -08:00 |
|
Josh Bialkowski
|
d349137ea5
|
fix usage of newIdentityRaw
|
2020-02-17 13:13:25 -08:00 |
|
Josh Bialkowski
|
bbd31adbff
|
Fix jira bridge config didn't save credentials or store URL metadata
|
2020-02-17 12:43:42 -08:00 |
|
Michael Muré
|
218d460590
|
webui: style SetStatus
|
2020-02-17 13:17:44 +01:00 |
|
Michael Muré
|
afd22acd5d
|
webui: more readable dates, also localized
|
2020-02-17 00:16:07 +01:00 |
|
Michael Muré
|
14e91cb5ed
|
webui: fix the default query
|
2020-02-17 00:15:40 +01:00 |
|
Michael Muré
|
86a35f1829
|
webui: more styling on the bug page
|
2020-02-16 02:51:27 +01:00 |
|
Michael Muré
|
e408ca8a28
|
webui: minor styling of the timeline events
|
2020-02-16 02:20:05 +01:00 |
|
Michael Muré
|
602f91148b
|
webui: fix missing space in the bug preview
|
2020-02-16 02:15:11 +01:00 |
|
Michael Muré
|
c4f5cae4a4
|
webui: list by default only open bugs
|
2020-02-16 02:14:58 +01:00 |
|
Michael Muré
|
d052ecf671
|
webui: in the bug list, toggle open and close when clicking
|
2020-02-16 02:14:48 +01:00 |
|
Michael Muré
|
01b0a931f7
|
jira: fix a nil context
|
2020-02-15 16:12:21 +01:00 |
|
Michael Muré
|
5c230cb81e
|
jira: rework to use the credential system + adapt to refactors
|
2020-02-15 16:01:15 +01:00 |
|
Michael Muré
|
a4e5035b99
|
prompt: minor fixes
|
2020-02-15 15:58:31 +01:00 |
|
Michael Muré
|
0bb9ed9b0e
|
Merge remote-tracking branch 'origin/master' into cheshirekow-jira
|
2020-02-15 15:51:16 +01:00 |
|
Michael Muré
|
157e10f2e1
|
Merge pull request #328 from MichaelMure/bridge-refactor
bridges: pass the context to Init for when a client build process need it
|
2020-02-15 15:50:56 +01:00 |
|
Michael Muré
|
e231b6e839
|
bridges: pass the context to Init for when a client build process needs it
|
2020-02-15 15:46:36 +01:00 |
|