-
Notifications
You must be signed in to change notification settings - Fork 95
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
base: master
Are you sure you want to change the base?
Simplify IBMi class #2277
Conversation
…ents. Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
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]>
Signed-off-by: worksofliam <[email protected]>
…load Always show "Download client certificate" button
…ponents Extend the base API to allow other extensions to add their own components.
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.
Left some general comments. Also, we typically use an indent of 2 instead of 4. Looks good so far!
Signed-off-by: Seb Julliand <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
Signed-off-by: Seb Julliand <[email protected]>
Co-authored-by: LJ <[email protected]>
Fix/bad_lines_from_member
Made Java installation as connection features
Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
deleteObject into content. Fixed indentation from 4 characters to 2.
deleteObject into content. Fixed indentation from 4 characters to 2.
Okay sending for another review. |
@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. |
Thanks for the heads up |
Changes
Introducing new classes to help simplify logic in IBMiSettings class.
How to test this PR
Examples:
Checklist
console.log
s I added