0d8145307f
chore(deps): update dependency @rollup/plugin-node-resolve to v13.1.1
2021-12-14 08:33:42 +00:00
73c1ca1b4a
fix(deps): update dependency typescript to v4.5.4
2021-12-14 04:46:42 +00:00
5a1414e247
chore(deps): update babel monorepo to v7.16.5
2021-12-14 02:42:46 +00:00
bb05b67c47
chore(deps): update dependency jest to v27.4.5
2021-12-14 00:42:53 +00:00
b4b3ecd5ce
fix(curriculum): remove unnecessary quotation marks ( #44486 )
2021-12-13 13:32:34 -08:00
7ccf418f10
fix(deps): update dependency react-i18next to v11.15.1
2021-12-13 19:53:10 +00:00
fc3756656a
chore(i18n,curriculum): update translations ( #44484 )
2021-12-13 16:41:12 +00:00
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
129083de97
chore(i18n,docs): update translations ( #44483 )
2021-12-13 15:33:40 +00:00
361794aacd
chore(deps): update dependency postcss to v8.4.5
2021-12-13 03:50:05 +00:00
ae7535299e
fix(deps): update dependency @loadable/component to v5.15.2
2021-12-12 10:50:35 +00:00
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
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
a4dc160399
chore(i18n,docs): update translations ( #44472 )
2021-12-11 13:45:35 +00:00
d896de60d9
chore(i18n,learn): update translations ( #44473 )
2021-12-11 13:18:37 +00:00
76f39a748d
chore(deps): update dependency rollup to v2.61.1
2021-12-11 11:31:06 +00:00
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
8fb945c5a8
fix(deps): update dependency react-i18next to v11.15.0
2021-12-11 00:16:52 +00:00
6ce8738fc0
refactor: remove useless warning ( #44465 )
2021-12-10 14:35:46 -08:00
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
6fe6bab4a5
fix(deps): update dependency @stripe/stripe-js to v1.22.0
2021-12-10 21:04:32 +00:00
32e59efb23
docs: enable ukrainian docs ( #44450 )
2021-12-10 17:46:05 +00:00
9f0e26fddb
docs: update steps to enable translation ( #44464 )
2021-12-10 18:39:02 +01:00
40def2d291
chore(i18n,docs): update translations ( #44453 )
2021-12-10 23:02:33 +05:30
3f62615f8d
docs(devops): update npm version to v8 ( #44455 )
2021-12-10 17:26:21 +00:00
010e09ffb7
chore: migrate untranslated files ( #44462 )
2021-12-10 21:28:00 +05:30
f8eec5d3fb
chore: migrate required files ( #44461 )
2021-12-10 15:22:45 +00:00
efe5d419f3
chore(i18n,client): processed translations ( #44456 )
2021-12-10 06:46:21 -08:00
ecc964996b
chore(i18n,curriculum): processed translations ( #44457 )
2021-12-10 06:45:49 -08:00
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
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
fd0a140c8a
chore(i18n,docs): processed translations ( #44446 )
2021-12-10 11:19:29 +05:30
ccd1f9f0c0
chore(i18n,client): processed translations ( #44445 )
2021-12-10 11:15:38 +05:30
0473dedf47
chore(i18n,curriculum): processed translations - new ukrainian ( #44447 )
2021-12-10 11:14:24 +05:30
8651ee1797
fix(deps): update dependency typescript to v4.5.3
2021-12-10 02:08:02 +00:00
557b689b79
feat: enable ukrainian downloads ( #44443 )
2021-12-09 15:58:00 -06:00
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
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
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
dd2ff1683c
feat: add curriculum feature flag ( #44441 )
2021-12-09 12:31:03 -06:00
88524556e7
chore: remove hacktoberfest comment ( #44442 )
2021-12-09 11:43:57 -06:00
6be472a31f
chore(i18n,docs): update translations ( #44435 )
2021-12-09 15:59:16 +00:00
69639bda8a
feat(client): testing donation alert title ( #44438 )
2021-12-09 09:43:59 -06:00
dd8f5d07cd
fix(client): add footer dec 2021 ( #44413 )
2021-12-09 15:11:09 +00:00
fca626fc5e
fix(client): prevent load from local storage ( #44440 )
2021-12-09 15:08:03 +00:00
bf2b4caf12
chore(i18n,client): processed translations ( #44436 )
2021-12-09 19:41:55 +05:30
bee4a47eb6
chore(deps): update dependency rollup to v2.61.0
2021-12-09 13:44:06 +00:00
27051c7f07
fix(deps): update dependency react-instantsearch-dom to v6.17.0
2021-12-09 11:54:45 +00:00
5f9202bcc8
chore(deps): update storybook monorepo to v6.4.9
2021-12-09 09:24:22 +00:00
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