-
Notifications
You must be signed in to change notification settings - Fork 14
Merging WebLogic Remote Console integration #128
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
Conversation
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
* initial commit for RC integration scaffolding * adding version checking code * rearranging version checking * removing extra spaces * fixing typo
* adding placeholders for target service and port combo boxes * adding busy dialog while fetching service details * eslint warning
* making changes to improve the usability of the image page * Wait for aux image tag to initialize before refreshing * Listen for aux image changes for open/close project Co-authored-by: Richard Killen <richard.killen@oracle.com>
* updating to WDT 2.1.0 targets and enhancing PV behavior * updating copyrights
* updating Remote Console version compatibility check logic * updating error message payload
* intermediate checkpoint * fixing remote console auto-pref.json processing to deal with semantic change in 2.3.0 * fixing the rendering of the Model Design Page * fixing a comment typo * adding wrc-jet-pack dependency
* addressing UI refresh issue and some Jet audit issues * fixing disconnected bug
…#117) * making sure that all windows get the backend port notifications * switching new window handling strategy
…alled after the file is written to disk (#136)
* Add remote discovery switch to online dialog, disable domain home on change * Use view helper to open discover dialog * Require remote domain home for remote discovery * Remove read-only label update from domain home field * Display discover results dialog when -remote is used * Use tables to show archive entry files and paths
* Fix the variable tables that's related to WRC changes. * update wrc-jet-pack Co-authored-by: Robert Patrick <robert.patrick@oracle.com>
* Fix the variable tables that's related to WRC changes. * Add missing semi-colon * Changed spread oper to JSON.parse(JSON.stringify) Co-authored-by: Anissa Lam <anissa.lam@oracle.com> Co-authored-by: Robert Patrick <robert.patrick@oracle.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
With this PR, the integration with the upcoming WebLogic Remote Console 2.3 and WebLogic Kubernetes Toolkit UI 1.2.0 releases. In order to use this integration, the user will need to also install the WebLogic Remote Console version 2.3 (or newer).