Commit Graph

28662 Commits

Author SHA1 Message Date
222fc3f255 refactor: minor clean up of editor (#43513) 2021-09-21 18:05:12 +05:30
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
cc1b945fab refactor(client): migrating ActionRow.js to TypeScript (#43490) 2021-09-21 10:13:54 +02:00
2949fb0d53 feat(actions): remove codesee map from renovate prs (#43506) 2021-09-21 09:58:24 +02:00
58b947cb82 chore(deps): update dependency eslint-plugin-react to v7.26.0 2021-09-21 06:52:50 +00:00
f764699638 fix(deps): update dependency node-fetch to v2.6.3 2021-09-21 04:40:58 +00:00
d2f98270d5 chore(deps): update codesee to v0.92.1 2021-09-21 02:02:01 +00:00
1556f52f6e chore(deps): update typescript-eslint monorepo to v4.31.2 2021-09-20 22:09:07 +00:00
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
ea0802ad88 chore(deps): update dependency jest to v27.2.1 2021-09-20 18:25:57 +00:00
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
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
cf309b5349 fix: optionally add name to customer creation (#43486) 2021-09-20 09:56:42 +02:00
3a4889942b chore(deps): update dependency eslint-plugin-testing-library to v4.12.3 2021-09-20 00:07:21 +00:00
19fb0ebda9 chore(deps): update dependency eslint-plugin-react to v7.25.3 2021-09-19 22:23:32 +00:00
3337f48586 chore(i18n,curriculum): update translations (#43493) 2021-09-19 20:11:53 +01:00
cce4419a9a chore(i18n,docs): update translations (#43488) 2021-09-19 20:06:45 +01:00
f0aca2d351 chore(i18n,learn): update translations (#43492) 2021-09-19 20:03:32 +01:00
96205ccf53 chore(i18n,learn): update translations (#43489) 2021-09-18 19:23:44 +01:00
15be1fe6bb chore(i18n,curriculum): update translations (#43463) 2021-09-18 19:22:53 +01:00
81d48b26ad chore(deps): update codesee to v0.90.0 2021-09-18 14:23:12 +00:00
badeb6e2df fix(curriculum): reworded grammar to do without hyphen (#43487)
Suggesting the removal of "-" on line 29 in the description, as the comma before "such" is sufficient to separate the examples from the rest of the sentence.
2021-09-18 13:13:05 +01:00
c184f23d27 chore(deps): update babel monorepo to v7.15.7 2021-09-18 02:07:35 +00:00
c7968d53b7 chore(deps): update dependency mock-fs to v5.1.0 2021-09-17 23:54:51 +00:00
bccc217981 fix(deps): update gatsby monorepo 2021-09-17 22:08:20 +00:00
e5523bf16e feat: add Stripe card form (#43433)
* eat: add Stripe card form

* Apply suggestions from code review

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

* feat: adjust payload and error handling

* feat:  readjust error handling

* Apply suggestions from code review

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

* feat: refactors from comments

* feat: prevent submition during processing

* feat: redefine isSubmitting

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

* fix: show the proper paypal button on donate page

* fix: handle errors from stripe

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2021-09-17 22:15:56 +03:00
2dd106eb2f feat(client): migrate to ts - (HelpModal, Preview, VideoModal, Side-Panel) (#42857)
* refactor: migrate HelpModal, Preview, VideoModal, Side-Panel

* refactor: import order

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-09-17 18:37:53 +01:00
5de0aae5da chore(i18n,learn): update translations (#43476) 2021-09-17 18:12:54 +01:00
0fd8e55b9b fix(deps): update dependency date-fns to v2.24.0 2021-09-17 09:36:48 +00:00
5a44900bd2 chore(deps): update codesee to v0.89.0 2021-09-17 02:56:59 +00:00
10c8113b3b chore(deps): update dependency webpack to v5.53.0 2021-09-17 00:02:10 +00:00
615e8158c3 fix(deps): update dependency gatsby to v3.13.1 2021-09-16 22:05:39 +00:00
1bfe5d5c34 chore(deps): update dependency @types/react-transition-group to v4.4.3 2021-09-16 20:20:19 +00:00
6033992edc chore(deps): update dependency prismjs to v1.25.0 2021-09-16 17:56:51 +00:00
cdbbd168fd chore(deps): update dependency prettier to v2.4.1 2021-09-16 10:19:33 +00:00
b1f57abcb0 chore(deps): update codesee to v0.87.1 2021-09-15 23:10:06 +00:00
1dc6f2ac74 chore(deps): update codesee to v0.85.0 2021-09-15 01:56:09 +00:00
30cae62259 chore(deps): update codesee to v0.84.0 2021-09-14 22:51:16 +00:00
ff90a509f2 chore(deps): update dependency mongodb to v3.7.1 2021-09-14 21:28:19 +00:00
46933e1f2d fix(deps): update dependency sanitize-html to v2.5.1 2021-09-14 17:27:04 +00:00
d0f4240ca0 chore(i18n,learn): update translations (#43455) 2021-09-14 13:58:08 +01:00
27226732ef chore(deps): update codesee to v0.83.0 2021-09-14 02:19:40 +00:00
c154848dfd chore(deps): update codesee to v0.82.0 2021-09-13 22:23:43 +00:00
179e8f0e32 chore(deps): update typescript-eslint monorepo to v4.31.1 2021-09-13 20:11:49 +00:00
c0d6c3c3db chore(i18n,client): processed translations (#43442) 2021-09-13 19:18:47 +02:00
2cf4a7d787 feat(curriculum): add piano project (#43364)
* feat: i broke it horribly

* fix: background colour first

* chore: apply shaun's review suggestions

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

* fix: missing asserts

* chore: apply shaun's review suggestions

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

* chore: apply shaun's review suggestions

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

* fix: remove extra background

* fix: meta order

* feat: clarify descriptions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-13 17:51:42 +01:00
6996d54fe7 fix(curriculum): specify array is returned from the function (#43425)
* (fix)Sort an array alphabetically using the sort Method - Array is returned from the function #43417

* (mod)Curriculum - Adding explicit instructions so that function will return a sorted array #43417

* (fix)Curriculum - Correcting grammetic error in instructions #43417

* mod: updated transaltion message #43417

* fix: Curriculum - Updated grammatical error in instructions #43417

Co-authored-by: Vama Mehta <vama.mehta@inqubit.in>
2021-09-13 17:22:55 +02:00
3d50ac03ad chore(i18n,curriculum): processed translations (#43435) 2021-09-13 16:13:43 +02:00
8d33ff21f4 chore(deps): update dependency jest to v27.2.0 2021-09-13 11:01:14 +00:00
0752c68a64 chore(deps): update dependency @types/lodash-es to v4.17.5 2021-09-12 18:27:27 +00:00