Commit Graph

10989 Commits

Author SHA1 Message Date
9ccfe4f72c refactor: Update methods to sensible names 2017-10-28 00:24:27 +05:30
2a3703b95a fix(user): Add LoopBack email validation once again
Earlier we did not need emails for everyone, this is not the case
anymore. We now require emails, and all other auth mechanisms are
now deprecated for new users.
2017-10-28 00:24:27 +05:30
fe059c224e fix(User): Naming convention updates 2017-10-28 00:24:26 +05:30
429bc9e89f Merge pull request #16036 from aferreira44/translate/Pt-br-translation-claim-your-front-end-libraries-certificate
feat(pt-br-translation): claim-your-front-end-libraries-certificate
2017-10-27 09:51:56 +05:30
032a1c34ae feat(euler-problem): Add test and solution for problem 7 (#15988) 2017-10-27 09:38:49 +07:00
9a6e97731a fix: Peer review suggestions accepted 2017-10-26 21:24:04 -02:00
037d9c4e2d feat(pt-br-translation): claim-your-front-end-libraries-certificate 2017-10-26 02:09:53 -02:00
04ed210d30 feat(pt-br-translation): claim-your-responsive-web-design-certificate 2017-10-26 00:16:08 -02:00
308afdd1ae feat(euler-problem): Add test and solution for project euler problem 6 (#15987) 2017-10-26 08:40:10 +07:00
36e8a29766 feat(euler-problem): Add test and solution for problem 8 (#15990) 2017-10-26 08:08:28 +07:00
945c9b0fd3 feat(seed): Added more assertion for Project Euler problem twe (#15887) 2017-10-25 01:03:42 -05:00
2037576712 feat(seed): Added more assertion for problem twenty eight (#15913) 2017-10-25 01:03:22 -05:00
6329dac4a3 feat(seed): Added more assertions for Project Euler problem tw (#15881) 2017-10-25 01:03:04 -05:00
4de1be810b feat(seed): Added more assertions for Project Euler (#16028) 2017-10-25 00:58:56 -05:00
1c73aa1288 feat(seed): Added more assertions for Project Euler (#16023) 2017-10-25 00:54:01 -05:00
2f4b77f313 feat(seed): Change Project Euler assertion (#16021) 2017-10-25 00:45:38 -05:00
f6db83d6f2 fix(readme): Fix whitespace in link (#16015) 2017-10-25 00:21:13 -05:00
5a3fb188ee feat: added the IMAGE_BASE_URL key to the sample.env file (#15970)
* feat: added the IMAGE_BASE_URL key to the sample.env file.

* Add subfolder per tchaffee's suggestion
2017-10-25 00:00:31 -05:00
ba084876d8 fix(styles): Add z-index to lint markers in code-mirror (#16024) 2017-10-24 22:56:32 +05:30
56d4bc40ea fix(docs): Update Contributing Guidelines (#16025) 2017-10-24 22:45:56 +05:30
efc00c0568 Merge pull request #15944 from FranciscoKnebel/feat/mlab-challenge
feat(challenge): Added mLab tutorial
2017-10-24 01:34:09 +05:30
326e10feff Merge pull request #16003 from aaronang/fix/shift-tab
fix(editor): Unindent line when nothing is selected
2017-10-24 01:22:43 +05:30
474c97697f 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
c6487c6dab Merge pull request #15998 from padi/fix/compliment-any-gender
Remove the random compliment that has no gender neutral alternative
2017-10-24 00:19:53 +05:30
f69247bcf5 chore: Included link to local facebook groups
Included link to local facebook groups in Readme
2017-10-24 00:02:25 +05:30
303f801d52 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
2f217d178c Included link to local facebook groups 2017-10-22 19:06:11 -04:00
50d1b8aae8 fix(editor): Unindent line when nothing is selected
Pressing SHIFT + TAB while no text is selected would indent the text
which is uncommon behavior. This change will always unindent the code
regardless of whether text is selected or not.
2017-10-21 14:12:33 +02:00
ed68463738 fix: remove random compliment without gender-neutral alternative 2017-10-21 08:18:58 +08:00
7bda4580fe Merge pull request #15997 from Aayush-N/fix/server-readme-grammar
Corrected README grammar
2017-10-20 21:47:43 +05:30
2f15900401 Corrected server README grammar 2017-10-20 20:16:53 +05:30
0874376815 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
bae640b323 Merge pull request #15996 from Dawsmonkee/patch-1
Changed grammar
2017-10-20 19:06:35 +05:30
593dbd42aa Changed grammar
Removed comma and put in appropriate and instead.
2017-10-20 09:15:40 +01:00
a30409859d fix(instructions): fix spacing and correct example code for max heap and binary search tree problems 2017-10-19 01:37:01 -04:00
4ab129683b Merge pull request #15923 from ResamVi/feature/jquery-introduction
Add introduction to jQuery challenge section
2017-10-17 14:24:56 -05:00
5214371ef1 fix(seed-update): browser console, fCC Console, functionality of both (#15660) 2017-10-17 13:41:46 -04:00
19ebed94a5 feat(seed): Add introduction to jQuery challenge section
Additions
2017-10-17 19:21:58 +02:00
c5ad62e514 Merge pull request #15969 from felixonmars/fix/a-typo
Fix a typo in server/boot/challenge.js
2017-10-17 09:49:37 -07:00
b575dd1122 Fix a typo in server/boot/challenge.js 2017-10-18 00:23:14 +08:00
06971a752e Merge pull request #15954 from no-stack-dub-sack/fix/syntax-highlighting
fix(editor): restore syntax highlighting for light theme
2017-10-14 09:46:21 -07:00
f868862c0f fix(editor): restore syntax highlighting for light theme 2017-10-13 20:26:51 -04:00
d90be5bd6d Merge pull request #15940 from prateekgoel/feature/update-contributing.md
Add conventional commits note to contributing.md
2017-10-10 19:15:40 -05:00
ac304bc902 feat: Add conventional commits note to contributing.md
fix(documentation): Changes post review

fix(documentation): Change case for heading

fix(documentation): Change case for heading
2017-10-08 10:02:57 +05:30
cc2a8d0d16 feat(challenge): Added mLab tutorial
Closes #14912
2017-10-07 01:57:00 -03:00
4120a69ac7 fix(.github): Update pull request template (#15934)
The pull request template is not catching the `closes` keywords correctly since a recent update by GitHub, moving it to a new line and rewording will be a work around.
2017-10-06 23:06:27 +02:00
0fa83742cd feat: Added 1st batch of Rosetta code problems. (#15877) 2017-10-05 19:26:26 -05:00
7618c3ee4f Merge pull request #15930 from Spidy88/fix/setup-docs
fix(setup): Include MailHog setup instructions
2017-10-04 11:26:14 +05:30
136171c4d1 fix(setup): Include MailHog setup instructions
With the changes to passwordless account creation, contributors are
unable to create an account locally. MailHog spins up a local SMPT
server that can catch all outgoing emails, allowing contributors to
successfully create accounts and see any other emails generated locally.

Closes #15838
2017-10-03 22:14:19 -07:00
d13ce469e6 Merge pull request #15891 from raisedadead/fix/passwordless-auth
fix(auth): update the passwordless-auth missed changes
2017-10-03 14:02:59 -07:00