Popular repositories
-
Forked from coreseekdev/react-org-chart
High-performance organizational chart, built in D3 & React
JavaScript
-
-
Forked from aquasecurity/starboard-lens-extension
Lens extension for viewing Starboard security information
TypeScript
-
-
Forked from zenorocha/codecopy
A browser extension that adds copy to clipboard buttons on every code block
JavaScript
742 contributions in the last year
Activity overview
Contribution activity
July 2021
Created 12 commits in 1 repository
Created a pull request in lensapp/lens that received 2 comments
Removing limits and requests from Pod metrics
Remove limits/requests from pod overview (those are really confusing and basically misleading information) Extracting code from mixed PR #1944 Fixes …
Opened 8 other pull requests in 1 repository
lensapp/lens
6
merged
2
open
Reviewed 40 pull requests in 1 repository
lensapp/lens 40 pull requests
- Bump url-loader from 4.1.0 to 4.1.1
- Display hint to user on how to add items in an EditableList
- Bump @types/hapi from 18.0.5 to 18.0.6
- Ban circular dependencies
- Add ability to rename hotbars
- Fix workload overview status sorting
- Fix entity settings menu order
- release v5.1.3
- Fix typings for KubeObjectDetailsRegistration
- Catalog render optimizations
- Fix onRun not executing everywhere :hover is defined for HotbarIcon
- Wait for shell to bring up prompt before sending commands
- Add ability to trim the value from <Input>
- Cleanup <EventEmitter>
- Bump ts-jest from 26.3.0 to 26.5.6
- Sort cronjob last scheduled time by number
- When viewing a specific release, select its namespace
- Bump @types/tar from 4.0.4 to 4.0.5
- Skip previously bundled extensions
- Fix spelling
- Display toleration's value in pod-details
- release v5.1.0
- release v5.1.0-beta.2
-
Fix
.TableHead.stickyin for details panels - Bump raw-loader from 4.0.1 to 4.0.2
- Some pull request reviews not shown.
Created an issue in lensapp/lens that received 3 comments
Catalog list poor performance
Switching between catalog categories goes with visible delay, causing poor UX. Rendering process here should be optimised. freezing.catalog.mov