Commit Graph

28746 Commits

Author SHA1 Message Date
Renovate Bot
f364ba6c7d chore(deps): update dependency mock-fs to v5.1.1 2021-09-24 00:25:12 +00:00
Renovate Bot
7f1fc2d14a chore(deps): update dependency eslint-plugin-testing-library to v4.12.4 2021-09-23 21:57:22 +00:00
James Geer
77b8405a31 fix(curriculum): allow optional final css semi-colon (#43545)
* fix for issue: #43536, final css property optional semi-colon

* accidentally left a "y" at the end of the sentence

* replaced regex with CSSHelp

* removed trailing white-space
2021-09-23 19:25:50 +01:00
Nicholas Carrigan (he/him)
972c10a33d chore: clean up comments (#43550) 2021-09-23 20:09:27 +02:00
Shaun Hamilton
5ddccecd46 fix(curriculum): adjust implementation-of-social-auth tests (#43162)
* fix(curriculum): adjust implementation-of-social-auth tests

* use deepInclude with much optional chaining
2021-09-23 11:37:22 -05:00
camperbot
fd544c02a5 chore(i18n,curriculum): processed translations (#43546) 2021-09-23 16:38:58 +01:00
Sem Bauke
aa3c6987e3 fix: redundant scrollbar on codeally Iframe (#43503) 2021-09-23 10:31:56 -05:00
Oliver Eyton-Williams
41e428d23d feat: update editable region behaviour (#43537)
* refactor: remove ambiguity about editable region

Since the editable region is implemented via decorations and defined in
challenge object, getEditableRegionFromRedux, makes the source obvious

* fix: make jaws follow the highlighted region

* fix: update the jaws on all content changes

* feat: make editable region 'absorb' text

As the user types, the editable region can move, expand and contract.

With this PR then if the user, say, presses backspace on the line after
the editable region, causing that line to move up, then the new contents
will expand/contract as if they had always been part of the region.
2021-09-23 17:27:44 +03:00
Ilenia
c9d919732a feat: add last chinese cert (#43539) 2021-09-23 19:19:13 +05:30
Raymen Deol
0036aa8969 feat(client): ts-migrate (/client/src/components/layouts/Certification.js) (#42939)
* change name to certification.tsx

* migrate certification.js to ts

* update ceritification import in index and fix prettier errors

* Update client/src/components/layouts/certification.tsx

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Update client/src/components/layouts/certification.tsx

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

* Update client/src/components/layouts/certification.tsx

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

* Update client/src/components/layouts/certification.tsx

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* fix: reorder imports

Co-authored-by: Raymen Deol <raymen.deol@outlook.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-09-23 09:15:16 +02:00
Renovate Bot
5f93847770 fix(deps): update dependency @stripe/stripe-js to v1.18.0 2021-09-23 03:19:38 +00:00
Renovate Bot
d47da0de51 chore(deps): update dependency rollup to v2.57.0 2021-09-23 01:52:18 +00:00
Renovate Bot
bf7f9f6bea chore(deps): update dependency @testing-library/dom to v8.6.0 2021-09-23 00:26:21 +00:00
Renovate Bot
ca7dbdf4a6 chore(deps): update codesee to v0.93.0 2021-09-22 22:33:35 +00:00
Renovate Bot
b7b2033c3d fix(deps): update dependency node-fetch to v2.6.5 2021-09-22 21:14:48 +00:00
Renovate Bot
226f9f3a97 chore(deps): update dependency postcss to v8.3.7 2021-09-22 19:31:10 +00:00
camperbot
2012ad3035 chore(i18n,curriculum): update translations (#43534) 2021-09-22 16:34:59 +01:00
camperbot
05efb067a1 chore(i18n,docs): initialise japanese docs (#43527) 2021-09-22 07:28:36 -07:00
James Geer
3207ea04e7 fix(curriculum): Css fix for issue #43517: Example css code does not demonstrate hover animation (#43524)
* fix question example code for id: 587d78a7367417b2b2512ae0

* Revert "fix question example code for id: 587d78a7367417b2b2512ae0"

This reverts commit c99edf8609.

* modifying only the english version of button hover example

* change to keep css looking consistent
2021-09-22 16:22:11 +02:00
Alan Luo
492ddcf6bd fix(curriculum): move word 'example' to correct position (#43528) 2021-09-22 13:55:59 +01:00
Renovate Bot
98b06848a4 chore(deps): update dependency autoprefixer to v10.3.5 2021-09-22 11:30:24 +00:00
Renovate Bot
71e1693b29 chore(deps): update dependency @rollup/plugin-node-resolve to v13.0.5 2021-09-22 08:53:00 +00:00
Oliver Eyton-Williams
7200269534 refactor(client): use the view zones to place the widgets (#43519)
Rather than calculating the widget (i.e. the jaws) position ourselves,
we can use the fact that monaco knows where the view zones are.
2021-09-22 09:29:29 +05:30
Renovate Bot
a007c19c44 chore(deps): update codesee to v0.92.2 2021-09-22 03:10:26 +00:00
Nicholas Carrigan (he/him)
d98ddebf0d feat(docs): enable japanese docs (#43523) 2021-09-22 06:02:42 +05:30
Renovate Bot
cf98d8b964 chore(deps): update dependency puppeteer to v10.4.0 2021-09-21 19:43:38 +00:00
Kristofer Koishigawa
a9204f12ea fix: replace frontend libraries bitly links (#41815)
* fix: replace frontend libraries bitly links

* fix: replace s3 bucket urls with cdn urls
2021-09-21 18:23:30 +01:00
Kristofer Koishigawa
8c9ca6a2fa fix: replace JS algorithms and data structures bitly links (#41813) 2021-09-21 16:46:25 +01:00
camperbot
b681dbfabe chore(i18n,curriculum): update translations (#43500) 2021-09-21 08:09:14 -07:00
Mohanesh Babu
128d7a509d Update create-an-es6-javascript-map.md (#43495) 2021-09-21 09:58:21 -05:00
Oliver Eyton-Williams
1f02d45337 test: fix wait for hotkey navigation (#43514) 2021-09-21 16:57:31 +02:00
Kristofer Koishigawa
1d4e7e1d16 fix: replace responsive web dev bitly links (#41811) 2021-09-21 09:46:55 -05:00
Renovate Bot
95c210c38e fix(deps): update dependency node-fetch to v2.6.4 2021-09-21 14:43:37 +00:00
Oliver Eyton-Williams
e9cc4e4d75 test: ignore ChunkLoadError (#43512)
They only seem to occur during testing at the moment.  If we get a user
report, we can investigate, but until then they're a distraction.
2021-09-21 18:06:33 +05:30
Oliver Eyton-Williams
222fc3f255 refactor: minor clean up of editor (#43513) 2021-09-21 18:05:12 +05:30
Aditya Dharmawan Saputra
bfb70e422e fix: consistency of writing in readme.md (#43497)
Use standard and consistent letters
é to e
’ to '
2021-09-21 10:47:11 +02:00
Nicole Aldurien
cc1b945fab refactor(client): migrating ActionRow.js to TypeScript (#43490) 2021-09-21 10:13:54 +02:00
Shaun Hamilton
2949fb0d53 feat(actions): remove codesee map from renovate prs (#43506) 2021-09-21 09:58:24 +02:00
Renovate Bot
58b947cb82 chore(deps): update dependency eslint-plugin-react to v7.26.0 2021-09-21 06:52:50 +00:00
Renovate Bot
f764699638 fix(deps): update dependency node-fetch to v2.6.3 2021-09-21 04:40:58 +00:00
Renovate Bot
d2f98270d5 chore(deps): update codesee to v0.92.1 2021-09-21 02:02:01 +00:00
Renovate Bot
1556f52f6e chore(deps): update typescript-eslint monorepo to v4.31.2 2021-09-20 22:09:07 +00:00
Sem Bauke
c0e0241440 feat(Cypress): hotkey tests (#43434)
* feat(Cypress): hotkey tests

* fix: test previous next for projects

* fix: link time-out firefox

* feat: test the "r" hotkey

* fix: change select back to body for now

* fix: retain navigation mode for video challenges

* test: find focused elements

* fix: move focus from panel before pressing 'r'

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

* test: add hotkey test for backend

* test: remove redundant {esc} presses

* refactor: naming change

* fix: refactor properly

* fix: actually refactor it properly

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-09-20 20:53:42 +02:00
Renovate Bot
ea0802ad88 chore(deps): update dependency jest to v27.2.1 2021-09-20 18:25:57 +00:00
codesee-architecture-diagrams[bot]
ff0c8bf57a Add CodeSee architecture diagram workflow to repository (#43501)
Co-authored-by: codesee-architecture-diagrams[bot] <86324825+codesee-architecture-diagrams[bot]@users.noreply.github.com>
2021-09-20 17:28:39 +02:00
EhEhRon91
35bee5ca68 fix: message removed when not logged in (#43411)
* fix: message removed when not logged in

* removed unnecessary code from DonateCompletion.tsx that was added

* now using isSignedIn in props and not donationFromState
2021-09-20 12:57:05 +03:00
Ahmad Abdolsaheb
cf309b5349 fix: optionally add name to customer creation (#43486) 2021-09-20 09:56:42 +02:00
Renovate Bot
3a4889942b chore(deps): update dependency eslint-plugin-testing-library to v4.12.3 2021-09-20 00:07:21 +00:00
Renovate Bot
19fb0ebda9 chore(deps): update dependency eslint-plugin-react to v7.25.3 2021-09-19 22:23:32 +00:00
camperbot
3337f48586 chore(i18n,curriculum): update translations (#43493) 2021-09-19 20:11:53 +01:00