6947937f0a
issue 2173
2015-08-19 18:49:25 +02:00
a519565edf
Fix for Issue #2175
...
Fixes #2175
2015-08-19 15:08:57 +03:00
d3e0b9b754
Bug with hover effect on footer's social links.
...
The footer's social link changes itself's height when it is hovered. This leads to appearing scroll bar and as a result changing page's width. The content jumps.
2015-08-19 13:10:44 +03:00
04c9d376f7
remove server maintenance warnings
2015-08-18 23:48:31 -07:00
a0c26d1a0a
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-18 23:48:02 -07:00
679d1383a5
up timeout
2015-08-18 23:14:27 -07:00
bc84a25ff9
add message on emergency maintenance
2015-08-18 23:07:06 -07:00
6651e6da98
add types to testing waypoints
2015-08-18 21:49:16 -07:00
01a45e0635
fix cannot find challengeId of undefined
2015-08-18 20:02:39 -07:00
0128829d11
fix cannot read property id of user durring upvote
...
post to upvote without auth returns 401
2015-08-18 19:48:42 -07:00
8c803281f6
fix cannot read property match of undefined
2015-08-18 19:23:43 -07:00
0367a19ffc
add bower_components to pathsOfNOReturnTo
2015-08-18 16:00:27 -07:00
f59d029336
fix check if url sent with story
2015-08-18 15:56:23 -07:00
478ed3c522
fix should toString userId's
2015-08-18 15:23:26 -07:00
9dcf284825
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-18 15:21:38 -07:00
b4ae49f915
add challenge type to beginning of challenge in map
2015-08-18 15:21:26 -07:00
0df76dc7b7
fix issue #2124 and rephrase the challenge a bit to avoid confusion
2015-08-18 15:17:26 -07:00
b667a776ea
add bonfires back in but now they are only visible to their creators
2015-08-18 14:53:18 -07:00
b2f4e520cb
fix account link failure now flashes
2015-08-18 14:48:52 -07:00
d9d44ae509
fix redirect link failures to /account
2015-08-18 14:48:52 -07:00
298bea5e35
update seed for Override Styles in Subsequent CSS
2015-08-18 23:46:09 +02:00
366b9e98a7
Merge remote-tracking branch 'origin/staging' into staging
2015-08-18 19:32:04 +01:00
0d0528a743
fix LinkedIn link in footer
2015-08-18 11:22:59 -07:00
6de1f49a1f
Temp fix for buttons on modals and bonfires exec on load
2015-08-18 19:21:34 +01:00
fef03910f0
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-18 10:57:53 -07:00
8fe8bd8692
add beginnings of react and d3 challenges
2015-08-18 10:57:38 -07:00
91795de83f
Fixed #2049
2015-08-18 14:05:51 +00:00
1822a207d3
Fixes #2036
2015-08-18 09:34:34 -04:00
13c5ad0af8
Fixed typo in waypoints #1 and #2
2015-08-18 21:35:10 +10:00
972b24b76f
Fixed new waypoint description typo
...
Small but important typo in challenge description for:
Object Oriented and Functional Programming section
Waypoint #1 - Declare JavaScript Objects as Variables
2015-08-18 21:27:19 +10:00
456bf20b05
fix should hard code domain for password reset
2015-08-18 01:40:26 -07:00
1d3f7331fb
email reset use port in dev
2015-08-18 01:32:38 -07:00
112972cfdd
fix enables email login
2015-08-18 01:32:37 -07:00
85b736b64d
fix 1705
2015-08-18 01:07:09 -07:00
27758a7418
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-17 23:44:53 -07:00
c8c42b19b3
closes #1739
2015-08-17 23:44:43 -07:00
d8347b3b7c
fix #2011
2015-08-18 02:05:53 -04:00
666a0a2cf3
Fixed: issue #2014
...
I changed "#button" to "button" in the example to target all buttons, and I changed the single quotes to double quotes in the description for consistency.
2015-08-18 00:43:28 -05:00
e06b348918
Fixed: Misspell #1877
...
Issue #1877 's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
3e520811d0
fix #1988
2015-08-18 00:22:33 -04:00
817684de4e
fix #1986
2015-08-18 00:17:56 -04:00
9a828c9d3e
Issue: Grammar #1994
...
Put in the proposed grammar changes from [this issue](https://github.com/FreeCodeCamp/FreeCodeCamp/issues/1994 ).
2015-08-17 23:01:52 -05:00
da2f54a2bc
Fixes #1833
2015-08-18 03:33:38 +00:00
c5d07b9e05
Potentially missing ;
...
My browser was throwing an error:
```Uncaught SyntaxError: missing ) after argument list```
That pointed to this line in the console as far as I could tell.
If this is a fix, w00t. If not, ignore this.
2015-08-17 22:05:16 -05:00
5d54d98190
Fixes #1924
2015-08-17 22:54:08 -04:00
b3875a3d6e
Fixed #1982
2015-08-17 22:31:37 -04:00
0e43c46bff
Fixed #1980
2015-08-17 22:29:35 -04:00
fa31cdca0e
Fixed #1944
2015-08-17 22:21:57 -04:00
495aac8233
remove part of note about email signin
2015-08-17 19:21:57 -07:00
db1afbc87b
Fixes #1970 (minor typo)
2015-08-18 02:20:24 +00:00