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

Issue 13677044: Hook up cancel buttons in the inspector

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by gary.poster
Modified:
10 years, 7 months ago
Reviewers:
benjamin.saller, mp+185593
Visibility:
Public.

Description

Hook up cancel buttons in the inspector This branch simply hooks up the cancel buttons, which thanks to groundwork from Ben that I worked on in previous branches, is a one liner for each button. https://code.launchpad.net/~gary/juju-gui/enableInspectorCancel/+merge/185593 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : Hook up cancel buttons in the inspector #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -1 line) Patch
[revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
app/views/environment.js View 2 chunks +4 lines, -1 line 0 comments Download
app/views/inspector.js View 2 chunks +22 lines, -0 lines 0 comments Download
test/test_inspector_constraints.js View 1 chunk +80 lines, -0 lines 0 comments Download
test/test_inspector_settings.js View 2 chunks +103 lines, -0 lines 0 comments Download

Messages

Total messages: 4
gary.poster
Please take a look.
10 years, 7 months ago (2013-09-13 20:18:43 UTC) #1
benjamin.saller
LGTM QA Good in IE/Chrome Thanks for this. https://codereview.appspot.com/13677044/diff/1/app/views/inspector.js File app/views/inspector.js (right): https://codereview.appspot.com/13677044/diff/1/app/views/inspector.js#newcode837 app/views/inspector.js:837: this.viewletManager.bindingEngine.resetDOMToModel('config'); ...
10 years, 7 months ago (2013-09-13 20:37:20 UTC) #2
gary.poster
*** Submitted: Hook up cancel buttons in the inspector This branch simply hooks up the ...
10 years, 7 months ago (2013-09-13 20:47:47 UTC) #3
gary.poster
10 years, 7 months ago (2013-09-13 21:10:07 UTC) #4
On 2013/09/13 20:37:20, benjamin.saller wrote:
> LGTM
> QA Good in IE/Chrome
> 
> Thanks for this.
> 
> https://codereview.appspot.com/13677044/diff/1/app/views/inspector.js
> File app/views/inspector.js (right):
> 
>
https://codereview.appspot.com/13677044/diff/1/app/views/inspector.js#newcode837
> app/views/inspector.js:837:
> this.viewletManager.bindingEngine.resetDOMToModel('config');
> This is how I hoped these would read, sorry it was so much work to make that
> actually true.

Thank you, Ben!
Sign in to reply to this message.

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