Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(766)

Issue 42600044: Quickstart base structure for views.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by frankban
Modified:
10 years, 4 months ago
Reviewers:
mp+199254, bac, gary.poster
Visibility:
Public.

Description

Quickstart base structure for views. This branch implements a way to start Urwid interactive sessions in quickstart. This infrastructure will be used in future branches to implement the quickstart environment management system. My apologies for the long diff, but you can safely ignore all the file headers, and the code includes long module docstrings which can help reviewing the branch. Tests: `make check`. QA: run `make` and then `./cli-app-demo.py`: this will start a demo application using the views infrastructure. Thank you! https://code.launchpad.net/~frankban/juju-quickstart/env-manage-base-views/+merge/199254 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 16

Patch Set 2 : Quickstart base structure for views. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+932 lines, -1 line) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
A cli-app-demo.py View 1 chunk +52 lines, -0 lines 0 comments Download
A quickstart/cli/__init__.py View 1 chunk +33 lines, -0 lines 0 comments Download
A quickstart/cli/base.py View 1 1 chunk +155 lines, -0 lines 0 comments Download
A quickstart/cli/ui.py View 1 1 chunk +118 lines, -0 lines 0 comments Download
A quickstart/cli/views.py View 1 1 chunk +119 lines, -0 lines 0 comments Download
M quickstart/models/envs.py View 1 chunk +2 lines, -1 line 0 comments Download
A quickstart/tests/cli/__init__.py View 1 chunk +15 lines, -0 lines 0 comments Download
A quickstart/tests/cli/test_base.py View 1 chunk +174 lines, -0 lines 0 comments Download
A quickstart/tests/cli/test_ui.py View 1 1 chunk +117 lines, -0 lines 0 comments Download
A quickstart/tests/cli/test_views.py View 1 chunk +86 lines, -0 lines 0 comments Download
M quickstart/tests/test_utils.py View 1 chunk +25 lines, -0 lines 0 comments Download
M quickstart/utils.py View 1 2 chunks +33 lines, -0 lines 0 comments Download
M requirements.pip View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
frankban
Please take a look.
10 years, 4 months ago (2013-12-17 10:38:11 UTC) #1
gary.poster
Ran out of time, but I think this looks great. Count me as an LGTM ...
10 years, 4 months ago (2013-12-17 14:00:43 UTC) #2
bac
LGTM and QA-OK. Some changes suggested below but nothing substantial. Thanks for the interesting work. ...
10 years, 4 months ago (2013-12-17 14:30:47 UTC) #3
frankban
*** Submitted: Quickstart base structure for views. This branch implements a way to start Urwid ...
10 years, 4 months ago (2013-12-17 15:28:07 UTC) #4
frankban
10 years, 4 months ago (2013-12-17 15:46:52 UTC) #5
Thank you both!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b