Alexander Scharinger
160ba2420b
Fix: github import, some issue titles cause error
2021-12-04 09:50:24 +01:00
Alexander Scharinger
476526ac2b
Fix: github bridge: push then pull without duplication
2021-12-03 23:21:11 +01:00
Remi Rampin
882579b129
Update URL of GitLab access token settings
2021-10-13 15:07:03 -04:00
Remi Rampin
f50aea486b
Fix GitLab showing https:/../personal_access_token
...
Using path.Join() to concatenate URLs doesn't really make sense, and in
particular will change "//" to "/".
2021-10-13 15:06:47 -04:00
sitiom
370ce7650e
Add scoop installation for Windows
2021-10-11 08:03:07 +08:00
dependabot[bot]
1eaf3ec0cb
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 ( #709 )
...
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty ) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-isatty/releases )
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 19:04:48 +02:00
dependabot[bot]
7043a06b39
Bump github.com/fatih/color from 1.12.0 to 1.13.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 04:24:06 +00:00
rng-dynamics
d546cdeee1
Tests for the github bridge ( #706 )
...
Add integration test for github bridge
2021-09-14 22:24:34 +02:00
rng-dynamics
247e1a865d
feature: Github bridge mutation rate limit ( #694 )
...
Unified handling of rate limiting of github graphql api
2021-09-14 22:22:28 +02:00
6543
58e6aec77f
Add Linter Step ( #698 )
...
* Add Linter Step
* format code
2021-09-13 22:19:30 +02:00
dependabot[bot]
f74e870f23
Bump golang.org/x/text from 0.3.6 to 0.3.7 ( #702 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06 16:49:10 +02:00
dependabot[bot]
a763d9fa2e
Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.4 ( #707 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.1 to 0.50.4.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.1...v0.50.4 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06 16:48:24 +02:00
Sascha
6d0331e112
Command ls: Add compact format
2021-08-17 17:07:36 +02:00
dependabot[bot]
f27a335781
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 ( #695 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 14:46:43 +02:00
dependabot[bot]
2bda158592
Bump github.com/go-git/go-git/v5 from 5.4.1 to 5.4.2 ( #689 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.4.1...v5.4.2 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 14:12:01 +02:00
dependabot[bot]
f98f134300
Bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 ( #693 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.0 to 0.50.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.0...v0.50.1 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 14:11:23 +02:00
Michael Muré
663c429605
Merge pull request #683 from MichaelMure/dependabot/npm_and_yarn/webui/dns-packet-1.3.4
...
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
2021-05-27 11:11:30 +02:00
Michael Muré
a7e96cf24d
Merge pull request #684 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.13
...
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
2021-05-27 11:11:10 +02:00
Michael Muré
76bdac7d11
Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bug
...
WebUI: Support comment-and-reopen a bug in one step
2021-05-27 11:08:53 +02:00
Michael Muré
2e9c83a083
Merge pull request #681 from GlancingMind/webui-fix-alignment-of-comment-counter-for-high-number
...
Fix margin and alignment of comment counter for high comment count
2021-05-27 11:05:10 +02:00
dependabot[bot]
a6fc0ab481
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
...
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty ) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-isatty/releases )
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.12...v0.0.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 04:19:21 +00:00
dependabot[bot]
b7019620d6
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 01:32:26 +00:00
Sascha
e867663bf0
Rename default component filename to index.tsx
...
This reduces duplicate filepath components and with it the overall
import filepath length.
2021-05-26 12:52:55 +02:00
Sascha
dcf4a49840
Use spinner-icon instead of loading-text
2021-05-26 12:52:07 +02:00
Sascha
6f6831e18d
WebUI: Add comment-and-reopen of a bug in one step
2021-05-26 12:52:07 +02:00
Sascha
27b5285b8c
GraphQL: Implement AddCommentAndReopenBug mutation
2021-05-26 12:52:07 +02:00
Michael Muré
bfad28d7fe
Merge pull request #680 from GlancingMind/webui-comment-and-close-bug
...
WebUI: Support comment-and-close of a bug in one step
2021-05-25 21:02:25 +02:00
Michael Muré
970c1cf1ab
Update webui/src/pages/bug/CommentForm.tsx
2021-05-25 21:02:20 +02:00
Sascha
63680c6d4c
Fix alignment of comment counter for high number
2021-05-25 17:42:47 +02:00
Michael Muré
24a78c86f4
Merge pull request #678 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.12.0
...
Bump github.com/fatih/color from 1.11.0 to 1.12.0
2021-05-25 17:08:57 +02:00
Michael Muré
5f649320e5
Merge pull request #679 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.4.1
...
Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1
2021-05-25 17:07:11 +02:00
Sascha
098bcd0c1f
WebUI: Add comment-and-close of a bug in one step
...
When a user has some text entered in the comment field, the close bug
button will change to "Close bug with comment". This way the user does
not have to comment and close a bug in two separate steps.
2021-05-25 14:14:57 +02:00
dependabot[bot]
dda4ec4db4
Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.4.0...v5.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:24:48 +00:00
dependabot[bot]
713cbf25f5
Bump github.com/fatih/color from 1.11.0 to 1.12.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:23:39 +00:00
Michael Muré
3d4385483e
Merge pull request #674 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.50.0
...
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
2021-05-24 10:14:28 +02:00
dependabot[bot]
322f0639c2
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.48.0 to 0.50.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.48.0...v0.50.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 10:07:56 +02:00
Michael Muré
fa126a744a
Merge pull request #677 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.4.0
...
Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0
2021-05-24 10:06:00 +02:00
dependabot[bot]
90b22a6dd1
Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.3.0...v5.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 09:56:33 +02:00
Michael Muré
9ded45fe65
Merge pull request #658 from GlancingMind/fix-webui-quoted-filter-parameters
...
WebUI: Fix quoted filter strings
2021-05-24 09:47:55 +02:00
Michael Muré
0cee27665b
Merge pull request #673 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.11.0
...
Bump github.com/fatih/color from 1.10.0 to 1.11.0
2021-05-24 09:45:29 +02:00
Michael Muré
cda3037c7c
Merge pull request #665 from GlancingMind/Implement-CommentAndCloseMutation
...
GraphQL: Implement AddCommentAndCloseBug mutation
2021-05-24 09:43:37 +02:00
Sascha
7446a20db8
Do not greedy match quotes
2021-05-20 17:07:47 +02:00
Sascha
77d36247b3
Update escape quote test
2021-05-20 17:07:46 +02:00
Sascha
817732948d
Add test cases
...
Key:Value parsing test for quoated colon. E.g. label:"foo:bar"
Key:Value:Value parsing test. E.g. metadata🔑 "https://www.example.com/ "
2021-05-20 17:07:46 +02:00
Sascha
712c4073a7
Fix quoted filter string with bug counter
...
The parse function dropped user given quotes. This resulted into a wrong query
to the backend, which lead to an error. This error prevented the webui from
displaying the proper bug count.
2021-05-20 17:07:46 +02:00
Sascha
4043f5da09
GraphQL: Add AddCommandAndCloseBug mutation
2021-05-20 17:03:19 +02:00
dependabot[bot]
7985c7df27
Bump github.com/fatih/color from 1.10.0 to 1.11.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 04:11:51 +00:00
Michael Muré
13d9632fb8
Merge pull request #671 from MichaelMure/close-on-error
...
commands: proper backend close on RunE error
2021-05-10 11:14:26 +02:00
Michael Muré
52b7ec5959
Merge pull request #672 from MichaelMure/dependabot/npm_and_yarn/webui/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
2021-05-10 11:13:54 +02:00
dependabot[bot]
d09d45e1e8
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 15:15:19 +00:00