c7e987111f
Send challenge files to the backend for persistence ( #170 )
2018-09-27 20:05:53 +05:30
285fb0037b
make forum open in new tab ( #148 )
2018-09-27 20:05:53 +05:30
3503c5ab70
Change public key ( #163 )
2018-09-27 20:05:53 +05:30
f4e33e1ee6
Feat: Donation integration ( #151 )
...
* Clean up MapModal removal
* Add DonationModal and logic
* Remove unused challenge files
* Add email field to donation
* Fix up UI and ajustv copy
2018-09-27 20:05:53 +05:30
cc6067f065
Challenge SidePanel tweaking ( #162 )
2018-09-27 20:05:52 +05:30
8635f8bdee
Reduce GA events to stay within limits ( #157 )
2018-09-27 20:05:52 +05:30
3ca9a03a68
Bump Curriculum ( #144 )
2018-09-27 20:05:52 +05:30
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
0326d12175
fix(typo): Fixes typo the made the local completedChallenges array unusable ( #142 )
2018-09-27 20:05:51 +05:30
7c8b341533
Wrote the Introduction to the Responsive Web Design Projects section. ( #133 )
2018-09-27 20:05:51 +05:30
4227328601
Typo and rewrote phrase about hypertext links ( #126 )
2018-09-27 20:05:51 +05:30
9f8731ee51
Merge pull request #135 from Bouncey/fix/introCheckMark
...
Remove check mark against intro pages
2018-09-27 20:05:51 +05:30
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
6aff2bbe42
Merge pull request #116 from Bouncey/fix/styles
...
Fix/styles
2018-09-27 20:05:50 +05:30
7b0d951f68
Merge pull request #114 from Bouncey/fix/fetchUserComplete
...
Fix fetchUserComplete payload
2018-09-27 20:05:50 +05:30
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
1fbeee14a2
Add HMTL Intro ( #109 )
2018-09-27 20:05:49 +05:30
a4adf7283d
Redirect non-emailVerified users to www ( #108 )
2018-09-27 20:05:49 +05:30
7c372875bf
Merge pull request #106 from tchaffee/fix/checkmarks
...
fix: curriculum completion checkmark styling
2018-09-27 20:05:48 +05:30
89acc49a31
Merge pull request #104 from scissorsneedfoodtoo/fix/firefox-pane-resizing
...
Fix Firefox Pane Resizing
2018-09-27 20:05:48 +05:30
5dea8b58d0
Update users currentChallengeId when on a new challenge ( #101 )
...
Closes #94
2018-09-27 20:05:48 +05:30
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




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
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