Linus Pahl

Results 52 issues of Linus Pahl

## Expected Behavior The "Save as" button should only be enabled for users with the "Dashboard Creator" role. ![image](https://user-images.githubusercontent.com/46300478/181714753-ba37b243-88b0-4bfd-8171-2ecceba6a5b8.png) ## Current Behavior Currently the action is always enabled. Clicking on...

bug

## Description A while ago we rewrote the alerting UI. With [this PR](https://github.com/Graylog2/graylog2-server/pull/12987) we removed the related legacy UI code. The next step is removing the related backend code. Here...

## Description ## Motivation and Context With this PR we are starting to unify the styling and placement of our form buttons. Currently their styling, placement and naming varies. With...

While working on the message list pagination the following behaviour occurred: Due to the Elasticsearch result window limit, we can only use the pagination for the first 10000 messages (our...

elasticsearch
feature
triaged
search

## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...

## Description Every time when writing a field name like `http_method:`, the field value suggestion should be displayed. This is not the case, when the field name is not at...

bug

## Description Currently the position and styling of the enterprise and security menu item can be wrong: Sometimes it is being displayed like this: Ideally we fix not only the...

bug

## Description On the index set overview page some actions are already displayed for each index set (edit, delete, set as default). It would be useful to add more action...

feature

## Description Dashboard widgets contain an info icon which displays their execution info on click. This icon should not be displayed in the non-interactive mode (for example for dashboards in...

bug

## Description For the default search bar, the query input autocomplete is being positioned correctly: When editing a dashboard widget, the positioning is off: This is also the case when...

bug