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

IJMP-1522 Added the ability to create a Zowe Team Configuration file #180

Merged
merged 6 commits into from
May 17, 2024

Conversation

ktsytsen
Copy link
Contributor

Zowe Team Configuration file can be created for the current project directly from the plugin

New:
src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/ZoweTeamConfigDialog.kt
src/main/kotlin/org/zowe/explorer/explorer/actions/AddZoweTeamConfigAction.kt
src/main/resources/files/zowe.config.json
src/main/resources/files/zowe.schema.json
Modified:
src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/ZOSMFConnectionConfigurable.kt
src/main/kotlin/org/zowe/explorer/zowe/ZoweStartupActivity.kt
src/main/kotlin/org/zowe/explorer/zowe/service/ZoweConfigService.kt
src/main/kotlin/org/zowe/explorer/zowe/service/ZoweConfigServiceImpl.kt
src/main/kotlin/org/zowe/explorer/zowe/service/ZoweFileListener.kt
src/main/resources/META-INF/plugin.xml

@ktsytsen ktsytsen force-pushed the feature/IJMP-1522-zowe-conf-file branch 2 times, most recently from 5f29e06 to 8e2c82f Compare April 23, 2024 02:37
@ktsytsen ktsytsen force-pushed the feature/IJMP-1522-zowe-conf-file branch 2 times, most recently from ac1feee to 887bffd Compare April 23, 2024 20:25
Copy link
Contributor

@KUGDev KUGDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, waiting on unit tests

@ktsytsen ktsytsen force-pushed the feature/IJMP-1522-zowe-conf-file branch 4 times, most recently from 9073334 to 445a7f5 Compare May 2, 2024 14:55
Zowe Team Configuration file can be created for the current project directly from the plugin

New:
      src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/ZoweTeamConfigDialog.kt
      src/main/kotlin/org/zowe/explorer/explorer/actions/AddZoweTeamConfigAction.kt
      src/main/resources/files/zowe.config.json
      src/main/resources/files/zowe.schema.json
      src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/CommonConnectionDialog.kt
      src/test/kotlin/org/zowe/explorer/config/ZoweConfigTestSpec.kt
Modified:
      build.gradle.kts
      src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/ConnectionDialog.kt
      src/main/kotlin/org/zowe/explorer/config/connect/ui/zosmf/ZOSMFConnectionConfigurable.kt
      src/main/kotlin/org/zowe/explorer/zowe/ZoweStartupActivity.kt
      src/main/kotlin/org/zowe/explorer/zowe/service/ZoweConfigService.kt
      src/main/kotlin/org/zowe/explorer/zowe/service/ZoweConfigServiceImpl.kt
      src/main/kotlin/org/zowe/explorer/zowe/service/ZoweFileListener.kt
      src/main/resources/META-INF/plugin.xml

Signed-off-by: Katsiaryna Tsytsenia <[email protected]>
@ktsytsen ktsytsen force-pushed the feature/IJMP-1522-zowe-conf-file branch from 445a7f5 to 83d0823 Compare May 2, 2024 23:33
@ktsytsen ktsytsen merged commit 6ee6592 into release/v2.0.0-231 May 17, 2024
4 of 5 checks passed
@ktsytsen ktsytsen deleted the feature/IJMP-1522-zowe-conf-file branch May 17, 2024 12:37
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.

3 participants