Commit Graph

15660 Commits

Author SHA1 Message Date
7efa509675 feat: added *~ 2017-09-04 09:58:55 -05:00
393f7636c9 fix(seed): Fix typo in the user stories
Closes #15769
2017-09-04 08:51:10 -05:00
f4a952e180 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
4a19a6d370 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
5c83dd0fde fix(challenge): Close <code> element with </code> (#15842)
Closes #15185
2017-09-04 12:03:40 +02:00
d03a627cbe 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
3bf076bed8 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
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
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
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
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
a26309a2a3 Merge branch 'feat/object-freeze-challenge' into staging 2017-09-01 19:18:01 -07:00
0fcaccdc3c 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
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
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
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
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
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
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
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
5adff6a292 fix(email): Add a trailing slash to avoid redirects 2017-09-01 17:32:20 -07:00
2321f7b326 feat(server): Add URL utils to compute server URL, HOST, PORT, etc. 2017-09-01 17:32:20 -07:00
d313ab68e4 fix(email): Error messages for updateEmail API 2017-09-01 17:23:40 -07:00
3f332fc1f0 fix: Add error handling and refactoring of Observable methods 2017-09-01 17:21:02 -07:00
a426ff7ef9 fix(email): allow sender email var for development
Allows setting the SES_ID, SES_SECRET and EMAIL_SENDER values
2017-09-01 17:21:02 -07:00
0ce30409c0 refactor(code): cleanup and rebase 2017-09-01 17:21:02 -07:00
5c56a1e78c Update email views and notifications 2017-09-01 17:15:26 -07:00
f3804bb553 chore(passwordless): Update to freeCodeCamp 2017-09-01 17:15:26 -07:00
7f657f7bd5 Remove non-react Update email views and routes 2017-09-01 17:15:26 -07:00
b32e2102ac Remove reset-password logic 2017-09-01 17:15:26 -07:00
239313cb0b Remove sign up page and update button styles 2017-09-01 17:15:26 -07:00
e941545d2e Unify signin and signup with lesser clicks 2017-09-01 17:15:26 -07:00
fd442c55bb Remove error catch and use update method 2017-09-01 17:15:26 -07:00
26c1389c3a Donot render per request email 2017-09-01 17:15:26 -07:00
19e5ff537e Fix indenting and remove isDev from wait time. 2017-09-01 17:15:26 -07:00