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

Simplify IBMi class #2277

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Simplify IBMi class #2277

wants to merge 37 commits into from

Conversation

krethan
Copy link
Contributor

@krethan krethan commented Oct 2, 2024

Changes

Introducing new classes to help simplify logic in IBMiSettings class.

How to test this PR

Examples:

  1. Run the test cases
  2. Expand view A and right click on the node
  3. Run 'Execute Thing' from the command palette

Checklist

  • [* ] have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • [* ] have added myself to the contributors' list in CONTRIBUTING.md

worksofliam and others added 20 commits August 28, 2024 10:49
Signed-off-by: Seb Julliand <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
Especially when there is a problem...

Signed-off-by: Seb Julliand <[email protected]>
…load

Always show "Download client certificate" button
…ponents

Extend the base API to allow other extensions to add their own components.
Copy link
Contributor

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

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

Left some general comments. Also, we typically use an indent of 2 instead of 4. Looks good so far!

src/api/IBMiSettings.ts Outdated Show resolved Hide resolved
src/api/IBMiApps.ts Outdated Show resolved Hide resolved
src/api/IBMiSettings.ts Outdated Show resolved Hide resolved
src/api/IBMiSettings.ts Outdated Show resolved Hide resolved
@krethan
Copy link
Contributor Author

krethan commented Oct 13, 2024

Okay sending for another review.

@worksofliam worksofliam self-requested a review October 14, 2024 13:52
@worksofliam
Copy link
Contributor

@krethan I should give a warning that there is another PR being worked on which separates the UI logic from the backend logic in the IBM i class. That may have to come before this.

@krethan
Copy link
Contributor Author

krethan commented Oct 24, 2024

Thanks for the heads up

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