Commit Graph

756 Commits

Author SHA1 Message Date
Berkeley Martinez
44b83ce494 Fix(views): remove wiki/map iframe drawers
closes #9460
2016-07-28 23:40:01 -07:00
Berkeley Martinez
627c92c72f Fix(challenges): make challenge height auto
closes #9347
2016-07-28 23:40:01 -07:00
Berkeley Martinez
2461530944 Refactor(views): remove old challenge/map jade files 2016-07-28 23:40:01 -07:00
Berkeley Martinez
4815f98e8c Fix(map): remove map drawer from non-react pages
map drawer will be reserved for react pages only
closes #9341
2016-07-28 23:40:01 -07:00
Berkeley Martinez
078560c3ba Add language routing 2016-07-28 23:40:01 -07:00
Berkeley Martinez
91dc3625d9 Remove step pointer events block
unminify animate.css
2016-07-28 23:39:17 -07:00
Berkeley Martinez
a0efb99ea8 Fix production webpack build 2016-07-28 23:39:17 -07:00
Berkeley Martinez
4e12c45057 Add webpack cold reloading
On changes to the react bundle
webpack will store the current redux state
in localStorage, waits (to allow the server to restart)
then refreshes the page. On page load, it checks if it
has state stored and loads it into the app.
2016-07-28 23:39:17 -07:00
Berkeley Martinez
09ea99e561 Add react challenge view with editor 2016-07-28 23:39:17 -07:00
Quincy Larson
fbfff58f6b update views and CSS to reflect feedback from @berkeleytrue and @raisedadead 2016-07-28 12:10:31 -07:00
Quincy Larson
f28e4a95f7 add route to nonprofit resources list 2016-07-28 00:12:32 -07:00
Quincy Larson
96759595be add nonprofit project page 2016-07-27 17:41:31 -07:00
alanbares
e7a0379490 Normalize ga event data in shop.jade
Normalize ga event data in main.js

Normalize ga event data in bindings.js

