Skip to content
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

V12/generic hub #535

Merged
merged 2 commits into from Aug 23, 2023
Merged

V12/generic hub #535

merged 2 commits into from Aug 23, 2023

Conversation

KevinJump
Copy link
Owner

Makes SignalR hub in core uSync generic, meaning same code can be used to listen on different hub end points.

@KevinJump KevinJump merged commit f61b4ea into v12/main Aug 23, 2023
1 check passed
@KevinJump KevinJump deleted the v12/generic-hub branch August 23, 2023 07:16
KevinJump added a commit that referenced this pull request Sep 12, 2023
* Add ability to pass hub url to signalR hub (making it a bit more generic)

* Add obsolete marker to config changes for v13
KevinJump added a commit that referenced this pull request Sep 13, 2023
* V12/generic hub (#535)

* Add ability to pass hub url to signalR hub (making it a bit more generic)

* Add obsolete marker to config changes for v13

* comment: add note to change settings dictionary in v13

* chore: remove direct reference to config.settings in DictionaryHandler (use extension)

* config - code tidy.

* don't append build onto version (we use it to find scripts)

* schema update

* beep on package.

* V12/tree nodes (#537)

* Add ability to extend child items of the uSync tree node.

* don't append build onto version (we use it to find scripts)

* schema update

* Add Ability to direct menus from the sub items.

* Fix - path seperator not using linux safe '/' value

* fix - for subtrees,return a blank menu, when they don't have a menu.

* Post cherry pick tidy.

* clean up some build warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant