Linus Pahl

Results 61 issues of Linus Pahl

## 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. ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/8d8ce1b9-0092-49f7-871f-533cd76e4b80) 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...

bug
triaged

## 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...

bug
triaged

- `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...

triaged
improvement
test-day

## Description When you create an http notification and you add an URL, which is not allowed yet, you will see the following warning: ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/9c8b1270-d482-462f-8b98-9dd8d5539793) Once you allow the URL...

bug
triaged
test-day
needs-backport

## 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...

bug
triaged

## 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...

bug
triaged
High Prio

## Description With this PR we are adding a simple card and section component. Card ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/bf17028d-bee4-4d0d-839d-d400f38b8c96) Filled section ![image](https://github.com/Graylog2/graylog2-server/assets/46300478/9c7f04e1-cde0-4b5a-bfa0-0c2157bfbbe9) /nocl