Berkeley Martinez
07e08b9e6a
Merge branch 'staging' into fix/babelPipeline
2018-02-26 12:05:11 -08:00
Berkeley Martinez
6285d369ca
Merge pull request #16771 from Bouncey/feat/splitMapService
...
Feat(challenge): Only send the challenges for the requested block
2018-02-26 11:31:01 -08:00
Justin Pitts
f93fbe30a1
fix(challenges): Hide second scrollbar in challenge preview pane ( #16737 )
...
Closes #16695
2018-02-26 12:44:42 +00:00
Stuart Taylor
11821e40aa
Remove weird white space not present locally
2018-02-26 12:17:29 +00:00
Stuart Taylor
b2a70fd5ba
Remove weird white space not present locally
2018-02-26 12:17:29 +00:00
Stuart Taylor
303ad38b8e
feat(rechallenge): Remove JS files from build pipline if JS is disabled
2018-02-26 12:17:29 +00:00
Stuart Taylor
5c007e3d53
feat(transformers): Disable JS in preview on error
2018-02-26 12:15:16 +00:00
Stuart Taylor
329438bdf4
fix(nextChallenge): Remove some duplication
2018-02-24 08:51:35 +00:00
Arpit Agarwal
68dde75add
fix(challenges): Word wrap fix for Chrome ( #16736 )
2018-02-24 12:17:33 +05:30
Stuart Taylor
fec1abfb46
feat(challenge): Add pre-fetching logic
2018-02-23 18:39:13 +00:00
Stuart Taylor
a7587ed6f0
feat(challenge): Initial build of the challenge service
2018-02-23 17:13:02 +00:00
Iván Munguía
6276321f45
feat(challenges): Call updateSuccessMessage action ( #16742 )
...
Called updateSuccessMessage passing it a random compliment each time the
challenge is mounted/updated
Closes #16738
2018-02-20 11:59:00 +00:00
Stuart Taylor
1a5cab57a1
feat(sass): Enable client-side sass compiling ( #16747 )
2018-02-19 14:41:01 -06:00
Stuart Taylor
9f034f4f79
Fix/backend completion ( #16699 )
...
* chore(props): Sort props
* fix(backend): Fix backend completion flow
* fix(backend): Create and use backend form values selector
2018-02-16 09:24:37 -06:00
Jason Kao
00cb394f08
feat(challenges): Added warning feedback for non-front-facing glitch url ( #16709 )
2018-02-15 01:03:19 +00:00
Neenad Ingole
183740d739
fix(seed): React Challenges showing unwanted brackets ( #16595 )
...
Closes #16528
2018-02-06 16:01:33 +00:00
Damon Tian
be7bd01c3d
fix(map): Fix vertical scrollbar not showing up in code edit ( #16625 )
...
Closes #16327
2018-02-06 10:10:28 +00:00
Vivek Agrawal
b4a48fa020
fix(challenges): Add top-margin & change comment color ( #16615 )
2018-02-03 00:51:00 +05:30
Iván Munguía
8ca5575ac5
fix(challenges): Add key prop to root element ( #16493 )
...
The key prop was added to solve the issue of the first question being
added to subsequent questions
Closes #16483
2018-01-31 07:30:56 +00:00
Mrugesh Mohapatra
9fa89ee1b0
fix: Update locked button label
2018-01-31 01:30:33 +05:30
Berkeley Martinez
cbb7c72a95
Merge pull request #16570 from werne2j/fix/modern-challenge-editor-name
...
fix(modern-challenges): Default nav link to "Editor" if only one editor
2018-01-29 19:19:43 -08:00
werne2j
05b9df4dd0
fix(modern-challenges): Default nav link to "Editor" if only one editor
2018-01-29 20:33:38 -05:00
Stuart Taylor
e3a522aa5e
feat(tool-panel): Make buttons look and act like current productiion ( #16580 )
2018-01-29 11:26:03 -06:00
Stuart Taylor
f9ac50103f
fix(poly): Check we are working with Poly from code-storage ( #16582 )
...
* fix(poly): Check we are working with Poly from code-storage
* fix(backend): Do not show complettion modal for a backend challenge
* fix(backend): Remove unused action
2018-01-29 10:03:23 -06:00
Stuart Taylor
21bd1b4207
fix(code-reset): Listen for clickOnReset and remove code from storage ( #16592 )
2018-01-29 09:53:17 -06:00
Berkeley Martinez
e6110fe718
Merge pull request #16551 from huyenltnguyen/fix/console-theme-in-night-mode
...
fix(ui): Add logic to toggle console theme
2018-01-25 12:13:08 -08:00
huyenltnguyen
b1325ba930
fix(ui): output theme in night mode
2018-01-25 20:28:45 +07:00
A-J Roos
4ab1e5454c
fix(visual): Fix test output screen alignment ( #16536 )
...
Whenever the test run fails the icon and text are out of alignment. This change sets the icon to be vertically aligned to the top.
Closes #16498
2018-01-21 22:19:06 +05:30
Berkeley Martinez
413eb224b7
style(Challenges): Remove unnecessary whitespace
2018-01-18 15:20:54 -08:00
Berkeley Martinez
c372bd3cc5
fix(Challenges): Add child container for challenges
...
Add a central point for the completion modal to open
2018-01-18 15:18:42 -08:00
Vivek Agrawal
de940a4ca5
fix(challenges): Changed background color of preview panel for night mode ( #16502 )
...
Closes #16318
2018-01-19 00:43:18 +05:30
Berkeley Martinez
167b609853
Merge pull request #16496 from huyenltnguyen/fix/editors-theme-in-dark-mode
...
fix(challenges): Add logic to toggle editor theme
2018-01-17 11:24:21 -08:00
huyenltnguyen
e1bda08c59
fix(challenges): Add logic to toggle editor theme
...
Closes #16284
2018-01-17 05:11:20 +07:00
Berkeley Martinez
6e17281fda
Merge pull request #16442 from iabrenne/feature/link-to-guide
...
Feature/link to guide
2018-01-16 12:52:03 -08:00
Peter Weinberg
62e079c721
feat(panes/nav): persist pane state across transitions; rename side panel to lesson
2018-01-16 09:52:29 -08:00
Vivek Agrawal
9c3f0f3628
fix(challenges): Add spacing between test-suite rows ( #16491 )
...
Closes #16484
2018-01-15 00:17:34 +05:30
Irina Brennen
c7a898bed7
refactor(seed): Add link to guide
...
Partially #16388
2018-01-10 18:32:16 -06:00
Berkeley Martinez
c27250eec1
Merge pull request #16429 from jameskaupert/feature/add_default_project_img
...
feat(challenges): Add default project image when none exists
2018-01-10 00:27:10 -08:00
James Kaupert
2bc1f0ae59
feat(challenges): Add default project image when none exists
...
BREAKING CHANGE: none
Closes #16426
2018-01-08 19:34:16 -05:00
Berkeley Martinez
55adc282fa
Merge pull request #16430 from raisedadead/fix/preview-pane-background
...
revert(preview): Remove night mode background-color
2018-01-06 14:25:19 -08:00
Mrugesh Mohapatra
f11fe6c5fb
revert(preview): Remove night mode background-color
2018-01-07 02:44:07 +05:30
James Kaupert
da9e1f1129
fix(challenges): Remove broken images when undefined
...
BREAKING CHANGE: none
Closes #16410
2018-01-05 19:48:31 -05:00
Chloe Collier
5f65f04ba4
fix(style): changed colors for dark-mode ( #16404 )
2018-01-04 12:09:19 +05:30
Vivek Agrawal
68e1c83db7
style(lesson-section): Add paddings ( #16391 )
...
Closes #16299
styles moved to challenges.less
2018-01-02 22:30:40 +00:00
Berkeley Martinez
540b0ec4d4
Merge pull request #16295 from Bouncey/fix/duplicateKeys
...
fix(step-challenge): Fix duplicate keys in Step
2018-01-01 12:57:33 -08:00
Joshua Swift
603a354e56
Merge branch 'staging' into fix/js-disabled-message
2017-12-30 11:12:57 +00:00
Berkeley Martinez
4aa4248204
Merge branch 'Bouncey:fix/toolpanelConflict' into staging
2017-12-29 16:08:48 -08:00
Berkeley Martinez
46a696472c
fix(lint): Move rsa link to utils
2017-12-29 16:08:29 -08:00
Joshua Swift
23d2f2a08b
JS is disabled alert
2017-12-29 20:26:38 +00:00
Stuart Taylor
0f68940865
chore(step-redux): Remove console.log
2017-12-28 19:07:28 +00:00