Commit Graph

30226 Commits

Author SHA1 Message Date
f20e8f4860 chore(i18n,learn): processed translations (#45454) 2022-03-18 16:24:52 +09:00
2df1a3235f chore(i18n,client): processed translations (#45453) 2022-03-18 16:23:48 +09:00
2aae05adb0 chore(i18n,docs): processed translations (#45452) 2022-03-18 16:22:52 +09:00
17898b0ffc fix(curriculum): update meta naming inconsistencies (#45446)
Fixes incorrect uses of the word `tag` to refer to an element.
2022-03-17 20:13:16 +00:00
ce5b9b8aba fix(curriculum): augment test for adding tracks property (#45424)
* Only English

* Consitent quotation marks
2022-03-17 19:13:16 +00:00
54fb32f007 feat: add dark theme editor highlight color (#45450) 2022-03-17 13:28:25 +01:00
85677bfcab fix(curriculum: removed repeated word in challenge (#45451) 2022-03-17 13:08:49 +01:00
6a7d2e5cbe feat: visual distinction between instructions and code (#45354)
* Add border-left to description-container

* Add description-container use primary-background

* Jaw border to quaternary bg

* Select editor line to highlight bg

* Update client/src/templates/Challenges/classic/editor.tsx

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-03-17 14:07:18 +03:00
adcce7fb6d Chore: Typescript Migration for Index.js file (#45447) 2022-03-17 15:34:19 +05:30
00c9bc5909 chore(i18n,learn): processed translations (#45445) 2022-03-16 21:09:26 +01:00
93d2d838c4 chore(i18n,client): processed translations (#45444) 2022-03-16 23:11:32 +05:30
dab600b4b1 chore: refactor the everything be true challenge (#45433) 2022-03-16 08:29:46 -07:00
Tom
f34c125da4 feat(docs): add user token workflow (#45439)
* feat(docs): add user token workflow

* Update docs/user-token-workflow.md

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-03-16 17:14:37 +03:00
47f0914de4 fix: lint sequentially to catch errors (#45441) 2022-03-16 13:52:12 +01:00
3fc687a583 feat(ui-components): implement basic Button component (#45421)
* Move to its own folder

* file rename

* implement basic Button component
2022-03-16 12:00:53 +03:00
7b9bc8bb99 fix: clean up donate-saga error (#45435)
* fix: clean donate-saga error

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-15 15:11:31 -07:00
10efb79643 fix: resolve lint error in paypal-button (#45440) 2022-03-15 18:54:08 +00:00
a070a76694 chore(i18n,client): processed translations (#45437) 2022-03-16 02:05:33 +09:00
dae10d8af6 chore(i18n,learn): processed translations (#45438) 2022-03-16 02:03:53 +09:00
e98f73b4a6 chore(i18n,docs): processed translations (#45436) 2022-03-15 10:02:37 -07:00
610ba7b3e9 fix(ui-components): correct the setup of tailwind default styles (#45369) 2022-03-15 15:20:57 +03:00
193973f7ec feat: add database cert alert (#45346)
* feat: add database cert alert

* fix: change link to forum post

* fix: alert text

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-03-15 10:31:20 +01:00
Tom
daaa2b38cf feat: encode user tokens (#45429) 2022-03-15 14:11:43 +05:30
d94177d85c chore(i18n,learn): processed translations (#45432) 2022-03-14 17:16:48 +00:00
9a48c71ecf chore(i18n,client): processed translations (#45431) 2022-03-14 18:04:30 +01:00
9ce5f1fa2f chore(i18n,docs): processed translations (#45430) 2022-03-14 18:03:46 +01:00
25aa04e2e7 chore(curriculum): standardise titles for rwd-beta (#45398)
* chore(curriculum): accessibility-quiz

* chore(curriculum): cafe-menu

* chore(curriculum): ferris-wheel

* chore(curriculum): fix ferris-wheel tests

* chore(curriculum): colored-markers

* chore(curriculum): photo-gallery

* chore(curriculum): magazine

* chore(curriculum): penguin

* chore(curriculum): city-skyline

* chore(curriculum): registration-form

* chore(curriculum): picasso-painting

* chore(curriculum): balance-sheet

* chore(curriculum): piano

* chore(curriculum): rothko-painting

* fix: title min 15 chars
2022-03-14 16:54:43 +01:00
f058ad2850 fix(deps): update dependency react-i18next to v11.15.7 2022-03-13 10:57:28 +00:00
2400a3f5b1 chore(deps): update dependency bson-objectid to v2.0.3 2022-03-12 20:09:05 +00:00
b0e4dff83f chore(deps): update codesee to v0.208.1 2022-03-12 17:14:40 +00:00
258dbc0091 chore(deps): update dependency mocha to v9.2.2 2022-03-12 14:53:26 +00:00
aa2d9fe6da chore(deps): update dependency docsify-cli to v4.4.4 2022-03-12 12:41:48 +00:00
c2d687e7b0 chore(deps): update dependency @types/react to v17.0.40 2022-03-12 10:24:00 +00:00
5059c1c06c chore(deps): update dependency inquirer to v8.2.1 2022-03-12 05:56:51 +00:00
782295ec21 chore(deps): update dependency @testing-library/react to v12.1.4 2022-03-12 03:31:55 +00:00
Tom
9e5f9b2a7c fix: webhook process (#45385)
* fix: token rework functional

fix: clean up

fix: more clean up

fix: more clean up

fix: add widget back to settings

fix:

fix:

fix: cypress

Apply suggestions from code review

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

fix: use flash enum

* chore: rename webhookToken -> userToken

fix: add translations I forgot to save

* fix: add missing tones for flash messages

* fix: node test
2022-03-11 13:58:23 -08:00
692605de3a chore(i18n,docs): processed translations (#45412) 2022-03-11 19:00:51 +01:00
0c9a05917c chore(i18n,client): processed translations (#45413) 2022-03-11 09:49:18 -08:00
ecfdb41f97 chore(i18n,learn): processed translations (#45414) 2022-03-11 09:22:40 -08:00
1e63f38c53 refactor: clean up tags tests (#45411)
I also added a note about why it's flaky, since I haven't been able to
fix the flakiness
2022-03-11 20:54:47 +05:30
bd8f9097c6 chore: changed article links in it footer (#45402) 2022-03-11 10:53:32 +05:30
8ee9b5761a fix: use keys in curriculum.json (#45407)
* feat: add function to map from path to superblock

* fix: use superblocks as keys in curriculum.json

* fix: handle new superblock names

* fix: keep deleting relational-database
2022-03-10 20:41:33 +00:00
f485bc1c16 chore: update CI tests (#45401)
* chore: echo npm version in CI (as debugging info)

* chore: remove redundant alterations to .env

sample.env already has SHOW_NEW_CURRICULUM=true
2022-03-10 10:09:06 -08:00
cb50f05d45 chore(i18n,learn): processed translations (#45404) 2022-03-10 16:05:22 +01:00
94ea8012ad chore(i18n,client): processed translations (#45403) 2022-03-10 16:04:49 +01:00
2e9b37a02b feat: A/B test firing a confetti on block donation modal (#45393) 2022-03-10 09:13:10 +00:00
d3304276ca fix(curriculum) : Make tests stricter for challenge "Decrement a number with javascript" (#45242)
* Make tests stricter for challenge "Decrement a number with javascript" #44648

* Update decrement-a-number-with-javascript.md
2022-03-09 22:47:02 -06:00
7847d2a7b5 chore(i18n,docs): processed translations (#45392) 2022-03-09 07:31:09 -08:00
386840bc66 chore(i18n,learn): processed translations (#45395) 2022-03-09 07:29:59 -08:00
c3127e14bf chore(i18n,client): processed translations (#45394) 2022-03-09 15:40:57 +01:00