Merge lp://qastaging/~zyga/checkbox/checkbox-touch into lp://qastaging/checkbox

Proposed by Zygmunt Krynicki
Status: Rejected
Rejected by: Zygmunt Krynicki
Proposed branch: lp://qastaging/~zyga/checkbox/checkbox-touch
Merge into: lp://qastaging/checkbox
Diff against target: 1414 lines (+1303/-0)
20 files modified
checkbox-touch/Makefile (+21/-0)
checkbox-touch/checkbox-touch.desktop (+7/-0)
checkbox-touch/checkbox-touch.json (+6/-0)
checkbox-touch/checkbox-touch.qml (+142/-0)
checkbox-touch/checkbox-touch.qmlproject (+57/-0)
checkbox-touch/components/FlagIndexPage.qml (+38/-0)
checkbox-touch/components/JobDetailPage.qml (+80/-0)
checkbox-touch/components/JobIndexPage.qml (+72/-0)
checkbox-touch/components/ProviderDetailPage.qml (+86/-0)
checkbox-touch/components/ProviderIndexPage.qml (+50/-0)
checkbox-touch/components/PythonListModel.qml (+54/-0)
checkbox-touch/components/SessionDetailPage.qml (+66/-0)
checkbox-touch/components/SessionIndexPage.qml (+142/-0)
checkbox-touch/manifest.json (+15/-0)
checkbox-touch/py/checkbox_touch.py (+260/-0)
checkbox-touch/py/pyotherside_ext.py (+52/-0)
checkbox-touch/tests/autopilot/checkbox_touch/__init__.py (+71/-0)
checkbox-touch/tests/autopilot/checkbox_touch/test_main.py (+24/-0)
checkbox-touch/tests/autopilot/run (+11/-0)
checkbox-touch/tests/unit/tst_hellocomponent.qml (+49/-0)
To merge this branch: bzr merge lp://qastaging/~zyga/checkbox/checkbox-touch
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Disapprove
Review via email: mp+222317@code.qastaging.launchpad.net

Description of the change

WORK IN PROGRESS, DO NOT MERGE, TEST AND REVIEW PLEASE

Early feedback and testing appreciated!

Known issues to fix:
 [x] session flags cannot be displayed
 [ ] autopilot tests are stubs generated by qt creator, cannot be used yet
 [ ] generally missing functionality (but that is expected)

Usage instructions (tested on 14.10):
 - enable virtualenv as usual
 - from shell, run qmlscene checkbox-touch.qml

To post a comment you must log in.
3054. By Zygmunt Krynicki

checkbox-touch: initial commit on pyotherside version of checkbox

NOTE: this commit will be squashed as I'm documenting stuff for the
first "release"

Signed-off-by: Zygmunt Krynicki <email address hidden>

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Rejecting (prototype) for now. We'll start working on this in baby steps with the actually-designed UI

review: Disapprove

Unmerged revisions

3054. By Zygmunt Krynicki

checkbox-touch: initial commit on pyotherside version of checkbox

NOTE: this commit will be squashed as I'm documenting stuff for the
first "release"

Signed-off-by: Zygmunt Krynicki <email address hidden>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches