Commit Graph

16746 Commits (2eafb0e82bbc9d4a8f3ab086f9dae353aa339edd)

Author SHA1 Message Date
Mrugesh Mohapatra 9ab629bd8b chore(seed): Update to v3.0.1 2018-07-02 09:27:28 +01:00
Guy Even 08228122cd chore(gitignore): added dist/ folder (#101) 2018-07-01 20:23:29 +05:30
Courtney 82f85b032a fix(challenges): fix typos 2018-07-01 20:07:32 +09:00
Ankit Tiwari 857b3e9a88 fix(challenges): update RegEx for testcase in es6 challenge 2018-07-01 19:59:32 +09:00
Megan Taylor 12c78d49d5 fix(challenges): add user story to tribute page challange
add user story to center img in parent element. this is part of tests
2018-07-01 19:55:18 +09:00
CharmedSatyr 9e9bc276aa fix(challenges): add comments to getter/setter instructions codeblock
ISSUES CLOSED: #92
2018-07-01 19:50:47 +09:00
Guy Even 1b8eb67726 fix(gitignore file): added .vscode and unpacked folder to the file 2018-07-01 19:46:13 +09:00
Stuart Taylor 59ab3db8bf fix(profileUI): Give a default profileUI to new accounts 2018-07-01 10:53:43 +01:00
Stuart Taylor cfc9e31f62 fix(timstamps): push correct timestamp format on account creation 2018-07-01 10:53:43 +01:00
Beaglefoot 20e36172ce fix(challenges): replace assertions in authentication with socket.io
* Write passport.socketio package name properly
* Enhance regexes
* Change error message on failed
attempt to register socket.io middleware

ISSUES CLOSED: #82
2018-07-01 13:17:59 +09:00
Simon 0f4b8a9eaa fix: penguin colors to match directions 2018-07-01 12:53:55 +09:00
Quincy Larson 625f64d427 feat(quotes): Added more quotes 2018-07-01 01:26:00 +05:30
mrugesh mohapatra 8f42ba54fc docs(readme): udpdate badges 2018-06-30 19:55:14 +05:30
eolculnamo2 5b1278a725 style(Settings): Improve mobile responsiveness of settings page
added flex wrap to many of the flexed items targeted at mobile with
media queries so they would properly collapse. Also off set the -15px
horizontal margins added by react bootstrap which made much of the text
touch the side of the screen.

BREAKING CHANGE: none
2018-06-30 19:46:21 +05:30
Guy Even 66d84631ca fix(challenges): fixed RegEx for template literals javascript challenge
ISSUES CLOSED: #65
2018-06-30 19:31:01 +09:00
Vimal Raghubir 086a4a0a69 fix: incomplete Sass Test 2018-06-30 13:34:26 +09:00
Vimal Raghubir 2a7a3faeaa fix: clarify unclear instructions 2018-06-30 11:17:01 +09:00
Niraj Nandish 436c96966a fix(settings): Opens curriculum in same tab 2018-06-30 07:03:56 +05:30
mrugesh mohapatra 1d3e0764fb fix(challenge): syntax error in sample code snippet 2018-06-30 06:55:40 +05:30
CamperBot f41d021d7e chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/freeCodeCamp/curriculum/compare/v3.0.0...v3.0.1) (2018-06-30)

### Bug Fixes

