Arun Kumar
1e01f48dae
Fix grammar issue
2016-08-12 12:14:52 +05:30
Berkeley Martinez
f076f09a45
Fix(nav): Avatar/points should always lead to settings
2016-08-06 07:33:01 -07:00
Berkeley Martinez
c3c640d00a
Fix(nav): Use current-challenge instead of next-challenge for logo
2016-08-04 14:51:31 -07: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
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
That Guy
90c176516c
Changed release date for D3 and React Challenges
2016-08-01 11:50:14 +01: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
2f98976de1
Feature(react): Move settings to React
2016-07-28 23:40:01 -07:00
Berkeley Martinez
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
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