Commit Graph

16478 Commits

Author SHA1 Message Date
858608e307 Bump curriculum package version (#100) 2018-09-27 20:05:48 +05:30
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
d004171593 Update CONTRIBUTING for the use of the backend (#98) 2018-09-27 20:05:47 +05:30
8f093c195b change editor theme (#95) 2018-09-27 20:05:47 +05:30
10341daeb5 Feat: User Integration (#92) 2018-09-27 20:05:47 +05:30
a296568e97 Use @freecodecamp/curriculum package (#85)
Closes #84
2018-09-27 20:05:47 +05:30
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
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
aa9e498bc3 Merge pull request #81 from Bouncey/feat/searchInNav
Feat: Search in nav
2018-09-27 20:05:45 +05:30
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
d7bddb46b0 Merge pull request #73 from Bouncey/fix/introsInMap
Add intro pages to map
2018-09-27 20:05:44 +05:30
b28b0d9d4f Merge pull request #72 from Bouncey/feat/mapFromIntro
Add map button to intro pages
2018-09-27 20:05:44 +05:30
784bb3f424 Merge pull request #68 from Bouncey/fix/updatePreviewOnMount
Update preview on mount
2018-09-27 20:05:44 +05:30
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
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
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
f90bb69cde Merge pull request #48 from Bouncey/feat/GA
Add google analytics
2018-09-27 20:05:43 +05:30
54a9f70574 Merge pull request #50 from Bouncey/fix/mapModal
Fix: map modal
2018-09-27 20:05:43 +05:30
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
04a6a2026c Merge pull request #37 from tchaffee/fix/stub-superblock-index-pages
Add superBlock intro pages
2018-09-27 20:05:42 +05:30
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
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
1bb7f4f57c Merge pull request #41 from domwakeling/issue35
fix: successMessage not changing
2018-09-27 20:05:41 +05:30
71e7026212 Merge pull request #39 from Bouncey/fix/completiongModal
All challenge views use CompletionModal
2018-09-27 20:05:41 +05:30
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
68eefa5565 Merge pull request #34 from Bouncey/feat/interviewPrep
Add interview prep section
2018-09-27 20:05:41 +05:30
644f34d2ad Merge pull request #33 from Bouncey/feat/auth0
Feat/auth0
2018-09-27 20:05:40 +05:30
61cd404c41 Merge pull request #29 from Simbaxo/carets-in-map
Fix carets in the map shrink
2018-09-27 20:05:40 +05:30
9b62618de5 chore: fix build status badge (#27) 2018-09-27 20:05:40 +05:30
e1d34f0655 Merge pull request #26 from freeCodeCamp/QuincyLarson-patch-1
Update readme for contributors
2018-09-27 20:05:39 +05:30
c1b90fc871 Merge pull request #24 from Bouncey/feat/offline
Feat: Offline support
2018-09-27 20:05:39 +05:30
3292944de4 Merge pull request #23 from Bouncey/feat/favicons
Feat/favicons
2018-09-27 20:05:39 +05:30
c3bed228ce Merge pull request #22 from Bouncey/feat/sitemap
Add site map plugin
2018-09-27 20:05:39 +05:30
4d9f59f318 Merge pull request #18 from Bouncey/feat/transitionIntros
Feat Transition Intros
2018-09-27 20:05:39 +05:30
fa68757553 Merge pull request #16 from Bouncey/feat/backendTests
Add backend tests
2018-09-27 20:05:38 +05:30
5f0068e9c8 Merge pull request #15 from Bouncey/feat/backendView
Add backend view
2018-09-27 20:05:38 +05:30
4b7dc90763 fix contributing 2018-09-27 20:05:38 +05:30
9a4fa06fad Merge pull request #12 from Bouncey/feat/featureBuild
Feat/feature build
2018-09-27 20:05:38 +05:30
28fcbc0970 Merge pull request #13 from Bouncey/feat/contribs
Add CONTRIBUTING docs
2018-09-27 20:05:38 +05:30
f64dbedfc6 Merge pull request #6 from Bouncey/feat/featureBuild
Add project view
2018-09-27 20:05:37 +05:30
ca6748a477 Add Intro pages through markdown 2018-09-27 20:05:37 +05:30
dcb6378975 Remove callback page 2018-09-27 20:05:37 +05:30
054ac51dce Format 2018-09-27 20:05:37 +05:30
4ba0bb2f89 Initial sign in flow 2018-09-27 20:05:36 +05:30
653d2bc454 Remove auth0 for deploy 2018-09-27 20:05:36 +05:30
807338faa7 Add Data Vis seed 2018-09-27 20:05:36 +05:30
e29b79d24e Adjust Nav styling 2018-09-27 20:05:36 +05:30
d671cba22f Remove unused code 2018-09-27 20:05:36 +05:30
5a3e7a5d44 Make babel transformed challenges more robust 2018-09-27 20:05:35 +05:30