Commit Graph

26087 Commits

Author SHA1 Message Date
92377cf71a fix(learn) : Changed language and added a test for Project euler problem-2 (#39221)
* Edited wording in a test

* Rearranged the tests

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-26 19:09:46 +02:00
25be0f379e fix: remove unwanted log (#39312) 2020-07-24 05:08:37 -07:00
f844ea3620 fix(learn): Add arguments to test case titles. (#39248) 2020-07-23 23:39:17 -07:00
7a51540127 fix(learn): Add arguments to test case titles. (#39247) 2020-07-23 23:36:37 -07:00
53cbe66c1a Changed variable renderOnlineUsers to renderOnline in soluion seed. (#39229)
In the challenge seed renderOnline variable has been used and referenced but in the solution seed the variable has been changed to renderOnlineUser so, changed renderOnlineUsers back to renderOnline variable.
2020-07-23 23:35:01 -07:00
df3322eb97 Add descriptive titles for Extensible Prime Generator challenge (#39246)
* fix(learn): Add descriptive titles to tests.

* fix: Add missing word.

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>

* fix: Display expected output to user.

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2020-07-23 23:28:16 -07:00
86f9087444 feat(gitpod): Add env variables to .bashrc so they can be accessed globally (#39296)
* feat(gitpod): Add env variables to .profile so they can be accessed globally.
2020-07-23 16:22:09 +02:00
0c0611229e Fix/delayofflinewarning (#39291)
* delay offline warning

* Delayed the offline warning

* delayed offline warning

* revert unwanted changes

* correct spacing

* correct spacing second time

* use let instead of var
2020-07-22 05:26:27 -07:00
f21248edae fix: update donor email address and fix spacing 2020-07-22 12:37:31 +09:00
de55527693 fix: prevent preview-tests race condition (#39286) 2020-07-20 08:33:56 -07:00
fbdba9edb1 feat(interview-prep): Converting and Tranfering Rosetta challenges (#38754)
* feat(interview-prep): Converting and Tranfering Rosetta challenges
2020-07-20 12:02:06 +09:00
76879f9e7e docs: update link to challengeTypes.js (#39283) 2020-07-18 13:29:34 +05:30
07e665052d Fixed-pass-an-array-as-props (#39268)
* Fixed-pass-an-arrays-props

* Fixed:pass-an-array-as-props2

* Update curriculum/challenges/english/03-front-end-libraries/react/pass-an-array-as-props.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update curriculum/challenges/english/03-front-end-libraries/react/pass-an-array-as-props.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update curriculum/challenges/english/03-front-end-libraries/react/pass-an-array-as-props.english.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-17 13:11:16 -07:00
c285ce5a0c chore: bump loadash and remove gulp (#39276) 2020-07-18 00:34:48 +05:30
7269894a86 refactor: test output -> arrays (#39178) 2020-07-18 00:33:23 +05:30
bb019b2b0f fix: responsive videos (#39171) 2020-07-18 00:33:10 +05:30
01d61afd5f Fixed Some Typos (#39275) 2020-07-17 09:06:24 -07:00
b352f36169 feat: add resources for data analysis videos (#39241)
* feat: add resources for data analysis videos

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-17 11:12:45 +02:00
90e4ddb40f Add <dfn> tags (#39260) 2020-07-16 11:35:03 -07:00
1f1c58ae18 fix regex 2020-07-16 15:41:35 +03:00
aa1acbe68f Add missing solutions for algorithm challenges (#38858) 2020-07-15 12:03:29 -05:00
cd90da13f0 Disambiguate "Priority Queue" instructions (#38805)
* Disambiguate "Priority Queue" instructions

* Add front() to solution

* Add tests for front() method

* Fix test typo

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-15 11:49:56 -05:00
31f9211016 refactor(api): clean up certification logic (#39196) 2020-07-15 21:28:26 +05:30
8ebb4922d4 fix(learn): updated catphotoapp links (#39215) 2020-07-15 15:26:49 +05:30
98977942ff fix(learn): updated catphotoapp links (Chinese) (#39252) 2020-07-15 15:25:06 +05:30
3c58ec4dad fix(learn): updated catphotoapp links (Russian) (#39253) 2020-07-15 15:24:34 +05:30
fd6b24685f fix(learn): updated catphotoapp links (Portuguese) (#39254) 2020-07-15 15:24:15 +05:30
174e98a404 fix(learn): updated catphotoapp links (Spanish) (#39255) 2020-07-15 15:23:48 +05:30
fc7582b308 fix(learn): updated catphotoapp links (Arabic) (#39256) 2020-07-15 15:23:16 +05:30
22e24dfb54 fix(client): improve accuracy of offline warning (#39249)
The old message made it sound like there was a problem with the server,
even though no attempt was being made to contact it.
2020-07-14 15:56:47 +05:30
Tom
cf190b59e6 Fix/make mongodb instructions accurate (#39214)
* fix: make mongodb instructions accurate
2020-07-14 19:00:23 +09:00
0b700b5f78 fix(learn): clarify description for finders keepers (#39068)
* fix(learn): clarify description for finders keepers

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-14 09:29:53 +02:00
4291c03c1a docs: update flight manuals (#39240)
Updated and unified workflows for working with various application VMs
2020-07-13 18:50:00 +05:30
0da9760d4e fix: Specify indent_size = 2 globally in .editorconfig. (#39236) 2020-07-13 13:23:57 +02:00
0082e99f62 Update devops.md (#39237)
Fixed some typos.
2020-07-12 22:37:05 -07:00
47c457e548 Fixed some minor typos (#39225)
* Fixed some minor typos

* Adding few more changes

Adding changes suggested by @RandellDawson.

Thank you @RandellDawson

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-11 20:06:37 -07:00
9aa04199fc Fixed a minor typo (#39227) 2020-07-10 17:57:25 -05:00
0b4f1aff3d Fixed some minor typos (#39226) 2020-07-10 17:56:20 -05:00
3ed80a4347 Fixed some minor typos (#39228) 2020-07-10 17:53:49 -05:00
ab1f14246a fix(curriculum): include stack with test errors (#39209) 2020-07-09 21:15:09 +05:30
aab60d299d docs: Update "Responsive Web Design" Github link (#39134)
Current link leads to a 404 page in the old "learn" repository
2020-07-09 21:14:30 +05:30
35f24c6085 Fix text inconsistency (#39203)
* Fix text inconsistency

To match the eight ECMAScript Language Types on the previous paragraph.

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2020-07-09 16:18:11 +02:00
ca2b97f11e commit 7/8 Rosetta tokenize (#39213) 2020-07-08 17:21:01 -05:00
8656556ca2 Standardize indent size in Data Structures challenge seeds (#38803)
* Standardize indent size in "Priority Queue" seed

* Standardize indent size in "Circular Queue" seed

* Standardize indent size

* Standardize indents "Search within a Linked List"

* Standardize indents "Remove Elements from a Linked List by Index"
2020-07-08 16:58:15 -05:00
ff9148ca51 Improve formatting in Max Heap lessons (#38835)
* Improve formatting in max heap lessons

* Switch to HTML ordered lists
2020-07-08 16:54:02 -05:00
e13bfca62b Fixing Russian grammatical (#39211) 2020-07-08 13:13:10 -07:00
db6d97142a fix: remove whitespace to test solution (#39210) 2020-07-08 15:13:02 -05:00
86a934156d Fixing minor Russian grammatical (#39212) 2020-07-08 13:12:11 -07:00
aff56ac392 learn(fix) - fixed grammar because it was confuse to understand the sentence (#39188)
* fix(learn): confusing grammar in copy array items using slice
2020-07-09 01:20:08 +09:00
e7346baa34 feat(client): show line numbers on video questions (#39207) 2020-07-08 20:00:42 +05:30