Remove unecessary info in labels
2016-07-27 12:52:40 -07:00
Arsen Melikyan
761362b0fa Merge pull request #9869 from dhcodes/fix/disappearing-star
Fix disappearing star upon completion of required challenge
2016-07-25 14:05:13 +04:00
Dylan
c8c9ae2871 fix disappearing star on completed challenges 2016-07-24 14:36:15 -05:00
dhcodes
70769d56a5 remove Wiki sidebar HTML, LESS, JS
remove Wiki sidebar
2016-07-21 09:59:32 -05:00
Mrugesh Mohapatra
16798fcc77 Merge pull request #9803 from QuincyLarson/fix/optimizely-improvements
Update shop based on Optimizely results and add Audible link
2016-07-20 23:45:02 +05:30
Quincy Larson
3eaf37d4a9 remove wiki nav button and target blank from shop nav button 2016-07-20 01:37:38 -07:00
Quincy Larson
100d89a022 Update shop based on Optimizely results and add Audible link 2016-07-20 01:36:36 -07:00
Mrugesh Mohapatra
359ee7ae37 Merge pull request #9669 from QuincyLarson/fix/landing-page-copy-optimization
update landing page copy based off optimizely result
2016-07-11 13:53:23 +05:30
Quincy Larson
bff127e4a4 update landing page copy based off optimizely result 2016-07-10 16:35:38 -07:00
Quincy Larson
9a53528f88 change first edition eloquent javascript link to 2nd edition link 2016-07-08 18:58:10 -07:00
Jonathan
65c12837e7 Fixed grammar and spelling mistakes in Shop 2016-07-09 00:46:03 +01:00
Berkeley Martinez
439f4dbaa8 Fix(typo): add missing for in shop copy 2016-07-08 16:19:04 -07:00
Quincy Larson
7dd2ffc83e improve shop and set flyer show threshold to 15 brownie points 2016-07-08 14:23:15 -07:00
Berkeley Martinez
7bec5d6126 Merge pull request #9611 from QuincyLarson/feature/shop-improvements
add optimizely and expand shop offerings
2016-07-08 00:03:12 -07:00
Quincy Larson
3c71abf6cc Merge pull request #9502 from flipsyde606/fix/flyer-dismiss-firefox
Fixed flyer dismiss issue on firefox
2016-07-08 00:02:41 -07:00
Quincy Larson
b6c8b52465 add optimizely and expand shop offerings 2016-07-07 23:50:55 -07:00
Josh Ghent
91c0ee0f1b Updated spamming definition in code of conduct. 2016-07-07 18:26:55 +01:00
Eric Leung
fce3ec1abd Stylize 'Youtube' as 'YouTube' in About page 2016-07-03 22:01:01 -07:00
Kirushna
f6031009b3 Fixed flyer dismiss issue on firefox
Fixed flyer dismiss issue on firefox
2016-07-02 11:09:18 +05:30
trion129
e392b37add Rebased the branch 2016-07-02 10:57:37 +05:30
Mrugesh Mohapatra
94f9d0b114 Merge pull request #9247 from rawreef/fix/layout-tweak
Layout tweak - wider instructions column in 2-column layout at 1200+px. 
Solves narrow width on standard 1280px laptop.
2016-07-01 18:38:30 +05:30
Jonathan
94fa869a81 Merge pull request #9265 from flipsyde606/fix/night-mode-persist
Fix for night mode not persisting in pages other than challenges
2016-07-01 08:22:27 +01:00
Jonathan
7d5b77eb03 Merge pull request #9452 from QuincyLarson/feature/improve-landing
Improve landing page
2016-07-01 08:19:45 +01:00
Quincy Larson
aa43aeafe4 fix typo pointed out by @atjonathan 2016-06-30 23:40:12 -07:00
Quincy Larson
d07419a0cf Fix contact list and add Michael Henderson to it. 2016-06-29 13:11:06 -07:00
Daniel C
00bf7f11fc wider instructions column in all 2-column layouts 2016-06-29 22:30:58 +03:00
Quincy Larson
76bbff5375 Simplify landing page and update about page 2016-06-29 12:21:25 -07:00
Mrugesh Mohapatra
ad8bc57a8d Merge pull request #9134 from crashuniverse/fix/profile-old-challenges-link
Display text instead of links in absence of challenge name
2016-06-28 17:16:06 +00:00
Andrés Pérez
267aaed7ee Open shop link in new tab 2016-06-27 14:28:37 -05:00
Stuart Taylor
20ada56abd Merge pull request #9366 from sunydyz/fix/shop_target
Updated Shop link to open a new page when clicked.
2016-06-25 05:40:44 +01:00
t
b4d7a7b5b2 Updated Shop link to open a new page when clicked. 2016-06-24 10:22:14 -07:00
Adam Kelly
697cec8110 Fix Facebook Link Not Opening In New Tab 2016-06-24 14:25:19 +00:00
Rémi Fortier
0a2a5b798f navbar redirect to next-challenge
navbar always redirects to next-challenge
2016-06-23 00:47:45 -04:00
Kirushna
fdf9f77eb7 Fix for night mode not persisting in pages other than challenges
jq fix

Fix for night mode not persisting in pages other than challenges

Fix for night mode - chat
2016-06-22 16:29:11 +05:30
Jonathan
ecd1f628e2 Added Bio from GitHub to freecodecamp portfolios
- Removed unneeded code
2016-06-18 19:07:57 +01:00
Quincy Larson
e1dc82e5ee update campsites challenge copy, amount of nonprofit work done, camper count 2016-06-17 14:00:14 -07:00
Priya Ranjan Singh
d834c08e71 display text instead of links in absence of challenge name 2016-06-14 15:48:20 +05:30
Jonathan
a0b4a4d3d1 Removed duplicate help button 2016-06-10 15:29:29 +01:00