|
Fix bug 1167967 (hopefully)
This branch attempts to fix the referenced bug. I was unable to duplicate the symptoms locally exactly, but duplicated them closely enough that I am optimistic that these changes address the issue. Regardless, they seem like reasonable changes.
I also fixed a couple of landscape issues I saw with newly created services without annotations.
The aspect of this branch I wonder most if reviewers (particularly Ben) will like is the change to the route url algorithm. If it's not clear why I chose it, I'm happy to discuss my rationale and other options.
Thank you.
https://code.launchpad.net/~gary/juju-gui/bug1167967/+merge/158468
(do not edit description out of merge proposal)
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+65 lines, -26 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/assets/javascripts/ns-routing-app-extension.js
|
View
|
1
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
app/views/charm.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/views/landscape.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/service.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/utils.js
|
View
|
|
1 chunk |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
test/test_app_hotkeys.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_charm_view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/test_landscape.js
|
View
|
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_routing.js
|
View
|
1
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_service_view.js
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
Total messages: 7
|