Linus Pahl
Linus Pahl
Do not display info for dashboard query filter in aggregation builder, when dashboard query is empty
## Description ## Motivation and Context Before this change it was possible to see the following info for the dashboard query filter in the aggregation builder for widgets.  This...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
## Description When you: - have comparable large browser width of e.g. 2400px - open the scratchpad and move it to the tight side - close the scratchpad - reduce...
## Description We recently implemented mantine for the button component. In cases were we use the `Modal.Footer` the buttons are now missing some spacing. For example in the index set...
- `cypress-testing-library` version: `10.0.1` - `node` version: `21.1.0` - `yarn` version: `1.22.19` Problem description: I want to test the following button ```html button text ``` In our unit tests (`@testing-library/react...
## Description When you create a user `/system/users/new` and select a time zone like `New York`, it is not being persisted after creating the user. Instead the user has the...
## Description When you create an http notification and you add an URL, which is not allowed yet, you will see the following warning:  Once you allow the URL...
## Description It is only possible to search trough the last 10000 events. When you show 100 events per page an you open page 101 you receive no result but...
## Description The message list widget has a pagination. When you reach the limit of the result window while using the pagination (e.g. on page 101), the api returns the...
## Description With this PR we are adding a simple card and section component. Card  Filled section  /nocl