| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| |
| |
| | |
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
|
|/
|
|
|
|
|
| |
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>
|
|\
| |
| | |
WebUI: Fix quoted filter strings
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Key:Value parsing test for quoated colon. E.g. label:"foo:bar"
Key:Value:Value parsing test. E.g. metadata:key:"https://www.example.com/"
|
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/fatih/color-1.11.0
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>
|
|\ \
| |/
|/| |
GraphQL: Implement AddCommentAndCloseBug mutation
|
|/ |
|
|\
| |
| | |
commands: proper backend close on RunE error
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
MichaelMure/dependabot/npm_and_yarn/webui/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28)
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
MichaelMure/dependabot/npm_and_yarn/webui/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1 in /webui
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
MichaelMure/dependabot/npm_and_yarn/webui/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /webui
|
| |/
| |
| |
| |
| |
| |
| | |
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| | |
| | | |
WebUI: Fix theme switcher icon color in release
|
| | | |
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add option to skip the AvatarURL input request
Using an empty string for the avatar cli flag e.g. `git-bug user create
-a ""` will still result in a prompt. As the avatar URL is an optional
option, it should be possible to skip asking for it entirely.
Otherwise automated user creation via a script must make use of pipe hacks.
* Add global --non-interactive cmdline option
* Replace --skipAvatar for --non-interactive option
* Cmd BugAdd: respect non-interactive option
* Cmd bridge configure: respect non-interactive opt
* Cmd CommentAdd: respect non-interactive option
* Cmd CommentEdit: respect non-interactive option
* Cmd TermUI: respect non-interactive option
* Cmd TitleEdit: respect non-interactive option
* Remove global non-interactive option
* Cmd UserCreate: Use local non-interactive option
* Cmd BugAdd: Use local non-interactive option
* Cmd BridgeConfigure: Use local non-interactive option
* Cmd CommentAdd: Use local non-interactive option
* Cmd CommentEdit: Use local non-interactive option
* Cmd TermUI: Drop non-interactive option
It should be obviouse that the termui is an interactive command.
* Cmd TitleEdit: Use local non-interactive option
* Update docs
* Bridge GitHub: respect non-interactive option
* Bridge GitLab: respect non-interactive option
* Bridge Jira: respect non-interactive and token opt
* Fix failing compilation
* Bridge launchpad: respect non-interactive option
* bridge: isNonInteractive --> interactive
Co-authored-by: Michael Muré <batolettre@gmail.com>
|
|\|
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.3.1
Bump github.com/go-git/go-billy/v5 from 5.2.0 to 5.3.1
|
|/
|
|
|
|
|
| |
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](https://github.com/go-git/go-billy/compare/v5.2.0...v5.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
Show placeholder for empty comment(preview)
|
| | |
|
|\ \
| |/
|/| |
Make comment input vertically resizable
|
|/ |
|
|
|
|
| |
Very long words wont any longer overflow over the parent container boundary.
Instead a scrollbar will be shown.
|
|
|
|
|
|
|
|
|
|
|
| |
* CLI - allow user create without prompt. Fixes #577
* Update commands/user_create.go email message
Co-authored-by: Michael Muré <batolettre@gmail.com>
* Update docs
Co-authored-by: Michael Muré <batolettre@gmail.com>
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.2.0
Bump github.com/go-git/go-billy/v5 from 5.1.0 to 5.2.0
|
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](https://github.com/go-git/go-billy/compare/v5.1.0...v5.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| | |
| | | |
github: attempt to fix a CI issue
|
| |/ |
|
|/ |
|
|\
| |
| |
| |
| | |
GlancingMind/upstream-12-allow-users-to-inspect-their-current-identity-details
WebUI: Add user profile
|
| |
| |
| |
| |
| | |
Unless an ID must be shorted for user convenience, the full id should be used
to prevent collisions.
|
| |
| |
| |
| |
| | |
Authorcomponent links to the authors profile page.
Replace pofile buglist with statistics
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|