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

Implement simple_mode -> label_proposal (FATE#322328) #254

Merged
merged 3 commits into from
Jan 25, 2017

Conversation

mvidner
Copy link
Member

@mvidner mvidner commented Jan 16, 2017

https://trello.com/c/XDgl2dj7/816-13-casp-new-all-in-one-dialog
yast/yast-yast2#530

So far, the code is a placeholder that just mocks the UI, but already uses the simple_mode API.

mvidner added a commit to yast/yast-installation that referenced this pull request Jan 16, 2017
Using
- Partitioning yast/yast-storage#254
- Kdump yast/yast-kdump#71

Using some real data (badly formatted) for
- Booting
- Network
@mvidner
Copy link
Member Author

mvidner commented Jan 16, 2017

This is for yast/yast-installation#487

@mvidner mvidner force-pushed the all-in-one-overview branch 2 times, most recently from 1925e6c to f6aef31 Compare January 17, 2017 16:09
@mvidner mvidner changed the title [WIP] Implement cramped_label_mode -> label_proposal (FATE#322328) [WIP] Implement simple_mode -> label_proposal (FATE#322328) Jan 17, 2017
@mvidner mvidner changed the title [WIP] Implement simple_mode -> label_proposal (FATE#322328) Implement simple_mode -> label_proposal (FATE#322328) Jan 25, 2017
@@ -108,6 +112,19 @@ def main
)
Ops.set(@ret, "warning_level", :blocker)
end

if @param["simple_mode"]
self.class.modified = false if self.class.modified.nil?
Copy link
Contributor

@teclator teclator Jan 25, 2017

Choose a reason for hiding this comment

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

NP: this line is really needed?

Copy link
Contributor

@teclator teclator left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants