systimotic
|
6e653c65bd
|
Center images in introduction challenges
|
2017-01-21 21:58:34 +01:00 |
|
Stuart Taylor
|
b9c7532efd
|
Next step unlocked persistence
|
2017-01-05 21:33:52 +00:00 |
|
Stuart Taylor
|
075476f15f
|
Render CodeMirror skeleton for SSR
|
2017-01-03 21:25:14 +00:00 |
|
Berkeley Martinez
|
1892654dab
|
feat(nav): remove sidecar
|
2016-12-29 22:04:05 -08:00 |
|
Dylan
|
7d2ca7c8a3
|
fix wording and css of Bug Modal
|
2016-12-28 19:11:27 -06:00 |
|
Stuart Taylor
|
0ac02647e2
|
Add blockName to titles
|
2016-12-13 21:30:36 +00:00 |
|
Stuart Taylor
|
60d46e069b
|
Add reactified challenge success modal
|
2016-12-05 22:54:38 +00:00 |
|
Stuart Taylor
|
9d46ebfc29
|
Added note about language degradation
|
2016-11-29 22:52:05 +00:00 |
|
Berkeley Martinez
|
5edfb77dbf
|
Merge pull request #11219 from atjonathan/fix/hikes-styling
Fixed styling issues with Hikes
|
2016-11-04 08:26:42 -07:00 |
|
theflametrooper
|
6777823607
|
Fixed styling issues with Hikes
⚙ Fixed tabs/spaces issue
📱 Added responsiveness to YouTube embed
|
2016-11-04 13:18:35 +00:00 |
|
vinhhv
|
9e2f1ebf01
|
Fix jsx typo in map header
|
2016-10-29 12:44:48 +01:00 |
|
Timo
|
e8713dcae0
|
Add keyboard shortcut for commenting code
|
2016-10-24 09:56:48 +01:00 |
|
Dylan
|
982ffd5228
|
fix map header and scrolling (#11054)
Checked across browsers and platforms. Crossing fingers now :D haha
|
2016-10-06 16:06:18 -04:00 |
|
Justin Richardsson
|
7ae36e3dd4
|
Merge pull request #10935 from dhcodes/fix/map-drawer-issues
Fix map drawer issues
|
2016-09-30 17:53:26 -04:00 |
|
dhcodes
|
42c9103e41
|
fix map drawer issues
|
2016-09-28 11:55:41 -05:00 |
|
Berkeley Martinez
|
ec8c0d1f39
|
Fix(step): remove step animation
|
2016-09-27 19:56:03 -07:00 |
|
Logan Tegman
|
90833d4aac
|
Fix(challenges): Bug cancel not working
|
2016-09-09 21:53:11 -07:00 |
|
Berkeley Martinez
|
a3836bcd8a
|
Chore(lint): fix missing prop validations
|
2016-09-02 22:12:45 -07:00 |
|
Quincy Larson
|
653ec7effd
|
Merge pull request #10417 from BerkeleyTrue/refactor/move-step-logic
Refactor(challenges): Move step movement logic into epic
|
2016-09-01 16:58:50 -07:00 |
|
Berkeley Martinez
|
98673fc316
|
Refactor(challenges): Move step movement logic into epic
|
2016-08-31 14:06:03 -07:00 |
|
Berkeley Martinez
|
9f7c9a89cd
|
Feature(code-uri): Add tooltip warning about untrusted code
|
2016-08-18 09:44:40 -07:00 |
|
Berkeley Martinez
|
f9cf212fe7
|
Feature(code-uri): Lock untrusted code from playing on first load
|
2016-08-18 09:44:40 -07:00 |
|
Berkeley Martinez
|
c3d9d48b01
|
Fix(challenges): Let code load update the main frame
Also display a message to the user that we loaded
in-progress code.
|
2016-08-18 09:44:40 -07:00 |
|
Berkeley Martinez
|
1c460e3319
|
Fix(challenges): load stored code on challenge change
|
2016-08-18 09:44:40 -07:00 |
|
Berkeley Martinez
|
d3dabb1f36
|
Fix(challenges): completed marked at render
Mark challenge completed using derived data in a selector
instead of manipulating the data on user load
|
2016-08-08 16:21:04 -07:00 |
|
Berkeley Martinez
|
787051862e
|
Fix(meta): challenge should use challenge title for page title
|
2016-08-05 20:51:52 -07:00 |
|
Robert Lin
|
e83b542ed0
|
Change wording in map menu
|
2016-08-04 10:51:43 -07:00 |
|
Mrugesh Mohapatra
|
553b2e6ee0
|
Merge pull request #10010 from atjonathan/fix/wiki-to-forum
Replaced wiki links with new forum links
|
2016-08-02 16:22:08 +05:30 |
|
Mrugesh Mohapatra
|
3d8ec49520
|
Fix(css): react-layout and editor area
|
2016-08-02 10:38:01 +05:30 |
|
theflametrooper
|
a45b0a5685
|
Replaced wiki links with new forum links
|
2016-08-01 10:20:08 +01:00 |
|
Berkeley Martinez
|
9656d9030e
|
Feaure(map): close map drawer on challenge transition
|
2016-07-29 16:51:32 -07:00 |
|
Berkeley Martinez
|
63a260ae86
|
Feature(challenges): Update title on challenge change
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
0995e3bba6
|
Feature(map): Filter challenges on Map
closes #9346
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
57b6debb44
|
Feature(challenges): add bug modal and logic
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
efcfaf0391
|
Feature(chat): Add help chat logic
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
c204e8cdea
|
Feature(toasts): make toast short lived by default
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
979eb4f7d1
|
Feature(challenges): add reset logic
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
8e3c092029
|
Feature(toast): Move from react-toastr to react-notifications
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
2f87c03611
|
Fix(challenges): scroll instruction panel to top between challenges
closes #9361
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
94a297c570
|
Fix(challenge): coming soon challenges unclickable in prod
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
4d7c93adcf
|
Fix(challenge): Add spacer underneath testing suite
closes #9342
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
668bd74690
|
Fix(lint): Add import eslint and fix import errors
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
cc0543d5df
|
Fix(lint): correct lint errors
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
b434ef6e43
|
Feature(map): add super block message logic
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
566ad4fd24
|
Fix(map): structure to work with new drawer
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
e1e6997bf4
|
Feature(map): change caret when open
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
a61088c6be
|
Feature(map): add expand/collapse all button/logic
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
3b02495631
|
feature(map): move locked static challenges to seed files
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
1f02e31894
|
feature(map): Add collapse to block level
|
2016-07-28 23:40:01 -07:00 |
|
Berkeley Martinez
|
b8434edd51
|
Feature(map): Add top level collapse
|
2016-07-28 23:40:01 -07:00 |
|