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

Cwm improvements2 #888

Merged
merged 7 commits into from Jan 14, 2019
Merged

Cwm improvements2 #888

merged 7 commits into from Jan 14, 2019

Conversation

jreidinger
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jan 14, 2019

Coverage Status

Coverage increased (+0.03%) to 27.937% when pulling c794639 on cwm_improvements2 into b3cccbc on master.

@jreidinger jreidinger changed the title [WIP]Cwm improvements2 Cwm improvements2 Jan 14, 2019
@@ -34,6 +36,12 @@ def should_open_dialog?
true
end

# Popup does not allow nil, so overwrite Dialog default value.
# @return [String,nil] The dialog title.
Copy link
Contributor

Choose a reason for hiding this comment

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

If it does not allow nil, then the return should be modified accordingly, isn't it?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, you are right. Nil cause libyui red warning.

@mvidner
Copy link
Member

mvidner commented Jan 14, 2019

979b0ff "allow dialogs and popups to have its help" - so, how should I do it when I want my own dialog/popup to have a help? Is that documented in a yard comment? For both classes?

@jreidinger
Copy link
Member Author

@mvidner popup is subclass of dialog, so I believe that having it only in dialog is enough. Documentation in dialog is missing. I overlook that I did not write it on friday and forgot to add it today. Will do it. Thanks for notice.

@teclator
Copy link
Contributor

LGTM

@jreidinger jreidinger merged commit 15d6751 into master Jan 14, 2019
@jreidinger jreidinger deleted the cwm_improvements2 branch January 14, 2019 11:53
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #73 successfully finished
✔️ Created OBS submit request #665705

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #79 successfully finished
✔️ Created IBS submit request #181512

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