Commit Graph

9268 Commits (b17d6c37f2e40f7fa2b63b5081a1f9703c41c7ea)

Author SHA1 Message Date
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 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 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 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 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 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 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 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
theflametrooper a45b0a5685 Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
Dylan 83d7bb79c3 Allow alt tag test on Image Challenge to accept all characters
Accept any character in alt tag on Image Challenge
2016-07-31 14:48:05 -05:00
Mrugesh Mohapatra 429f7bea57 Merge pull request #10020 from nhquiroz/patch-1
Fix "Accessing Objects Properties with Bracket Notation" description
2016-07-31 20:25:16 +05:30
Nicolás Quiroz 0e283717a7 Clarify "Accessing Objects Properties with Bracket Notation" description
Related to when you need to use the bracket notation
2016-07-31 11:39:41 -03:00
That Guy 421622dfc4 Merge pull request #10008 from raisedadead/fix/update-wiki-hotkey
Update wiki HotKey to forum
2016-07-31 01:31:34 +01:00
That Guy 4e5fbe5130 Merge pull request #10006 from raisedadead/fix/update-console-output-statement
Fix update the console.log statement copy
2016-07-31 00:39:48 +01:00
Hector Garcia f84bb9a94e Fix loop-protect for empty lines in do-while loops 2016-07-30 19:17:28 -04:00
Mrugesh Mohapatra 7193b9c725 Update wiki HotKey 2016-07-31 04:36:17 +05:30
Mrugesh Mohapatra 56ff814f24 Fix update the console.log statement copy 2016-07-31 03:28:45 +05:30
Mrugesh Mohapatra dee0f3f5df Merge pull request #9997 from JelteF/fix/even-numbered-wording
Wording: Explicitly mention target elements
2016-07-31 02:39:10 +05:30
Jelte Fennema 7e35af7b67 Wording: Explicitly mention target elements
Otherwise the sentence would mean that all even elements should be selected and should shake.
2016-07-30 22:59:39 +02:00
Mrugesh Mohapatra 2d141e906b Merge pull request #9991 from BerkeleyTrue/feature/close-map-drawer
Feaure(map): close map drawer on challenge transition
2016-07-31 02:12:07 +05:30
That Guy 32f3c886cc Merge pull request #9990 from BerkeleyTrue/fix/map-pointer
Fix(map): (super)block should have a pointer
2016-07-30 01:05:59 +01:00
Berkeley Martinez 9656d9030e Feaure(map): close map drawer on challenge transition 2016-07-29 16:51:32 -07:00
Berkeley Martinez 1314f23ca7 Fix(map): (super)block should have a pointer
closes #9948
2016-07-29 16:21:12 -07:00
Berkeley Martinez 7f22c59239 Merge pull request #9989 from BerkeleyTrue/patch/snyk
Patch(pacakges): update snyk patch for gitter-sidecar
2016-07-29 16:10:04 -07:00
Berkeley Martinez f9d3ea0ab7 Patch(pacakges): update snyk patch for gitter-sidecar 2016-07-29 16:02:38 -07:00
Berkeley Martinez 202d862546 Merge pull request #9982 from raisedadead/fix/about-open-in-same-tab
fix(nav): Open about page in same tab
2016-07-29 09:21:28 -07:00
Mrugesh Mohapatra 7babbed2bd fix(nav): Open about page in same tab 2016-07-29 14:45:54 +00:00
Quincy Larson 91f6c0ac8c Merge pull request #7430 from FreeCodeCamp/feature/react-challenges
Feature(app): Reactify FCC!
2016-07-29 00:19:48 -07:00
Berkeley Martinez 2ba95e8050 Fix(scripts): run create-rev on pretest as well 2016-07-29 00:09:05 -07:00
Berkeley Martinez e10a74ab4c Fix(scripts): make sure rev-manifest exists while running lint 2016-07-29 00:02:13 -07:00
Berkeley Martinez ff13fc4835 Fix(layout): use specific body css tag for react 2016-07-28 23:41:23 -07:00
Berkeley Martinez 8bbe0b31f9 Fix(css): trimming of app sides on mobile
add class container to body
2016-07-28 23:41:23 -07:00
Berkeley Martinez aac598c173 Fix(settings): remove underline in update-email button 2016-07-28 23:41:23 -07:00
Berkeley Martinez 6e516aee6a Fix(map): map drawer new tab button 2016-07-28 23:41:23 -07:00
Berkeley Martinez 1981e5b1a9 Fix(routes): ignore link routes in lang redirects 2016-07-28 23:41:23 -07:00
Berkeley Martinez 1c9b419c2f Feature(challenges): challenges define their own requires 2016-07-28 23:41:23 -07:00