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
4c016216b9
Merge pull request #15794 from Bouzmine/fix/dot-notation
...
Change "dot operator" to "dot notation"
2017-09-15 21:19:25 -05:00
06611c129a
refactor(challenges): Change dot operator to notation
2017-09-15 19:54:49 -04:00
0b969e5d3e
feat(seed): Added more assertion for problem twenty four ( #15850 )
2017-09-11 21:39:28 -05:00
42008876f8
feat(seed): Added more assertion for Project Euler problem twe ( #15874 )
2017-09-11 17:57:40 -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
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
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
e7957219cd
fix(seed): Fixed assert regex
...
Closes #13999
2017-09-10 19:43:57 +05:30
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
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
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
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
f4a952e180
fix(seed): Fix typo in the user stories
...
Closes #15769
2017-09-04 08:51:10 -05:00
5c83dd0fde
fix(challenge): Close <code> element with </code> ( #15842 )
...
Closes #15185
2017-09-04 12:03:40 +02:00
144ff5f4e4
fix test on es6 export default ( #15627 )
2017-09-04 10:16:50 +02:00
220960bdfd
Merge pull request #15787 from AbdelghaniTassi/fix/font-consistency
...
Fix/font consistency
2017-09-03 17:38:20 -05:00
abbdb28228
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
4b160475a8
Merge pull request #15834 from adityaparab/fix/completion-modal-submit-button-issue
...
fix: submit button is not clickable on challenge completion modal
2017-09-02 18:31:02 -07:00
64806f2a3b
fix: submit button is not clickable on challenge completion modal
2017-09-02 12:13:07 +05:30
1126bf7004
Protect the global name space from the code editor
2017-09-01 20:24:51 -07:00
e50fbc05ca
fix(redux.utils): Fix test plan
2017-09-01 20:01:57 -07:00
01291162ef
Fix isBeta challenges displaying without title when they should be hidden
2017-09-01 20:01:57 -07:00
e3eb02e9b1
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
0fcaccdc3c
Merge branch 'feat/object-freeze-challenge' into staging
2017-09-01 19:18:01 -07:00
45c2c73033
fix(seed): Fix typos
2017-09-01 19:15:29 -07:00
b76f3aaf54
fix(settings): Make night mode settings-toggle actually work ( #15817 )
...
Closes #15790
2017-09-01 19:09:20 -07:00
61d740b8a0
Merge branch 'feature/passwordless-login' into staging
2017-09-01 19:07:41 -07:00
618e164063
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
79c06ac6a5
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
7dd9d31e54
Merge pull request #15760 from xnt/fix/main-landmark
...
fix(accessibility): Add main and complementary landmarks
2017-09-01 18:31:23 -07:00
956bacf0e5
Merge pull request #15373 from dhcodes/fix/tests-inc-dec
...
change tests to reflect desired solution
2017-09-01 18:15:32 -07:00
9bb9cbe1bc
fix(url-utils): S%/com/org/g
2017-09-01 17:38:37 -07:00
ab93109828
fix(auth): Fix merge errors from rebase
2017-09-01 17:32:58 -07:00
4ae52983f6
fix(email-auth): add disable and loading indication to button
2017-09-01 17:32:20 -07:00