Berkeley Martinez
40b37dc8df
Merge pull request #10084 from BKinahan/fix/bye-hodor
...
remove hodor from quotes again - just let him rest
2016-08-04 14:37:42 -07:00
BKinahan
c2f7743462
remove hodor from quotes again - just let him rest
2016-08-04 21:15:10 +00:00
Allon Hadaya
bf564a5023
Simplify the unsubscribe routes and handlers.
...
The intention of issue #8115 seems to be to consolidate unsubscribe
behaviour. This commit attempts to formalize this by handling all
unsubscribe routes with the same exact handler.
It changes the behaviour of unsubscribe-notifications to be consistent
as discussed in pull request #8135 .
2016-08-04 16:03:56 -04:00
Mrugesh Mohapatra
952ea3a3e2
Merge pull request #10080 from Rlin415/fix/map-menu-change-wording
...
Change wording in map menu
2016-08-05 00:31:35 +05:30
Robert Lin
e83b542ed0
Change wording in map menu
2016-08-04 10:51:43 -07:00
Berkeley Martinez
8121ada14c
Feature(routing): add current-challenge redirect logic
2016-08-04 10:49:37 -07:00
Mrugesh Mohapatra
bfa4363502
Merge pull request #9937 from dhcodes/fix/question-mark-in-alt-tag
...
Change test on Image Challenge to allow all char. in alt tag
2016-08-04 22:37:18 +05:30
Mrugesh Mohapatra
2a961ae83c
Merge pull request #9937 from dhcodes/fix/question-mark-in-alt-tag
...
Change test on Image Challenge to allow all char. in alt tag
2016-08-04 22:37:18 +05:30
Mrugesh Mohapatra
bf3be7acd0
Merge pull request #10032 from Manish-Giri/fix/prioritize-styles
...
Update regex for color check in Prioritize Styles challenge
2016-08-04 22:25:45 +05:30
Mrugesh Mohapatra
28f12e5704
Merge pull request #10032 from Manish-Giri/fix/prioritize-styles
...
Update regex for color check in Prioritize Styles challenge
2016-08-04 22:25:45 +05:30
Mrugesh Mohapatra
b3fdb4705d
Merge pull request #10043 from sautille/fix/wherefore-test
...
Update test on 'Wherefore art thou' challenge
2016-08-04 21:56:04 +05:30
Mrugesh Mohapatra
d9f82da8fa
Merge pull request #10043 from sautille/fix/wherefore-test
...
Update test on 'Wherefore art thou' challenge
2016-08-04 21:56:04 +05:30
Mrugesh Mohapatra
4067e74cbe
Added tests against nested divs custom heading challenge ( #10062 )
...
Added tests against nested divs custom heading challenge
2016-08-04 21:19:25 +05:30
Mrugesh Mohapatra
40dea40435
Added tests against nested divs custom heading challenge ( #10062 )
...
Added tests against nested divs custom heading challenge
2016-08-04 21:19:25 +05:30
Gina
a62cd191c1
fix(challenge-tests) : Update test message on add a placeholder challenge
2016-08-04 11:42:21 +05:30
Gina
545266e0be
fix(challenge-tests) : Update test message on add a placeholder challenge
2016-08-04 11:42:21 +05:30
Mrugesh Mohapatra
7f981c375d
Merge pull request #10070 from iamrudra/fix/remove-obsolete-dependencies
...
Removing react-toastr dependency from package.json
2016-08-04 11:11:59 +05:30
iamrudra
03b339ba9c
Removing react-toastr dependeicy from package.json
2016-08-03 19:52:32 -07:00
Berkeley Martinez
8f14076f35
Feature(analytics): add event to fcc logo click
2016-08-03 15:51:28 -07:00
Berkeley Martinez
2b32fb3633
Feature(challenges): save users current challenge to db
...
This allows us to automatically load their current challenge
2016-08-03 15:51:28 -07:00
Berkeley Martinez
42de7c57ef
Feature(nav): clicking on logo takes user to current challenge
2016-08-03 15:51:28 -07:00
Mrugesh Mohapatra
58ed93bacc
Merge pull request #10063 from sync350/fix/remove-loopback-testing
...
Removed loopback-testing dependency from package.json
2016-08-04 01:00:24 +05:30
William Skinner
e8477399b0
Removed loopback-testing dependency from package.json
2016-08-03 15:21:07 -04:00
dhcodes
7ddf9e6e9c
Added tests against nested divs custom headding challenge
2016-08-03 13:27:54 -05:00
dhcodes
46e939cb11
Added tests against nested divs custom headding challenge
2016-08-03 13:27:54 -05:00
theflametrooper
b0e11c91ca
Fixed react linting error with tests
2016-08-03 18:25:31 +01:00
Dylan H
95d0e2946e
Changed jQuery addClass test to accept prepended space ( #10055 )
2016-08-03 18:14:10 +01:00
Dylan H
c23063c09f
Changed jQuery addClass test to accept prepended space ( #10055 )
2016-08-03 18:14:10 +01:00
Mrugesh Mohapatra
0a90d0f1d3
Merge pull request #10041 from BerkeleyTrue/regression/add-current-challenge
...
Fix(accounts): show challenge info on user profile
2016-08-02 22:35:55 +05:30
Mrugesh Mohapatra
2ea1c5faef
Merge pull request #10042 from BerkeleyTrue/fix/reset-update-main
...
Fix(challenges): reset challenge should update main iframe
2016-08-02 21:50:37 +05:30
Mrugesh Mohapatra
747041acf4
Merge pull request #10010 from atjonathan/fix/wiki-to-forum
...
Replaced wiki links with new forum links
2016-08-02 16:22:08 +05:30
Mrugesh Mohapatra
553b2e6ee0
Merge pull request #10010 from atjonathan/fix/wiki-to-forum
...
Replaced wiki links with new forum links
2016-08-02 16:22:08 +05:30
Sachin Mour
0613cd53ef
Fixed instructions for challenge: Profile Lookup ( #10031 )
2016-08-02 11:11:57 +01:00
Sachin Mour
fb26a66915
Fixed instructions for challenge: Profile Lookup ( #10031 )
2016-08-02 11:11:57 +01:00
That Guy
5db0bf687d
Merge pull request #10039 from alanbares/fix/require-bootstrap-jquery
...
Add bootstrap dependency to jquery and json/ajax seeds
2016-08-02 11:01:40 +01:00
Berkeley Martinez
8c3223a4fe
Merge pull request #9987 from raisedadead/fix/reactify-fcc
...
Fix(css): Reactify Free Code Camp
2016-08-01 23:00:21 -07:00
Mrugesh Mohapatra
3d8ec49520
Fix(css): react-layout and editor area
2016-08-02 10:38:01 +05:30
sautille
c4384c5b4f
Fix test on 'Wherefore art thou' challenge
...
This tests for the possibility that not all source keys have been
properly checked against every object contained in the collection.
2016-08-01 23:50:40 -04:00
sautille
544912dc89
Fix test on 'Wherefore art thou' challenge
...
This tests for the possibility that not all source keys have been
properly checked against every object contained in the collection.
2016-08-01 23:50:40 -04:00
Berkeley Martinez
a454cd1177
Fix(challenges): reset challenge should update main iframe
2016-08-01 20:20:40 -07:00
Berkeley Martinez
606bfd7c88
Fix(accounts): show challenge info on user profile
...
This changes the behavior of the user profile page to pull the current
challenge info from our challenge map and overwrite the user challenge.
This should also make name changes point to the correct challenge
regardless of the info saved to the user profile
2016-08-01 18:48:31 -07:00
alanbares
ac3a3d3965
Add bootstrap dependency to jquery and json/ajax seeds
2016-08-01 18:10:49 -07:00
alanbares
f8638569ca
Add bootstrap dependency to jquery and json/ajax seeds
2016-08-01 18:10:49 -07:00
greenkeeperio-bot
ccc5a401fc
chore(package): update gulp-uglify to version 2.0.0
...
https://greenkeeper.io/
2016-08-01 15:00:53 -07:00
Manish-Giri
6fdb87821f
Update regex for color check in Prioritize Styles challenge
2016-08-02 00:41:25 +05:30
Manish-Giri
e5e7b000bd
Update regex for color check in Prioritize Styles challenge
2016-08-02 00:41:25 +05:30
Mrugesh Mohapatra
4b0c25b837
Merge pull request #10026 from atjonathan/fix/date-for-new-challenges
...
Changed release date for D3 and React Challenges
2016-08-01 17:36:23 +05:30
That Guy
90c176516c
Changed release date for D3 and React Challenges
2016-08-01 11:50:14 +01:00
Jonathan
f08bbda621
Overhauled Certificates
2016-08-01 10:21:34 +01:00
theflametrooper
fad5e94d09
Replaced wiki links with new forum links
2016-08-01 10:20:08 +01:00