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

Updated Salt forms support #44

Merged
merged 227 commits into from
Jan 28, 2019
Merged

Updated Salt forms support #44

merged 227 commits into from
Jan 28, 2019

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Jan 25, 2019

https://fate.suse.com/322722
https://trello.com/c/IYMAlIxm

This PR merges the support for the current Salt Formulas forms specification. It includes several PRs: #18, #19, #21, #22, #24, #25, #26, #28, #30, #32, #34, #35, #36, #37, #38, #39, #40, #41, #42 and #43.

Pending stuff:

  • Adapt widgets to the update_visibility API.
  • Adapt forms height
  • Fix form title
  • Implement itemName
  • Implement minItems/maxItems support
  • Implement required/optional
  • Represent scalar collections as an array of hashes. See this comment.
  • Address codeclimate issues.
  • Improve test coverage

teclator and others added 30 commits November 27, 2018 12:29
Added class representing a Salt Formula Form
"name" is ambiguous, alias it as "label" and distinguish from "id"
because the #initialize argument list grew too long
New Salt formulas form implementation
@coveralls
Copy link

coveralls commented Jan 25, 2019

Coverage Status

Coverage decreased (-7.6%) to 87.843% when pulling b1f47bd on salt-forms-support-ng into 27c93ba on master.

@imobachgs imobachgs changed the title Salt forms support ng Updated Salt forms support Jan 25, 2019
Copy link
Member

@mvidner mvidner left a comment

Choose a reason for hiding this comment

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

Wooohooo!

@imobachgs imobachgs merged commit 99b6092 into master Jan 28, 2019
@yast-bot
Copy link

✔️ Public Jenkins job #6 successfully finished
✔️ Created OBS submit request #669035

@yast-bot
Copy link

✔️ Internal Jenkins job #7 successfully finished
✔️ Created IBS submit request #182860

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.

None yet

5 participants