Commit Graph

16540 Commits (f85a6f7f2eef001e9e7c675de5cdacfb55e6ac9e)

Author SHA1 Message Date
systimotic c57f577fe0 Add editor focus and unfocus hotkeys 2017-01-27 16:42:05 +01:00
Heather Kusmierz 66011f3779 Fix sequencing issues in Basic CSS section 2017-01-27 09:08:52 -05:00
Heather Kusmierz a9ba490964 Fix sequencing issues in Basic CSS section 2017-01-27 09:08:52 -05:00
Timo d594946df6 Merge pull request #12861 from codeman869/fix/falsy-bouncer-description
Add hint to Falsy Bouncer challenge description
2017-01-27 11:27:55 +01:00
Timo 9e30827ee2 Merge pull request #12861 from codeman869/fix/falsy-bouncer-description
Add hint to Falsy Bouncer challenge description
2017-01-27 11:27:55 +01:00
Leon Feng 3a4257fd12 Fix the project pages layout issue 2017-01-27 14:12:11 +04:00
Leon Feng 3974fda71a Fix the project pages layout issue 2017-01-27 14:12:11 +04:00
systimotic 01d10c5316 Fix closing backticks indentation on bug report 2017-01-27 09:24:21 +01:00
Berkeley Martinez f1d936198e feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
Berkeley Martinez 943a68210b feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
Quincy Larson 1b2b54e2b0 Merge pull request #12586 from BerkeleyTrue/feat/real-time-user-count
feat(api): add current active users api
2017-01-26 22:02:02 -06:00
Berkeley Martinez 156796b167 Merge pull request #12424 from freeCodeCamp/greenkeeper-dotenv-4.0.0
Update dotenv to version 4.0.0 🚀
2017-01-26 18:23:40 -08:00
Berkeley Martinez 7f7fcfd7b3 feat(api): Explicitly block all from general about 2017-01-26 18:04:28 -08:00
Berkeley Martinez 962675ee17 feat(api): Add active user api 2017-01-26 18:01:15 -08:00
Berkeley Martinez 51912d5263 Merge pull request #12605 from petrgazarov/fix/upgrade-jquery-major-version
Bump JQuery major version - to 3.1.1
2017-01-26 15:00:16 -08:00
Dylan 541bde442c Merge pull request #12891 from RamiroPinol/fix/typo-es6
solved typo: loged -> logged.
2017-01-26 16:25:13 -06:00
RamiroPinol ba60a3137a solved typo: loged -> logged 2017-01-26 18:04:52 -03:00
RamiroPinol 9ed5fda5d6 solved typo: loged -> logged 2017-01-26 18:04:52 -03:00
Quincy Larson 3e3fa12b52 Merge pull request #12048 from raisedadead/feature/reporting-profiles
feat(user): Report profiles
2017-01-26 14:16:16 -06:00
richiethomas a9ed95b654 Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users 2017-01-26 13:47:29 -05:00
richiethomas 77207b2a0b Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users 2017-01-26 13:47:29 -05:00
Cody Deckard 9d751451fa Add hint to Falsy Bouncer challenge description
Updates the Falsy Bouncer challenge description to include a hint
to help campers understand how they should approach the challenge
without revealing too much information or locking the camper into
a particular solution.
2017-01-26 15:46:40 +00:00
Cody Deckard b19721b618 Add hint to Falsy Bouncer challenge description
Updates the Falsy Bouncer challenge description to include a hint
to help campers understand how they should approach the challenge
without revealing too much information or locking the camper into
a particular solution.
2017-01-26 15:46:40 +00:00
Timo 032764e1cb Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Timo 2d346e1c5a Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Dylan 5ab3bf6c9d :change test to ensure use of / 2017-01-25 21:33:31 -06:00
Dylan 927308bc7f :change test to ensure use of / 2017-01-25 21:33:31 -06:00
mrugesh mohapatra 3b87695b01 Merge pull request #12754 from db001/fix/profile_lookup_confusion
Profile lookup confusion issue fixed
2017-01-26 01:00:19 +05:30
db 1032b71792 Update 'firstName' parameter changed to 'name' 2017-01-26 00:48:14 +05:30
db 1aac3c7fec Update 'firstName' parameter changed to 'name' 2017-01-26 00:48:14 +05:30
Samuel Plumppu 1196093ca2 Merge pull request #12833 from systimotic/fix/es6-linting
Fix ES6 linting
2017-01-25 17:16:17 +01:00
systimotic 9d457c4cac Fix ES6 linting 2017-01-25 15:29:52 +01:00
Sean Smith 0dce7e9500 Improvements to adv. algos and data structures 2017-01-25 00:04:16 -08:00
Sean Smith ffe8c743d2 Improvements to adv. algos and data structures 2017-01-25 00:04:16 -08:00
mrugesh mohapatra e1970ac93c Merge pull request #12797 from no-stack-dub-sack/fix/basic-ds-objects
reformat, refactor basic ds: object challenges
2017-01-24 23:40:56 +05:30
mrugesh mohapatra 6eac7893a7 Merge pull request #12797 from no-stack-dub-sack/fix/basic-ds-objects
reformat, refactor basic ds: object challenges
2017-01-24 23:40:56 +05:30
mrugesh mohapatra fcdd05dcff Merge pull request #12795 from dhcodes/fix/use-a-google-font-wording
changed wording on google font ch.
2017-01-24 23:15:59 +05:30
Dylan ab0d58a690 Merge pull request #12144 from MarkusToe/fix/remove-bg-color-from-inactive-button
Fix Night Mode Inactive Button Colour
2017-01-24 11:37:15 -06:00
Mrugesh Mohapatra f262bfd960 fix(night-mode): Update indenting and change border color 2017-01-24 22:23:20 +05:30
Markus Török e1261526d8 fix(night-mode): Add css classes to unsubscribe button
Add class btn-toggle and remove bg-color from inactive buttons in night mode
2017-01-24 22:17:45 +05:30
dhcodes e0d8425de9 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
dhcodes b91c87c353 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
Heather Kusmierz 443fdeae23 Remove CSS from HTML section 2017-01-24 09:02:15 -05:00
Heather Kusmierz 8feb6f561b Remove CSS from HTML section 2017-01-24 09:02:15 -05:00
mrugesh mohapatra c464600867 Merge pull request #12798 from codeman869/fix/json-to-html-description
Adds JSON example to Convert JSON Data to HTML
2017-01-24 19:13:11 +05:30
Cody Deckard da2d901404 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
Cody Deckard d8bc1d7958 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
mrugesh mohapatra b43ee80301 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
mrugesh mohapatra 9327aa60f2 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
Timo d518d874ea Merge pull request #12734 from dhcodes/fix/rwd-menu-collapse
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-24 10:27:48 +01:00