Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project view #5

Open
wants to merge 68 commits into
base: edge
Choose a base branch
from
Open

Project view #5

wants to merge 68 commits into from

Conversation

charlypoly
Copy link
Contributor

http://cl.ly/image/2F1w0L3b3z15/screencapture-squareteam-integration-s3-website-eu-west-1-amazonaws-com-pages-missions-missions-html.png

charlypoly and others added 30 commits September 13, 2014 23:23
Regression introduced by top-bar redesign
…he same org

Now pick the highest permission for each role
Manage pages - design update

beforeEach(function() {

updateIsolateScope(element, { selectedUsers : [ { id:3, name:'yann'}, { id:1, name:'charly'} ] });

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 10c7f96 on project-view into * on edge*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling fa5e692 on project-view into * on edge*.

var params = $location.search();
return params &&
params['errors[email][]'] &&
params['errors[email][]'].indexOf('api.missing_attribute') >= 0 &&

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1b70cc1 on project-view into * on edge*.

},
replace : true,
controller: function($scope, $element, $attrs, $state, $location, ApiSession) {
controller: function($scope, $element, $attrs, $state, $location, ApiSession, ApiOAuth) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6ae2633 on project-view into * on edge*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cf0754b on project-view into * on edge*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants