Commit Graph

16566 Commits (53eaa2bcff415fbbe844a9734dcc9024fed18350)

Author SHA1 Message Date
Mrugesh Mohapatra eff9ce74bd feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
Stuart Taylor 03abb0facc Progressivly increase delayTime for multiple stored updates 2018-09-27 20:06:17 +05:30
Stuart Taylor ca70573bd8 fix(response handling): Handle success responses better 2018-09-27 20:06:17 +05:30
Stuart Taylor b7aee9928e fix(error handling): Simplified error handling 2018-09-27 20:06:16 +05:30
Stuart Taylor e4e41e6fe3 feat(updates): Store updates if the server is not responding 2018-09-27 20:06:16 +05:30
Oliver Eyton-Williams 54e14b9433 fix(console): output user logs after running tests 2018-09-27 20:06:16 +05:30
Michaël 0dc455c5dc remove challenge name as title from forum template. (#299) 2018-09-27 20:06:16 +05:30
Kristofer Koishigawa b19ebd0cdf Moved li element into Login and SignedIn components and added class names for more precise styling. Adjusted the search bar hits so they're centered on the page again. (#290) 2018-09-27 20:06:16 +05:30
Oliver Eyton-Williams 3801cecb72 fix(help): change help button to direct user to correct forum (#284)
* fix(help): change help button to direct user to correct forum

* Refactor category selection to challengeTypes
2018-09-27 20:06:16 +05:30
Chris Tse cd98a39bfe Escape underscore in 'node_modules' (#282)
Unescaped underscores created unintended italics in the introduction.
2018-09-27 20:06:15 +05:30
Arijit Sen 58993534a9 Changed the stub introduction page (#277)
Changed the stub Introduction page to an improved documented and understandable Introduction page.
2018-09-27 20:06:15 +05:30
Wadinga Leonard 586753ee3b Put Content in Front End Libraries Projects stub (#268)
Added introduction in the Front End Libraries Projects stub
2018-09-27 20:06:15 +05:30
Guy Even 4449aeb345 fix(.gitignore) add environment specific files to .gitignore (#266) 2018-09-27 20:06:15 +05:30
Valeriy e32cc56411 fix: spelling errors (#265) 2018-09-27 20:06:15 +05:30
Wadinga Leonard ce8b08623e fix random page flickering on page load #256 (#264)
* fix random page flickering on page load #256

* loaded quote in componentDidMount to prevent flickering

* added spinner when quote has not yet loaded

* use better standards
2018-09-27 20:06:15 +05:30
Shaun Dashjian 848ede28a6 Edited the intro page for apis-and-microservices-projects (#262) 2018-09-27 20:06:15 +05:30
CharmedSatyr 026fa466a9 fix(introductions): fix 'unintentially' spelling in HelmetJS intro (#253)
* fix(introductions): fix 'unintentially' spelling in HelmetJS intro

* fix(introductions): fix 'unintentially' spelling in HelmetJS intro
2018-09-27 20:06:14 +05:30
Agnes Oshiro 222acd4f15 Increase visibility of Glitch boilerplate (#252)
* Increase visibility of Glitch boilerplate

* fix: update intro in node and express
2018-09-27 20:06:14 +05:30
Valeriy da7c1ebafd fix:modifying js code themes (#230)
* fix:modifying js code themes

* define themes only once
2018-09-27 20:06:14 +05:30
Wadinga Leonard 0c7c8e26bf Introduction to Data Visualization Challenges (#229)
* Introduction to Data Visualization Challenges

Added details to the data visualization challenges

* fix: update intro to data viz
2018-09-27 20:06:14 +05:30
Vipul Basapati 9c87f8f3bf Adding content to replace stub in - "Introduction to the Front End Libraries Projects" (#221)
* Update index.md

* Update index.md
2018-09-27 20:06:14 +05:30
Stuart Taylor a991c7f97e Remove br tags and use safe link rels 2018-09-27 20:06:14 +05:30
Terra-praise 709565d904 Added a readme to Introduction to the API and microservices projects 2018-09-27 20:06:13 +05:30
ValeraS 960494b595 reset form project's fields on submit 2018-09-27 20:06:13 +05:30
ValeraS d06ed20ef3 update packages and remove unused 2018-09-27 20:06:13 +05:30
ValeraS 8830eed458 fix missing styles 2018-09-27 20:06:13 +05:30
ValeraS 4fca16ced1 adjust styles 2018-09-27 20:06:13 +05:30
Valeriy a083334079 formatting and linting 2018-09-27 20:06:13 +05:30
Valeriy 9ca50d56a8 add redux-devtools-extention 2018-09-27 20:06:13 +05:30
ValeraS aaafd215da add styles and adjust the monacoEditorMock to show backend challenges 2018-09-27 20:06:12 +05:30
ValeraS 5869ea4b33 remove inlined css in htmljs 2018-09-27 20:06:12 +05:30
ValeraS d85ee836d3 mock MonacoEditor on build-html stage 2018-09-27 20:06:12 +05:30
ValeraS 87b8b13bef remove react-router-redux 2018-09-27 20:06:12 +05:30
ValeraS 5dcd9524ad fix warning async="true" 2018-09-27 20:06:12 +05:30
ValeraS 00cda68456 update frame-runner webpack config 2018-09-27 20:06:12 +05:30
ValeraS f500d565b2 update monaco editor 2018-09-27 20:06:11 +05:30
Valeriy a99325e902 update gatsby settings 2018-09-27 20:06:11 +05:30
Valeriy 8bfac64d4b update babel and jest 2018-09-27 20:06:11 +05:30
ValeraS 36df5b8ef9 add webpack-cli 2018-09-27 20:06:11 +05:30
ValeraS 3ebdd8c034 Convert the layout's children to a normal prop 2018-09-27 20:06:11 +05:30
ValeraS bb9ddd1a40 Rename pathContext to pageContext 2018-09-27 20:06:10 +05:30
ValeraS 706a9f19df Rename boundActionCreators to actions 2018-09-27 20:06:10 +05:30
ValeraS c4cfe0b1d6 Import graphql from Gatsby 2018-09-27 20:06:10 +05:30
ValeraS 2e0945ed7e update use of gatsby-link 2018-09-27 20:06:10 +05:30
ValeraS 9b1df5128f update gatsby dependecies 2018-09-27 20:06:10 +05:30
Shaurya Shubham 32cdfaba7c Put content in Coding Interview Prep Algorithms intro stub (#226)
* Put content in Coding Interview Prep Algorithms intro stub

* Make tiny correction
2018-09-27 20:06:09 +05:30
Mrugesh Mohapatra dee523c968 feat: add scrimba curriculum 2018-09-27 20:06:09 +05:30
Beau Carnes 6cc8e5bc58 Add 'watch a video' button and video modal. 2018-09-27 20:06:08 +05:30
Stuart Taylor 5024e69b69 Feat: Add news link to Nav (#261) 2018-09-27 20:06:08 +05:30
Mrugesh Mohapatra 463072c280 chore(seed): update curriculum to v3.2.0 2018-09-27 20:06:08 +05:30