Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react_on_rails

We are on a mission to provide seamless integration of React and Ruby on Rails using Webpack.
Collective - Host: opensource - https://opencollective.com/react-on-rails - Code: https://github.com/shakacode/react_on_rails

Merge pull request #112 from shakacode/update-linters

Update linters to conform to ShakaCode standards

github.com/shakacode/react_on_rails - 48e117d2b591e2866769e71708e51c079eb9865e authored about 9 years ago by Rob Wise <[email protected]>
Update linters to conform to ShakaCode standards

This change is in parallel with the change made for the webpack
tutorial.

See https://github.co...

github.com/shakacode/react_on_rails - 3573d80ff8d8cbcfd18052217da2672e0124013e authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #113 from shakacode/ryanaip-data-tags

Use data attrs when rendering react_components instead of script tags

github.com/shakacode/react_on_rails - 4f5c51b14e415621ec585cda59bf5437dbe192c1 authored about 9 years ago by Justin Gordon <[email protected]>
Change class matcher to js-react-on-rail-component

* Avoid any chance of conflicts with a user desired class name.
* Set display:none on the div wi...

github.com/shakacode/react_on_rails - 68246ea0c7bf3d990b701b799864031e4ccf48a9 authored about 9 years ago by Justin Gordon <[email protected]>
Props on server not sanitized

Because that is to prevent XSS when JS is put in HTML.

github.com/shakacode/react_on_rails - 166e42e7b874e8073f39b58f6cf0e50470f209fe authored about 9 years ago by Justin Gordon <[email protected]>
Use data attrs when rendering react_component's

Client side rendering scripts do not get called when using the forward/back buttons with turboli...

github.com/shakacode/react_on_rails - df8d8312dc3823ca72d46415afe9145a79bffd37 authored about 9 years ago by Ryan Aipperspach <[email protected]>
Merge pull request #103 from shakacode/remove-global-variable-for-props

Removed unnecessary global exposed window variable

github.com/shakacode/react_on_rails - 75180ab5bde6c424ebee8056eda60e0c945a365b authored about 9 years ago by Justin Gordon <[email protected]>
Update style.md

github.com/shakacode/react_on_rails - ac41379503cc41161cac5accb2f0af3ab60cfb59 authored about 9 years ago by Justin Gordon <[email protected]>
Added links to Ruby and JS Doc

github.com/shakacode/react_on_rails - fd507944ad03a0cd5d16661b39925c88a31367b1 authored about 9 years ago by Justin Gordon <[email protected]>
Add reference to Abramov article

github.com/shakacode/react_on_rails - 3fdee4a38ccad8c5be47b36298653cc24be6b12a authored about 9 years ago by Justin Gordon <[email protected]>
Update react-and-redux.md

github.com/shakacode/react_on_rails - fc4ec2393238f23a682005df8923e2978622dec7 authored about 9 years ago by Justin Gordon <[email protected]>
Update and rename generated_client_code.md to react-and-redux.md

github.com/shakacode/react_on_rails - 189e00be329ac8e155d627740ff0c9559b6c8c08 authored about 9 years ago by Justin Gordon <[email protected]>
Create README.md

github.com/shakacode/react_on_rails - 103599bb31746320666440babc208c880c554b74 authored about 9 years ago by Justin Gordon <[email protected]>
add linters and style guide

github.com/shakacode/react_on_rails - 0ede906b5a28900ded0c81f35b24770b226f2d29 authored about 9 years ago by Justin Gordon <[email protected]>
Removed unnecessary global exposed window variable

Props is passed to component, so no need for the globally exposed props.

This was probably some...

github.com/shakacode/react_on_rails - 76966dc0667d1da45c0f5e07a3d27bce3e8311b9 authored about 9 years ago by Justin Gordon <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - b5cb83eb6540bcb049bdba3fb756fe8e11c592e9 authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.0.3

github.com/shakacode/react_on_rails - cc3ced383688c5167ca24d43036e486ac2cc1119 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #101 from shakacode/fix-missing-new-line

Fix missing new line at end of Gemfile for generators

github.com/shakacode/react_on_rails - 213fd8049840387f32bdb626e20fbde29a5acea5 authored about 9 years ago by Justin Gordon <[email protected]>
Fix missing new line at end of Gemfile for generators

github.com/shakacode/react_on_rails - 184b9d0223ccddf3ca0e0c06c741528de7f9b0c7 authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #100 from shakacode/add-puma

