b64f642187
feat(seed): Change Project Euler assertion ( #16021 )
2017-10-25 00:45:38 -05:00
c9237c4a16
Merge pull request #15944 from FranciscoKnebel/feat/mlab-challenge
...
feat(challenge): Added mLab tutorial
2017-10-24 01:34:09 +05:30
6e764b3799
Merge pull request #15928 from ResamVi/fix/json-challenge-test
...
Fix vague tests for "Convert JSON Data to HTML" challenge
2017-10-24 00:57:46 +05:30
df5b15018f
Merge pull request #15971 from no-stack-dub-sack/fix/adv-data-structures
...
fix(instructions): fix spacing and correct example code for max heap …
2017-10-22 18:07:54 -07:00
a4526f906e
Merge pull request #15751 from DusanSacha/feature/add-basis-js-challenge-return-undefined
...
feat(seed): Add new Basis JS Challenge Return Undefined
2017-10-20 19:58:31 +05:30
a44eaf0796
fix(instructions): fix spacing and correct example code for max heap and binary search tree problems
2017-10-19 01:37:01 -04:00
bdeaf99092
Merge pull request #15923 from ResamVi/feature/jquery-introduction
...
Add introduction to jQuery challenge section
2017-10-17 14:24:56 -05:00
727e6d34f7
fix(seed-update): browser console, fCC Console, functionality of both ( #15660 )
2017-10-17 13:41:46 -04:00
3635a52c9c
feat(seed): Add introduction to jQuery challenge section
...
Additions
2017-10-17 19:21:58 +02:00
57f186aa6d
feat(challenge): Added mLab tutorial
...
Closes #14912
2017-10-07 01:57:00 -03:00
65e279cf06
feat: Added 1st batch of Rosetta code problems. ( #15877 )
2017-10-05 19:26:26 -05:00
503aa2f986
fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge
2017-10-02 14:15:17 +02:00
76d73479ba
fix(challenges): Improve Word Blanks on staging ( #15901 )
2017-09-21 13:11:31 -05:00
08f01a6f32
Merge pull request #15794 from Bouzmine/fix/dot-notation
...
Change "dot operator" to "dot notation"
2017-09-15 21:19:25 -05:00
d8bcb0f731
refactor(challenges): Change dot operator to notation
2017-09-15 19:54:49 -04:00
26c8dcdd15
feat(seed): Added more assertion for problem twenty four ( #15850 )
2017-09-11 21:39:28 -05:00
b278a59139
feat(seed): Added more assertion for Project Euler problem twe ( #15874 )
2017-09-11 17:57:40 -05:00
fbce073fb2
fix(challenges): Improve wording of description ( #15873 )
...
changed the description of the challenge to make campers understand the
task better
Closes #14306
2017-09-11 17:55:58 -05:00
89b23669d0
Merge pull request #15866 from QuincyLarson/fix/fix-math-seed-files
...
fix(seed): Remove redundant seed files from math directory
2017-09-11 15:44:14 -07:00
b01e9e1812
fix(challenges): Add helmetjs intro ( #15865 )
...
Closes #12634
2017-09-11 16:09:32 -05:00
12a4614873
fix(seed): Fixed assert regex
...
Closes #13999
2017-09-10 19:43:57 +05:30
b7f24359d1
fix(seed): Remove redundant seed files from math directory
2017-09-09 10:52:12 -05:00
9ef63cd323
Merge pull request #15539 from dakshshah96/fix/dynamic-data-d3-description
...
Improve description of work with dynamic data in D3 challenge
2017-09-05 18:32:59 -07:00
d3778427a6
Merge pull request #15811 from alvinkl/feature/problem_euler23
...
feat(challenges): Added more assertion for Project Euler problem twe
2017-09-05 09:16:03 -04:00
30e3d2872e
Merge pull request #15841 from texas2010/fix/short-fix-stories
...
fix(seed): Fix typo in the user stories
2017-09-04 11:23:35 -05:00
393f7636c9
fix(seed): Fix typo in the user stories
...
Closes #15769
2017-09-04 08:51:10 -05:00
e863759e29
feat(seed): Add new Basis JS Challenge Return Undefined
...
Add new Bassis JS Challenge Return Undefined with all Change Requests
2017-09-04 14:15:38 +02:00
d03a627cbe
fix(challenge): Close <code> element with </code> ( #15842 )
...
Closes #15185
2017-09-04 12:03:40 +02:00
3bf076bed8
fix test on es6 export default ( #15627 )
2017-09-04 10:16:50 +02:00
c2728eae63
refactor(challenges): Remove euler problem ( #15837 )
...
BREAKING CHANGE: Remove euler problem 22 from the file
Closes #15831
2017-09-02 22:16:30 -07:00
9b7ba0e311
Merge pull request #15798 from AungMyoKyaw/feature/euler-problem-3
...
feat(seed): Add tests and solution to Problem: Largest Prime Factor
2017-09-01 20:01:47 -07:00
a26309a2a3
Merge branch 'feat/object-freeze-challenge' into staging
2017-09-01 19:18:01 -07:00
a9bbfec4d4
fix(seed): Fix typos
2017-09-01 19:15:29 -07:00
784ca43e11
Merge branch 'feature/object-freeze-challenge' of https://github.com/adityaparab/FreeCodeCamp into adityaparab-feature/object-freeze-challenge
2017-09-01 18:58:57 -07:00
c5a3efb56b
Updated simple challenges for colorblinds ( #15602 )
...
* Update Challenge for color-blindness
To do : Translate for Ru, Es and pt-br
Done : Corrected the challenge + translation in German done.
* Corrected color for color-blindness in simple challenges
To do : Translate in ru, pt-br and es
Done: code correction + de translation
* Fix a bug and update some translations
2017-09-01 18:56:03 -07:00
286f362c25
Merge pull request #15373 from dhcodes/fix/tests-inc-dec
...
change tests to reflect desired solution
2017-09-01 18:15:32 -07:00
f49b7e39cb
Merge pull request #15821 from QuincyLarson/feature/add-math-for-programmers-stubs
...
feat(challenges): Added math challenge stubs
2017-08-31 22:42:08 -07:00
ccfd60720d
Merge pull request #15801 from systimotic/fix/revert-regex-css-test
...
fix(challenges): Revert CSS regex test
2017-08-31 21:11:36 -05:00
fb36c052ee
feat(challenges): Added math challenge stubs
2017-08-30 17:35:35 -07:00
86f96a1a28
fix(challenges): Revert CSS regex test
...
Some CSS tests were changed to regex tests while the CSS tests weren't
working on Firefox. Now that the original issue has been fixed, these
changes can be reverted.
Closes #15567
2017-08-30 14:56:09 +02:00
8511653b54
feat(challenges): Added more assertion for Project Euler problem twe
2017-08-27 16:35:31 +07:00
890a262d00
refactor: Replace .com with .org
2017-08-26 00:07:44 +02:00
575c362d1a
feat(seed): Add tests and solution to Problem: Largest Prime Factor
2017-08-25 17:08:51 +06:30
3396a7791a
Improve description of work with dynamic data in D3 challenge
2017-08-23 16:30:20 +05:30
f44c2d6ffd
feat(challenges): Add Strict Equality examples challenge ( #15784 )
2017-08-22 22:56:49 -05:00
1e2364bb74
feat(challenges): Updated project euler problem ( #15754 )
...
added more assertion and tweaked the task
feat(challenges): Added solution for project euler
Added solution for project euler problem 21
2017-08-21 23:36:34 -05:00
74f35d6999
test(tests): Add tests to Problem: Even Fibonacci Numbers ( #15773 )
...
Add more specific tests and edit motivational comment for something more
interesting.
2017-08-21 23:15:54 -05:00
8f8671bb7c
fix(challenges): Remove double quote requirement in jQuery selectors
2017-08-21 04:06:14 -04:00
9556cede00
Add tests for having single ol and ul element
2017-08-14 21:41:38 +05:30
0be65dc56c
fix(challenges): Add test to check semicolon ( #15756 )
...
forces semicolon at the end of inline style declaration
Closes #10703
2017-08-12 17:33:42 -05:00