-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Implemented native web GUI support for plugins inside the ASF IPC. Closes #2876 #2877
Conversation
*Use of `OfType<>` instead `Where` and casting.
*Null checking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, some misc changes I'd still do but that can be taken care of post-PR when I also evaluate netf compatibility.
Good job! 🏆
@Abrynos @Ryzhehvost feel free to review. |
*Misc: kvp deconstaction
@JustArchi @Abrynos @Ryzhehvost Done with feedback, feel free to review. |
LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Yes, I forgot about this, but I think it would be better if @JustArchi documented this as I'm not very good at writing user friendly documentation. |
Enough of chit-chat, time to merge that in! Thanks again 🏆 |
Checklist
Changes
New functionality
Added native web GUI support for custom plugins inside the ASF IPC
Changed functionality
None
Removed functionality
None
Additional info
ref #2876