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

Moved all files from app/views/comment to app/view/comments #4028

Merged
merged 4 commits into from
Nov 26, 2018
Merged

Moved all files from app/views/comment to app/view/comments #4028

merged 4 commits into from
Nov 26, 2018

Conversation

okonek
Copy link
Contributor

@okonek okonek commented Nov 22, 2018

peek 2018-11-22 17-32
Fixes #3339 (<=== Add issue number here)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@okonek
Copy link
Contributor Author

okonek commented Nov 22, 2018

Hi, what do I have to do for those tests to pass? I didn't even edit those files. Please help @publiclab/reviewers

@plotsbot
Copy link
Collaborator

plotsbot commented Nov 22, 2018

3 Messages
📖 @okonek Thank you for your pull request! I’m here to help with some tips and recommendations. Please take a look at the list provided and help us review and accept your contribution! And don’t be discouraged if you see errors – we’re here to help.
📖 Your pull request is on the master branch. Please make a separate feature branch) with a descriptive name like new-blog-design while making PRs in the future.
📖 It looks like you haven’t marked all the checkboxes. Help us review and accept your suggested changes by going through the steps one by one. If it is still a ‘Work in progresss’, please include ‘[WIP]’ in the title.

Generated by 🚫 Danger

@okonek okonek closed this Nov 22, 2018
@okonek okonek reopened this Nov 23, 2018
@okonek okonek closed this Nov 23, 2018
@okonek okonek reopened this Nov 23, 2018
@okonek
Copy link
Contributor Author

okonek commented Nov 23, 2018

What should I do there? I didn't even edit theese files that have error in codeclimate. Help

@okonek okonek mentioned this pull request Nov 23, 2018
@grvsachdeva
Copy link
Member

It's fine, you don't have to worry about codeclimate errors.

Copy link
Member

@grvsachdeva grvsachdeva left a comment

Choose a reason for hiding this comment

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

Looks awesome 🎉 👍

@grvsachdeva
Copy link
Member

Hey @okonek just a suggestion, like you can see in the PR body, in checklist we ask contributors to open PR on feature-branch, so that master branch remain clean.

@okonek
Copy link
Contributor Author

okonek commented Nov 24, 2018

Thanks, so what do I have to do in there?

@grvsachdeva
Copy link
Member

You cant do anything for now, but for next PR you can do the work on a feature branch instead of master

@jywarren
Copy link
Member

Great work here!!! Thanks so much!!

@jywarren jywarren merged commit a85f610 into publiclab:master Nov 26, 2018
@ghost ghost removed the ready label Nov 26, 2018
jonxuxu pushed a commit to jonxuxu/plots2 that referenced this pull request Dec 2, 2018
…b#4028)

* Moved all files from app/views/comment to app/view/comments

* Added a redirect from comment to comments in routes.rb

* Changed response view in the delete and create method in the comment controller

* Changed an assert in comment_controller_test to match the new paths
SrinandanPai pushed a commit to SrinandanPai/plots2 that referenced this pull request May 5, 2019
…b#4028)

* Moved all files from app/views/comment to app/view/comments

* Added a redirect from comment to comments in routes.rb

* Changed response view in the delete and create method in the comment controller

* Changed an assert in comment_controller_test to match the new paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants