Commit Graph

26356 Commits

Author SHA1 Message Date
022bbdd1b0 Adding a solution for searching within a linked list for future students (#38326)
* Adding a solution for future students

* fix: added new tests and correctied existing tests

* Adding isEmpty method as well

* Update curriculum/challenges/english/08-coding-interview-prep/data-structures/search-within-a-linked-list.english.md

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

Co-authored-by: Randell Dawson <rdawson@onepathtech.com>
Co-authored-by: Manish Giri <manish.giri.me@gmail.com>
2020-03-21 09:30:14 -05:00
696bfe8b7b docs: update links in curriculum guide 2020-03-21 11:18:17 +05:30
6920634e6c TYPO-FIX JS-regex-match-non-whitespace-characters (#38407)
Added Markdown to correctly display second test
2020-03-20 21:13:48 -07:00
88e1952478 fix: ESLint warnings in logs 2020-03-21 03:09:38 +05:30
ef39ab0e20 fix(donate): allow calls to the API without auth
This is also dependent on 170e3dbf4f
2020-03-21 01:58:07 +05:30
b561599614 fix(donate): re-enable monthly donations and update plans 2020-03-21 01:58:07 +05:30
a7c70ddcd8 fix: remove debugModal (#38405) 2020-03-20 21:24:06 +05:30
8866ed74c2 fix(donate): remove call to verification when not signed in 2020-03-20 13:17:39 +05:30
08ec29fa1b fix(donate): update plans in config 2020-03-20 11:59:58 +05:30
cdc8b1e8e5 feat: add reconfigurable paypal button to donate page 2020-03-20 10:05:07 +05:30
a2c7659f2d fix(donate): remove monthly plans from client 2020-03-20 00:33:20 +05:30
170e3dbf4f fix(donate): remove isSigned in check temporarily 2020-03-19 23:55:47 +05:30
585527d145 feat: add paypal donation to modals and certificates 2020-03-19 23:55:47 +05:30
c30f0dbf0d fix(client): fixup PayPal intergration 2020-03-19 17:18:53 +05:30
4ee032d664 feat(api): add and update webhooks routing 2020-03-19 17:18:53 +05:30
d8e5f3ebc8 feat(tools): add helper for testing webhooks locally 2020-03-19 17:18:53 +05:30
f25d035e9d add: solution to project euler problem 23 md file (#38369) 2020-03-18 16:37:26 -07:00
6f90efb20c fix(api): update routes for authorization bypass (#38387) 2020-03-18 18:05:42 +01:00
802f9f68ba fix: use flash before auth (#38385) 2020-03-18 17:51:14 +05:30
933e289617 fix(api): add /auth paths to whitelist (#38383) 2020-03-18 13:19:42 +01:00
7613df56e1 chore: add Peter-Samir to HOF (#38384)
Co-authored-by: Peter-Samir <43256727+Peter-Samir@users.noreply.github.com>
2020-03-18 06:23:56 +05:30
9d72ccf048 chore(client): remove PayPal integration
This commit removes the changes introduced via #38239 to unblock deployment to production
2020-03-18 00:18:23 +05:30
23b899f50f fix(csrf): remove all csrf bypass 2020-03-17 23:28:23 +05:30
f183df0d88 chore: update search-indexing 2020-03-17 11:09:12 +05:30
35578720e5 chore: update build 2020-03-17 11:09:12 +05:30
b350efef5b chore: update seed 2020-03-17 11:09:12 +05:30
d2e1326e71 chore: update parser 2020-03-17 11:09:12 +05:30
95a8f5873e chore: remove @babel/cli and update curriculum 2020-03-17 11:09:12 +05:30
de124c4386 chore: update api-server 2020-03-17 11:09:12 +05:30
10eaf8ed13 chore: update client 2020-03-17 11:09:12 +05:30
00347ff8bf feat(client): add space for flash message (#38327) 2020-03-17 11:07:42 +05:30
c21af106bb feat: update open graph and twitter meta 2020-03-17 00:32:56 +05:30
f9277b4fec fix(env): make PayPal env config dynamic 2020-03-16 18:35:52 +05:30
6c6eadfbe4 feat(donate): PayPal integration 2020-03-16 18:35:51 +05:30
e3db423abf chore: version bump Jest 2020-03-16 16:28:32 +05:30
b0498ff9e6 fix: installed latest version of husky 2020-03-16 16:28:32 +05:30
a282c24bf4 fix (curriculum): added console output checks for the inheritance challenge (#38360)
Co-authored-by: Hassaan Pasha <hassaan.pasha@teamo.io>
2020-03-14 21:55:21 -07:00
705cc32579 add: solution to project euler problem 22 md file (#38263)
* add: solution to project euler 22 md file

* Copied the array instead of using it directly

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-03-13 14:31:13 -07:00
4ef78f7f7d Update use-recursion-to-create-a-countdown.english.md (#38366) 2020-03-13 16:05:59 +01:00
694e52f742 feat: Code saveing to localStorage on Cmd/Ctrl + S (#38324)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2020-03-13 18:50:14 +05:30
814256ca56 docs(i18n): updated German translation of PR guidelines (#37581) 2020-03-12 22:25:56 +05:30
b27d9ce770 docs(i18n): contributing guidelines in polish (#37350)
Co-Authored-By: Cezary Waś <44169282+Qondor@users.noreply.github.com>
Co-authored-by: kassjja <52068785+kassjja@users.noreply.github.com>
2020-03-12 22:24:18 +05:30
cc190aba99 fix: removed assert message arguments 2020-03-12 20:46:46 +09:00
72bc067e6b feat(interview-prep): Regenerated IDs 2020-03-12 20:46:46 +09:00
ec0a5e0b6f feat(interview-prep): Updated descriptions and corrected syntax 2020-03-12 20:46:46 +09:00
e4a6f5563f feat(interview-prep): Converting and transferring Rosetta problems 2020-03-12 20:46:46 +09:00
fde8c05a20 fix(curriculum): strip comments from CSS in testString to fix bug caught by tests (#38351)
* fix: strip-comments-from-css

* fix: added challenge referenced in issue

* fix: added call to function removeCssComments

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-03-11 08:56:34 -05:00
8c435c8b75 fix (curriculum): changed the index to 0 for the fibonacci sequence challenge (#38331) 2020-03-10 13:43:41 +03:00
a2d31afe81 fix: Update test in Redux challenge to accomodate backticks (#38345) 2020-03-10 12:15:50 +03:00
c401fc7f83 fix(curriculum): removed solution required comment from 6 challenges (#38339)
* fix: removed solution required comments

* fix: fixed two more challenge soltuions with solution required comment

* fix: remove debugging code

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-03-09 13:58:46 +01:00