Closed Bug 735776 Opened 14 years ago Closed 13 years ago

Implement v3 paper look and feel

Categories

(Pancake Graveyard :: Front-end, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gbrander, Assigned: gbrander)

References

Details

Implement new interface look and feel from latest comps.
Development happening in theme-origami branch https://bitbucket.org/mozillapancake/pancake/changesets/tip/branch%28%22theme-origami%22%29 Continuing to separate look and feel from JavaScript app. This should make rapid iteration on prototypes easier.
Depends on: 687508, 733226, 733228, 733224
Work on working HTML continues here: https://bitbucket.org/gordonbrander/pancake-assets-v3/changesets. After the working HTML is reasonably complete, I will move the styles to the theme-origami branch.
Yesterday saw the initial integration of code from pancake-assets-v3. Progress so far: * Drawer has been updated with new markup and styles * Home page has been consolidated and now displays both top stacks and social feed. * Initial work has been done on markup for social results. TODO: thumbnails still need to be hooked up. * Panels in the HTML mockup are now displayed on a horizontal axis as they will be in the app. * Initial work on search result stack lists
As of https://bitbucket.org/mozillapancake/pancake/changeset/7d76b49aa00a, Top stacks with matches are shown on the home page. When a place is clicked, a PUT is made to /lattice/:username/stack/top_rated, and the resulting place is set as active in the stack (triggering the drawer and viewer). TODO: similar treatment for search place click handler.
As of https://bitbucket.org/mozillapancake/pancake/changeset/8009641c3046, clicking matches in search results will PUT to /lattice/:username/stack/search with search_terms property. Interactions behave as expected.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.