Make Heroku Generator Optional

github.com/shakacode/react_on_rails - b0eb69edcc9e25a281c032d519542996bebc9fc9 authored about 9 years ago by Justin Gordon <[email protected]>
Add Puma to Heroku Deployment generator and disable generator by default

github.com/shakacode/react_on_rails - 5ca833786e5f55f7d524eee059a5d31a66cccd2f authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #97 from shakacode/mapreal19-fix-generated-linters-task

Fix generated linters task

github.com/shakacode/react_on_rails - 36b97db046b1c0a7206cac2bf2a5157482930232 authored about 9 years ago by Justin Gordon <[email protected]>
Fix generated linters task

github.com/shakacode/react_on_rails - cf4444db8d5e81d83a1dcea65b684b0e93884121 authored about 9 years ago by Mario Pérez <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - f5aa771416f0c6a9b4c4e2f2d5fcd01652605954 authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.0.2

github.com/shakacode/react_on_rails - 6d6e0e3f384b57a73853fc6520930d25fb05ccb0 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #93 from shakacode/update-readme

Improve README and link to the v1.0.0 generator results repo

github.com/shakacode/react_on_rails - ce48c2f55a020447bbe3994733b907cb929ffee3 authored about 9 years ago by Justin Gordon <[email protected]>
Improve README, link v1.0.0 generator results repo

* Make generators not include 'Client' suffix when there is no server-rendering
* Add heroku_dep...

github.com/shakacode/react_on_rails - 1f25003af6f6a0c0333aee1aeba4d18cbd57f510 authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #88 from shakacode/recognize-application-scss

Improve generator functionality related to `application.scss`

- Generator now allows for user...

github.com/shakacode/react_on_rails - 9c16d9be95cc524fe2a48cb45198babef9515912 authored about 9 years ago by Rob Wise <[email protected]>
Make generator create its own application.scss if none exist

github.com/shakacode/react_on_rails - 4baed7eff4a43ad67c1d8d5f0db589bd41f83d3d authored about 9 years ago by Rob Wise <[email protected]>
Make generator recognize application.scss in addition to application.css.scss

Fixes #86

We're just forcing any version of application.css or
application.css.scss to be appli...

github.com/shakacode/react_on_rails - 84723f7ce56a59a7b12414f009fc15c25a7caede authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #90 from shakacode/refactor-logger-middleware-generation

Refactor logger middleware generation

github.com/shakacode/react_on_rails - cf3ec9b1743c5bd1afff49a5024767f73a628c58 authored about 9 years ago by Justin Gordon <[email protected]>
Switch loggerMiddleware back to using 'result' variable

github.com/shakacode/react_on_rails - 61e0bb1118cadedfa89340affbdb54aaa77b20e3 authored about 9 years ago by Rob Wise <[email protected]>
Use JSON.stringify in loggerMiddlware

github.com/shakacode/react_on_rails - 613f0d95e2882249c8599e8ca97a5f43ad8c0bdc authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #87 from shakacode/improve-linter-generators

Improve Linter Generators

github.com/shakacode/react_on_rails - f50b5c04f09e69606705c6d849052f2c3f6ef77b authored about 9 years ago by Rob Wise <[email protected]>
Add --redux class option to base generator

Without this class option, client/package.json will be unable
to access the `options.redux?` met...

github.com/shakacode/react_on_rails - 1d4227983c1229947aa06899c6c5e5f50397d01b authored about 9 years ago by Rob Wise <[email protected]>
Fix error in loggerMiddleware

github.com/shakacode/react_on_rails - 4b65c0543604fe1a74b3fbc9d17483051754e743 authored about 9 years ago by Rob Wise <[email protected]>
Use a single client/package.json template instead of two different filesfor react and non-react generators

github.com/shakacode/react_on_rails - 36162124f25d1d1f7a79ffdd5cba70ebfb938a2e authored about 9 years ago by Rob Wise <[email protected]>
Fix generated code to pass JS linters

github.com/shakacode/react_on_rails - b42eb5bafc28041361ca4eef3f5783be7ec7a6d4 authored about 9 years ago by Rob Wise <[email protected]>
Use better ERB syntax in package.json

github.com/shakacode/react_on_rails - d1a18fa28c6707f9fa2fc98891bc4bf63e74e356 authored about 9 years ago by Rob Wise <[email protected]>
Include comment in Server.js about needing to install dependencies if doing async

