- Notifications
You must be signed in to change notification settings - Fork1k
chore: add support for one-way WebSockets to UI#16855
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
24 commits Select commitHold shift + click to select a range
b8cfe76
feat: add support for one-way websockets to UI
Parkreiner367906d
fix: apply formatting
Parkreiner09f5e95
docs: remove outdated comment
Parkreiner04a3846
fix: add missing clear call
Parkreinerca8e94f
fix: streamline biome fixes
Parkreiner81a723a
fix: resolve Storybook metadata setup bug
Parkreiner4364a3d
docs: make warning more obvious
Parkreinerecb2940
fix: beef up socket retry logic
Parkreinerbfe4d9f
fix: make it harder to initialize OWWS
Parkreiner6cdfc21
fix: apply feedback
Parkreiner682e2f4
fix: update JSDoc
Parkreiner20ad778
Merge branch 'main' into mes/one-way-ws-02
Parkreiner9b19ceb
chore: add missing socket unit tests
Parkreiner423910f
fix: update notifications code to use OWWS
Parkreiner247dbb6
Merge branch 'mes/one-way-ws-01' into mes/one-way-ws-02
Parkreiner6e3e0d8
fix: remove comment about what to test
Parkreinerc422379
fix: make class fields readonly
Parkreiner0824dd4
fix: sort imports
Parkreinerdb448d7
Merge branch 'mes/one-way-ws-01' into mes/one-way-ws-02
Parkreiner60bf505
Merge branch 'mes/one-way-ws-01' into mes/one-way-ws-02
Parkreinerc1cee57
refactor: make tests more maintainable
Parkreiner70b74e2
fix: remove unused type alias
Parkreiner8e34e91
fix: make mock publisher more robust
Parkreiner8db068a
Merge branch 'mes/one-way-ws-01' into mes/one-way-ws-02
ParkreinerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix: apply formatting
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit367906de28fbdb2fec5eb99e3a96be03550002e8
There are no files selected for viewing
6 changes: 1 addition & 5 deletionssite/package.json
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
2 changes: 1 addition & 1 deletionsite/src/pages/WorkspacePage/WorkspacePage.tsx
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.
Uh oh!
There was an error while loading.Please reload this page.
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.