-
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
676 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 3 commits in 1 repository
Created a pull request in konveyor/tackle2-ui that received 5 comments
✨ Issues: Add affected file details modal with incident details and code snippet viewer, adjust for hub change from IssueReport to AppReport
Initial implementation of the FileIncidentsDetailModal
, which shows incident details within a file. Some details are incomplete pending hub impleme…
Opened 5 other pull requests in 1 repository
konveyor/tackle2-ui
3
open
2
merged
-
🐛 MTA-479: Use tag category fallback colors in tags table and tag category edit form -
🐛 Fix broken axios get calls for fetching tags and tag categories by id -
✨ [Backport release-0.2] Issues: Add affected file details modal with incident deta… -
✨ [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 20 pull requests in 1 repository
konveyor/tackle2-ui
20 pull requests
-
🐛 [Backport release-0.2] AppliationTableAssessment: Fix selectRow (#1001) -
✨ Issues: Add affected file details modal with incident details and code snippet viewer, adjust for hub change from IssueReport to AppReport -
🐛 AppliationTableAssessment: Fix selectRow -
✨ [Backport release-0.2] Disable deletion of assigned job function (#983) -
✨ [Backport release-0.2] Maven Repo: Display spinner when fetching cache (#990) -
✨ Maven Repo: Display spinner when fetching cache -
✨ Disable deletion of assigned job function -
✨ [Backport release-0.2] After import applications need automatic refetch (#985) -
✨ [Backport release-0.2] Jira configuration: instance error details (#982) -
✨ Jira configuration: instance error details -
✨ After import applications need automatic refetch -
✨ [Backport release-0.2] Add tooltip when deleting application(s) assigned to wave(… -
✨ 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 11 comments
[RFE] Dynamic Reports - Incident: Add line numbers to the codeSnip
string (right-aligned)
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…