|
Placed GUI callbacks under the :gui: namespace
In order to maintain proper history management and
to maintain state across charmstore and gui namespace
it was necessary to place the GUI callbacks under the
:gui: namespace with the exception of the root environment
as that should always be rendered.
https://code.launchpad.net/~hatch/juju-gui/ns-routing/+merge/154462
(do not edit description out of merge proposal)
Total comments: 5
Total comments: 2
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+194 lines, -54 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
3
|
13 chunks |
+65 lines, -19 lines |
0 comments
|
Download
|
 |
M |
app/templates/notifications.handlebars
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/service-relations.handlebars
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/templates/unit.handlebars
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/views/environment.js
|
View
|
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/views/notifications.js
|
View
|
1
|
1 chunk |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/service.js
|
View
|
1
|
2 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/service.js
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/unit.js
|
View
|
1
|
2 chunks |
+20 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_app.js
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/test_application_notifications.js
|
View
|
1
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_notifications.js
|
View
|
1
|
12 chunks |
+36 lines, -10 lines |
0 comments
|
Download
|
 |
M |
test/test_notifier_widget.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_service_module.js
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/test_service_view.js
|
View
|
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/test_unit_view.js
|
View
|
|
4 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
Total messages: 7
|