Commit Graph

1402 Commits (e1261526d89354905eea11752b22c54c6738670a)

Author SHA1 Message Date
Berkeley Martinez 9a2dfca0fc Feature(settings): complete settings page logic 2016-07-28 23:40:01 -07:00
Berkeley Martinez 5d94cb369d Feature(server): Add response type detecting to lang redirect 2016-07-28 23:40:01 -07:00
Berkeley Martinez 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
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 0418c71509 fix(server): typo in commit router
closes #9345
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 f736042bfc Fix(server): remove legacy redirect
closes #9345
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 668bd74690 Fix(lint): Add import eslint and fix import errors 2016-07-28 23:40:01 -07:00
Berkeley Martinez cc0543d5df Fix(lint): correct lint errors 2016-07-28 23:40:01 -07:00
Berkeley Martinez b434ef6e43 Feature(map): add super block message logic 2016-07-28 23:40:01 -07:00
Berkeley Martinez 2805835de5 Fix(map): Fix superblock title/name on api call 2016-07-28 23:40:01 -07:00
Berkeley Martinez 95aab958aa Feature(langauge): Make client history language aware
Remove need for language aware links
2016-07-28 23:40:01 -07:00
Berkeley Martinez 0c07e961a7 Feature(components): fetch user after page load
This makes it easier to serve whole site statically in the future
Feature(redux): Move user state into entities
2016-07-28 23:40:01 -07:00
Berkeley Martinez d76aa36c5b Feature(vim): add libs to tern
Refactor map services;
2016-07-28 23:40:01 -07:00
Berkeley Martinez 078560c3ba Add language routing 2016-07-28 23:40:01 -07:00
Berkeley Martinez 5d4a92bcc6 Dashify challenge block property on seed 2016-07-28 23:39:17 -07:00
Berkeley Martinez acf4d99f67 Add block scoping to challenges url 2016-07-28 23:39:17 -07:00
Berkeley Martinez 91dc3625d9 Remove step pointer events block
unminify animate.css
2016-07-28 23:39:17 -07:00
Berkeley Martinez d9d049540b Submit simple project (previously known as video challegnes) 2016-07-28 23:39:17 -07:00
Berkeley Martinez c8b0a6cf74 Submit projects 2016-07-28 23:39:17 -07:00
Berkeley Martinez ad93e49b7d Fix challenge ordering 2016-07-28 23:39:17 -07:00
Berkeley Martinez cc8b608cb9 Moves to next challenges 2016-07-28 23:39:17 -07:00
Berkeley Martinez 515051d817 Fix lint errors
Remove commonFramework build from gulpfile
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 a0f6ecfca2 Add initial dynamic challenge rendering 2016-07-28 23:39:17 -07:00
Berkeley Martinez b6f9cfdf71 Move to redux-epic 2016-07-28 23:39:17 -07:00
Berkeley Martinez d511be3332 Add new rx saga 2016-07-28 23:39:17 -07:00
Berkeley Martinez caa992ecff Redirect /challenges to /map 2016-07-28 23:39:17 -07:00
Berkeley Martinez c909cd032e Add React Map 2016-07-28 23:39:17 -07:00
Berkeley Martinez 844afb6e2f Add webpack code splitting module
Add cold-module replacement
Add webpack module hashing
2016-07-28 23:39:17 -07:00
Berkeley Martinez c77fcedcbb Only use file hashing in production 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 6898d961bf Normalize model json using generator loopback 2016-07-28 23:39:17 -07:00
Berkeley Martinez 4514d39eff Add challenge map service 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
Berkeley Martinez 94b44059e6 Merge pull request #9941 from alanbares/fix/wiki-url-root-forum
Redirect old wiki urls to root of forum
2016-07-28 16:29:21 -07:00
alanbares 88557bfa4b Redirect old wiki urls to root of forum
Remove extra callback
2016-07-28 16:01:00 -07:00
Berkeley Martinez 372c548192 Merge pull request #9932 from QuincyLarson/feature/update-nonprofit-page
Feature/update nonprofit page
2016-07-28 12:17:39 -07:00
Quincy Larson fbfff58f6b update views and CSS to reflect feedback from @berkeleytrue and @raisedadead 2016-07-28 12:10:31 -07:00
Mrugesh Mohapatra efb0c1161b Merge pull request #9919 from bugron/feature/flash-cheater-everywhere
Show flash message on every page when cheater is logged in
2016-07-28 20:43:42 +05:30
Arsen Melikyan 510ce1fe83
Show flash message on every page when cheater is logged in 2016-07-28 17:32:54 +04: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 3a2f53fdb7 Update the title of the sign in view 2016-07-15 01:53:33 +05:30
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
That Guy 1108e83398 Merge pull request #9632 from QuincyLarson/fix/bye-hodor
remove hodor from congratulatory quotes - it's not funny anymore
2016-07-09 14:11:56 +01:00
Quincy Larson 3c95ea0e15 remove hodor from congratulatory quotes - it's not funny anymore 2016-07-08 19:00:17 -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
Jonathan 4b26497bd3 Merge pull request #9573 from adamisntdead/fix/Remove-Double-Regex-Check
Remove Double If Statement
2016-07-06 10:15:58 +01:00
Adam Kelly 55d199ec7f Remove Double If Statement 2016-07-05 19:20:12 +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
Quincy Larson cffd7c11f4 make pledge-related notifications more specific and helpful (#9040)
* make pledge-related notifications more specific and helpful

* further improve commit flash messages

* fix minor whitespace issue
2016-07-01 08:25:01 +01:00
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
Mrugesh Mohapatra 546737e6be fix password validate crash 2016-06-23 00:55:15 +05:30
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
Eric Leung fc3cfa50f2 Merge pull request #9075 from atjonathan/fix/buttons
Removed duplicate help button
2016-06-12 16:55:07 -07:00
Jonathan 7346cd1474
Commented out vote1 and vote2 endpoints 2016-06-12 17:09:58 +01:00
Berkeley Martinez 84ece7d00b Merge pull request #8863 from scottmcallister/fix/certificate-date
Fix date format on certificates generation
2016-06-11 21:00:34 -07:00
Berkeley Martinez 177b64306a Merge pull request #8862 from jaydenwindle/fix/cert-date-format
Changed date format for certificate views
2016-06-11 20:59:17 -07:00
Sheri Richardson ebcd50bf58 Removed the route /jobs from rendering closes #9083 2016-06-11 20:49:52 +02:00
Jonathan a0b4a4d3d1
Removed duplicate help button 2016-06-10 15:29:29 +01:00
Rhys 366b7f79fe Spelling Error
Fixed spelling error.
2016-06-08 13:01:48 +10:00
Aditya Bansal 486343c000 Fixed Broken link relating to open source terms 2016-06-08 00:20:15 +05:30
Thomas Gerot 2f196f45b7 Added hyphen. "Kool Aid">"Kool-Aid"
https://github.com/FreeCodeCamp/FreeCodeCamp/issues/8967
2016-06-05 00:03:15 -05:00
Berkeley Martinez 1906f5d57c fix(email): Remove flash until author required bug is fixed 2016-06-03 00:19:41 -07:00
Berkeley Martinez a0672814e4 Merge pull request #8925 from raisedadead/feature/send-verify-email
Add quick temporary patch for Authorization error
2016-06-03 00:02:08 -07:00
Berkeley Martinez 17a38ed4ad Merge pull request #8928 from QuincyLarson/fix/email-verify-copy
fix email copy and flash message link copy
2016-06-02 23:47:17 -07:00
Berkeley Martinez 4aaa69a016 Merge pull request #8907 from QuincyLarson/fix/gear-up-challenge-sequence
Update the sequence of gear up challenges and make pledge copy clearer
2016-06-02 23:47:08 -07:00
Mrugesh Mohapatra ec508636b0 Add quick temporary patch for Authorization error 2016-06-03 12:10:07 +05:30
Quincy Larson 7eaa780351 fix email copy and flash message link copy 2016-06-02 23:39:36 -07:00
Berkeley Martinez e29a2a9716 feature(email): add ability to verify current email 2016-06-02 15:23:49 -07:00
Berkeley Martinez 942962fa0f Add prod urls to verify emails 2016-06-02 13:49:34 -07:00
Berkeley Martinez 564f4c1180 Update email info copy 2016-06-02 13:48:56 -07:00
Quincy Larson 82644a5531 Update the sequence of gear up challenges and make pledge copy clearer 2016-06-01 22:32:01 -07:00
Mrugesh Mohapatra ff4dfb09da Add email verification and notifications
This commit
- [x] Fixes the flash notice color (Trivial)
- [x] Adds flash message for user with no email.
- [x] Adds checks to see if user's email is verified, and displays corresponding notification.
- [x] Adds email templates.
2016-06-01 08:34:34 +00:00
Scott McAllister 78d1c9d32a changed date format
updated month format
2016-05-31 06:47:44 -04:00
Jayden Windle 2964d0ce46 Changed date format for certificate generation 2016-05-30 22:06:58 -04:00
Mrugesh Mohapatra e8ed4c34d5 Merge pull request #8810 from atjonathan/feature/wikimodelfixedheader
Added fixed header to wiki aside
2016-05-30 15:18:46 +00:00
Tara Lerias b951f8a035 Send CSRF Value in Remove Pledge Form Submit 2016-05-27 12:32:31 -04:00
Jonathan d9f48e81e3 Added fixed header to wiki aside
* Added title
2016-05-27 17:03:07 +01:00
Jonathan 7ee3c3d0c6
Removed /labs from about page 2016-05-23 17:23:29 +01:00
Sarbbottam Bandyopadhyay 9365b39cb0 fix(a11y): using button instead of div
label, div, a can be styled to look like a button, but it does not behave as a button semantically
2016-05-19 14:42:27 -07:00
Berkeley Martinez e5c18bed60 Merge pull request #8701 from QuincyLarson/fix/fix-code-of-conduct-formatting-issues
fix some typos and improve our code of conduct
2016-05-18 23:00:19 -07:00
Quincy Larson e1f2d619fb Merge pull request #8690 from theflametrooper/fix/campernews
Removed Camper News completely
2016-05-18 22:59:53 -07:00
Berkeley Martinez 8c788450e5 Merge pull request #8708 from QuincyLarson/fix/navbar-forum-links
fix forum links in navbars
2016-05-18 19:00:55 -07:00
DealPete 70ca86b989 changed Fransisco to Francisco 2016-05-18 22:09:32 -02:30
Quincy Larson 1872b8c775 fix forum links in navbars 2016-05-18 16:45:59 -07:00
Quincy Larson ce34be6451 fix some typos and improve our code of conduct 2016-05-18 11:59:52 -07:00
Berkeley Martinez ee746da65a Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
Quincy Larson 9ced160f47 Remove vestigial Trello and Blogger API keys and functions 2016-05-18 00:04:19 -07:00
Quincy Larson 366a4adca9 Add forum link to navbar and React nabber 2016-05-18 00:02:44 -07:00
Jonathan 62946689dc
Removed Camper News completely 2016-05-17 18:31:40 +01:00
Quincy Larson e0867ec556 remove additional vestiges of labs and twitter sharing 2016-05-16 16:10:52 -07:00
Quincy Larson 42c97988a2 Minor fixes to shop and about page, remove vestigial links view 2016-05-16 13:08:24 -07:00
Quincy Larson 24751c307c update copy of projects to recommend sharing them on Facebook instead of on Twitter 2016-05-16 12:52:04 -07:00
Quincy Larson e888b18cc0 remove labs view 2016-05-16 12:51:13 -07:00
Mrugesh Mohapatra 2d6f06d24d Merge pull request #8644 from nishant-tomer/fix/update-code-of-conduct-repository-file
Updated the Code of Conduct per the Wiki
2016-05-16 19:47:40 +05:30
Mrugesh Mohapatra 0a9e354937 Merge pull request #8640 from alayek/fix/production-start-typo
Add missing 'connect' in the production-start.js error handler
2016-05-16 10:49:20 +05:30
nishant-tomer 60bc8e360c Update code-of-conduct.jade in the repository on the basis of FreeCodeCamp-Code-Of-Conduct.md in the wiki 2016-05-15 20:52:03 +05:30
alayek 52a66d6408 Add missing 'connect' in the production-start.js error handler 2016-05-15 16:43:41 +05:30
Mrugesh Mohapatra d85a484a46 Merge pull request #8606 from hangaebal/fix/certifications-pages-button
Update Certifications Pages Button Text
2016-05-14 22:35:38 +05:30
Eric Leung 71d0885842 Update React/Sass and D3 project release to Summer 2016-05-13 10:57:18 -07:00
hangaebal ed9aede3c2 [Fix] Certifications Pages 2016-05-13 22:06:54 +09:00
Quincy Larson ee2e0e290f Merge branch 'fix/theme-flash' of https://github.com/BerkeleyTrue/FreeCodeCamp into BerkeleyTrue-fix/theme-flash
Conflicts:
	common/models/user.js
2016-05-12 21:28:29 -07:00
Berkeley Martinez e72ad8c513 fix(ui): Fix flash shown to user on page refresh
Store user theme preference on user object.
Must be logged in to use themes
2016-05-12 18:52:03 -07:00
Berkeley Martinez 04b874de45 Fix email validations 2016-05-12 16:16:36 -07:00
Sarbbottam Bandyopadhyay 833e246f8a fix(a11y): using button instead of div
div can be styled to look like a button, but it does not behave as a button semantically
2016-05-11 10:47:22 -07:00
Logan Tegman c015cb5ec5 Inject csrf token into react app 2016-05-09 10:13:02 -07:00
Berkeley Martinez 9dde4949bf Merge pull request #8489 from raisedadead/fix/sign-in-buttons
Fix Sign in Buttons
2016-05-06 14:14:51 -07:00
Mrugesh Mohapatra 090c5b8b18
Fix Sign in Buttons 2016-05-07 00:27:49 +05:30
Mrugesh Mohapatra 4f9ea83f5a
Remove notice in deprecated OAuth Methods 2016-05-06 14:37:48 +00:00
Berkeley Martinez a63fba8c9c Merge pull request #8196 from QuincyLarson/fix/vimeo-to-youtube
Transition Videos from Vimeo to Youtube
2016-05-04 15:42:15 -07:00
Quincy Larson 16a8b588a8 Merge pull request #8416 from BerkeleyTrue/feature/notify-on-completion
feature: notify camper by email on completion
2016-05-04 15:10:00 -07:00
Berkeley Martinez 42b8254ed2 Merge pull request #8427 from raisedadead/fix/refactor-signin-redirects
Update paths to minimize re-directs
2016-05-04 14:56:01 -07:00