Commit Graph

359 Commits (668bd74690b7d110334b1e3d93188fe48c7c8e48)

Author SHA1 Message Date
Berkeley Martinez 2573dc0b22 Add head/tail to file 2016-07-28 23:39:17 -07:00
Berkeley Martinez 9a7d9cc953 Add debounce to editor 2016-07-28 23:39:17 -07:00
Berkeley Martinez f560bca097 Move Old style challenge to classic 2016-07-28 23:39:17 -07:00
Berkeley Martinez c437f7334d Update file on codemirror change 2016-07-28 23:39:17 -07:00
Berkeley Martinez acac4b3286 Add dynamic tests 2016-07-28 23:39:17 -07:00
Berkeley Martinez c0f4fecb6f Add bonfire to challenge types 2016-07-28 23:39:17 -07:00
Berkeley Martinez f76eaf829f Fix content decoding 2016-07-28 23:39:17 -07:00
Berkeley Martinez 70dc2f75fa fix file storing for single file challenges 2016-07-28 23:39:17 -07:00
Berkeley Martinez e173463cdb Fix window height adjustment during dev 2016-07-28 23:39:17 -07:00
Berkeley Martinez 302d4b3ffb Move content into files 2016-07-28 23:39:17 -07:00
Berkeley Martinez 5d95a98b64 update current challenge on map click 2016-07-28 23:39:17 -07:00
Berkeley Martinez 1eb6390b85 move map as a supdirectory of challenges 2016-07-28 23:39:17 -07:00
Berkeley Martinez 33d3e94e62 Move selectors around 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 59dcabb588 Move fetchChallenges up a level 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 96f4f3413a Make map links react aware 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 c150ad2c34 Add filter clearing logic 2016-07-28 23:39:17 -07:00
Berkeley Martinez b9dfc254f4 Add logic to filter input field
Add correct css to input field addon icon
2016-07-28 23:39:17 -07:00
Berkeley Martinez 82d42132df remove active class on map button 2016-07-28 23:39:17 -07:00
Berkeley Martinez 9353c4df9f Break up map components
Add static super blocks
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 f29545ef6c Move to localize non ui data 2016-07-28 23:39:17 -07:00
Berkeley Martinez c7af14bcf7 Initial step challenge ui with state changes 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 3eaf37d4a9 remove wiki nav button and target blank from shop nav button 2016-07-20 01:37:38 -07:00
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
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
SaintPeter ba18520845 Add language detection 2016-02-11 18:14:47 -08:00
Logan Tegman 723411dbf5 Merge pull request #6620 from FreeCodeCamp/greenkeeper-react-motion-0.4.2
Update react-motion to version 0.4.2 🚀
2016-02-10 09:28:52 -08:00
Logan Tegman b715cb4abc Update react-motion spring argument signature 2016-02-10 09:19:51 -08:00
Hallaathrad a1963e7d68 Add shop to the react navbar
Closes #6802
2016-02-07 08:16:50 -05:00
Akira Laine a7bd7e3729 worked on video challenge superblock
fixed rebase merge errors

Fix videos route

Fix hikes broken true/false

fixed component name
2016-02-04 17:20:34 +11:00
Logan Tegman e2ac51f166 Fix lint errors 2016-02-01 14:16:27 -08:00
Hallaathrad 2ca0e7edfa Fix job's navbar offset
Bug caused while fixing the div in the navbar's ul in the main template.
This addresses the job's JSX template.
2016-01-24 11:25:35 -05:00
Arsen Melikyan ecaa9c1575 Fix PayPal tab isn't opening 2016-01-24 10:40:22 +04:00
Berkeley Martinez c752b918ac Fix job submit infinite loop/promo ajax bugs 2016-01-23 21:30:36 -08:00
Berkeley Martinez 49987c57e8 Merge pull request #5941 from FreeCodeCamp/fix/update-babel-to-6.0
Update babel to 6.0
2016-01-19 13:02:25 -08:00
Berkeley Martinez 039f68b548 Finish up hikes 2016-01-15 04:51:11 -08:00
Berkeley Martinez b4f574b2be Update jobs to remove all panels and wells 2016-01-15 04:51:11 -08:00
Berkeley Martinez 4e89acaa69 Fix lint error 2016-01-15 04:46:20 -08:00
Berkeley Martinez 7b53a108c3 Fix navbar link to about page 2016-01-15 04:46:20 -08:00
Quincy Larson f410a94b54 Update 2016-01-15 04:10:16 -08:00
Logan Tegman 4341a3eee2 Update babel to 6.0 2016-01-10 20:21:15 -08:00
Berkeley Martinez 8ba64d4950 Feature use toast instead of modal for info 2016-01-09 23:40:42 -08:00
Berkeley Martinez d172edecf7 Remove optimistic update
Add multiple toast when saving challenge
and when first completed challenges
2016-01-09 23:21:19 -08:00
Berkeley Martinez e3890785a2 Reduce threshold for mobile 2016-01-09 23:21:03 -08:00