Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
901 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 15 commits in 1 repository
Opened 13 pull requests in 2 repositories
Graylog2/graylog2-server
2
open
9
merged
- Move DEFAULT_PAGINATION to central point
- Show missing menu items for Default Stream
- Add reset startpage button to profile section of user edit 4.0
- Add startpage to the Settings Section of a user
- Prevent disabling your own user account
- Display and manage user account status in the frontend
- Show users in roles overview
- We put new selections to the top of selected grantees
- Hide edit profile and password section for external user
- Display an warning if a grantee was not found
- Fix behavior of Apply for new Pipeline Rules
Graylog2/documentation
2
merged
Reviewed 24 pull requests in 2 repositories
Graylog2/graylog2-server 23 pull requests
- Update roles section on user edit page correctly when assigning or removing a role (Backport for 4.0)
- Use the correct permission for role assignment
- Update roles section on user edit page correctly when assigning or removing a role
- Show missing menu items for Default Stream (Backport for 4.0)
- DateTimePicker Absolute Timerange
- Use description instead of spinner in search sidebar description section
- Update user preferences correctly when changing sidebar pinning
- Do not create new component for plugin routes with parent on every AppRouter render
- Create common TextOverflowEllipsis component and implement it for roles and auth backend overview
- Allow configuring title and description of an authentication backend
- Display backend validation errors next to related input in directory service wizard
- Display synced users section on every authentication service details page
- Use correct initial values for active directory on backend service create
- Display explanation for share button why unsaved searches and dashboards can not be shared
- Fix Input error color for Inputs which use the help prop to display errors
- Remove unusual domain actions usage in auth backend edit and create component
- Improve UserEdit and RoleEdit tests by splitting them up
- Add migration for legacy LDAP/AD configuration
- Implement teams management for roles
- Refactor resource paths for consistency
- Format numbers in data table/plots with decimal comma.
- Improve SearchForm, PageSizeSelect and PageHeader layout responsiveness
- Fix grid layout for user create form buttons
Graylog2/documentation 1 pull request
Created an issue in Graylog2/graylog2-server that received 1 comment
Export to Dashboard should be disabled for not Dashboard Creator
Expected Behavior
As a not dashboard creator the menu item Export to Dashboard should be disabled on the search page.
Current Behavior
The user wit…