lp:~rharding/juju-gui/charm-details-1172050

Created by Richard Harding and last modified
Get this branch:
bzr branch lp:~rharding/juju-gui/charm-details-1172050
Only Richard Harding can upload to this branch. If you are Richard Harding please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Richard Harding
Project:
juju-gui
Status:
Merged

Recent revisions

607. By Richard Harding

Fix the tests for the cases around search dispatch

606. By Richard Harding

Add test that query string is in the state and checked

605. By Richard Harding

Add failing test to start the day

604. By Richard Harding

lint

603. By Richard Harding

Work on getting the various multi-dispatches out of the way. Click handlers vs a links and such

602. By Richard Harding

Fixes #1171538 and #1171880

- Dislpay the first 10 charms in each container on fullscreen view
- Clicks on charms from fullscreen open the fullscreen charm details
- Drive by: remove the link to the test file that no longer exists
- Update the svg code to work since the juju-gui svg was trying hard to show
up now.
- Add tests for the editorial code. Not sure how I didn't have those before.
- Remove sidebar-editorial json file no longer needed. Outdated api
- Added the interesting.json for the updated api calls for testing

R=curtis, jeff.pihach
CC=
https://codereview.appspot.com/8923044

601. By Brad Crittenden

Use textarea for charm config entries.

If a charm config default value has multiple lines, then use a textarea box
for the entry in the charm config panel.

The textarea has some known styling issues when a scrollbar is automatically
shown. Given the infrequency of this styling being shown it has been OK'd for
landing with these visual deficiencies.

R=gary.poster, benjamin.saller
CC=
https://codereview.appspot.com/8922043

600. By Richard Harding

Fixes #1167514 and #1171529 charm token display

- Hack the charm-token widget to not use the BrowserCharm.id to set the node's
ID attribute. There's no promise that the tokens are unique on a page of
display.
- Update the editorial to set the active CSS on selected charms.
- Update the subapp to make sure the editorial is rendered with a currently
selected charm if the url is actually a /sidebar/charm/id state.

R=jeff.pihach, j.c.sackett
CC=
https://codereview.appspot.com/8920043

599. By Richard Harding

Fix back button, hooks select, font sizes in tabs

Fix bugs per UX review.

- Fixes #1171500 - back button styling
- Fixes #1171522: Hooks - drop down list - show "Select --" as default. Remove
text below control.
- Fixes #1171524: Change in font size when select a tab

R=curtis
CC=
https://codereview.appspot.com/8825044

598. By j.c.sackett

Adds search functionality

This adds text search from the search widget
-Search widget propogates search text to browser subapp
-Subapp routes data to search view
-Search view does query from text
-Search view can render search results

As a driveby, this moves repeated apiFailure code out to an extension.

There is an issue outstanding:
-The querystring can be eaten by the routing code in some cases. A follow up
branch is in progress for this problem.

R=rharding, jeff.pihach, curtis
CC=
https://codereview.appspot.com/8910043

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:juju-gui/experimental
This branch contains Public information 
Everyone can see this information.

Subscribers