github.com/shakacode/react_on_rails - 7914fd25c4c4ccbfa7eb865f1b1ca42541393ac2 authored about 9 years ago by Rob Wise <[email protected]>
Split linting into two generators and enable JS linting by default

github.com/shakacode/react_on_rails - 7ed130c048c2cdecfc03986098bf32100a1e1146 authored about 9 years ago by Rob Wise <[email protected]>
Implement templating of lib/tasks/linters.rake to handle all scenarios

github.com/shakacode/react_on_rails - 3d32699240a1738517a1538b83c703fb8107c4c2 authored about 9 years ago by Rob Wise <[email protected]>
Remove unnecessary comments and improve description in install_generator

github.com/shakacode/react_on_rails - 592c09643aacb9a27abb7ce9ddd250e791305f6c authored about 9 years ago by Rob Wise <[email protected]>
Add missing ruby linter files

github.com/shakacode/react_on_rails - 665edc24c346b359531ad078835a2821bb70f63f authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #83 from rupurt/clobber-all-files

Clobber all files in generated directory

github.com/shakacode/react_on_rails - 36d7773e4d607dcc9fbeb0b77499fe58feadf47d authored about 9 years ago by Justin Gordon <[email protected]>
Clobber all files in generated directory

github.com/shakacode/react_on_rails - b8dba1c7c40ec72c03e6b22a25e6891db3ab34df authored about 9 years ago by Alex Kwiatkowski <[email protected]>
Merge pull request #82 from shakacode/change-linters-default

Linters are no longer the default.

Because we do not have automated linter tests for the gene...

github.com/shakacode/react_on_rails - dfa3295c4c5759344d53bf7177d08e6ca9720fc4 authored about 9 years ago by Rob Wise <[email protected]>
Linters are not the default

Now you have to specify

--linters or -L

to add linters

github.com/shakacode/react_on_rails - 383e31d536051c157114abf0ba9af9ab160cb030 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #81 from rstudner/update_eslint_rc

lodash / _ has to be excluded from the minimum 2 rule.

github.com/shakacode/react_on_rails - 0ba27a8c7cd1efa58cdaae6658bbf828146cc242 authored about 9 years ago by Justin Gordon <[email protected]>
lodash / _ has to be excluded from the minimum 2 rule.

github.com/shakacode/react_on_rails - 70995a25bee55fa5bcbdad432fb7ae8289e2cd35 authored about 9 years ago by Roger Studner <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - ce6918e8d63521344bb6ee82e4eda169bd4eb11f authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.0.1

github.com/shakacode/react_on_rails - 33b011272c1f62f45296f6b5143fb3eb08469e33 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #80 from rstudner/fix_generator_development_mode

fixes the variable name change

github.com/shakacode/react_on_rails - e8240bb204f62c0a47e86ca3ea8af6f3f39f6b99 authored about 9 years ago by Justin Gordon <[email protected]>
fixes the variable name change

github.com/shakacode/react_on_rails - 8542bfa47d3b72c523f8feb0eef7dbb10e212ccf authored about 9 years ago by Roger Studner <[email protected]>
Updated Gemfile.lock

github.com/shakacode/react_on_rails - 802482e9b4de01f0abfeda3ce9fbb7a0c691467f authored about 9 years ago by Justin Gordon <[email protected]>
Bump to 1.0.0

github.com/shakacode/react_on_rails - e0135efed4c607ef178af896980a8bdeb6ac16fe authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #70 from shakacode/add-generators

Add generators

github.com/shakacode/react_on_rails - bacc78a3edaa8cd4763d1398bc68ce4a217ee53e authored about 9 years ago by Justin Gordon <[email protected]>
Add Generators

Adds a Rails generator for installing everything needed to get up and running.
The generator inc...

github.com/shakacode/react_on_rails - 6772a4f726681879a153414065697ca366a52cad authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #75 from rstudner/server-reload-bundle-fix

Server reload bundle fix

github.com/shakacode/react_on_rails - 1044c8ed5610751cd893836a5d298a7872263553 authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #77 from shakacode/log-detailed-message-to-console-if-server-js-file-missing

Detailed message to console if no server js file

github.com/shakacode/react_on_rails - 08dd095c7e05745be3a62d8d059760984dc3876e authored about 9 years ago by Justin Gordon <[email protected]>
Detailed message to console if no server js file

Added details on how to avoid this message.

github.com/shakacode/react_on_rails - 9bf4551bae34d0ef4e371a238de0e2f01d1978c0 authored about 9 years ago by Justin Gordon <[email protected]>
remaining two comments.

