|
Removes remaining references to charm store
-Deletes CharmStore from app/store/charm
-Deletes test util references to CharmStore
-Removes CharmStore from the app
-Removes confusing references to charm browser as charmstore by renaming the
subapp charmbrowser where necessary
-Cleanup
-Docs
-Test updates
https://code.launchpad.net/~jcsackett/juju-gui/rip-out-old-api/+merge/177873
(do not edit description out of merge proposal)
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+99 lines, -488 lines) |
Patch |
|
A |
[revision details]
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
app/app.js
|
View
|
1
|
8 chunks |
+14 lines, -21 lines |
0 comments
|
Download
|
|
M |
app/config-debug.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
app/config-prod.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
app/models/charm.js
|
View
|
1
|
7 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
|
M |
app/store/charm.js
|
View
|
|
2 chunks |
+1 line, -126 lines |
0 comments
|
Download
|
|
M |
app/subapps/browser/browser.js
|
View
|
1
2
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
app/subapps/browser/views/jujucharms.js
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
app/views/charm.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/test_app.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/test_application_notifications.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/test_charm_panel.js
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/test_charm_store.js
|
View
|
|
1 chunk |
+1 line, -228 lines |
0 comments
|
Download
|
|
M |
test/test_model.js
|
View
|
1
|
9 chunks |
+18 lines, -15 lines |
0 comments
|
Download
|
|
M |
test/test_notifications.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/test_routing.js
|
View
|
|
7 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
|
M |
test/test_service_view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/test_sub_app.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/test_subapp_app_extension.js
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/test_unit_view.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/utils.js
|
View
|
|
2 chunks |
+2 lines, -37 lines |
0 comments
|
Download
|
|
M |
undocumented
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 5
|