* **challenges:** change comment to make it clearer ([#72](https://github.com/freeCodeCamp/curriculum/issues/72)) ([46fcf43](https://github.com/freeCodeCamp/curriculum/commit/46fcf43))
* **challenges:** fix a test case in an Applied Accessibility ([4c0d587](https://github.com/freeCodeCamp/curriculum/commit/4c0d587))
* **challenges:** remove unnecessary test cases ([17af3dd](https://github.com/freeCodeCamp/curriculum/commit/17af3dd))
* **challenges:** removed a test in basic javascript challenge ([#76](https://github.com/freeCodeCamp/curriculum/issues/76)) ([ff26697](https://github.com/freeCodeCamp/curriculum/commit/ff26697)), closes [#73](https://github.com/freeCodeCamp/curriculum/issues/73)
* **challenges:** removed comment in the seed ([6a8a9db](https://github.com/freeCodeCamp/curriculum/commit/6a8a9db))
* **challenges:** removed redundant text from challenge ([c37a1e8](https://github.com/freeCodeCamp/curriculum/commit/c37a1e8)), closes [#36](https://github.com/freeCodeCamp/curriculum/issues/36)
2018-06-30 00:31:02 +00:00
Guy Even c37a1e8ceb fix(challenges): removed redundant text from challenge
ISSUES CLOSED: #36
2018-06-30 05:39:29 +05:30
Ankit Tiwari 17af3dd29b fix(challenges): remove unnecessary test cases 2018-06-30 05:38:01 +05:30
James Stafford 6a8a9db4a1 fix(challenges): removed comment in the seed 2018-06-30 05:37:25 +05:30
Mrugesh Mohapatra ec028d7a59 refactor: Coding style changes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra a7bbd96d46 chore: Remove passport packages 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra ebba8e9c64 fix(auth0): Unify authentication via auth0 as provider 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 38bcc2e250 fix(auth): Remove deprecated views and routes 2018-06-29 21:29:20 +01:00
Mrugesh Mohapatra 6fad6f92a0 fix: add default true to privacy and terms 2018-06-29 21:29:20 +01:00
huyenltnguyen 4c0d587784 fix(challenges): fix a test case in an Applied Accessibility
fix a test case in Applied Accessibility: Improve Accessibility of Audio Content with the audio
Element
2018-06-30 01:03:49 +05:30
Rob Anthony 46fcf434cd fix(challenges): change comment to make it clearer (#72) 2018-06-30 01:03:16 +05:30
mrugesh mohapatra 6c8700136f docs: simplify PR template 2018-06-30 00:48:06 +05:30
Guy Even ff266972e5 fix(challenges): removed a test in basic javascript challenge (#76)
removed a test looking for timesFive call and it is not clear from the instrucitons to do so

ISSUES CLOSED: #73
2018-06-30 00:19:47 +05:30
semantic-release-bot ebf03993c2 chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/freeCodeCamp/curriculum/compare/v2.0.0...v3.0.0) (2018-06-29)

### Bug Fixes

* **challenge:** Fixed the typo for automatically ([#48](https://github.com/freeCodeCamp/curriculum/issues/48)) ([dd046d6](https://github.com/freeCodeCamp/curriculum/commit/dd046d6))
* **challenge:** Updated tests to avoid confusion ([#57](https://github.com/freeCodeCamp/curriculum/issues/57)) ([7105507](https://github.com/freeCodeCamp/curriculum/commit/7105507))
* **challenges:** change test for template literals challenge ([#37](https://github.com/freeCodeCamp/curriculum/issues/37)) ([4b1c5eb](https://github.com/freeCodeCamp/curriculum/commit/4b1c5eb))
* **challenges:** cherry pick pr 17664 & 17672 from main repo ([#52](https://github.com/freeCodeCamp/curriculum/issues/52)) ([2375d0c](https://github.com/freeCodeCamp/curriculum/commit/2375d0c))
* **challenges:** fixed telephone number validator project ([#53](https://github.com/freeCodeCamp/curriculum/issues/53)) ([2b034e2](https://github.com/freeCodeCamp/curriculum/commit/2b034e2)), closes [#47](https://github.com/freeCodeCamp/curriculum/issues/47)
* **challenges:** fixed typo in css-grid.json ([#46](https://github.com/freeCodeCamp/curriculum/issues/46)) ([e74192e](https://github.com/freeCodeCamp/curriculum/commit/e74192e))
* **challenges:** grammar fix in css-grid auto-fit challenge ([#60](https://github.com/freeCodeCamp/curriculum/issues/60)) ([a6a0266](https://github.com/freeCodeCamp/curriculum/commit/a6a0266))
* **challenges:** Typo errors ([#39](https://github.com/freeCodeCamp/curriculum/issues/39)) ([0c0702d](https://github.com/freeCodeCamp/curriculum/commit/0c0702d))
* **challenges:** update regular expression that fails ([#56](https://github.com/freeCodeCamp/curriculum/issues/56)) ([9fa5907](https://github.com/freeCodeCamp/curriculum/commit/9fa5907)), closes [#55](https://github.com/freeCodeCamp/curriculum/issues/55)

### BREAKING CHANGES

* **challenges:** None
2018-06-29 18:19:43 +00:00
mrugesh mohapatra 71342cb1aa docs: add license, badges and banner 2018-06-29 23:47:58 +05:30
mrugesh mohapatra c4f0b27af9 docs(readme): point to the contribution guide 2018-06-29 23:47:58 +05:30
mrugesh mohapatra c49ddbada6 docs: update the path to the PR image 2018-06-29 23:47:58 +05:30
mrugesh mohapatra d5617dcfa7 docs: keep file in docs folder 2018-06-29 23:47:58 +05:30
scissorsneedfoodtoo 97360b0f29 docs(contributing): add Contributing Guide
Took the challenge guide from the main repo and reworked it for the Curriculum repo. Moved the
CONTRIBUTING.md file to the root directory. Added an image directory and sample image to more
clearly show how to open a PR and point it to the correct branch, like in the guide in the
main repo.

ISSUES CLOSED: #61
2018-06-29 23:47:58 +05:30
Niraj Nandish 0c0702d6c0 fix(challenges): Typo errors (#39) 2018-06-29 23:47:58 +05:30
Matthew Smith 9fa5907da0 fix(challenges): update regular expression that fails (#56)
* fix(challenges): update regular expression that fails

Changes regular expression in testString to remove negative look behind that is not implemented
across all browsers.

ISSUES CLOSED: #55

* Fixed line spacing

It is definitely something to do with a linter. I re-ran the `npm run commit` in my own environment and watched the line spacing jump. Should probably be checked if it ends up happening to others. However, this should fix it all for this PR!

* Back to `prettier` formatting

Reverting back to pretty formatting from commit.
2018-06-29 23:47:58 +05:30
Guy Even 2375d0c98d fix(challenges): cherry pick pr 17664 & 17672 from main repo (#52) 2018-06-29 23:47:58 +05:30
Guy Even 2b034e267b fix(challenges): fixed telephone number validator project (#53)
fixed telephone number validator projects to show example telephone numbers on new lines

ISSUES CLOSED: #47
2018-06-29 23:47:58 +05:30
CharmedSatyr a6a0266e08 fix(challenges): grammar fix in css-grid auto-fit challenge (#60) 2018-06-29 23:47:58 +05:30
Prateek Surana 7105507910 fix(challenge): Updated tests to avoid confusion (#57) 2018-06-29 23:47:58 +05:30
Ayush Gupta dd046d6a0c fix(challenge): Fixed the typo for automatically (#48) 2018-06-29 23:47:58 +05:30
Kornelijus e74192e1e4 fix(challenges): fixed typo in css-grid.json (#46) 2018-06-29 23:47:58 +05:30
Kristofer Koishigawa 4b1c5ebc7a fix(challenges): change test for template literals challenge (#37)
The original test was too rigid, and many users were forced to use one solution, usually map, to
complete the challenge. The test is changed here to allow for multiple solutions to the problem,
including the use of either single or double quotes when naming a class.

BREAKING CHANGE:
None
2018-06-29 23:47:58 +05:30
Stuart Taylor a5ea7ad879 feat(unsub-email): Add an annon unsubscribe route 2018-06-29 19:55:13 +05:30
Stuart Taylor 9a3dd5cfd3 fix(blacklist): Sure up blacklisted usernames 2018-06-29 19:55:13 +05:30
Ilya ee59047097 fix(Certificates): Delete word 'projects' from certificates' titles
Corresponsing .jade files were changed

Closes #17667
2018-06-28 10:29:30 +01:00