Commit log
0edba7d
build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0
Click to expand commit body
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
e4a3974
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1
Click to expand commit body
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
53e3a57
Merge pull request #310 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.24.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.24.0
Michael Muré
created
5 years ago
e384e35
Merge pull request #309 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.12
Click to expand commit body
build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12
Michael Muré
created
5 years ago
7e0ee95
build(deps): bump github.com/MichaelMure/go-term-text
Click to expand commit body
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.4 to 0.2.6.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.4...v0.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
acf3da4
build(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.24.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.1 to 0.24.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.22.1...v0.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
be332ee
build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12
Click to expand commit body
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.8 to 0.0.12.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.8...v0.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
1a3cbdc
Merge pull request #305 from MichaelMure/gomod
Click to expand commit body
migrate to go modules, update gqlgen
Michael Muré
created
5 years ago
2ebf43c
build: drop support for go 1.10
Michael Muré
created
5 years ago
3932f74
travis, attempt to fix the build by using updated go version
Michael Muré
created
5 years ago
7e48e0a
upgrade to gqlgen master, waiting for a release
Michael Muré
created
5 years ago
1d4bb7c
migrate to go modules
Michael Muré
created
5 years ago
f093be9
cache: don't store legacy identities IDs in bug excerpt as they are not reachable. Fix a panic
Michael Muré
created
5 years ago
6343c8e
Merge pull request #301 from MichaelMure/webui/issue-filtering
Click to expand commit body
Issue list improvements and filtering
Michael Muré
created
5 years ago
adb2888
webui: add open/closed issues count
Quentin Gliech
created
5 years ago
ead5bad
webui: implement issue list sort
Quentin Gliech
created
5 years ago
4d97e3a
webui: implement filtering
Quentin Gliech
created
5 years ago
fa13550
webui: enhance the issue list page
Click to expand commit body
This starts some ground work for filtering & moves the pagination logic
in the query params.
Also has a nice loading placeholder.
Quentin Gliech
created
5 years ago
9f79531
Merge pull request #300 from ludovicm67/webui-display-current-identity
Click to expand commit body
Webui: display current identity + improve app bar
Michael Muré
created
5 years ago
7035416
webui: remove useless conditions
ludovicm67
created
5 years ago
7de5a25
webui: add logo
ludovicm67
created
5 years ago
def48e5
webui: display current identity in the AppBar
ludovicm67
created
5 years ago
8f6bc24
webui: fix AppBar
ludovicm67
created
5 years ago
ff33e62
Merge pull request #299 from ludovicm67/fix-webui
Click to expand commit body
Fix column overflow in webui
Michael Muré
created
5 years ago
f716bc1
webui: change primary color
ludovicm67
created
5 years ago
e364674
webui: fix width for pre tags in bug messages
ludovicm67
created
5 years ago
3413ee4
webui: open image in a new tab on click
ludovicm67
created
5 years ago
e08ecf1
webui: fix column width on bug
ludovicm67
created
5 years ago
42219ab
webui: custom image tag
ludovicm67
created
5 years ago
20080aa
fix version not set properly when built on travis
Michael Muré
created
5 years ago
00b1bd0
Merge pull request #298 from MichaelMure/webui/gql-fragment-matcher
Click to expand commit body
Use the IntrospectionFragmentMatcher & update dependencies
Michael Muré
created
5 years ago
5374a74
webui: use the IntrospectionFragmentMatcher & update dependencies
Quentin Gliech
created
5 years ago
ead3fdd
Merge pull request #287 from MichaelMure/github-import-error
Click to expand commit body
Github import error
Michael Muré
created
5 years ago
ee48aef
github: warning when the comment to be edited is missing instead of failing
Click to expand commit body
fix #286
Michael Muré
created
5 years ago
a785bcd
codereview #6: don't fail one warning
Click to expand commit body
* presence of an error in the import event doesn't indicate failure
Josh Bialkowski
created
5 years ago
f15206e
* Fix git config reader can't read values with spaces
Click to expand commit body
* Add NewImportWarning for things that aren't exactly errors.
Use this for unhandled changelog events.
* Add NewExportWarning for things that aren't exactly errors.
Use this for un-exportable status changes.
Josh Bialkowski
created
5 years ago
ca1d305
Merge pull request #285 from MichaelMure/fix-gitlab
Click to expand commit body
Fix gitlab
Michael Muré
created
5 years ago
86b114a
gitlab: proper token generation URL with custom base URL
Michael Muré
created
5 years ago
d2ed674
gitlab: fix edit not being pushed with baseUrl
Click to expand commit body
fix #284
Michael Muré
created
5 years ago
fc56820
termui: fix an excessive assumption about an error
Michael Muré
created
5 years ago
1bcba47
Merge pull request #280 from MichaelMure/bridge-gitlab
Click to expand commit body
bridge/gitlab: add base url configuration
Michael Muré
created
5 years ago
c769348
bridge/gitlab/config.go printing typo
Click to expand commit body
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Amine
and
Michael Muré
created
5 years ago
8acbc9d
Merge pull request #277 from MichaelMure/dependabot/dep/github.com/MichaelMure/go-term-text-0.2.4
Click to expand commit body
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.1 to 0.2.4
Michael Muré
created
5 years ago
Michael Muré
created
5 years ago
2852bb2
build(deps): bump github.com/MichaelMure/go-term-text
Click to expand commit body
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.1 to 0.2.4.
- [Release notes](https://github.com/MichaelMure/go-term-text/releases)
- [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.1...v0.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
5 years ago
3a3a4ff
Merge pull request #278 from MichaelMure/bridge-conf-workflow
Click to expand commit body
bridge: allow to configure and pull without having set a user first
Michael Muré
created
5 years ago
5cffb5d
bridge/gitlab: add missing baseUrl prompt and options
Click to expand commit body
bridge/gitlab: fix api calls with self hosted Gitlab instances
amine
created
5 years ago
864d3ed
bridge: allow to configure and pull without having set a user first
Click to expand commit body
- init() only the importer or exporter as required
- assign a "default user" user Id to credentials at creation if no user has been set
- "bridge auth": also display the user
- "bridge auth show": adapt to a potential "default user" user Id
- "bridge configure": allow to run without a user set
- "bridge pull": allow to run without a user set
- "user adopt": replace "default user" by the actual user id when run
Michael Muré
created
5 years ago
dca85b3
repair after rebase
Josh Bialkowski
created
5 years ago
3384d1b
codereview #6: don't fail one warning
Click to expand commit body
* presence of an error in the import event doesn't indicate failure
Josh Bialkowski
created
5 years ago
Page 8 of 29