Commit Graph

9805 Commits

Author SHA1 Message Date
1f67c72fc6 feat(user): Report profiles
This adds a simple email-based mechanism to report profiles for
abuse. An email with text from the report is sent to Free Code
Camp's support account with the reporter's account in copy. This
also adds the reporter's details to the report for follow ups.
2017-01-13 00:14:29 +05:30
ff07a36378 Merge pull request #12377 from suhussai/fix/unsubscribe-email
unsubscribe all users with the same email address
2017-01-12 09:38:36 -08:00
84002e6e02 Merge pull request #12483 from BerkeleyTrue/chore/remove-transition-replace
chore: remove transition-replace
2017-01-12 11:37:54 +05:30
e955f4e647 Merge pull request #12482 from alexr101/fix/bootstrap-div-row-challenges
fixed selector and length properties of div.row test
2017-01-11 21:59:10 -06:00
04e6287fef chore: remove transition-replace 2017-01-11 11:31:06 -08:00
25e6174072 Merge pull request #12481 from raisedadead/chore/freeCodeCamp-name-updates
chore(seed): Codepen URL update for freeCodeCamp
2017-01-11 11:25:48 -08:00
cb28357b62 Merge pull request #12473 from erictleung/fix/change-fcc-name-in-views
Fix s/Free Code Camp/freeCodeCamp in /server/views
2017-01-12 00:41:47 +05:30
7dfbefbe21 fixed selector and length properties of div.row test 2017-01-11 11:57:07 -07:00
7e35a5bdf8 chore(seed): Codepen URL update for freeCodeCamp 2017-01-12 00:23:34 +05:30
16616f78c8 Fix s/Free Code Camp/freeCodeCamp in /server/views
This commit changes instances of "Free Code Camp" to "freeCodeCamp"
within the /server/views/ directory.
2017-01-11 01:29:38 -08:00
beaa87018b Merge pull request #12442 from 91aman/fix/grammar-correction
Corrected Grammatical Errors.
2017-01-11 00:55:00 -08:00
140a5a8925 Merge pull request #12466 from alexr101/fix/responsively-style-radio-buttons
fix/responsively-style-radio-buttons
2017-01-10 22:16:04 -06:00
72eda3922b fixed test1s div.row selector and length 2017-01-10 17:28:29 -07:00
c07942d535 Corrected Grammatical Errors.
Grammer correction
2017-01-10 16:03:43 +05:30
acaa044299 Merge pull request #12437 from BerkeleyTrue/fix/webpack-debug
fix(webpack): Always use browser debug
2017-01-09 23:30:45 -06:00
ed91c4bf09 Merge pull request #12438 from BerkeleyTrue/fix/open-toggle-warning
fix(nav): add noop for onToggle to remove warning
2017-01-09 23:28:38 -06:00
9928ff1792 Merge pull request #12439 from BerkeleyTrue/fix/lang-select-warning
fix(settings): Lang attribute warnings
2017-01-09 23:25:39 -06:00
6517a8dacf Merge pull request #11912 from Manish-Giri/fix/null-values-in-arrays
Add checks for number of items in returned array
2017-01-09 12:57:07 -06:00
0cd2e9b390 fix(settings): Lang attribute warnings 2017-01-08 20:33:00 -08:00
f25d850c92 fix(nav): add noop for onToggle to remove warning 2017-01-08 19:58:45 -08:00
9e63ff02cf fix(webpack): Always use browser debug 2017-01-08 13:44:30 -08:00
dcb2c93497 Merge pull request #11998 from Bouncey/feature/langSearchNames
Make translated challenge titles searchable
2017-01-08 13:12:58 -08:00
3a7d9545fb unsubscribe all users with the same email address 2017-01-08 13:47:10 -07:00
a9059eb2c6 Make translated challenge titles searchable 2017-01-07 22:36:45 +00:00
09b62bcbcf Merge pull request #11322 from Bouncey/fix/Next-Step-Unlocked
Next step unlocked persistence
2017-01-07 13:42:38 -08:00
c7bebadb87 chore(package): update react to version 15.4.2
https://greenkeeper.io/
2017-01-06 23:15:56 +00:00
07c75c8ae7 chore(package): update react-addons-shallow-compare to version 15.4.2
https://greenkeeper.io/
2017-01-06 23:06:56 +00:00
8ec040b300 chore(package): update react-dom to version 15.4.2
https://greenkeeper.io/
2017-01-06 23:03:25 +00:00
83febb9986 chore(package): update react-addons-css-transition-group to version 15.4.2
https://greenkeeper.io/
2017-01-06 23:01:55 +00:00
44b98f709a Merge pull request #12397 from codeman869/fix/search-replace-description
Search and Replace challenge description
2017-01-06 21:30:33 +05:30
6b47dcd1e7 Merge pull request #12328 from yesthatguy/fix/telephone-numbers
Update phone number and description
2017-01-06 11:33:10 +05:30
35871f8cbd Merge pull request #12383 from tmashuang/fix/sample-codeblock-wordwrap
Add wbr tag on sample code
2017-01-06 11:30:25 +05:30
a6fefc55e6 Merge pull request #12380 from arsho/patch-1
Updated mongodb running command in c9.io
2017-01-06 11:22:03 +05:30
656ddc9dc7 Merge pull request #12390 from PortableStick/fix/forum-challenge-rewording
Reword text instructions for first forum post
2017-01-05 18:06:29 -06:00
a2f69a6430 Reword text instructions for first forum post
As originally worded, many new campers seemed to be getting the idea that they should create their own introduction thread instead of replying to the main one linked to in the challenge.  This slight rephrasing will (hopefully) make it more clear that they should rather be replying.
2017-01-05 14:36:59 -07:00
b9c7532efd Next step unlocked persistence 2017-01-05 21:33:52 +00:00
7f698587b9 Search and Replace challenge description 2017-01-05 21:21:03 +00:00
2ccbe2641c Add wbr tag on sample code 2017-01-05 01:58:47 -08:00
b5e140923b Updated mongodb running command in c9.io
For free users, c9.io provide only 2GB memory for single workspace. But to run mongodb it requires at least 3379MB in journal. So we should use mongod --port 27017 --smallfiles to allow run mongodb within the provided 2GB memory.
2017-01-05 15:09:35 +06:00
62aecda2a7 Merge pull request #12373 from gristow/fix/pairwise
fix(pairwise): Clarification of instructions
2017-01-04 22:32:00 -06:00
2dc6e894e7 fix(pairwise): Clarification of instructions 2017-01-04 17:19:08 -10:00
8bb85c9f8d Merge pull request #11784 from Bouncey/fix/entitiesReducerRefactor
Fix: Entities reducer refactor to enable update of redux-actions
2017-01-04 16:16:53 -08:00
7a035159d2 chore(pkg) update redux-actions to 1.2.0 2017-01-05 00:13:17 +00:00
bba4ecc13c Refactor entities reducer for redux-actions update 2017-01-05 00:09:47 +00:00
dd5425eb21 Merge pull request #12306 from Bouncey/feature/codemirrorSkeleton
Render CodeMirror skeleton for SSR
2017-01-04 15:42:57 -08:00
568091785f Merge pull request #12322 from systimotic/fix/improve-log-output
Improve console.log output
2017-01-04 15:39:01 -08:00
19facd3781 add new nav dropdown options 2017-01-04 22:55:46 +00:00
27713a9d21 Improve console.log output 2017-01-04 18:25:54 +01:00
a705c83413 Merge pull request #12347 from tmashuang/fix/anchor-link-new-tab
Add target blank to anchor link to open in new tab
2017-01-03 19:49:34 -06:00
ae5b78a9a0 Merge pull request #12117 from Manish-Giri/fix/update-test-message-border-radius
Update test message in circular-border-radius challenge
2017-01-03 19:22:17 -06:00