Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update readme | Michael Muré | 2020-02-29 | 1 | -39/+35 |
| | |||||
* | Merge pull request #344 from MichaelMure/github-lowercase-login | Michael Muré | 2020-02-29 | 5 | -56/+112 |
|\ | | | | | github: fix matching cred/identity with badly cased login | ||||
| * | github: fix tests | Michael Muré | 2020-02-29 | 1 | -23/+32 |
| | | |||||
| * | github: correct casing for user provided login | Michael Muré | 2020-02-29 | 4 | -33/+80 |
| | | |||||
* | | Merge pull request #347 from ↵ | Michael Muré | 2020-02-29 | 2 | -1/+3 |
|\ \ | | | | | | | | | | | | | 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 | ||||
| * | | build(deps): bump github.com/MichaelMure/go-term-text | dependabot-preview[bot] | 2020-02-27 | 2 | -1/+3 |
|/ / | | | | | | | | | | | | | 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> | ||||
* | | Merge pull request #346 from quincunx/fix_compile_error | Michael Muré | 2020-02-26 | 1 | -3/+3 |
|\ \ | | | | | | | Fix compile errors on Windows | ||||
| * | | Fix compile errors on Windows | Christian Schürer-Waldheim | 2020-02-25 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #343 from MichaelMure/login-is-back | Michael Muré | 2020-02-26 | 19 | -24/+183 |
|\ \ \ | |_|/ |/| | | identity: bring back the login to hold that info from bridges | ||||
| * | | identity: bring back the login to hold that info from bridges (purely ↵ | Michael Muré | 2020-02-25 | 19 | -24/+183 |
|/ / | | | | | | | informational) | ||||
* | | termui: fix bad rendering due to outdated go-runewidth | Michael Muré | 2020-02-25 | 2 | -0/+3 |
| | | |||||
* | | termui: fix label cropped in the label edition window | Michael Muré | 2020-02-25 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #341 from MichaelMure/bridges-default-login | Michael Muré | 2020-02-23 | 16 | -48/+76 |
|\ | | | | | bridge: record the login used during the configure and use it as default credential | ||||
| * | bridge: record the login used during the configure and use it as default ↵ | Michael Muré | 2020-02-23 | 16 | -48/+76 |
| | | | | | | | | | | | | credential fix #338 | ||||
* | | update webUI's screenshots | Michael Muré | 2020-02-23 | 3 | -2/+2 |
| | | |||||
* | | pack the webui | Michael Muré | 2020-02-23 | 1 | -53/+53 |
| | | |||||
* | | webui: adjust some margins | Michael Muré | 2020-02-23 | 1 | -2/+4 |
| | | |||||
* | | webui: fix bad formatting on Date | Michael Muré | 2020-02-23 | 3 | -3/+9 |
| | | |||||
* | | Merge pull request #331 from MichaelMure/webui/mutations | Michael Muré | 2020-02-23 | 51 | -183/+450 |
|\ \ | | | | | | | Webui: add comments | ||||
| * | | webui: run linter fix | ludovicm67 | 2020-02-22 | 3 | -4/+8 |
| | | | |||||
| * | | webui: style SetStatus | Michael Muré | 2020-02-17 | 2 | -3/+9 |
| | | | |||||
| * | | webui: more readable dates, also localized | Michael Muré | 2020-02-17 | 1 | -2/+2 |
| | | | |||||
| * | | webui: fix the default query | Michael Muré | 2020-02-17 | 1 | -1/+1 |
| | | | |||||
| * | | webui: more styling on the bug page | Michael Muré | 2020-02-16 | 2 | -4/+18 |
| | | | |||||
| * | | webui: minor styling of the timeline events | Michael Muré | 2020-02-16 | 3 | -7/+14 |
| | | | |||||
| * | | webui: fix missing space in the bug preview | Michael Muré | 2020-02-16 | 1 | -2/+2 |
| | | | |||||
| * | | webui: list by default only open bugs | Michael Muré | 2020-02-16 | 1 | -1/+1 |
| | | | |||||
| * | | webui: in the bug list, toggle open and close when clicking | Michael Muré | 2020-02-16 | 2 | -4/+10 |
| | | | |||||
| * | | webui: move pages components | Quentin Gliech | 2020-02-13 | 44 | -137/+203 |
| | | | |||||
| * | | webui: start reorganizing the component structure | Quentin Gliech | 2020-02-13 | 23 | -41/+41 |
| | | | |||||
| * | | webui: create comment form | Quentin Gliech | 2020-02-13 | 6 | -1/+165 |
| | | | |||||
* | | | update auto-generated files | Michael Muré | 2020-02-23 | 39 | -216/+190 |
| | | | |||||
* | | | Merge pull request #335 from ↵ | Michael Muré | 2020-02-23 | 2 | -1/+95 |
|\ \ \ | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6 | dependabot-preview[bot] | 2020-02-23 | 2 | -1/+95 |
|/ / / | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | Merge pull request #334 from ↵ | Michael Muré | 2020-02-23 | 2 | -1/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 | dependabot-preview[bot] | 2020-02-20 | 2 | -1/+4 |
| | |/ | |/| | | | | | | | | | | | | | | | | 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> | ||||
* | | | prompt: minor aspect fix | Michael Muré | 2020-02-23 | 1 | -1/+3 |
| | | | |||||
* | | | update auto-generated files | Michael Muré | 2020-02-23 | 6 | -10/+10 |
| | | | |||||
* | | | use regex.MustCompile instead of dealing with the error | Michael Muré | 2020-02-23 | 5 | -24/+6 |
|/ / | |||||
* | | Merge pull request #250 from cheshirekow/cheshirekow-jira | Michael Muré | 2020-02-19 | 12 | -29/+3368 |
|\ \ | | | | | | | Implement jira bridge | ||||
| * | | update README | Josh Bialkowski | 2020-02-19 | 1 | -23/+23 |
| | | | |||||
| * | | metaKeyJiraOperationId -> metaKeyJiraDerivedId | Josh Bialkowski | 2020-02-17 | 2 | -23/+23 |
| | | | |||||
| * | | fix usage of newIdentityRaw | Josh Bialkowski | 2020-02-17 | 1 | -1/+1 |
| | | | |||||
| * | | Fix jira bridge config didn't save credentials or store URL metadata | Josh Bialkowski | 2020-02-17 | 1 | -0/+10 |
| | | | |||||
| * | | jira: fix a nil context | Michael Muré | 2020-02-15 | 1 | -1/+2 |
| | | | |||||
| * | | jira: rework to use the credential system + adapt to refactors | Michael Muré | 2020-02-15 | 5 | -278/+346 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 12 | -31/+29 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 7 | -100/+54 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-15 | 27 | -440/+478 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into cheshirekow-jira | Michael Muré | 2020-02-14 | 87 | -4040/+6756 |
| |\ \ \ \ \ |