Commit Graph

9096 Commits

Author SHA1 Message Date
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
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
90c176516c Changed release date for D3 and React Challenges 2016-08-01 11:50:14 +01:00
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
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
421622dfc4 Merge pull request #10008 from raisedadead/fix/update-wiki-hotkey
Update wiki HotKey to forum
2016-07-31 01:31:34 +01:00
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
7193b9c725 Update wiki HotKey 2016-07-31 04:36:17 +05:30
56ff814f24 Fix update the console.log statement copy 2016-07-31 03:28:45 +05:30
dee0f3f5df Merge pull request #9997 from JelteF/fix/even-numbered-wording
Wording: Explicitly mention target elements
2016-07-31 02:39:10 +05:30
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
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
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
9656d9030e Feaure(map): close map drawer on challenge transition 2016-07-29 16:51:32 -07:00
1314f23ca7 Fix(map): (super)block should have a pointer
closes #9948
2016-07-29 16:21:12 -07:00
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
f9d3ea0ab7 Patch(pacakges): update snyk patch for gitter-sidecar 2016-07-29 16:02:38 -07:00
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
7babbed2bd fix(nav): Open about page in same tab 2016-07-29 14:45:54 +00:00
91f6c0ac8c Merge pull request #7430 from FreeCodeCamp/feature/react-challenges
Feature(app): Reactify FCC!
2016-07-29 00:19:48 -07:00
2ba95e8050 Fix(scripts): run create-rev on pretest as well 2016-07-29 00:09:05 -07:00
e10a74ab4c Fix(scripts): make sure rev-manifest exists while running lint 2016-07-29 00:02:13 -07:00
ff13fc4835 Fix(layout): use specific body css tag for react 2016-07-28 23:41:23 -07:00
8bbe0b31f9 Fix(css): trimming of app sides on mobile
add class container to body
2016-07-28 23:41:23 -07:00
aac598c173 Fix(settings): remove underline in update-email button 2016-07-28 23:41:23 -07:00
6e516aee6a Fix(map): map drawer new tab button 2016-07-28 23:41:23 -07:00
1981e5b1a9 Fix(routes): ignore link routes in lang redirects 2016-07-28 23:41:23 -07:00
1c9b419c2f Feature(challenges): challenges define their own requires 2016-07-28 23:41:23 -07:00
5a974e47dc Feature(challenges): add required to challenge creationed 2016-07-28 23:41:23 -07:00
d7f528dd1d chore(package): Update to react-bootstrap@0.30
This required a little of refactoring to get working
correctly.
2016-07-28 23:40:01 -07:00
2e9b179626 Feature(challenges): Load and cache required files 2016-07-28 23:40:01 -07:00
2d7e96045c Fix: remove old middleware config 2016-07-28 23:40:01 -07:00
52ef37685c Fix (settings) : Duplicate social labels
closes #9848
2016-07-28 23:40:01 -07:00
5381b0660c Feature(analytics): Add redux logic for analytics
Add(nav): Add event tracking to nav bar
Add(Drawer): Add event tracking to chat/map drawer
2016-07-28 23:40:01 -07:00
63a260ae86 Feature(challenges): Update title on challenge change 2016-07-28 23:40:01 -07:00
e5efcbb6c6 Feature(settings): Update url/challenge lang onChange 2016-07-28 23:40:01 -07:00
232e0713d1 Feature(settings): update language settings copy 2016-07-28 23:40:01 -07:00
77b1ac487a Fix(settings): typo 2016-07-28 23:40:01 -07:00
9a2dfca0fc Feature(settings): complete settings page logic 2016-07-28 23:40:01 -07:00
5d94cb369d Feature(server): Add response type detecting to lang redirect 2016-07-28 23:40:01 -07:00
0d3dd75f41 Feature(settings): add user flag logic
This also moves a couple of settings to their own controller
2016-07-28 23:40:01 -07:00
991d86558a Feature(nav): Image/Points leads to settings
This keeps the user in React land when changing settings
User profiles will be reactified at a later date
2016-07-28 23:40:01 -07:00
2f98976de1 Feature(react): Move settings to React 2016-07-28 23:40:01 -07:00
822eb541de Feature(pages): Add 404 page
To prevent loops, server errors will lead here instead of map page
This page can be static to prevent infinite loops
closes #9463
2016-07-28 23:40:01 -07:00
0995e3bba6 Feature(map): Filter challenges on Map
closes #9346
2016-07-28 23:40:01 -07:00
ff64349e9a Fix(package): Bad copy paste in test script 2016-07-28 23:40:01 -07:00
57b6debb44 Feature(challenges): add bug modal and logic 2016-07-28 23:40:01 -07:00
efcfaf0391 Feature(chat): Add help chat logic 2016-07-28 23:40:01 -07:00
d918f02906 Feature(toast): remove on action click 2016-07-28 23:40:01 -07:00
c204e8cdea Feature(toasts): make toast short lived by default 2016-07-28 23:40:01 -07:00