Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Breadcrumbs & Pagetitle #161 #242

Closed
wants to merge 44 commits into from
Closed

Breadcrumbs & Pagetitle #161 #242

wants to merge 44 commits into from

Conversation

D0nPiano
Copy link
Contributor

  • Design breadcrumbs
  • think of a nicer way to change document title
  • test

D0nPiano and others added 30 commits December 3, 2016 23:38
# Conflicts:
#	client/app/components/groupDetail/groupDetail.html
#	client/app/components/storeDetail/storeDetail.html
# Conflicts:
#	client/app/components/groupDetail/groupDetail.controller.js
#	client/app/components/groupDetail/groupDetail.html
#	client/app/components/userDetail/userDetail.html
Added description component for mobile version
groupDetail -> store
groupDetail -> group -> members / description / pickups / stores
D0nPiano and others added 12 commits December 19, 2016 14:20
The test needs to load all modules which define parent routes
or the route is not registered and will not be triggered.

At the moment the routes do not have a hook to check for
authenticated status, so I removed that part of the test too.

Current backend will return group info without auth, but not
store info. Not sure what is intended.
I think it's much better to understand if every module includes all the
things it depends on.
# Conflicts:
#	client/app/components/_groupMenu/groupMenu.html
#	client/app/components/_topbar/topbar.html
#	client/app/components/storeDetail/storeDetail.html
@codecov-io
Copy link

codecov-io commented Dec 22, 2016

Current coverage is 98.61% (diff: 98.17%)

Merging #242 into master will decrease coverage by 0.07%

@@             master       #242   diff @@
==========================================
  Files           108        128    +20   
  Lines          1680       1801   +121   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1658       1776   +118   
- Misses           22         25     +3   
  Partials          0          0          

Powered by Codecov. Last update bd02897...b868663

@tiltec tiltec closed this Dec 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants