Qingyang(Abby) Hu
Qingyang(Abby) Hu
Add toggle in advanced setting for switching on and off for the new homepage.
**Describe the bug** There are two failed tests for app link functional tests. ``` │2) application links │ app links │ handles hash in urls: │ │ │ Error: expected...
### Description This PR implements: 1. recent work section with max 8 cards 2. each recent work card has the recent work item name, type and last updated time 3....
**Describe the bug** When we create an index pattern with prefix *, it is not picking up hidden index when selecting that index pattern in discover. For example, when we...
**Is your feature request related to a problem? Please describe.** Currently the component are written as a series of instead of . This might provide more flexibility but it makes...
Research the usage of package `nodegit` in OUI and determine if we can get rid of this dependency. Reason: nodegit depends on `request` which is deprecated and causing #630
Research the usage of package `jest-cli` in OUI and determine if we can get rid of this dependency. Reason: `jest-cli` depends on request which is deprecated and causing #630
### Description Fix add filter for numeric scripted field. Previously, adding filters for scripted numeric fields using is operator after clicking the Add Filter Button does not produce any result....
### Description Implement data frames service to store multiple data frames in cache. ### Issues Resolved resolves #7032 ## Screenshot ## Testing the changes ## Changelog ### Check List -...
**Describe the bug** The discover table rendering seems to be flaky, and it causes some tests fail like below. The tests depend on 'docTable' (the discover table) to render correctly,...