Commit Graph

280 Commits (31619e811107570ee3124fd8c600d37ef35baf11)

Author SHA1 Message Date
Berkeley Martinez 93df2dfa4d Merge pull request #8832 from bugron/fix/hikes-title
Fix video challenge title to show challenge name instead of 'Hikes'
2016-06-03 12:07:12 -07:00
Arsen Melikyan a0b1e3c59b
Do not auto toggle to Question view when video ends 2016-05-28 20:18:19 +04:00
Arsen Melikyan d3806bec14
Fix video challenge title 2016-05-28 09:01:18 +04:00
Quincy Larson 1872b8c775 fix forum links in navbars 2016-05-18 16:45:59 -07:00
Quincy Larson 366a4adca9 Add forum link to navbar and React nabber 2016-05-18 00:02:44 -07:00
Berkeley Martinez fbfb50cde3 Fix hike question transition disposing answer saga 2016-05-09 16:12:23 -07:00
Logan Tegman c015cb5ec5 Inject csrf token into react app 2016-05-09 10:13:02 -07: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
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
Logan Tegman d540e9e4ca Switch react lecture component to youtube 2016-05-04 10:30:47 -07:00
Logan Tegman 3e258a7868 Remove thundercats and oldActions, update react-dom 2016-05-03 22:12:59 -07:00
Mrugesh Mohapatra b02ddc135d
Update paths to minimize re-directs 2016-05-03 15:06:20 +00:00
Berkeley Martinez a225648b57 Fix brownie points not showing on react pages 2016-04-15 14:00:17 -07:00
Aniruddh Agarwal 09bf747cfc
Change ESLint quote-props rule to as-needed
Also fixes all files flagged by the rule
2016-04-16 00:31:13 +08: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
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