Commit log
8e8ca99
Use colors from theme palette
Click to expand commit body
- Use theme colors for title input.
- Remove inputTitle classes as they are not applied to the TextField.
This will lead to double borders and artifacts at the field corners.
Sascha
created
4 years ago
c24b737
Add Icon to "Close Issue"-button
Sascha
created
4 years ago
b918c9f
Revert restructuring between App.tsx and index.tsx
Click to expand commit body
This should prevent unnecessary merge conflicts.
Sascha
created
4 years ago
c8a5330
Fix padding around issue comments
Sascha
created
4 years ago
9f6dcc8
Use proper semantic color values
Click to expand commit body
Adjust header colors on light theme
- Use adjusted background-color for header instead of text.hint.
- Use slightly darker secondary font color for better readability against the
head background color.
Use more semantic theme colors for bug list
Use more semantic theme colors for bug messages
Fix usage of text hint for filter header
Sascha
created
4 years ago
548febc
Define each theme in own file under themes dir
Sascha
created
4 years ago
680ede3
Fix (hopefully) eslint error on node 14.x pipeline
Sascha
created
4 years ago
9cac036
Inject theme instead of defining it in Themer.tsx
Sascha
created
4 years ago
9280e43
Fix Bug description header for dark mode
Sascha
created
4 years ago
7beffb8
Fix searchbar background-color for dark mode
Sascha
created
4 years ago
b996779
Fix backgroundcolor of toolbar for dark mode
Sascha
created
4 years ago
30587cc
Fix color of open/close filter buttons in dark mode
Sascha
created
4 years ago
c834c03
Use brower preference and persist theme mode
Sascha
created
4 years ago
8c17d73
Add button to toggle between light- and dark-mode
Sascha
created
4 years ago
87bc42f
Merge pull request #584 from MichaelMure/upstream-host-cmdflag
Click to expand commit body
Add option to specify host address
Michael Muré
created
4 years ago
78ca278
Merge pull request #520 from MichaelMure/dependabot/npm_and_yarn/webui/node-notifier-8.0.1
Click to expand commit body
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 in /webui
Michael Muré
created
4 years ago
ea329ae
Add option to specify host address
Click to expand commit body
'--host'-cmdline-option is added to the webui command.
Previously, the WebUI couldn't be hosted inside of a container. As the
WebUI-server only listend per default to localhost and there was no
option to change the address, the server should listend to. This means,
that the WebUI was only reachable from localhost. So only from inside of
the container but never from outside.
The '--host'-option allows to set the IP address or a hostname
which the WebUI-server should listen to. E.g. by setting 0.0.0.0 or ::
as address.
Update documentation for new option.
Update shell completion for new option.
Compilation seems to add another go-gitlab version.
Sascha
created
4 years ago
689b640
Deal with github bridge import rate limit
Alexander Scharinger
created
4 years ago
3957d4a
Merge pull request #563 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.1.3
Click to expand commit body
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Michael Muré
created
4 years ago
3174eab
Merge pull request #570 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.44.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.44.0
Michael Muré
created
4 years ago
365073d
cmd: better powershell completion, thanks to cobra upgrade
Michael Muré
created
4 years ago
94b40d9
build(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.44.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.40.1 to 0.44.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.40.1...v0.44.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
4 years ago
b9f1bf6
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Click to expand commit body
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [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.1...v1.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot]
created
4 years ago
22cc4cc
Merge pull request #568 from vmiklos/search-metadata
Click to expand commit body
Add ability to search by arbitrary metadata
Michael Muré
created
4 years ago
fab626a
query: refactor to reuse the split function for both query and token
Michael Muré
created
4 years ago
cb61245
Add ability to search by arbitrary metadata
Click to expand commit body
Example:
~/git/git-bug/git-bug ls --metadata github-url=https://github.com/author/myproject/issues/42
or
~/git/git-bug/git-bug ls metadata:github-url:\"https://github.com/author/myproject/issues/42\"
Fixes the cmdline part of <https://github.com/MichaelMure/git-bug/issues/567>.
Miklos Vajna
created
4 years ago
bd09541
entity: no sign-post needed
Michael Muré
created
4 years ago
10a259b
doc: cleanup query documentation
Michael Muré
created
4 years ago
a95b6b3
Merge pull request #569 from claudioantonio/master
Click to expand commit body
Commits for issues #554, #564 and #566
Michael Muré
created
4 years ago
0d9c358
Commit for #554
Click to expand commit body
- New build after removing images from public folder
Cláudio
created
4 years ago
1410911
Commit for #564
Click to expand commit body
- Remove images for ReactJS, MaterialUI, GraphQL and Apollo GraphQL
Cláudio
created
4 years ago
729520b
Commit for #554
Cláudio
created
4 years ago
76d1ea1
Commits for issues #564 e #566
Cláudio
created
4 years ago
45e540c
bug: wrap dag.Entity into a full Bug in MergeAll
Michael Muré
created
4 years ago
Michael Muré
created
4 years ago
d0d7be8
minor cleanups
Michael Muré
created
4 years ago
4b9862e
entity: make sure merge commit don't have operations
Michael Muré
created
4 years ago
3f6ef50
bug: migrate to the DAG entity structure!
Michael Muré
created
4 years ago
99b9dd8
entity: support different author in staging operations
Michael Muré
created
4 years ago
94f06cd
entity: pass the identity resolver instead of defining it once
Click to expand commit body
Having the resolver in Definition doesn't actually work well as the resolver
is very situational.
Michael Muré
created
4 years ago
71e22d9
entity: clock loader
Michael Muré
created
4 years ago
59e9981
entity: expose create and edit lamport clocks
Michael Muré
created
4 years ago
ef05c15
entity: implement remove
Michael Muré
created
4 years ago
f741669
entity: remove the pack lamport time that doesn't bring anything actually
Michael Muré
created
4 years ago
f5b92dc
require go 1.15
Michael Muré
created
4 years ago
2bdb1b6
entity: working commit signatures
Michael Muré
created
4 years ago
26a4b03
entity: test all merge scenario
Michael Muré
created
4 years ago
32c55a4
entity: use BFS instead of DFS to get the proper topological order
Michael Muré
created
4 years ago
e35c7c4
entity: more testing and bug fixing
Michael Muré
created
4 years ago
fe4237d
entity: readAll and more testing
Michael Muré
created
4 years ago
Page 8 of 39