|
Remove service click actions
This branch builds on the view model improvements to remove service click
actions, simplify the calling convention of methods that lived there and
remove their dependencies on the service_click_actions closure.
https://code.launchpad.net/~bcsaller/juju-gui/service-click-actions-begone/+merge/145866
(do not edit description out of merge proposal)
Total comments: 5
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+932 lines, -485 lines) |
Patch |
 |
M |
.bzrignore
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
CHANGES.yaml
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
Makefile
|
View
|
1
2
3
4
|
7 chunks |
+32 lines, -4 lines |
0 comments
|
Download
|
 |
A |
[revision details]
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
1
2
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/views/topology/service.js
|
View
|
1
2
3
|
19 chunks |
+209 lines, -237 lines |
0 comments
|
Download
|
 |
M |
app/views/topology/topology.js
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/views/utils.js
|
View
|
1
2
|
6 chunks |
+17 lines, -7 lines |
0 comments
|
Download
|
 |
A |
archives/selenium-2.29.0.tar.gz
|
View
|
1
2
3
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
bin/test-charm
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
docs/browser-testing.rst
|
View
|
1
2
3
4
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
M |
docs/index.rst
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
docs/process.rst
|
View
|
1
2
3
4
|
5 chunks |
+155 lines, -79 lines |
0 comments
|
Download
|
 |
A |
lib/deploy_charm_for_testing.py
|
View
|
1
2
3
4
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/server.js
|
View
|
1
2
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A |
test/browser.py
|
View
|
1
2
3
4
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_application_notifications.js
|
View
|
1
2
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
A |
test/test_charm_running.py
|
View
|
1
2
3
4
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/test_deploy_charm_for_testing.py
|
View
|
1
2
3
4
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/test_environment_view.js
|
View
|
1
2
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/test_service_module.js
|
View
|
1
2
|
6 chunks |
+18 lines, -24 lines |
0 comments
|
Download
|
 |
M |
undocumented
|
View
|
|
4 chunks |
+118 lines, -118 lines |
0 comments
|
Download
|
Total messages: 10
|