-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate to generated TypeScript client from ros2_medkit_clients #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
684a7a5
feat: add @selfpatch/ros2-medkit-client-ts dependency
bburda ccd80c6
feat: extract response transforms from sovd-api.ts
bburda 356729b
refactor: move utility functions from sovd-api to utils
bburda e759d62
refactor: add generated client type re-exports to types.ts
bburda 6f65aae
feat: add entity-type dispatch helpers for generated client
bburda da3bc83
refactor: migrate store from SovdApiClient to MedkitClient
bburda f47722d
feat: add store actions to replace direct client usage in components
bburda 99b6db0
refactor: update component imports and replace direct client usage wi…
bburda 586f5a0
refactor: remove hand-maintained sovd-api.ts client
bburda c7f8997
fix: remove stale baseEndpoint references and fix downloadBulkData
bburda 22f5c4d
fix: correct copyright headers from selfpatch.ai to bburda
bburda 61490e9
fix: restore connection guard on publish section in DataPanel
bburda 8d9f30d
fix: correct path parsing in entity refresh, topic selection, and fal…
bburda 0685277
fix: manual testing fixes - entity types, topic schema, faults, SSE
bburda 75bc749
fix: rename all SOVD Server references to ros2_medkit Gateway
bburda a4ab8af
fix: add 5s timeout to health check during connect
bburda 99d9ee3
fix: switch to npmjs.com for @selfpatch client package
bburda 8e336df
fix: remove .serena from repo and fix prettier formatting
bburda df90b04
fix: address deep review findings - bugs, error handling, SSE recovery
bburda f75d8dd
test: add tests for api-dispatch (85) and store helpers (51)
bburda 0e4188a
chore: update @selfpatch/ros2-medkit-client-ts to 0.1.1 from npmjs
bburda 5449013
feat: make areas optional - fall back to components when empty
bburda 8a1fe4a
feat: load subcomponents alongside apps for component nodes
bburda f28f2cd
fix: address PR review comments - SSE safety, timestamp, topic transform
bburda ff77970
fix: address mfaferek93 review - dedup requests, entity_type, runtime…
bburda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,3 +22,6 @@ dist-ssr | |
| *.njsproj | ||
| *.sln | ||
| *.sw? | ||
|
|
||
| # Serena | ||
| .serena/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.