Commit Graph

15893 Commits (3123f8c5b9b9e1e4d67b7d78c08bab2373b35051)

Author SHA1 Message Date
Stuart Taylor 3ca9a03a68 Bump Curriculum (#144) 2018-09-27 20:05:52 +05:30
Justin Rigler 8cf217d42f write up for React intro stub (#143)
* React intro stub updated

* Remove reference to this being a stub
2018-09-27 20:05:52 +05:30
Stuart Taylor 0326d12175 fix(typo): Fixes typo the made the local completedChallenges array unusable (#142) 2018-09-27 20:05:51 +05:30
Kene Udeh 7c8b341533 Wrote the Introduction to the Responsive Web Design Projects section. (#133) 2018-09-27 20:05:51 +05:30
Fabien SHAN 4227328601 Typo and rewrote phrase about hypertext links (#126) 2018-09-27 20:05:51 +05:30
mrugesh mohapatra 9f8731ee51 Merge pull request #135 from Bouncey/fix/introCheckMark
Remove check mark against intro pages
2018-09-27 20:05:51 +05:30
mrugesh mohapatra 910dd0584c fix: all things (#124)
* fix 'Testing with Chai' 404 error

* Remove service worker and unregister old workers from clients

* Fix block name in QA and Chai intro

* Move the map to the index page

* Split test commands, have travis run format on test

* Only expand the first block

* Remove some margin from p tags on the index page

* Learn -> Curriculum link in header

* UI Fixes

* Use webpack plugin to destroy sercive worker

* Add spinner for unknown user state

* Fix map placement

* Fix vcurriculum button clicks
2018-09-27 20:05:50 +05:30
Quincy Larson 6aff2bbe42 Merge pull request #116 from Bouncey/fix/styles
Fix/styles
2018-09-27 20:05:50 +05:30
Stuart Taylor 7b0d951f68 Merge pull request #114 from Bouncey/fix/fetchUserComplete
Fix fetchUserComplete payload
2018-09-27 20:05:50 +05:30
Stuart Taylor 975b306a6e Chore/redirects (#113)
* Update _redirects for deploy

* Update signin/signout links

* Redirect non-emailVerified users to www (#108)

* Add HMTL Intro (#109)
2018-09-27 20:05:49 +05:30
Stuart Taylor 1fbeee14a2 Add HMTL Intro (#109) 2018-09-27 20:05:49 +05:30
Stuart Taylor a4adf7283d Redirect non-emailVerified users to www (#108) 2018-09-27 20:05:49 +05:30
Stuart Taylor 7c372875bf Merge pull request #106 from tchaffee/fix/checkmarks
fix: curriculum completion checkmark styling
2018-09-27 20:05:48 +05:30
Stuart Taylor 89acc49a31 Merge pull request #104 from scissorsneedfoodtoo/fix/firefox-pane-resizing
Fix Firefox Pane Resizing
2018-09-27 20:05:48 +05:30
Stuart Taylor 5dea8b58d0 Update users currentChallengeId when on a new challenge (#101)
Closes #94
2018-09-27 20:05:48 +05:30
Stuart Taylor 858608e307 Bump curriculum package version (#100) 2018-09-27 20:05:48 +05:30
Stuart Taylor a62e459c2a Fix: Babel errors in the browser console for user code (#99)
These changes will print out babel errors to the console and will help to not crash the app when bad/unfinished code is in the editor.
2018-09-27 20:05:47 +05:30
Stuart Taylor d004171593 Update CONTRIBUTING for the use of the backend (#98) 2018-09-27 20:05:47 +05:30
Huyen Nguyen 8f093c195b change editor theme (#95) 2018-09-27 20:05:47 +05:30
Stuart Taylor 10341daeb5 Feat: User Integration (#92) 2018-09-27 20:05:47 +05:30
Stuart Taylor a296568e97 Use @freecodecamp/curriculum package (#85)
Closes #84
2018-09-27 20:05:47 +05:30
Stuart Taylor c804c968dd Fix: Map UI & Tool panel styles (#83)
Closes #75

![image](https://user-images.githubusercontent.com/18572518/40308418-21227656-5cfe-11e8-9fbc-e4384ba8bc98.png)
![image](https://user-images.githubusercontent.com/18572518/40308442-347f09b2-5cfe-11e8-8834-dd87c146fc74.png)
![image](https://user-images.githubusercontent.com/18572518/40308459-43b1205a-5cfe-11e8-9b47-75b9b946a029.png)
![image](https://user-images.githubusercontent.com/18572518/40308496-63870e62-5cfe-11e8-8359-c4fd9c3ec345.png)
2018-09-27 20:05:45 +05:30
Kristofer Koishigawa b0b51c656e Fix/monaco resizing (#82)
* Reworked the way that the editor and output are rendered when the browser window / panes are resized horizontally. Moved the ReflexContainer elements into the editors variable to get vertical resizing working. Also, removed the margin-bottom property from the .editor class in classic.css and set overflow to hidden in .react-monaco-editor-container. By doing this it prevents the browser scrollbars from appearing and removes the white space at the bottom of the editor / output panes when scrolling all the way down past the code.
2018-09-27 20:05:45 +05:30
Stuart Taylor aa9e498bc3 Merge pull request #81 from Bouncey/feat/searchInNav
Feat: Search in nav
2018-09-27 20:05:45 +05:30
Stuart Taylor cb9358243d Update enzyme adapter for react tests (#80)
Closes #78
Closes #79

I updated the version of react the main app uses, but forgot to update the adapter for challenge tests.
2018-09-27 20:05:44 +05:30
Stuart Taylor d7bddb46b0 Merge pull request #73 from Bouncey/fix/introsInMap
Add intro pages to map
2018-09-27 20:05:44 +05:30
Stuart Taylor b28b0d9d4f Merge pull request #72 from Bouncey/feat/mapFromIntro
Add map button to intro pages
2018-09-27 20:05:44 +05:30
Stuart Taylor 784bb3f424 Merge pull request #68 from Bouncey/fix/updatePreviewOnMount
Update preview on mount
2018-09-27 20:05:44 +05:30
Stuart Taylor a30bf3486e Merge pull request #70 from SMM-dev/patch-1
Fix remaining typo in branch creation step
2018-09-27 20:05:43 +05:30
Stuart Taylor d0b3303fe9 Merge pull request #71 from SMM-dev/trBug
remove .test-result height limitation to fix overlap issue
2018-09-27 20:05:43 +05:30
Stuart Taylor 78104bbee6 Merge pull request #64 from ekaoddlass/fix-issue-52
Fix editor menu color
2018-09-27 20:05:43 +05:30
Eka 696a4de031 Fix typo, add instruction to copy .env in CONTRIBUTING.md (#62) 2018-09-27 20:05:43 +05:30
Stuart Taylor f90bb69cde Merge pull request #48 from Bouncey/feat/GA
Add google analytics
2018-09-27 20:05:43 +05:30
Stuart Taylor 54a9f70574 Merge pull request #50 from Bouncey/fix/mapModal
Fix: map modal
2018-09-27 20:05:43 +05:30
Stuart Taylor f962d7774a Merge pull request #45 from Bouncey/fix/ui
Fix up the UI and pull in the latest seed files
2018-09-27 20:05:42 +05:30
Stuart Taylor 04a6a2026c Merge pull request #37 from tchaffee/fix/stub-superblock-index-pages
Add superBlock intro pages
2018-09-27 20:05:42 +05:30
Stuart Taylor 571209809c Merge pull request #43 from Bouncey/feat/introOnBlockClick
Feat: Navigate to intro page on block click
2018-09-27 20:05:42 +05:30
Stuart Taylor 27b65b94a7 Add prerequisits to CONTRIBUTING.md (#40)
* Add prerequisitits to CONTRIBUTING.md

* Update versions and link to yarn
2018-09-27 20:05:41 +05:30
Stuart Taylor 1bb7f4f57c Merge pull request #41 from domwakeling/issue35
fix: successMessage not changing
2018-09-27 20:05:41 +05:30
Stuart Taylor 71e7026212 Merge pull request #39 from Bouncey/fix/completiongModal
All challenge views use CompletionModal
2018-09-27 20:05:41 +05:30
Stuart Taylor bb6b3869ed Merge pull request #38 from Bouncey/feat/codeStorage
Feat:  Add code storage and lesson reset modal
2018-09-27 20:05:41 +05:30
Stuart Taylor 68eefa5565 Merge pull request #34 from Bouncey/feat/interviewPrep
Add interview prep section
2018-09-27 20:05:41 +05:30
Stuart Taylor 644f34d2ad Merge pull request #33 from Bouncey/feat/auth0
Feat/auth0
2018-09-27 20:05:40 +05:30
Stuart Taylor 61cd404c41 Merge pull request #29 from Simbaxo/carets-in-map
Fix carets in the map shrink
2018-09-27 20:05:40 +05:30
Stuart Taylor 9b62618de5 chore: fix build status badge (#27) 2018-09-27 20:05:40 +05:30
Stuart Taylor e1d34f0655 Merge pull request #26 from freeCodeCamp/QuincyLarson-patch-1
Update readme for contributors
2018-09-27 20:05:39 +05:30
Stuart Taylor c1b90fc871 Merge pull request #24 from Bouncey/feat/offline
Feat: Offline support
2018-09-27 20:05:39 +05:30
Stuart Taylor 3292944de4 Merge pull request #23 from Bouncey/feat/favicons
Feat/favicons
2018-09-27 20:05:39 +05:30
Stuart Taylor c3bed228ce Merge pull request #22 from Bouncey/feat/sitemap
Add site map plugin
2018-09-27 20:05:39 +05:30
Stuart Taylor 4d9f59f318 Merge pull request #18 from Bouncey/feat/transitionIntros
Feat Transition Intros
2018-09-27 20:05:39 +05:30