Highlights
- Arctic Code Vault Contributor
Pinned
1,157 contributions in the last year
Less
More
Activity overview
Contributed to
cockpit-project/cockpit,
patternfly/patternfly-react,
cockpit-project/cockpit-podman
and 5 other
repositories
Contribution activity
February 2021
Created a pull request in cockpit-project/cockpit that received 57 comments
storage: use only PF4 components and stop including PF3 stylesheets
This commit: replaces icons with components from react-icons, also makes sure these are accessible replaces custom lists with DataLists component r…
+435
−374
•
57
comments
Opened 53 other pull requests in 10 repositories
cockpit-project/cockpit
3
open
21
merged
3
closed
- machines: allow creation of non-root user for unattended installations
- Drop obsolete overrides for patternfly bugs
- services: rewrite create timer dialog to react
- Some machines tests improvements
- Introduce livetest workflow
- Fix TestMachinesSettings.testCPUModel flake
- Packagekit: fix some minor issues
- machines: fix some alignment issues with checkboxes
- Test2
- Fedora 34
- overview: fix accessibility of the progress bar
- firewall: make firewall header part of the sticky section
- Remove last redundant tabIndex attributes
- Make breadcrumbs sticky in all pages that can get 'tall' enough
- machines: use debounce instead of custom setTimeout when calling onOsAutoDetect
- test: revert whitelisting of error about rendering on document.body
- package.json: Update @patternfly/react-core, @patternfly/react-console
- Make sure that cockpit.language is set also when that is english
- lib: add fileExists property to FileAutocomplete component
- Run affected tests three times on pkg/<page> changes
- packagekit: stretch page wrapper to fill screen vertically
- Add a global CSS rule for extending pages height and avoid double scrollbar
- DEBUG: testNetworkingFirewall flake
- Fix accessibilty issues caused by missing properties in FormSelect
- networkmanager: show an empty state if NM is not installed
- Some pull requests not shown.
patternfly/patternfly-react
1
open
3
merged
2
closed
- fix(Progress): make proper usage of accessibility properties
- DualListSelect: add onAvailableOptionsSelectInputChanged and onChosenOptionsSelectInputChanged
- fix(Select): fix typeahead variant crashing when empty string option is passed
- Select(typeahead): remove onFilter function from example with custom objects
- DualListSelector: use a more complicated example for complex options
- bug(TableComposable): add dataLabel property
cockpit-project/cockpit-podman
1
open
2
closed
2
merged
skobyda/cockpit-certificates
2
closed
2
merged
- tests: de-flake testDbusPropertyChanged by re-reading the validity st…
- Don't use custom date-time formatting when settings the moment locale
- Sync webpack, package.json with cockpit master, drop PF3 and add npm-update workflow
- cockpit.language returns undefined resulting in the moment localization to fail
cockpit-project/starter-kit
2
merged
1
closed
cockpit-project/bots
3
merged
KKoukiou/cockpit
2
open
cockpit-project/cockpit-project.github.io
1
merged
KKoukiou/cockpit-podman
1
open
KKoukiou/starter-kit
1
open
Reviewed 49 pull requests in 10 repositories
cockpit-project/cockpit 31 pull requests
- test: Relax setroubleshoot ordering assumptions
- test: Fix run-tests changed_pkgs crash for non-cockpit projects
- package.json: Update @patternfly/react-console
- storaged: Layout pool descriptions horizontally
- test: Fix race condition in TestJournal
- test: add checks when adding disk and no storage pools
- software: Improve visuals of updates-history and flow list
- storage: Improve side panel layout, again
- build: Drop --with-networkmanager-needs-root configure option
- package.json: Update @patternfly/patternfly, @patternfly/react-core, @patternfly/react-styles, @patternfly/react-console, @patternfly/react-table
- Make all the things
- Restyle selinux to fit other pages
- machines: correct few details in storage page when pool's deactivated
- lib/pf4: Fix radio and check alignment
- test: Enable subscription-manager in dnf in TestUpdatesSubscriptions
- machines: Refactor VMAddDiskDialog and fix testAddDiskCustomPath flake
- logs: Fix unclosed div as a result of dde47795
- storaged: Add a skip after the NFS editing top alert
- machines: Bridge forward mode to support macvtap
- storaged: Don't use modal-body class in CSS
- test: FIx TestLogin.testTally for debian-testing
- download GitHub artifact for image-prepare
- test: Always end up test with a new line
- machines: Disks with custom file paths
- machines: add data-vm-transient attribute for the VM detail page and change data-row-transient to data-vm-transient
- Some pull request reviews not shown.
cockpit-project/bots 6 pull requests
- images: Build fedora-34 image from actual 34, not Rawhide
- Image refresh for centos-8-stream
- Image refresh for fedora-testing
- task: Use new DNS entry for internal image server
- [no-test] images: Pre-install podman on Debian/Ubuntu images
- naughty: Add debian-testing pattern for podman commit API regression
cockpit-project/cockpit-podman 3 pull requests
cockpit-project/starter-kit 2 pull requests
cockpit-project/cockpituous 2 pull requests
cockpit-project/cockpit-ostree 1 pull request
cockpit-project/cockpit-project.github.io 1 pull request
patternfly/patternfly-react 1 pull request
skobyda/cockpit-certificates 1 pull request
osbuild/image-builder-frontend 1 pull request
Created an issue in patternfly/patternfly that received 7 comments
Opened 12 other issues in 5 repositories
patternfly/patternfly-react
4
open
2
closed
- Form: add example with Grid Form layout as presented in the HTML demo
- Form: add an example of how to generate nested form groups
- feat(Alert): Toast component should enforce that all its children have a isLiveRegion property set
- Typeaheadselect example with custom object crashes on user input on docs page
- Select.typeahead: isCreatable version of the component should not allow duplicates
- bug(TableComposable): missing dataLabel property for <Th> cells in case these are used as part of the row