29dab96b9b
Merge pull request #3475 from FreeCodeCamp/fix/redirect-whitelist
...
fix only allow redirects on whitelist
2015-09-23 14:55:10 -07:00
baab92e3a0
fix only allow redirects on whitelist
2015-09-23 14:54:08 -07:00
04bdb9677e
Merge pull request #3356 from leonfeng/fix/gooleapis
...
Replace Google-hosted scripts with cdnjs equivalents
2015-09-23 14:53:58 -07:00
d8a6373b1e
add submit button
2015-09-23 13:31:27 -07:00
51af4e4b0d
Merge branch 'google-cdns' into remove-angular
...
Conflicts:
server/boot/user.js
server/views/account/show.jade
server/views/account/signin.jade
server/views/coursewares/showBonfire.jade
server/views/coursewares/showZiplineOrBasejump.jade
server/views/partials/scripts.jade
2015-09-23 09:56:01 -07:00
51e5c54f81
update CDNs to be non-google
2015-09-23 09:17:13 -07:00
c5df8568a5
Renamed zipline for consistency
...
Renamed the 'Wikipedia Viewer' ziplines to 'Build a Wikipedia Viewer' to make it consistent with the other zipline names.
2015-09-23 16:27:42 +08:00
326ed99346
Renamed zipline for consistency
...
Renamed the 'Wikipedia Viewer' ziplines to 'Build a Wikipedia Viewer' to make it consistent with the other zipline names.
2015-09-23 16:27:42 +08:00
01a4050059
Add higlight, company name
2015-09-22 18:25:09 -07:00
2ee2234050
add company URL
2015-09-22 17:26:53 -07:00
70b823ca63
add phone number input
...
change validation function scheme
update validator
2015-09-22 17:19:14 -07:00
98af05256a
switch to validator add email field
2015-09-22 16:10:12 -07:00
5258145ef6
add validation to all current inputs
...
validation right now is simply validating that the value is indeed a
string
2015-09-22 13:56:55 -07:00
5b41e881ab
start refactoring advanced bonfires
2015-09-22 12:23:45 -07:00
4d4aae6cf4
start refactoring advanced bonfires
2015-09-22 12:23:45 -07:00
fd7b3b1c8f
Merge pull request #3351 from alnero/feature/russian-translation
...
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
9b24c15f29
Merge pull request #3351 from alnero/feature/russian-translation
...
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
10b3b8d758
add validation to one input
...
not sure this is the best approach
2015-09-21 22:41:12 -07:00
65572d65c8
close modal before transition to job form
2015-09-21 20:38:09 -07:00
d9d558a8a9
Slot Machine false positives
...
The 'Add your JavaScript Slot Machine Slots' waypoint would
throw false positives if all slot numbers were the same, effectively
allowing the campers to pass the test without having written any code.
2015-09-21 23:42:19 +02:00
5f4ecc72e4
Slot Machine false positives
...
The 'Add your JavaScript Slot Machine Slots' waypoint would
throw false positives if all slot numbers were the same, effectively
allowing the campers to pass the test without having written any code.
2015-09-21 23:42:19 +02:00
d573474525
Merge pull request #3393 from FreeCodeCamp/fix/load-fonts-first
...
fix load fonts through css
2015-09-21 21:55:51 +02:00
41933a8360
initial job form and job form nav
2015-09-21 12:54:33 -07:00
d3f2d603df
fix nodemon should ignore seed files
2015-09-21 12:54:33 -07:00
d8e8f3bb67
add create job
modal
2015-09-21 12:54:33 -07:00
523af40641
bump less
...
remove old less middleware
2015-09-21 12:54:33 -07:00
fe144f7297
add highlighting to jobs
2015-09-21 12:54:33 -07:00
a34bcc2266
fix (hack) override history object with original
2015-09-21 12:54:33 -07:00
e579cbd778
update to react-router 1.0.0-rc1
2015-09-21 12:54:33 -07:00
6d8835ba56
return undefined if job is not found
...
null values count as values when using default values
so properties must be undefined when expecting default value
to work
2015-09-21 12:54:33 -07:00
39fdd637d5
fix load fonts through css
...
attempt to cache font files and load after dom init
resulted in a visible jitter when fonts transitioned.
2015-09-21 12:16:10 -07:00
64eb830ca7
Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
...
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
13d79f8a4f
Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
...
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
3d3a1219f5
Add russian translation for the basic-ziplines
2015-09-21 17:19:22 +03:00
0da44d712b
Add russian translation for the basic-ziplines
2015-09-21 17:19:22 +03:00
82605bbcb0
Fix test on Waypoint Use Comments to Clarify Code
2015-09-20 16:48:09 -04:00
0e66814ee0
Fix test on Waypoint Use Comments to Clarify Code
2015-09-20 16:48:09 -04:00
e0df3171f4
Make plain that the array is not already sorted.
2015-09-21 08:34:22 +12:00
29069c7b97
Make plain that the array is not already sorted.
2015-09-21 08:34:22 +12:00
42e38aa6aa
changed expects to assert style tests
...
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
4763f9957c
changed expects to assert style tests
...
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
182960af04
Fix tests on Waypoint Mobile Responsive Images
2015-09-20 15:52:54 -04:00
036e5a4bc7
Fix tests on Waypoint Mobile Responsive Images
2015-09-20 15:52:54 -04:00
7ad9be3696
Merge pull request #3377 from TylerMoeller/patch-1
...
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
5ab8c0a228
Merge pull request #3377 from TylerMoeller/patch-1
...
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
ef23cc312f
Merge pull request #3369 from bugron/fix/editor-match-error_fix
...
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
f06cf41065
Merge pull request #3369 from bugron/fix/editor-match-error_fix
...
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
48c3cbcb01
Fix typo in html5-and-css.json
...
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:
"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."
This commit removes the final "rest is" highlighted above, giving us this sentence instead:
Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
99f2dc2ac4
Fix typo in html5-and-css.json
...
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:
"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."
This commit removes the final "rest is" highlighted above, giving us this sentence instead:
Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
83fda0b7a0
fix unclear description slasher flick
...
closes #3373
2015-09-20 11:21:57 -04:00