Commit Graph

28365 Commits (1307ce3eb9e3e7c34faab8ba99ada92a03fd8daa)

Author SHA1 Message Date
Renovate Bot 1307ce3eb9 fix(deps): update dependency react-reflex to v4.0.3 2021-08-04 22:29:35 +00:00
Tom 7b27821871
feat(curriculum): add icon for rdbms (#43109)
* feat(curriculum): add icon for rdbms

* fix: add better behaved icon
2021-08-04 13:22:58 -07:00
DanielRosa74 5fdc16df67
docs(i18n): Portuguese labels for docsify (#43111) 2021-08-04 17:06:27 +02:00
Renovate Bot 7f77d2b026 chore(deps): update dependency puppeteer to v10.2.0 2021-08-04 14:55:32 +00:00
Renovate Bot 524556463a fix(deps): pin dependency @types/react-scrollable-anchor to 0.6.1 2021-08-04 12:19:55 +00:00
Nicolás Restrepo e34ec814ef
feat(client): migrate donate module to ts (#42561)
* change DonationTextComponent extension to tsx

* migrate DonationTextComponents to ts

* change DonationModal extension to tsx

* add @types/react-redux

* migrate DonationModal to ts

* change PaypalButton extension to ts

* change DonateCompletion extension to tsx

* migrate DonateCompletion to TypeScript

* change PayPalButtonLoader extension to tsx

* first changes in paypal button (help needed)

* first changes in PayPalButtonScriptLoader (help needed)

* change DonateForm extension to tsx

* migrate donate module to ts

* Update client/src/components/Donation/DonateForm.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/components/Donation/DonationModal.tsx

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update client/src/components/Donation/DonationModal.tsx

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update client/src/components/Donation/DonateForm.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/components/Donation/DonateForm.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Delete console.log client/src/components/Donation/DonationModal.tsx

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* applied changes requested

* fix: readjust default one time amount

* fix types

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* chore: restore comments.json

* fix: type assertion

* fix: specific DonateForm props

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update client/src/components/Donation/PaypalButton.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix:set default stat for paypalbutton

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2021-08-04 11:21:11 +01:00
Renovate Bot 8886a9396c fix(deps): update dependency redux to v4.1.1 2021-08-03 17:08:11 +00:00
camperbot 735911067a
chore(i18n,docs): update translations (#43103) 2021-08-03 06:59:29 -07:00
Renovate Bot 5ccb6cf452 chore(deps): update codesee to v0.57.0 2021-08-02 21:30:20 +00:00
Renovate Bot 6dc0c66330 chore(deps): update typescript-eslint monorepo to v4.29.0 2021-08-02 19:59:55 +00:00
Julius Lee a34921a5b3
fix(curriculum): add additional test case to fix hard code issue (#43086)
* fix: added additional matrix1 test case for different arguments to fix hard code issue #43050

* fix: reduced additional test case to only 1 with zeroArray(4,3) and added to all languages

* Revert "fix: reduced additional test case to only 1 with zeroArray(4,3) and added to all languages"

This reverts commit bbbb1c7cbc.

* fix: only simplify and reduce to 1 test case using zeroArray(4,3), reverted internationalization

* fix: removed unused matrix1 from seed and solution

* update: for better wording of the added test case suggested

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-08-02 12:37:50 -05:00
Renovate Bot 785ec78af2 chore(deps): update dependency webpack to v5.48.0 2021-08-02 16:00:24 +00:00
camperbot d2795cf6c4
chore(i18n,docs): update translations (#43087) 2021-08-02 07:06:31 -07:00
camperbot 6b82f3831c
chore(i18n,curriculum): update translations (#43089) 2021-08-02 07:05:44 -07:00
camperbot 3350cb4522
chore(i18n,learn): update translations (#43088) 2021-08-02 07:05:00 -07:00
Oliver Eyton-Williams e118dda13a
fix: order imports and remove circular dependencies (#41824)
* fix: remove circular dependency

redux depended on templates/Challenges/redux and vice versa.  This
meant that import order mattered and confusing bugs could arise.

(cherry picked from commit 7d67a4e70922bbb3051f2f9982dcc69e240d43dc)

* feat: require imports to be in alphabetical order

Import order generally does not matter, but there are edge cases
(circular  imports and css imports, for example) where changing order
changes behaviour

(cherry picked from commit b8d1393a91ec6e068caf8e8498a5c95df68c2b2c)

* chore: order imports

* fix: lift up challenge description + title comps

This brings the classic Show closer to the others as they
now all create the description and title components

* fix: remove donation-saga/index circular import

(cherry picked from commit 51a44ca668a700786d2744feffeae4fdba5fd207)

* refactor: extract action-types from settings

(cherry picked from commit 25e26124d691c84a0d0827d41dafb761c686fadd)

* fix: lint errors

* feat: prevent useless renames
2021-08-02 08:39:40 -05:00
Renovate Bot c7b27a53e7 chore(deps): update node.js to v14.17.4 2021-08-02 10:54:04 +00:00
Renovate Bot e7b4b5b2fd fix(deps): update dependency react-instantsearch-dom to v6.12.1 2021-08-02 09:59:21 +00:00
Renovate Bot 386aaef74e chore(deps): update dependency jsdom to v16.7.0 2021-08-02 01:17:57 +00:00
Renovate Bot 843b315981 chore(deps): update dependency joi to v17.4.2 2021-08-01 23:42:57 +00:00
Renovate Bot e8dd7f5929 chore(deps): update babel monorepo to v7.14.9 2021-08-01 09:26:37 +00:00
Nicholas Carrigan (he/him) 7e8a05ac1c
feat(tools): test navigation links (#43080)
* feat(tools): test navigation links

* fix(tools): use single it
2021-07-31 12:51:50 +05:30
Renovate Bot 14b795c305 chore(deps): update dependency eslint to v7.32.0 2021-07-31 01:09:01 +00:00
Renovate Bot 24567cbe4a chore(deps): update codesee to v0.56.0 2021-07-30 23:24:17 +00:00
gikf 397a9f0c3e
fix(curriculum): clean-up Project Euler 462-480 (#43069)
* fix: clean-up Project Euler 462-480

* fix: missing image extension

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-30 08:32:21 -07:00
gikf a2b2ef3f75
fix(curriculum): clean-up Project Euler 441-460 (#43068)
* fix: clean-up Project Euler 441-460

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-30 08:20:31 -07:00
gikf d269909faa
fix(curriculum): clean-up Project Euler 381-400 (#43024)
* fix: clean-up Project Euler 381-400

* fix: missing image extension

* fix: missing subscripts

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-30 07:59:29 -07:00
camperbot 594adf02c1
chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
camperbot 5ab5d156e9
chore(i18n,docs): update translations (#43076) 2021-07-30 15:39:40 +02:00
camperbot ffdc8315f6
chore(i18n,learn): update translations (#43077) 2021-07-30 15:31:19 +02:00
Tom 68fee7212e
fix(docs): add missing step and fix typo (#43044) 2021-07-30 12:32:35 +07:00
Renovate Bot 2b7683faa0 chore(deps): update dependency webpack to v5.47.1 2021-07-29 22:32:54 +00:00
Renovate Bot f0452399fb chore(deps): update dependency rollup to v2.55.1 2021-07-29 21:44:51 +00:00
gikf 7d9496e52c
fix(curriculum): clean-up Project Euler 361-380 (#43002)
* fix: clean-up Project Euler 361-380

* fix: improve wording

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* fix: remove unnecessary paragraph

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-29 12:48:17 -07:00
gikf 1af6e7aa5a
fix(curriculum): clean-up Project Euler 321-340 (#42988)
* fix: clean-up Project Euler 321-340

* fix: typo

* fix: corrections from review

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-29 11:59:06 -07:00
gikf a9c11f7fe2
fix: clean-up Project Euler 421-440 (#43047) 2021-07-29 11:14:09 -07:00
gikf 7bd08ae2ee
fix: clean-up Project Euler 401-420 (#43028) 2021-07-29 10:48:24 -07:00
gikf c18554dd44
fix(curriculum): clean-up Project Euler 341-360 (#42998)
* fix: clean-up Project Euler 341-360

* fix: improve wording

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* fix: corrections from review

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-07-29 19:14:22 +02:00
camperbot 7e41f19633
chore(i18n,docs): processed translations (#43070) 2021-07-29 22:12:34 +05:30
Oliver Eyton-Williams a9e020657b
fix: update docs for mailhog (#43072) 2021-07-29 22:12:16 +05:30
camperbot b123c7a1ba
chore(i18n,curriculum): update translations (#43073) 2021-07-29 22:11:44 +05:30
camperbot 43308fd612
chore(i18n,client): processed translations (#43071) 2021-07-29 18:45:36 +05:30
Tom 826992fabf
fix(client): open all certs in same tab (#43061) 2021-07-29 14:56:36 +03:00
Renovate Bot e9c740fe7e chore(deps): update codesee to v0.55.0 2021-07-28 21:17:43 +00:00
camperbot 830169c21c
chore(i18n,curriculum): update translations (#43046) 2021-07-28 19:37:39 +02:00
camperbot aced643bc2
chore(i18n,learn): update translations (#43045) 2021-07-28 10:36:53 -05:00
camperbot ff5ef0880d
chore(i18n,docs): update translations (#43043) 2021-07-28 10:35:06 -05:00
Shaun Hamilton 47adbde90b
feat(client): add multifile editor breadcrumbs (#42907)
* feat(client): add multifile editor breadcrumbs

* adjust margin

* update snapshot

* re-remove duplicate css

* adjust arrow colours

* update that pesky snapshot

* add title to editor jaw

* remove bolding, and center

* update snapshot
2021-07-28 17:29:11 +03:00
Renovate Bot 5432354361 chore(deps): update dependency rollup to v2.55.0 2021-07-28 09:22:34 +00:00
Renovate Bot 3683414201 chore(deps): update codesee to v0.54.3 2021-07-28 08:27:29 +00:00