Commit Graph

1303 Commits (232036e5884e179afd4b064abbdc7d75ef0ae958)

Author SHA1 Message Date
Kris Koishigawa c824ccb394 fix(flient): Moved the Mathjax config in SidePanel.js from constructor to componentDidMount. 2019-01-20 19:36:01 +03:00
Mrugesh Mohapatra 88aaf421f8 fix(nav): add height for mobile view 2019-01-20 14:39:21 +05:30
Kostiantyn Larionov 90747a8000 fix(learn): implemented responsive header for mobile devices (#17467) 2019-01-20 14:39:21 +05:30
Valeriy 44e9ffb6f2 fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30
Mrugesh Mohapatra f9c4d2426c fix: remove unwanted stuff 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra 251212beea fix(nav): update URL for news and forum 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Valeriy S 9642b63eae fix(client): increase node memory for workers' build 2019-01-16 11:52:14 +00:00
Valeriy S 73aa6fcca6 fix(client): propagate SASS parser errors from worker 2019-01-16 11:52:14 +00:00
Valeriy S db4d1b6fa7 chore(client): rename script and add progress 2019-01-16 11:52:14 +00:00
Valeriy S d4b0250988 feat: bundle sass.js with a worker 2019-01-16 11:52:14 +00:00
Valeriy 261b1e197f fix(client): proper link to the guide for a hint button 2019-01-16 10:55:22 +00:00
Valeriy S 3d008c69d7 fix(learn): on user code execution error, run tests anyway 2019-01-16 10:45:39 +00:00
Valeriy S e063686fca feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
Valeriy S 08cfd986c4 feat(learn): lazy load chai in frame-runner 2019-01-16 10:45:39 +00:00
Valeriy 00a1d25fbb feat(learn): lazy load Enzyme in the test frame 2019-01-16 10:45:39 +00:00
Valeriy ce902c7475 fix(client): guide layout 2019-01-16 10:31:15 +00:00
Valeriy 7f5758d58a fix(learn): backend challenge UI 2019-01-16 10:31:15 +00:00
Valeriy 369f150029 fix(learn): some styling issues 2019-01-16 10:31:15 +00:00
Brendan Hung d53c774bd4 fix: Shrunk margin of default-layout 2019-01-15 17:45:15 +05:30
Niraj Nandish 2888f9eda8 feat(client): Update all client gatsby packages (#34866) 2019-01-15 14:41:23 +05:30
Valeriy S b6e24d4e14 fix(client): add debounce time for a preview 2019-01-14 13:44:54 +00:00
Valeriy 7bfc733da6 fix(client): remove a dependency on the store from build challenges 2019-01-14 13:44:54 +00:00
Valeriy 02f3714735 fix: incorrect polyvinyl init name in history 2019-01-14 13:44:54 +00:00
Valeriy d263ed4ed7 fix: use document from store context 2019-01-14 13:44:54 +00:00
Valeriy b59c7cfed0 fix: remove state dependency from frame creation 2019-01-14 13:44:54 +00:00
Valeriy 66f14c8329 fix: throw on build errors 2019-01-14 13:44:54 +00:00
Valeriy dcca74ab92 fix: use factory method to create worker executor 2019-01-14 13:44:54 +00:00
Valeriy 871eacacd6 fix: resolve circular dependencies 2019-01-14 13:44:54 +00:00
Valeriy S f902a2e83a fix: refactoring build of pipeline 2019-01-14 13:44:54 +00:00
Valeriy S 2168b61151 fix: unify build of challenges 2019-01-14 13:44:54 +00:00
Valeriy S 2297881f91 fix: pass proxyLogger to params 2019-01-14 13:44:54 +00:00
Valeriy 63d0a2682f fix: remove unused vars from the test execution scope 2019-01-14 13:44:54 +00:00
Valeriy S 3654f2a971 fix(client): wait for a ready event in jQuery challenges 2019-01-14 13:44:54 +00:00
Valeriy S 83ef4ebee1 fix(client): remove chai from a body 2019-01-14 13:44:54 +00:00
Valeriy S cc0b504224 fix(client): tune a worker executor 2019-01-14 13:44:54 +00:00
Valeriy S 7df4d06056 fix(client): refactor a test runner 2019-01-14 13:44:54 +00:00
Valeriy S de7798c753 fix(client): use proxy logger in test worker 2019-01-14 13:44:54 +00:00
Valeriy S 8d2c350b3f fix(client): remove execute challenge epic 2019-01-14 13:44:54 +00:00
Valeriy S c43dfe1eb7 feat(client): execute backend challenge saga 2019-01-14 13:44:54 +00:00
Valeriy S 6d7744646d feat(client): extract common tests execution logic 2019-01-14 13:44:54 +00:00
Valeriy S 0775766702 fix(client): log to console saga 2019-01-14 13:44:54 +00:00
Valeriy a50a048ee7 feat(client): execute DOM challenge saga 2019-01-14 13:44:54 +00:00
Ahmad Abdolsaheb a5735e1a98 feat: added a universal footer nav (#34864) 2019-01-14 18:58:00 +05:30
wanzulfikri 56d75f9e07 fix: typo in homepage's image alt attribute (bro bono -> pro bono) (#34683) 2019-01-13 15:41:08 +05:30
Valeriy S 4bf89a873e fix(client): transform html scripts 2019-01-10 11:29:53 +00:00
Valeriy S 003492cd7c fix(client): restore only the contents of the challenge files 2019-01-10 10:24:02 +00:00
Ivan Nikolaievskyi 8a60b19b6c fix(learn): created components for mobile/desktop layouts (#17467) 2019-01-09 11:09:19 +00:00
Dmytro Yarmak d4b07f47ab fix(learn): implemented curriculum layout for mobile devices (#17467)
remove useless changes
2019-01-09 11:09:19 +00:00
matthewchase edb04e891d feat: add progress indicators for blocks (#34331) 2019-01-05 15:18:43 +05:30