Commit Graph

10848 Commits (002e7d38c7b1e60a5cb2aa89bbfa0651e17970a8)

Author SHA1 Message Date
Berkeley Martinez f61cc28751 Merge pull request #15637 from raisedadead/fix/update-snyk-config
chore(snyk): Update snyk config
2017-07-17 16:34:20 -07:00
Berkeley Martinez de0101328f Merge pull request #15187 from raisedadead/fix/placeholder-project-view
fix(frontend-projects): replace video with image thumbnail
2017-07-17 16:33:41 -07:00
Dylan 59433eefda tweak description on nest many elements ch. (#15597) 2017-07-17 22:21:19 +05:30
Dylan ffa03c9483 Merge pull request #15098 from charlesBak/fix/arrow-function-with-param
Add test to Arrow functions with input parameters
2017-07-16 21:21:27 -05:00
Mrugesh Mohapatra 7acb1db632 fix(snyk): Remove snyk config 2017-07-16 23:53:43 +05:30
Dylan 08bcc6ce5c Merge pull request #15647 from MiloATH/fix/linked-list-size
Rename length() as size()
2017-07-15 22:13:16 -05:00
Shubham Sharma 7d3313a1fa fix(challenges): Change "loop" to "function" (#15649) 2017-07-15 22:42:00 +05:30
Milo Hartsoe c478f30997 Rename length() as size() because the solution and future challenges use size() 2017-07-14 23:50:54 -04:00
Berkeley Martinez 4334c8115d Merge pull request #15643 from raisedadead/feat/enforce-conventional-commit-messages
feat: Enforce conventional commit messages
2017-07-13 12:55:07 -07:00
Berkeley Martinez 67dcf7f42c Merge pull request #15641 from raisedadead/fix/remove-varci-bot
fix(Var-CI): Remove the Var-CI bot integration
2017-07-13 12:44:33 -07:00
Mrugesh Mohapatra 54d88eca82 feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
Berkeley Martinez 2fcd976700 fix(signup): signup auth (#15628)
* fix(models.user): Colocate all user methods

Moved user methods/extensions into one file. Tracked down `next method
called more than once` error and setting headers after their sent. Let
regular error handler handle api errors as well.

* feat(server.auth): Disable github account creation

We are no longer allowing account creation through github

* refactor(Auth): Move user identity link into models dir

* feat(Disable link account login): This removes the ability to use a linked account t

* feat(errorhandlers): Add opbeat, filter out handled error
2017-07-14 00:09:07 +05:30
Mrugesh Mohapatra 3793cf5fc1 fix(Var-CI): Remove the Var-CI bot integration 2017-07-13 22:15:23 +05:30
Mrugesh Mohapatra 91105bdf12 fix(frontend-projects): replace video with image thumbnail 2017-07-13 21:50:47 +05:30
Quincy Larson 7805d74ea7 feat: Update meta tags (#15633) 2017-07-11 23:43:52 -07:00
Dylan 93b532854d Merge pull request #15622 from beaucarnes/fix/typo-adjacency-list-challenge
fix typo on challenge (#15621)
2017-07-11 10:41:38 -05:00
Beau Carnes 136e20f3a2 fix typo on challenge (#15621) 2017-07-10 21:25:26 -04:00
Dylan 8269ea5f2c add redux intro (#15605) 2017-07-09 16:15:54 -05:00
Dylan 6608f82d5a reset to top on new challenge (#15607) 2017-07-09 12:58:25 -05:00
Milo Hartsoe ddd852df7b Adds glitch weather API to take home interview weather project. (#15608) 2017-07-09 11:06:31 +05:30
Berkeley Martinez 6e1a4b0d41 feat(signup): Add disabled signup page (#15604)
Add a beta signup page and logic that will disable the signup page using
a environmental flag
2017-07-06 11:13:38 -05:00
mrugesh mohapatra c0e876142a feat(tools): Add commitizen and cz-freecodecamp (#15589) 2017-07-05 14:49:58 -07:00
Dylan a9240a4249 add note to audio element challenge (#15587) 2017-07-04 11:00:02 +05:30
Eric Leung 5c1ef7e80c Merge pull request #15549 from CodingPower472/fix/add-test-wherefore-art-thou
Add test case to 'Wherefore art thou'
2017-07-02 10:19:07 -07:00
Eric Leung 5faf32cee4 Merge pull request #14706 from QuincyLarson/feature/add-project-euler-problems
Feature/add project euler problems
2017-07-02 10:03:52 -07:00
Luke Bousfield 121f53a20b Replaced 'startsWith' with `RegExp.test()` 2017-07-02 15:15:23 +01:00
Luke Bousfield 90112eff73 Added a test to the challenge 'Wherefore art thou' 2017-07-02 09:22:17 -04:00
Eric Leung 16bfaa8b21 Merge pull request #15515 from dakshshah96/fix/reuse-patterns-tests
Fix test and clarify description for reuse patterns using capture groups
2017-07-01 10:50:41 -07:00
Eric Leung 76941a08d8 Merge pull request #15574 from earthtone0ne/fix/filtered-array-test
Fix typo in test case for filteredArray
2017-07-01 10:35:17 -07:00
Stephanie Adams 4298a2b920 Fix typo in test case for filteredArray 2017-06-30 19:09:35 -04:00
Nathália Oliveira e905b7ee72 Brazilian Portuguese translation of Basic HTML and HTML5 (#15439)
* Brazilian Portuguese translation of Basic HTML and HTML5
* Basic HTML and HTML reviewed
2017-06-29 11:11:13 +05:30
Peter Weinberg 5501542e10 feat(views): create global challenge-description component 2017-06-29 00:39:55 -04:00
Eric Leung 39988eb40b Merge pull request #15545 from tommygebru/patch-4
fix/Clarification for code example
2017-06-28 09:54:18 -07:00
Eric Leung 1be37b7a95 Merge pull request #15415 from elimisteve/patch-2
basic-html-and-html5.json: Clarified radio buttons
2017-06-27 06:15:47 -07:00
Eric Leung 95de55fd61 Merge pull request #15435 from Enikol/fix/use-hex-code-instructions
Move the code example to the instructions in Use Hex Code for Specific Colors
2017-06-27 05:51:37 -07:00
Eric Leung 916826267a Merge pull request #15484 from tommygebru/patch-2
fix/ typo for challenge description
2017-06-27 05:45:13 -07:00
Eric Leung 0c6d5bcd4c Merge pull request #15157 from charlesBak/fix/code-formatting-sass-challenge
fix(test) add space formatting
2017-06-27 05:42:38 -07:00
Jools aa3800c902 replace a test with correct code and change 'function' to 'selector' in description (#14578) 2017-06-27 05:33:37 -07:00
Eric Leung 35a6cebeb5 Merge pull request #14549 from JoolsMcFly/fix/change-challenge-description
change challenge description and update tests
2017-06-27 05:10:24 -07:00
Eric Leung 1563488da1 Merge pull request #15408 from tommygebru/patch-1
fix/Typo for challenge description
2017-06-26 16:30:12 -07:00
tommy 8431830af6 fix/Clarification for code example
Clarification needed for Functional Programming code example, in the challenge Add Elements to the End of an Array Using concat Instead of push
2017-06-26 16:28:24 -07:00
Daksh Shah b53600e1ab Fix test and clarify description for reuse patterns using capture groups 2017-06-26 22:15:44 +03:00
Dylan 40032a9188 Merge pull request #15522 from texas2010/fix/remove-code-of-conduct
delete code of conduct page and route
2017-06-25 21:55:50 -05:00
texas2010 dcf0136764 delete code of conduct page and route 2017-06-25 11:29:44 -05:00
Dylan db44b92f9f Merge pull request #15520 from padulam/fix/remove-legacy-tos-privacy
Remove routes and views for legacy terms of service and privacy pages
2017-06-24 22:45:07 -05:00
padulam 0194f82f21 Remove routes and views for legacy terms of service and privacy pages 2017-06-24 22:22:42 -04:00
tommy 9e09e45f9e fix/ typo for challenge description
Challenge description for Data Visualization with d3: Use Dynamic Scales
2017-06-22 10:00:36 -07:00
Berkeley Martinez 36c61b1c52 Merge pull request #14979 from padulam/feature/bug-modal-issue-link
Updates create issue button in bug modal to direct user to forum
2017-06-21 15:43:40 -07:00
Berkeley Martinez 338df97b92 Merge pull request #15420 from padulam/feature/add-available-for-hire-button
Add available for hire button
2017-06-21 15:30:30 -07:00
Dylan c0fa27537c Merge pull request #15448 from benomatis/fix/challenge-instruction
Add explicit text to instruction to keep the word 'Like' in the button next to the icon
2017-06-19 22:35:49 -05:00