-
```
import ballerina/graphql;
import ballerina/http;
type OpenLibBooks record {
int numFound;
record {
string[] author_name;
string[] isbn;
}[] docs;
};
type …
-
Current dashboard embeddable is "by value" only, meaning it does not take in a saved object id that determines the data it loads, which is how visualizations and saved searches work right now.
It'd…
-
Based off the numerous feedback given in https://github.com/elastic/kibana/issues/3668, this issue is to dig further into a specific implementation.
## What problem are we trying to solve?
A commo…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.249.1
OS: Linux - 3.10.0-1127.19.1.el7.x86_64
---
ace-editor:1.1
active-directory:2.24
ant:1.11
antisamy-mar…
-
Per [`develop` syntax: Quoted Strings](https://github.com/unicode-org/message-format-wg/blob/972dc1f255f7a2f8a494c9abe8ae9f58827c5652/spec/syntax.md#quoted-strings), the only code points that may not …
-
Hi @Mxrcon ,
Great initiative with the project, looking forward to using it!
I was going through the commit history and the latest changes indicate the majority of changed-lines to be because of…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.375.2
OS: Linux - 5.10.0-14-amd64
---
ace-editor:1.1
analysis-model-api:10.21.0
ansicolor:1.0.2
ant:481.v7…
-
**(ADMIN EDIT): COLOR PICKING TOOLS ARE NOW INCLUDED IN IMGUI. From version 1.51 (Aug 2017), `ColorEdit3`/`ColorEdit4` wll allow you to open a picker by clicking on the colored square. Also added righ…
-
Any timelines on these?
-
#### Description of the problem
Compiling the following files takes 2 minutes and finishes with an error message that is not consistent with the situation
https://github.com/ybertot/Stag…