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
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
7f7fcfd7b3
feat(api): Explicitly block all from general about
2017-01-26 18:04:28 -08:00
962675ee17
feat(api): Add active user api
2017-01-26 18:01:15 -08:00
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
541bde442c
Merge pull request #12891 from RamiroPinol/fix/typo-es6
...
solved typo: loged -> logged.
2017-01-26 16:25:13 -06:00
9ed5fda5d6
solved typo: loged -> logged
2017-01-26 18:04:52 -03:00
3e3fa12b52
Merge pull request #12048 from raisedadead/feature/reporting-profiles
...
feat(user): Report profiles
2017-01-26 14:16:16 -06:00
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
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
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
927308bc7f
:change test to ensure use of /
2017-01-25 21:33:31 -06:00
3b87695b01
Merge pull request #12754 from db001/fix/profile_lookup_confusion
...
Profile lookup confusion issue fixed
2017-01-26 01:00:19 +05:30
1aac3c7fec
Update 'firstName' parameter changed to 'name'
2017-01-26 00:48:14 +05:30
1196093ca2
Merge pull request #12833 from systimotic/fix/es6-linting
...
Fix ES6 linting
2017-01-25 17:16:17 +01:00
9d457c4cac
Fix ES6 linting
2017-01-25 15:29:52 +01:00
0dce7e9500
Improvements to adv. algos and data structures
2017-01-25 00:04:16 -08:00
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
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
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
f262bfd960
fix(night-mode): Update indenting and change border color
2017-01-24 22:23:20 +05:30
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
b91c87c353
changed wording on google font ch.
2017-01-24 22:08:22 +05:30
8feb6f561b
Remove CSS from HTML section
2017-01-24 09:02:15 -05:00
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
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
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
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
1582dce15b
reformat, refactor basic ds: object challenges
2017-01-23 23:34:05 -05:00
ebdd1a27e4
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-23 21:24:58 -06:00
a4cfdddb33
Merge pull request #12738 from Syntactual/fix/rewrite_question
...
added some text to the challenge 08-coding-interview-questions
2017-01-23 12:19:17 -06:00
63ffa463ca
Merge pull request #12767 from rajpatel507/fix/largest-num-array
...
Fixed Formatting issue in "Return Largest Numbers in Arrays"
2017-01-23 16:45:49 +01:00
d325c5f4b5
Fixed Formatting issue in "Return Largest Numbers in Arrays"
2017-01-23 12:17:56 +05:30
dd299662f1
Merge pull request #12746 from no-stack-dub-sack/fix/basic-ds-formatting
...
refactor and reformat, basic DS: array challenges
2017-01-22 15:26:50 -06:00
eb4dd5a35f
Merge pull request #12737 from dhcodes/fix/parseInt-tests
...
improve tests for parseInt radix
2017-01-22 22:22:39 +01:00
79c1ec1327
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
1a5cf16f2b
refactor and reformat, basic DS: array challenges
2017-01-22 13:35:02 -05:00
b5db716edb
improve tests for parseInt radix
2017-01-22 09:04:48 -06:00
e53ea8caa0
added some text to the challenge 08-coding-interview-questions
2017-01-22 08:25:44 -06:00
4eaa6449a5
Merge pull request #12723 from systimotic/fix/dropdown-server-view
...
Fix community dropdown server view
2017-01-22 17:51:15 +05:30
31b15a4712
Fix community dropdown server view
2017-01-22 11:22:50 +01:00
69ed032ae0
Merge pull request #12709 from taltmann42/fix/slug-challenge-test
...
Fix testcase-message in "Convert Strings to URL Slugs"
2017-01-21 22:31:28 +01:00
fd0b6906b3
Merge pull request #12707 from systimotic/fix/intro-image-centering
...
Center images in introduction challenges
2017-01-21 15:06:44 -06:00
532261bc56
Added a space to test message in slug challenge to reflect the actual testcase
2017-01-21 21:02:49 +00:00
6e653c65bd
Center images in introduction challenges
2017-01-21 21:58:34 +01:00
81eba79ec5
Merge pull request #12700 from petercollingridge/fix/d3-change-styles-typo
...
Fix typo in Data Visualization with D3: Change Styles Based on Data: …
2017-01-21 20:45:04 +01:00
f6ab33ed63
Merge pull request #12689 from systimotic/fix/challenge-type
...
Fix challenge type for data structure and ES6 challenges
2017-01-21 13:50:20 -05:00
a16cef51ee
Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2
2017-01-21 18:34:36 +00:00
8fa53263dc
Fix challenge type for data structure and ES6 challenges
2017-01-21 16:13:19 +01:00
db85b6bfaf
Merge pull request #12663 from HKuz/fix/QA-HTML-CSS
...
Fix formatting, tests for new HTML and CSS challenges
2017-01-21 20:06:47 +05:30