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
4623e7d426
Added a new test for the challenge
2017-01-09 19:45:37 +05:30
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
1188b94145
chore(package): update dotenv to version 4.0.0
...
https://greenkeeper.io/
2017-01-07 11:16:01 -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
98d9ece58d
Add target blank to anchor link to open in new tab
2017-01-03 15:41:23 -08:00
075476f15f
Render CodeMirror skeleton for SSR
2017-01-03 21:25:14 +00:00
5b14f1631b
Merge pull request #12334 from Manish-Giri/fix/add-bracket-notation
...
Allow bracket notation and search for dot notation
2017-01-03 11:02:26 -06:00
3d93e70a73
Show dropdown on hover
2017-01-03 07:04:07 +00:00
3ab69f158f
Allow bracket notation and search for dot notation
2017-01-03 00:30:06 -05:00
09b8ff88fd
Merge pull request #12310 from systimotic/fix/debug-browser
...
Remove webpack replacer for debug module
2017-01-02 15:34:50 -08:00
e551b59be3
Update phone number and description
...
Updates one of the phone numbers used in the tests to avoid thinking it might be an invalid number. Also updates the description of the problem to be more clear that we're validating the format rather than a more sophisticated test that the number actually exists.
2017-01-02 17:19:03 -05:00
81fc1d496d
Merge pull request #12317 from raisedadead/fix/remove-friendly-date-ranges
...
fix(CI): Remove Friendly Date Ranges
2017-01-02 12:36:33 -08:00
7b9cad1a90
fix(CI): Remove Friendly Date Ranges
2017-01-02 08:00:49 +00:00
86380c59dd
Remove webpack replacer for debug module
2017-01-02 00:09:19 +01:00
782f489576
Merge pull request #12292 from nunoarruda/feat/year-update
...
chore: update license year
2017-01-01 00:01:16 +05:30
d7b3458b15
chore: update license year
2016-12-31 12:34:14 -01:00
2e23886309
Merge pull request #12288 from BerkeleyTrue/feat/add-dropdown-nav
...
feat(nav): Add dropdown menu
2016-12-30 21:26:37 -06:00
8159610572
Merge pull request #12289 from BerkeleyTrue/feat/normalize-eslintrc
...
feat(lint): Normalize eslint file
2016-12-30 21:16:07 -06:00
654e0b958d
feat(lint): Normalize eslint file
2016-12-30 18:40:00 -08:00