Commit Graph

15759 Commits

Author SHA1 Message Date
18e57382e7 Merge pull request #15890 from raisedadead/bug/update-sign-up-page
fix(sign-up): Update page for clear onboarding path
2017-10-03 13:51:21 -07:00
503aa2f986 fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
08754f2d4e fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
509613f5d7 Merge pull request #15889 from ltegman/fix/navbar-props
fix(Navbar): stop using removed onClose prop of react-bootstraop Navbar
2017-09-25 21:15:59 -07:00
774302eaa5 Merge pull request #15508 from dhcodes/fix/static-about
update about links
2017-09-25 21:03:44 -07:00
76d73479ba fix(challenges): Improve Word Blanks on staging (#15901) 2017-09-21 13:11:31 -05:00
e88af5c0e8 fix(challenges): Improve Word Blanks on staging (#15901) 2017-09-21 13:11:31 -05:00
6e3f28e770 fix(sign-up): Update page for clear onboarding path
Closes #10407
2017-09-17 16:14:46 +05:30
d77e9fd411 fix(user): Remove remote method on user create 2017-09-17 15:27:45 +05:30
5e86b25a69 fix(auth): Remove reset password endpoint 2017-09-17 14:54:48 +05:30
e0c4e53be3 fix(Navbar): stop using removed onClose prop of react-bootstraop Navbar 2017-09-16 19:12:30 -07:00
63a147257b fix(main): static page links and constantStrings 2017-09-16 17:16:48 -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
4c016216b9 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
06611c129a 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
0b969e5d3e 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
42008876f8 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
f0124b9dfb 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
e296006141 Merge branch 'staging' of https://github.com/freeCodeCamp/freeCodeCamp into staging 2017-09-11 17:46:31 -05:00
a3fffb3bcf Merge branch 'ZacharyKearns-fix/settings-page' into staging 2017-09-11 17:44:44 -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
fdb430f2b5 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
564e76b2bf fix(merge): Fix merge conflicts 2017-09-11 17:43:18 -05:00
b944d60620 fix(challenges): Add helmetjs intro (#15865)
Closes #12634
2017-09-11 16:09:32 -05:00
b01e9e1812 fix(challenges): Add helmetjs intro (#15865)
Closes #12634
2017-09-11 16:09:32 -05:00
3206d8c549 fix(map): Change styling of map in night mode (#15780)
Previously the map had white background color and white color, making it
impossible to see the text. I changed the colors to the standard
night-mode color variables. I also deleted a css class that was not
doing anything.

Closes #15702
2017-09-11 09:53:16 +02:00
9fccba67ec Merge pull request #15872 from Vaidic/fix/updateTestCase4
fix(seed): Fixed assert regex
2017-09-10 21:37:34 -05:00
12a4614873 fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
e7957219cd 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
cf389e7126 fix(seed): Remove redundant seed files from math directory 2017-09-09 10:52:12 -05:00
1ca4e56773 chore(package-lock): Update 2017-09-08 10:58:19 -07:00
58b883f06c fix(server/certs): Fix email and refactor 2017-09-08 10:52:40 -07:00
a051d4d443 feat(server.certs): Remove team email 2017-09-08 10:48:08 -07:00
251131aceb Merge branch 'ogzcoder/feat/track-user-submit' into staging 2017-09-08 00:17:41 -07:00
56e3d3a986 refactor(server/challenge): Make code dry 2017-09-08 00:16:02 -07:00
6cbdbc2580 feat(user): Track challenge submissions count
BREAKING CHANGE: none

Closes #14881
2017-09-07 20:47:26 -07: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
77af5c9ca8 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
891c977cb4 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
9f7ca2bcf5 Merge pull request #15847 from moT01/moTBranch
fix/feature: added *~
2017-09-04 14:23:01 -07:00
3be6775245 Merge pull request #15758 from xnt/fix/testResults-a11y
fix(challenges): Provide accessible test description and status
2017-09-04 14:22:05 -07: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
5c3c1be67b 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
7efa509675 feat: added *~ 2017-09-04 09:58:55 -05:00