-
Red Hat
- Westford, MA
- miketurley.com
- @mundanedetail
Block or Report
Block or report mturley
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
patternfly/patternfly-react Public
A set of React components for the PatternFly project.
-
migtools/lib-ui Public
Reusable React components, hooks, and TypeScript modules shared between migration UI projects
-
-
kubev2v/forklift-ui Public archive
This repository has been archived, development moved to https://github.com/kubev2v/forklift-console-plugin
-
PhraseCards Public
A multiplayer browser-based game based on Mad-Libs, implemented using Node.js, socket.io and Blaze.
JavaScript 2
-
JIGSAW-legacy Public
Java Isometric Graphics System Awesome Wow: My high school attempt to make a 3D engine in Java2D
Java
660 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 2 commits in 1 repository
Created a pull request in konveyor/tackle2-ui that received 1 comment
✨ [WIP] Issues: Add affected file details modal with incident details and code snippet viewer
WIP
Opened 2 other pull requests in 1 repository
konveyor/tackle2-ui
2
merged
-
✨ [Backport release-0.2] PRs #904 and #986 - Issues: Add detail drawer to Affected Apps page showing Affected Files, addkeyPrefix
support touseUrlParams
+ Prevent infinite render loop whendrawerPanelContentProps
is omitted in PageDrawerContent -
🐛 Prevent infinite render loop whendrawerPanelContentProps
is omitted in PageDrawerContent
Reviewed 8 pull requests in 1 repository
konveyor/tackle2-ui
8 pull requests
-
✨ Add tooltip when deleting application(s) assigned to wave(s) -
🐛 [Backport release-0.2] Skip applications that have already been exported (#978) -
🐛 [Backport release-0.2] Require https for jira instances (#976) -
🐛 Tracker polling not working -
🐛 Reflect form state in active tab for custom rules step -
✨ Add new hook for modal state -
👻 Support both xml and yaml files for custom rules -
👻 Improve status for migration waves
Created an issue in konveyor/enhancements that received 2 comments
[RFE] Dynamic Reports - Incident: Add starting line number of the codeSnip
When rendering the codeSnip
string of an Incident in the UI, we display line numbers from the source file in a gutter to the side of the code snipp…