Commit Graph

17622 Commits

Author SHA1 Message Date
Stuart Taylor
3b74a20910 feat(overlayLoader): Add OverlayLoader 2018-03-06 10:25:58 +00:00
Pavel Tsurbeleu
38825dcb94 Improve instructions of "Global vs Local Scope in Functions" challenge (#16832) 2018-03-06 09:46:23 +05:30
Pavel Tsurbeleu
919cd693d1 Improve instructions of "Global vs Local Scope in Functions" challenge (#16832) 2018-03-06 09:46:23 +05:30
Berkeley Martinez
23d9ceb399 Merge pull request #16796 from Bouncey/feat/completionModalProjects
fix(projectCompletion): Open completion modal for Project submission
2018-03-05 14:15:31 -08:00
Stuart Taylor
e897c46cb8 chore(cleanup): Remove console.log 2018-03-05 14:26:57 +00:00
Stuart Taylor
572b3a8dcd fix(challengeId): Use correct id for Portfolio challenge 2018-03-05 14:26:07 +00:00
Stuart Taylor
10148ce5b3 fix(challengeId): Use correct id for Portfolio challenge 2018-03-05 14:26:07 +00:00
Stuart Taylor
ce8e8b8a63 chore(twitch): Make twitch title compatable with DynamicForm 2018-03-05 14:25:51 +00:00
Stuart Taylor
0bd9c3a6d0 chore(twitch): Make twitch title compatable with DynamicForm 2018-03-05 14:25:51 +00:00
ahmadabdolsaheb
19b86f060d feat(seed): Adds the json file for css grid challenges
order or json files changed and new css grid challenges json is added
2018-03-05 17:20:31 +03:00
ahmadabdolsaheb
2a814f1d66 feat(seed): Adds the json file for css grid challenges
order or json files changed and new css grid challenges json is added
2018-03-05 17:20:31 +03:00
Stuart Taylor
fda1be8066 fix(cert-settings): Uncouple Cert-Settings from dashedName's 2018-03-05 14:15:30 +00:00
Stuart Taylor
6301411673 fix(cert-settings): Uncouple Cert-Settings from dashedName's 2018-03-05 14:15:30 +00:00
Stuart Taylor
7ab7cbdd95 chore(legacy): Add legacy projects 2018-03-05 13:30:07 +00:00
Stuart Taylor
15473616c9 chore(legacy): Add legacy projects 2018-03-05 13:30:07 +00:00
Stuart Taylor
43082742f4 feat(legacy-certs): Claim legacy certificates from the settings page 2018-03-05 13:30:07 +00:00
Stuart Taylor
7d9057dbdd fix(DRY): Dedupe Cert-Settings submit 2018-03-05 13:30:07 +00:00
Stuart Taylor
2fe66f9e18 fix(show-url): Update profile show cert urls 2018-03-05 13:30:07 +00:00
Stuart Taylor
2d0f8f7b9b feat(legacy-certs): Claim legacy certificates from the settings page 2018-03-05 13:30:07 +00:00
Berkeley Martinez
b3aed512d6 Merge pull request #16531 from vbelolapotkov/fix/initial-map-expand
fix(map): Expand map when challenge opened
2018-03-04 20:39:57 -08:00
Vasily Belolapotkov
decb6eb936 fix(map): Expand map when challenge opened
changed fetchMapUi epic to add extra param - initialNode
added util method to open path in the map by node name
changed action handler for fetchMapUi.complete to open initialNode
changed map component to set scroll on component mount and update
added attribute to challenge component to find challenge node by name
extracted createEventMetaCreator into separate file to break circular
dependencies

Closes #16248
2018-03-04 20:43:10 +03:00
Berkeley Martinez
65662c6d0a Merge pull request #16820 from Bouncey/chore/loopback
chore(package): Update loopback-boot to remove vulnerability
2018-03-02 11:40:35 -08:00
Stuart Taylor
56b188389b chore(translations): Remove empty translation descriptions (#16805) 2018-03-02 11:39:29 -06:00
Stuart Taylor
0be11b108a chore(translations): Remove empty translation descriptions (#16805) 2018-03-02 11:39:29 -06:00
Stuart Taylor
e9a7459597 chore(package): Update loopback-boot to remove vulnerability 2018-03-02 15:56:02 +00:00
Kristofer Koishigawa
1ae4bf363c fix(common): Add Default Text to Heatmap Legend (#16802)
With the recent Reactifying of the profile page, I noticed that some of
the calendar heatmap legend text was missing. This fix changes the text
from the current ['less', '', '', 'more'] back to ['0 items', '1 item',
'2 items', '3 or more items'].

BREAKING CHANGE: None
2018-03-02 12:18:54 +00:00
Stuart Taylor
12cf871249 fix(layout): Improve project view (#16798) 2018-02-28 13:22:56 -06:00
Andrés
07ea50fdd0 feat(seed): Feat: add new set of systems design questions (#16778)
Closes #16758
2018-02-28 13:13:46 -06:00
Andrés
76b2c13cdf feat(seed): Feat: add new set of systems design questions (#16778)
Closes #16758
2018-02-28 13:13:46 -06:00
Berkeley Martinez
6abf4f05e3 Merge pull request #16789 from Bouncey/fix/profileChallenges
fix(profile): Fix challenges of undefined Error
2018-02-28 09:05:30 -08:00
Berkeley Martinez
4aa8981b44 Merge pull request #16790 from Bouncey/fix/toggleEmail
fix(toggleEmail): Use dispatch bound updateUserBackend
2018-02-28 09:04:30 -08:00
Berkeley Martinez
d15590bb43 Merge pull request #16799 from Bouncey/fix/flashLess
fix(less): Fix Flash less syntax
2018-02-28 09:02:39 -08:00
Stuart Taylor
a492603fcd fix(less): Fix less syntax 2018-02-28 14:50:37 +00:00
Vishal Heble
5ca87c1109 Make Flash message legible in dark mode. (#16794) 2018-02-28 13:51:31 +00:00
Stuart Taylor
6a163bae88 fix(projectCopmletion): Open completion modal for Project submission 2018-02-28 10:06:50 +00:00
Stuart Taylor
8e02df5cc5 fix(toggleEmail): Use dispatch bound updateUserBackend 2018-02-27 14:40:07 +00:00
Stuart Taylor
b81cea4b08 fix(profile): Fix challenges of undefined Error 2018-02-27 14:29:37 +00:00
Berkeley Martinez
6cf3fb6049 Merge pull request #16370 from Bouncey/fix/babelPipeline
fix(rechallenge): Remove JS files from build pipeline when JS is disabled
2018-02-26 12:10:11 -08:00
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
Kristofer Koishigawa
6b6c9c9c54 perf(challenges): Add Head and Remove Multiple Function Calls in Project Euler 22 (#16741)
Added a head section and moved the large names array to it to prevent
the page from lagging. Also removed multiple calls to the challenge
funtion in the challenge seed.

BREAKING CHANGE: None
2018-02-26 12:58:53 +00:00
Kristofer Koishigawa
6d5f468067 perf(challenges): Add Head and Remove Multiple Function Calls in Project Euler 22 (#16741)
Added a head section and moved the large names array to it to prevent
the page from lagging. Also removed multiple calls to the challenge
funtion in the challenge seed.

BREAKING CHANGE: None
2018-02-26 12:58:53 +00:00
Justin Pitts
f93fbe30a1 fix(challenges): Hide second scrollbar in challenge preview pane (#16737)
Closes #16695
2018-02-26 12:44:42 +00:00
Kristofer Koishigawa
ee086ae693 perf(challenges): Remove Multiple Calls to Challenge Function in Project Euler Problems (#16733)
Removed multiple calls to the challenge function in Project Euler
problems 11 and 14. Also adjusted the spacing of the tests array for
problem 23 to make it consistent with the rest of the file.

BREAKING CHANGE: None
2018-02-26 12:40:09 +00:00
Kristofer Koishigawa
11df3f3b0d perf(challenges): Remove Multiple Calls to Challenge Function in Project Euler Problems (#16733)
Removed multiple calls to the challenge function in Project Euler
problems 11 and 14. Also adjusted the spacing of the tests array for
problem 23 to make it consistent with the rest of the file.

BREAKING CHANGE: None
2018-02-26 12:40:09 +00:00
Neenad Ingole
d8fdaea661 fix(seed): message update to the test (#16718) 2018-02-26 12:37:43 +00:00
Neenad Ingole
0d820a95c1 fix(seed): message update to the test (#16718) 2018-02-26 12:37:43 +00:00
Irina Brennen
399ba38fb0 fix(seed): Fixed issue with atLeast test always failing (#16717)
Closes #16668
2018-02-26 12:35:55 +00:00
Irina Brennen
8dba8411cc fix(seed): Fixed issue with atLeast test always failing (#16717)
Closes #16668
2018-02-26 12:35:55 +00:00
Stuart Taylor
ca7790158e Use correct comment format 2018-02-26 12:17:29 +00:00