Commit Graph

415 Commits (55804d990bdeea2a0600957eed50f549892b3b2c)

Author SHA1 Message Date
Berkeley Martinez c9fdb581ce Revert "Announcement feature" 2016-04-14 18:13:58 -07:00
Berkeley Martinez 17915e7ecf Revert "Fix give-brownie-points/about API DB queries" 2016-04-14 17:07:40 -07:00
Quincy Larson 66fda23dac Improve style on flash notification and make flyer conditional on logged in user with at least 6 points
Lower case model json file
2016-04-13 23:10:46 +01:00
Quincy Larson f0c8e06574 rename the Flyer object to flyer 2016-04-13 23:10:42 +01:00
benmcmahon100 d53a2eec86 BillBoard now Flyer. Changes to API and view logic
Fix to replace of null error. Changed Flyer to flyer
2016-04-13 23:10:34 +01:00
benmcmahon100 a27c5ccdd2 Ground work for the bill board announcement feature 2016-04-13 22:58:57 +01:00
Berkeley Martinez 7f24986c58 Fix give-brownie-points/about API DB queries
This should speed up these api calls significantly
2016-04-11 15:46:22 -07:00
Berkeley Martinez 1308d312a4 Add methods to get challengeMap
Update boot/challenge.js to use new methods
Update boot/user.js to use new methods
2016-04-06 21:11:07 -07:00
Quincy Larson e98fc9d9ff Remove Google and Facebook links from user profiles and settings page for privacy reasons 2016-04-04 22:21:34 -07:00
Panayiotis Lipiridis c17af58aee Renamed Github to GitHub 2016-04-04 22:50:07 +02:00
Berkeley Martinez 1f8e1d2c2e Merge pull request #7719 from bteng22/fix/mobile-text-overflow
Video challenges content appears out of mobile screens
2016-04-02 07:47:21 -07:00
Hallaathrad 9853a54a9a Replace portfolio link 2016-03-26 13:20:15 -04:00
bteng22 93443ef1a5 Computer Basics (and all Video Challenges) flows out of screen on mobile devices
Removing react-bootstrap component Row from Hikes.jsx and Hike.jsx as it adds a row class which tightens the margins. Also removing inline overflow: hidden style that seemed to not affect anything as well as extraneous html elements.
Closes #7565
2016-03-24 00:09:34 -07:00
Mrugesh Mohapatra ab5b1451e4 Merge pull request #7571 from alistermada/fix/links-in-video-descriptions
Fix links in video challenge descriptions
2016-03-17 18:03:15 +05:30
Jacob Bearden fcf866906b fix image protocol 2016-03-16 20:32:12 -06:00
Alister N. Mada c13e234ff7 Fix links in video descriptions 2016-03-16 12:51:08 +07:00
Quincy Larson d47aed4850 factor out settings page with email settings 2016-03-14 23:59:24 -07:00
Rex Schrader 8e621fd0cb Merge pull request #7533 from ahstro/fix/hikes-question-flash
Don't flash next question before video in hikes
2016-03-14 21:37:39 -07:00
Berkeley Martinez e657b96dbc Coerce values to string before using validator methods 2016-03-13 18:09:53 -07:00
Anton Strömkvist 28a52f517d Don't flash next question before video in hikes 2016-03-13 17:00:25 +01:00
Berkeley Martinez 29f740a8e4 Fix for non osx systems 2016-03-03 19:08:28 -08:00
Berkeley Martinez 4ef15109cd Add createTypes function 2016-03-03 18:56:18 -08:00
Berkeley Martinez 2df87854c4 Fix unknown hike redirect to map 2016-03-03 17:53:33 -08:00
Berkeley Martinez 71ebfade15 Fix send correct datatypes on hike submit 2016-03-03 17:53:33 -08:00
Berkeley Martinez 74592e72b4 Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
Berkeley Martinez c50510db71 Update history/react-router 2016-03-03 17:53:33 -08:00
Berkeley Martinez a2a988764c Fix job creation 2016-03-03 17:53:33 -08:00
Berkeley Martinez d6f21b01e6 Add location change on successful job creation 2016-03-03 17:53:33 -08:00
Berkeley Martinez 15c9417911 Fix job saving on form submit 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5dab7fddbc Fix jobs list and refetching 2016-03-03 17:53:33 -08:00
Berkeley Martinez a173ddf375 Fix bad boolean in professor-x 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5ee802999e Fix jobs display and priming 2016-03-03 17:53:33 -08:00
Berkeley Martinez f6c1260336 Fix job routing 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5c76978377 Fix jobs fetch 2016-03-03 17:53:33 -08:00
Berkeley Martinez 6bff10ea9c Jobs page initially renders 2016-03-03 17:53:33 -08:00
Berkeley Martinez 056d749ddd Wrap up flux actions 2016-03-03 17:53:33 -08:00
Berkeley Martinez 371cde1e34 Initial Job move to redux 2016-03-03 17:53:33 -08:00
Berkeley Martinez 5f97394520 Fix grabQuestion actions 2016-03-03 17:53:33 -08:00
Berkeley Martinez f2494e5577 Answering questions using buttons works 2016-03-03 17:53:33 -08:00
Berkeley Martinez 943367c17b Fix rendering specific hike from server 2016-03-03 17:53:33 -08:00
Berkeley Martinez 1e9c9baedd Hikes loading next hike 2016-03-03 17:53:33 -08:00
Berkeley Martinez f150b31c24 Render Hikes questions 2016-03-03 17:53:33 -08:00
Berkeley Martinez ac32912cd5 Video question now loads 2016-03-03 17:53:33 -08:00
Berkeley Martinez 00187628a4 Video's and video challenge renders 2016-03-03 17:53:33 -08:00
Berkeley Martinez 8ef3fdb6a0 Initial move to redux 2016-03-03 17:53:33 -08:00
Logan Tegman f235dcb38c Prevent validator being called on non-strings 2016-02-25 11:14:09 -08:00
Mrugesh Mohapatra c1fd229e96 Fix Video Challenge Completed Message 2016-02-17 13:15:51 +00:00
Logan Tegman 5b3f98dc04 coerce challengeType to string to fix video challenges 2016-02-13 17:46:01 -08:00
Quincy Larson 46d5aa5718 Update navber 2016-02-11 20:47:03 -08:00
Quincy Larson aaaf327992 Merge pull request #6879 from FreeCodeCamp/feature/wiki-sidebar
Add Wiki Sidebar, Use Gatsby Generated Wiki
2016-02-11 20:01:01 -08:00