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

Add votes column on proposals admin index #2011

Merged
merged 2 commits into from
Oct 11, 2017

Conversation

mrcasals
Copy link
Contributor

@mrcasals mrcasals commented Oct 9, 2017

🎩 What? Why?

Add votes column on proposals list in the admin. We'll need this column in order to make the column sortable.

📌 Related Issues

📷 Screenshots (optional)

Description

@codecov
Copy link

codecov bot commented Oct 9, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@daacf10). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #2011   +/-   ##
=========================================
  Coverage          ?   98.48%           
=========================================
  Files             ?     1144           
  Lines             ?    25776           
  Branches          ?        0           
=========================================
  Hits              ?    25385           
  Misses            ?      391           
  Partials          ?        0

expect(page).to have_no_link("Answer")
end
end
end
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this new spec intended?

)
end

it "cannot answer a proposal" do
Copy link
Contributor

Choose a reason for hiding this comment

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

Wording here seems to not match the test.

)
end

it "cannot answer a proposal" do
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here.

@mrcasals
Copy link
Contributor Author

@deivid-rodriguez fixed! I also added the CHANGELOG entry :)

@josepjaume josepjaume merged commit a84fc23 into master Oct 11, 2017
@ghost ghost removed the in-review label Oct 11, 2017
@josepjaume josepjaume deleted the proposals/add-votes-column branch October 11, 2017 07:42
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.

None yet

3 participants