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

Improve allowed services tab #76

Merged
merged 8 commits into from Sep 13, 2018
Merged

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Sep 11, 2018

This PR improves the Allowed Services tab and adds some unit tests.

allowed-services-firewall-new

@coveralls
Copy link

coveralls commented Sep 12, 2018

Coverage Status

Coverage increased (+0.9%) to 74.915% when pulling 04e26f3 on improve-allowed-services-tab into 16c2f2b on new-ui.

@imobachgs imobachgs changed the title [WIP] Improve allowed services tab Improve allowed services tab Sep 12, 2018
_("Allowed Services")
end

# @macro seeCustomWidget
def contents
return @contents if @contents

VBox(
Copy link
Member

Choose a reason for hiding this comment

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

@contents = is missing here

PushButton(
Id(:remove),
Opt(:hstretch),
"#{Yast::UI.Glyph} " + _("<- Remove")
Copy link
Member

Choose a reason for hiding this comment

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

Glyph without arguments is wrong, also below.

@imobachgs imobachgs merged commit 2710034 into new-ui Sep 13, 2018
@imobachgs imobachgs deleted the improve-allowed-services-tab branch September 13, 2018 10:01
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

3 participants