-
Notifications
You must be signed in to change notification settings - Fork 273
removed the test object from modules view mode #262
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
removed the test object from modules view mode #262
Conversation
server/api-service/lowcoder-server/src/main/resources/application-lowcoder.yml
Outdated
Show resolved
Hide resolved
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.
Please put application-lowcoder.yml to gitignore.
Rest is super.
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.
That looks good now. Thank you
... adds removes test object from the outputs and inputs array of a module view.
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.
Hope, this time the commit comment passes the test
removed the test object from modules
view mode
The test object was removed from both the inputs and output arrayss
data.applicationDSL.ui.comp.io.inputs[]
data.applicationDSL.ui.comp.io.outputs[]