Andrej Ocenas
Andrej Ocenas
Proof of concept for dynamically loading and resolving panels in explore based on the preferredVisualisationType of the dataFrame. There are lots of changed files because I moved some things between...
## Which problem is this PR solving? - Part of: #508 ## Short description of the changes - Push redux parts from SpanTreeOffset up to TracePage This based of https://github.com/jaegertracing/jaeger-ui/pull/517...
Signed-off-by: Andrej Ocenas ## Which problem is this PR solving? - part of https://github.com/jaegertracing/jaeger-ui/issues/509 ## Short description of the changes This adds emotion and uses react context to propagate theme...
## Which problem is this PR solving? Part of both https://github.com/jaegertracing/jaeger-ui/issues/509 and https://github.com/jaegertracing/jaeger-ui/issues/508 ## Short description of the changes This tries to remove dependency on Antd. Issue with Antd is...
Signed-off-by: Andrej Ocenas ## Which problem is this PR solving? - Part of https://github.com/jaegertracing/jaeger-ui/issues/508 ## Short description of the changes - Extracts `linkToExternalSpan` and make it into external dependency. It...
Signed-off-by: Andrej Ocenas ## Which problem is this PR solving? - Part of: https://github.com/jaegertracing/jaeger-ui/issues/508 ## Short description of the changes - Pushing redux and url creation (focusSpan) dependencies up from...
## Requirement - what kind of business use case are you trying to solve? ## Problem - what in Jaeger blocks you from solving the requirement? Classes for AccordianReferences are...
Closes: https://github.com/google/triage-party/issues/192 Maybe also: https://github.com/google/triage-party/issues/264 Adds a regex filter that checks author of a PR so you can do same regex filtering on it as with title. It uses `i.GetUser().Login`...
I could not compile examples because of this:  So this should fix that, but I am not sure why it needed fixing...
When trying to run the AppImage which is the default download for linux on the webpage I get: ``` ./Gitify-3.0.4.AppImage (electron) The default value of app.allowRendererProcessReuse is deprecated, it is...