Commit Graph

29401 Commits (b4b3ecd5ce62feea1408a7a403c3c5bc39983a06)

Author SHA1 Message Date
Najmieh Sadat Safarabadi b4b3ecd5ce
fix(curriculum): remove unnecessary quotation marks (#44486) 2021-12-13 13:32:34 -08:00
Renovate Bot 7ccf418f10 fix(deps): update dependency react-i18next to v11.15.1 2021-12-13 19:53:10 +00:00
camperbot fc3756656a
chore(i18n,curriculum): update translations (#44484) 2021-12-13 16:41:12 +00:00
Ahmad Abdolsaheb cd9c57a8c5
feat(client): optimize donation form for holiday alert (#44482)
* feat(client): optmize donation form for holiday alert

* feat: remove key from i18n
2021-12-13 08:25:21 -08:00
camperbot 129083de97
chore(i18n,docs): update translations (#44483) 2021-12-13 15:33:40 +00:00
Renovate Bot 361794aacd chore(deps): update dependency postcss to v8.4.5 2021-12-13 03:50:05 +00:00
Renovate Bot ae7535299e fix(deps): update dependency @loadable/component to v5.15.2 2021-12-12 10:50:35 +00:00
Josh 9c386c829f
fix(client): prevent unusual commas in iframe (#44477)
* fix: Moved src files in the head

* fix: Removed excess indents

Co-authored-by: Canopius <canopius@DESKTOP-KJC5QOG.localdomain>
2021-12-11 20:33:46 +01:00
Nicholas Carrigan (he/him) 4564b71d0e
fix(client): i18n news configs (#44463)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-12-11 22:40:27 +05:30
camperbot a4dc160399
chore(i18n,docs): update translations (#44472) 2021-12-11 13:45:35 +00:00
camperbot d896de60d9
chore(i18n,learn): update translations (#44473) 2021-12-11 13:18:37 +00:00
Renovate Bot 76f39a748d chore(deps): update dependency rollup to v2.61.1 2021-12-11 11:31:06 +00:00
Oliver Eyton-Williams 48f88428e8
test: login more directly (#44467)
* test: login more directly

* test: separate login from other visits

In a single test, Cypress can only visit within a single domain, hence
the separation.

* chore: fail slowly for all strategies

* test: user certified user for showing cert

* test: fix and cleanup certifications
2021-12-11 14:34:16 +05:30
Renovate Bot 8fb945c5a8 fix(deps): update dependency react-i18next to v11.15.0 2021-12-11 00:16:52 +00:00
Oliver Eyton-Williams 6ce8738fc0
refactor: remove useless warning (#44465) 2021-12-10 14:35:46 -08:00
Mrugesh Mohapatra a2f799866f
feat(learn): enable ukrainian certifications (#44454)
* feat(learn): enable ukrainian certifications

* fix: add algolia config

* chore: apply suggestions from code review

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-12-10 22:11:52 +01:00
Renovate Bot 6fe6bab4a5 fix(deps): update dependency @stripe/stripe-js to v1.22.0 2021-12-10 21:04:32 +00:00
Mrugesh Mohapatra 32e59efb23
docs: enable ukrainian docs (#44450) 2021-12-10 17:46:05 +00:00
Nicholas Carrigan (he/him) 9f0e26fddb
docs: update steps to enable translation (#44464) 2021-12-10 18:39:02 +01:00
camperbot 40def2d291
chore(i18n,docs): update translations (#44453) 2021-12-10 23:02:33 +05:30
Mrugesh Mohapatra 3f62615f8d
docs(devops): update npm version to v8 (#44455) 2021-12-10 17:26:21 +00:00
Nicholas Carrigan (he/him) 010e09ffb7
chore: migrate untranslated files (#44462) 2021-12-10 21:28:00 +05:30
Nicholas Carrigan (he/him) f8eec5d3fb
chore: migrate required files (#44461) 2021-12-10 15:22:45 +00:00
camperbot efe5d419f3
chore(i18n,client): processed translations (#44456) 2021-12-10 06:46:21 -08:00
camperbot ecc964996b
chore(i18n,curriculum): processed translations (#44457) 2021-12-10 06:45:49 -08:00
renovate[bot] 466224fb24
chore(deps): update dependency jest to v27.4.4 (#44451)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-10 19:42:45 +05:30
Nicholas Carrigan (he/him) 42acc542b7
fix: handle uppercase and missing user verification (#44444)
* fix: hotfix for isHonest null

* fix: early return if no user?

* fix: handle invalid input on api

Also lowerCases the username it receives since the client could send any
case.

* fix: report errors to user when verification fails

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-10 11:23:26 +00:00
camperbot fd0a140c8a
chore(i18n,docs): processed translations (#44446) 2021-12-10 11:19:29 +05:30
camperbot ccd1f9f0c0
chore(i18n,client): processed translations (#44445) 2021-12-10 11:15:38 +05:30
camperbot 0473dedf47
chore(i18n,curriculum): processed translations - new ukrainian (#44447) 2021-12-10 11:14:24 +05:30
Renovate Bot 8651ee1797 fix(deps): update dependency typescript to v4.5.3 2021-12-10 02:08:02 +00:00
Nicholas Carrigan (he/him) 557b689b79
feat: enable ukrainian downloads (#44443) 2021-12-09 15:58:00 -06:00
Oliver Eyton-Williams 9ad29e03d5
refactor: handle certs separately (#44434)
* refactor: split createChallenge into two functions

* refactor: remove certification metas

* fix: remove the metas I missed
2021-12-09 11:53:12 -08:00
Shaun Hamilton 40acfa708b
feat: reduce request payload for non-js projects (#44429)
* feat: reduce request payload for non-js projects

* break future TS

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-09 13:31:21 -06:00
Tom 1c5d136add
feat(client): add notes tab to project based curriculum (#44247)
* feat: add notes tab to project based curriculum

* feat: add console key to i18n

* feat: add reset to i18n

* fix: use translations in action-row

* fix: use hasEditableBoundaries as check for when to display instructions/editor-tabs

* fix: clean up notes components and use prism formatting

* feat: add notes to docs/how-to-work-on-challenges

* revert: unused code

* fix: lint errors?

* fix: lint errors

* fix: add notes to graphql schema

* fix: add notes to challenge schema

* fix: only display notes on project based

* fix: add env data back to mobile layout

* fix: prettify

* revert: notes

* fix: hide notes on mobile for non project based

* rename: switchDisplayTab -> togglePane

* revert: hasEditableBoundaries check back to projectBasedChallenge check
2021-12-09 18:42:03 +00:00
Nicholas Carrigan (he/him) dd2ff1683c
feat: add curriculum feature flag (#44441) 2021-12-09 12:31:03 -06:00
Nicholas Carrigan (he/him) 88524556e7
chore: remove hacktoberfest comment (#44442) 2021-12-09 11:43:57 -06:00
camperbot 6be472a31f
chore(i18n,docs): update translations (#44435) 2021-12-09 15:59:16 +00:00
Ahmad Abdolsaheb 69639bda8a
feat(client): testing donation alert title (#44438) 2021-12-09 09:43:59 -06:00
Ahmad Abdolsaheb dd8f5d07cd
fix(client): add footer dec 2021 (#44413) 2021-12-09 15:11:09 +00:00
Oliver Eyton-Williams fca626fc5e
fix(client): prevent load from local storage (#44440) 2021-12-09 15:08:03 +00:00
camperbot bf2b4caf12
chore(i18n,client): processed translations (#44436) 2021-12-09 19:41:55 +05:30
Renovate Bot bee4a47eb6 chore(deps): update dependency rollup to v2.61.0 2021-12-09 13:44:06 +00:00
Renovate Bot 27051c7f07 fix(deps): update dependency react-instantsearch-dom to v6.17.0 2021-12-09 11:54:45 +00:00
Renovate Bot 5f9202bcc8 chore(deps): update storybook monorepo to v6.4.9 2021-12-09 09:24:22 +00:00
Shaun Hamilton e2170b6f05
chore(utils): remove duplicate entries, alphabetasize (#44424)
* chore(utils): remove duplicate entries, alphabetasize

* follow Nich's alphabet where 'i' comes before 'j'
2021-12-08 21:58:39 -06:00
JasmineSun33 d95226ff1d
chore(client): migrate landing.test.js to ts (#43889)
* rename file

* disable lint

* change to specific annotation

* kebaberise file name

* adjust naming to remove need for eslint-disable

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-08 21:27:43 -06:00
Renovate Bot 471b2bf24f fix(deps): update dependency sanitize-html to v2.6.1 2021-12-09 03:05:21 +00:00
Tom 6872262d21
fix(client): make new editor more accessible (#44425) 2021-12-09 00:28:20 +00:00
vincentchen137 09352ad3c2
feat(docs): add 3 new sections to faq.md (#44399)
* docs: update FAQ.md

* fix: indented lines 75-78

* fix: indented lines 75-78

* fix: indented lines 75-78

* fix: removed reviewing PR section and added another link to writing articles

* fix: removed YouTube bit about captions

* Update docs/FAQ.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update docs/FAQ.md

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

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-09 00:19:12 +00:00