github.com/shakacode/react_on_rails - 115430d9ef016b6aa737e264499b9ebc38e42ea8 authored about 9 years ago by Roger Studner <[email protected]>
variable name change.

github.com/shakacode/react_on_rails - f2a314e7818261f4a304163171c21b9ff289394d authored about 9 years ago by Roger Studner <[email protected]>
break up terinary so lint doesn't scold me.

github.com/shakacode/react_on_rails - a33a96b5c755284c05e32b370ad3ef110c85c533 authored about 9 years ago by Roger Studner <[email protected]>
two line length changes.

github.com/shakacode/react_on_rails - 332bb5d34f019f67d9913864ecc2108a81eecb4a authored about 9 years ago by Roger Studner <[email protected]>
move server bundle modification check code to ServerRenderingPool

Conflicts:
lib/generators/react_on_rails/generator_helper.rb

github.com/shakacode/react_on_rails - 1ee55a271feb6d0639c8975590504627155d7416 authored about 9 years ago by Rob Wise <[email protected]>
added check for development to reload server bundle ever time it changes. changed links in readme from shell to markdown links. moved linters order

Conflicts:
lib/generators/react_on_rails/linters_generator.rb
lib/generators/react_on_rails/te...

github.com/shakacode/react_on_rails - a76408d23df205e3ee19a4c7529188005941a82d authored about 9 years ago by jbhatab <[email protected]>
Merge pull request #73 from shakacode/default-rake-task-lints

Make default rake task run docker:lint

github.com/shakacode/react_on_rails - 455bb4f61d501a6186856cde8d92268c45b6103c authored about 9 years ago by Rob Wise <[email protected]>
Make default rake task run docker:lint

github.com/shakacode/react_on_rails - a8d2166e3568c770ac20bfd8771d8018ca80c663 authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #66 from robwise/add-unit-tests-to-helper

Add unit tests to helper

github.com/shakacode/react_on_rails - 19d125e69aaa05570ef87cebc54ed09544f526e6 authored about 9 years ago by Justin Gordon <[email protected]>
Fix whitespace issue when rendering JavaScript

