Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
selfpatch
/
ros2_medkit_web_ui
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
16
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate to generated TypeScript client from ros2_medkit_clients
- #53
#53
Merged
bburda
merged 25 commits into
main
selfpatch/ros2_medkit_web_ui:main
from
feat/generated-client-migration
selfpatch/ros2_medkit_web_ui:feat/generated-client-migration
Copy head branch name to clipboard
Apr 2, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Migrate to generated TypeScript client from ros2_medkit_clients
#53
bburda
merged 25 commits into
main
selfpatch/ros2_medkit_web_ui:main
from
feat/generated-client-migration
selfpatch/ros2_medkit_web_ui:feat/generated-client-migration
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2026
feat: add @selfpatch/ros2-medkit-client-ts dependency
Show description for 684a7a5
bburda
committed
684a7a5
View commit details
Copy full SHA for 684a7a5
Browse repository at this point
feat: extract response transforms from sovd-api.ts
Show description for ccd80c6
bburda
committed
ccd80c6
View commit details
Copy full SHA for ccd80c6
Browse repository at this point
refactor: move utility functions from sovd-api to utils
Show description for 356729b
bburda
committed
356729b
View commit details
Copy full SHA for 356729b
Browse repository at this point
refactor: add generated client type re-exports to types.ts
Show description for e759d62
bburda
committed
e759d62
View commit details
Copy full SHA for e759d62
Browse repository at this point
feat: add entity-type dispatch helpers for generated client
Show description for 6f65aae
bburda
committed
6f65aae
View commit details
Copy full SHA for 6f65aae
Browse repository at this point
refactor: migrate store from SovdApiClient to MedkitClient
Show description for da3bc83
bburda
committed
da3bc83
View commit details
Copy full SHA for da3bc83
Browse repository at this point
feat: add store actions to replace direct client usage in components
Show description for f47722d
bburda
committed
f47722d
View commit details
Copy full SHA for f47722d
Browse repository at this point
refactor: update component imports and replace direct client usage with store actions
Show description for 99b6db0
bburda
committed
99b6db0
View commit details
Copy full SHA for 99b6db0
Browse repository at this point
refactor: remove hand-maintained sovd-api.ts client
Show description for 586f5a0
bburda
committed
586f5a0
View commit details
Copy full SHA for 586f5a0
Browse repository at this point
fix: remove stale baseEndpoint references and fix downloadBulkData
Show description for c7f8997
bburda
committed
c7f8997
View commit details
Copy full SHA for c7f8997
Browse repository at this point
fix: correct copyright headers from selfpatch.ai to bburda
bburda
committed
22f5c4d
View commit details
Copy full SHA for 22f5c4d
Browse repository at this point
fix: restore connection guard on publish section in DataPanel
Show description for 61490e9
bburda
committed
61490e9
View commit details
Copy full SHA for 61490e9
Browse repository at this point
fix: correct path parsing in entity refresh, topic selection, and fallback fetch
Show description for 8d9f30d
bburda
committed
8d9f30d
View commit details
Copy full SHA for 8d9f30d
Browse repository at this point
Commits on Mar 24, 2026
fix: manual testing fixes - entity types, topic schema, faults, SSE
Show description for 0685277
bburda
committed
0685277
View commit details
Copy full SHA for 0685277
Browse repository at this point
Commits on Mar 27, 2026
fix: rename all SOVD Server references to ros2_medkit Gateway
Show description for 75bc749
bburda
committed
75bc749
View commit details
Copy full SHA for 75bc749
Browse repository at this point
Commits on Mar 28, 2026
fix: add 5s timeout to health check during connect
Show description for a4ab8af
bburda
committed
a4ab8af
View commit details
Copy full SHA for a4ab8af
Browse repository at this point
Commits on Mar 31, 2026
fix: switch to npmjs.com for @selfpatch client package
Show description for 99d9ee3
bburda
committed
99d9ee3
View commit details
Copy full SHA for 99d9ee3
Browse repository at this point
fix: remove .serena from repo and fix prettier formatting
Show description for 8e336df
bburda
committed
8e336df
View commit details
Copy full SHA for 8e336df
Browse repository at this point
fix: address deep review findings - bugs, error handling, SSE recovery
Show description for df90b04
bburda
committed
df90b04
View commit details
Copy full SHA for df90b04
Browse repository at this point
test: add tests for api-dispatch (85) and store helpers (51)
Show description for f75d8dd
bburda
committed
f75d8dd
View commit details
Copy full SHA for f75d8dd
Browse repository at this point
chore: update @selfpatch/ros2-medkit-client-ts to 0.1.1 from npmjs
bburda
committed
0e4188a
View commit details
Copy full SHA for 0e4188a
Browse repository at this point
feat: make areas optional - fall back to components when empty
Show description for 5449013
bburda
committed
5449013
View commit details
Copy full SHA for 5449013
Browse repository at this point
feat: load subcomponents alongside apps for component nodes
Show description for 8a1fe4a
bburda
committed
8a1fe4a
View commit details
Copy full SHA for 8a1fe4a
Browse repository at this point
Commits on Apr 1, 2026
fix: address PR review comments - SSE safety, timestamp, topic transform
Show description for f28f2cd
bburda
committed
f28f2cd
View commit details
Copy full SHA for f28f2cd
Browse repository at this point
Commits on Apr 2, 2026
fix: address mfaferek93 review - dedup requests, entity_type, runtime guards
Show description for ff77970
bburda
committed
ff77970
View commit details
Copy full SHA for ff77970
Browse repository at this point
You can’t perform that action at this time.