Commit Graph

8771 Commits

Author SHA1 Message Date
Bertocq
02ca07deb6 Add .codeclimate.yml config file to enable multiple engines 2017-06-19 10:53:31 +02:00
Raimond Garcia
40563ffc64 Merge pull request #1633 from consul/chore/add_github_pr_template
Github Pull Request Template
2017-06-19 10:47:09 +02:00
Raimond Garcia
f1e4e5f206 Merge pull request #1656 from consul/chore/add_markdownlinter
Add Markdown Linter gem and config file && Fixes
2017-06-19 10:46:31 +02:00
Raimond Garcia
3917f2d999 Merge pull request #1658 from consul/chore/add_coffeelint_config
Add CoffeeLint configuration file && Fixes
2017-06-19 10:45:41 +02:00
Bertocq
15c92b27c8 Fix Style/BlockDelimiters rubocop issues and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
25e501c668 Fix Style/AndOr rubocop issue and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
256eb682d0 Fix Rails/RequestReferer rubocop issue and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
f6863f5ea0 Rubocop autocorrect Performance/RedundantBlockCall issue and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
c88d822330 Fix Lint/UnderscorePrefixedVariableName issue and remove it from rubocop_todo file 2017-06-19 10:45:18 +02:00
Bertocq
db97314f7b Fix Lint/NestedMethodDefinition rubocop issue and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
6e1fa53e2c Fix Lint/DefEndAlignment rubocop issues and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
b104765ddc Rubocop autocorrect Lint/BlockAlignment and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
21c6d1c4dd Cleanup Lint/AssignmentInCondition rubocop issues on code and remove it from ruboco_todo list 2017-06-19 10:45:18 +02:00
Bertocq
87e73e772c Remove all Lint/AmbiguousRegexpLiteral rubocop issues on code, and from rubocop_todo list 2017-06-19 10:45:18 +02:00
Raimond Garcia
e6afa9473e Merge pull request #1663 from consul/chore/add_crowdin_badge
Add Crowdin badge to Readme files
2017-06-19 10:41:56 +02:00
Bertocq
70feb10619 Add crowdin badge to Readme files that show % of localization in current languages 2017-06-18 00:54:46 +02:00
rgarcia
0323f8ea36 adds en.yml translations for crowdin 2017-06-17 12:03:07 +02:00
rgarcia
6a5354dac4 refactors rails.nl.yml 2017-06-17 11:40:30 +02:00
Raimond Garcia
eb829837dc Merge pull request #1615 from waagsociety/dutch
Dutch
2017-06-17 10:56:31 +02:00
Raimond Garcia
ba5216b725 Merge pull request #1552 from cldha/master
Add French translation
2017-06-17 10:56:09 +02:00
BertoCQ
5b6ef26336 Merge branch 'master' into chore/add_coffeelint_config 2017-06-16 18:28:31 +02:00
Alberto
bdf7a10441 Merge pull request #1643 from consul/chore/add_scss_lint
[WIP] SCSS Linting tool & Config
2017-06-16 18:22:43 +02:00
Bertocq
06525cb462 Add coffeelint install & usage instructions on readme files 2017-06-16 17:54:18 +02:00
Raimond Garcia
e04305f0bc Merge pull request #1662 from consul/fix-draft-spec
fixes draft spec
2017-06-16 16:26:06 +02:00
Juanjo Bazán
d165116b5e fixes draft spec 2017-06-16 15:19:38 +02:00
Juanjo Bazán
89db068a04 Merge pull request #1661 from consul/fix/shared_example_warning
Fix shared example group warning from rspec
2017-06-16 13:43:20 +02:00
decabeza
2e0b17afcf updates specs 2017-06-16 13:23:11 +02:00
decabeza
65fa120929 adds scss-lint to readme files 2017-06-16 12:22:21 +02:00
decabeza
76b7f66fb3 fixes scss lint warnings 2017-06-16 12:09:01 +02:00
Bertocq
450227d5e5 Add base .scss-lint.yml config file based on https://sass-guidelin.es/es/#scss-lint guide 2017-06-16 12:07:37 +02:00
Bertocq
e1573e55b5 Add scss-lint gem for sass linting 2017-06-16 12:07:37 +02:00
Bertocq
d1a050fa4d Fix shared example group rspec warning because of file name ended with _spec 2017-06-16 01:28:43 +02:00
Bertocq
2965b31504 Remove unnecesary space on coffeescript file 2017-06-16 00:06:42 +02:00
Bertocq
0379a66c77 Remove unnecesary empty parameter list on coffeescript file 2017-06-16 00:06:26 +02:00
Bertocq
3db13da2b1 Fix indentation on multiple coffeescript files 2017-06-16 00:05:07 +02:00
Bertocq
8f682901ed Fix Operators must be spaced properly rule on multiple coffeescript files 2017-06-16 00:03:34 +02:00
Bertocq
2c4139d4ac Remove trailing whitespace from tracks coffee file 2017-06-16 00:02:06 +02:00
Bertocq
6eb2647c1c Fix CoffeeLint rule 'Line contains a trailing semicolon' across multiple files 2017-06-16 00:01:05 +02:00
Bertocq
2a339e2155 Fix MD026 Trailing punctuation in header on dev test setup markdown files 2017-06-15 23:58:19 +02:00
Bertocq
fbb74a4d05 Fix MD032 Lists should be surrounded by blank lines on readme files 2017-06-15 23:57:46 +02:00
Bertocq
c903f555b3 Fix MD022 Headers should be surrounded by blank lines 2017-06-15 23:57:19 +02:00
Bertocq
a1a2d3dc1f Fix MD031 Fenced code blocks should be surrounded by blank lines across multiple markdown files 2017-06-15 23:56:38 +02:00
Bertocq
5ce3713907 Fix MD018 No space after hash on atx style header on markdown files 2017-06-15 23:55:11 +02:00
Bertocq
42b7fefe17 Fix MD025 Multiple top level headers in the same document on doc Readme document, by adding extra level on other headers 2017-06-15 23:53:56 +02:00
Bertocq
438c462d36 Fix MD009 Trailing spaces on markdown files 2017-06-15 23:51:13 +02:00
Bertocq
4ee3dc4a6d Fix MD014 Dollar signs used before commands without showing output on customize markdown files 2017-06-15 23:50:02 +02:00
Bertocq
889af958be Fix MD012 Multiple consecutive blank lines across multiple markdown files 2017-06-15 23:49:26 +02:00
Bertocq
41a2cf5bf3 Fix MD002 First header should be a top level header issues on Contributing md files 2017-06-15 23:47:25 +02:00
Enrique García
470eccb6aa Merge pull request #1659 from consul/graphql-ui
Enables GraphQL UI in production
2017-06-15 12:44:12 +02:00
rgarcia
3a50cc3a99 Enables GraphQL UI in production 2017-06-15 12:12:41 +02:00