We were using the `html_safe' method which was, for some reason, adding whitespace. I have switc...

github.com/shakacode/react_on_rails - 8c04ed24c9974df19e604a860e4c4b42e1500b43 authored about 9 years ago by Rob Wise <[email protected]>
Added some basic test coverage for the helpers

- Resolves #5

github.com/shakacode/react_on_rails - 4938990aea6e11d925a8b8acd9a801e6bce58d49 authored about 9 years ago by Mario Perez <[email protected]>
Fix failing tests

github.com/shakacode/react_on_rails - e9543ccecb1ba0a0ec184cd8bcea03d569989ca1 authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #67 from shakacode/docker_ci-coveralls-reporting

Docker ci coveralls reporting

github.com/shakacode/react_on_rails - 7e4fcf1611457de6565e4c12e98af55dbad07e75 authored about 9 years ago by Dylan Grafmyre <[email protected]>
Adjust travis.yml to only use docker for linting

github.com/shakacode/react_on_rails - e88dd74d5d4a633cb0fce4d39c8f1cbe649a259e authored about 9 years ago by dylangrafmyre <[email protected]>
adjust travi.yml for Xvfb config

github.com/shakacode/react_on_rails - fbff374e4b677e7e640179119192ea2b0724164e authored about 9 years ago by dylangrafmyre <[email protected]>
Adjuse rake task :dummy_react_013 sh command

github.com/shakacode/react_on_rails - 09d0582553de9690ec4c55c04ed646813ed2d4b0 authored about 9 years ago by dylangrafmyre <[email protected]>
Fixed long line and missing update to Gemfile.lock

Missing update to Gemfile.lock in tests.

github.com/shakacode/react_on_rails - 57b1c4b4cb7fb423e9d510dc60f06ad5f98dc85c authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #65 from shakacode/Update-docker

Update docker for CI, Test, and Linting

github.com/shakacode/react_on_rails - d12b50f603c72c35760203d610f18674d08ee3af authored about 9 years ago by Justin Gordon <[email protected]>
Merge pull request #64 from robwise/tune-coveralls

Tune up Coveralls and SimpleCov

github.com/shakacode/react_on_rails - f2099bfa5530eab5fa3950e0bb8081f02ebd830e authored about 9 years ago by Justin Gordon <[email protected]>
Tune up Coveralls and SimpleCov

github.com/shakacode/react_on_rails - 52306dd6e0248d2a74f46e125c0a3cd654db23ef authored about 9 years ago by Rob Wise <[email protected]>
Edit .coveralls.yml

github.com/shakacode/react_on_rails - 3f9ba7ab67a30186415d2a839fb4bf79bedc82a1 authored about 9 years ago by dylangrafmyre <[email protected]>
Move docker-compose build ci to install section of travis.yml

github.com/shakacode/react_on_rails - 9fe5a65087eb69b05cb75ba10db610ae564c4e34 authored about 9 years ago by dylangrafmyre <[email protected]>
fix linting offenses and exclude application.css from scss-lint

github.com/shakacode/react_on_rails - 102cf23e139dcdc260e6f326bcae6f78f2af95f0 authored about 9 years ago by dylangrafmyre <[email protected]>
add sudo to travis.yml

github.com/shakacode/react_on_rails - 3bcbb29c41f0174e40aaf5276227c415ae0f0e65 authored about 9 years ago by dylangrafmyre <[email protected]>
Setup docker ci, tests, and lint containers

Remove rubocop from gemspec
Add scss_lint, rubocop, and ruby-lint to spec/dummy/Gemfile
Add eval...

github.com/shakacode/react_on_rails - ff485d971b117a98202c28fb90bbf5893f8673e7 authored about 9 years ago by dylangrafmyre <[email protected]>
Merge pull request #63 from liorbrauer/master

Support for rails 3.2+

github.com/shakacode/react_on_rails - b4166a02cd45fa884b3ded1bc0e40508e163ec67 authored about 9 years ago by Justin Gordon <[email protected]>
backward support for rails 3.2+

github.com/shakacode/react_on_rails - 98c30592702ded2dfe7b84f59ae55b0f9cafa3e8 authored about 9 years ago by Lior Brauer <[email protected]>
Update docker-compose.yml for new image

Delete Dockerfile
Set proper scss directory for scss-lint
Set :scss_lint to lint proper dummy di...

github.com/shakacode/react_on_rails - c07d23dada4ebd9782c8af5e2d08b574ba2ed2ac authored about 9 years ago by dylangrafmyre <[email protected]>
Merge pull request #61 from robwise/linters-ignore-coverage

Make linters ignore the coverage folder

github.com/shakacode/react_on_rails - 910f5fbf5601b8e672bbed3d1c17741f535ea96a authored about 9 years ago by Dylan Grafmyre <[email protected]>
Make linters ignore the coverage folder

github.com/shakacode/react_on_rails - 73707e6f67a60bb2e85087a521395307d1a98ea6 authored about 9 years ago by Rob Wise <[email protected]>
Fix config syntax parsing error within .jscsrc

github.com/shakacode/react_on_rails - 2971f9db629e9895ae51102312a6f35e23831a9a authored about 9 years ago by dylangrafmyre <[email protected]>
Add coveralls gem install to Dockerfile

github.com/shakacode/react_on_rails - 820238bd77644f2bfbe1f9f52c1a69bf0bfe28cd authored about 9 years ago by dylangrafmyre <[email protected]>
Merge pull request #60 from robwise/fix-coverage

Fix coverage to include dummy app specs

github.com/shakacode/react_on_rails - 40a9515673753ac2cc91bc8d66eb4cf157e661ac authored about 9 years ago by Justin Gordon <[email protected]>
Fix coverage to include dummy app specs

- switch from Coveralls wear_merged! to SimpleCov in order to specify the correct output 'covera...

github.com/shakacode/react_on_rails - 4193a3c44bcf0b879e47eb2d6ee869e1846f94f5 authored about 9 years ago by Rob Wise <[email protected]>
Merge pull request #58 from shakacode/coveralls-merge

Setup coveralls to merge code coverage from :gem, :dummy, :dummy_reac…

github.com/shakacode/react_on_rails - cf9680024f51c19e7aca8e287f5fabc9e944976b authored about 9 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - d561b272851360efb9028003c2d767e640fbd0fa authored about 9 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - a153f83ee040b2f204ae74cf282a97eaaa2c29c4 authored about 9 years ago by Justin Gordon <[email protected]>
Update README.md

github.com/shakacode/react_on_rails - 9eca09b3f7dbff49837ba2f1a7bfbdadf2c2fdef authored about 9 years ago by Justin Gordon <[email protected]>