Commit Graph

622 Commits

Author SHA1 Message Date
Renovate Bot
2845ec79f4 chore(deps): update codesee to v0.76.0 2021-09-02 19:45:41 +00:00
Renovate Bot
9fc4351352 chore(deps): update dependency webpack to v5.51.2 2021-09-02 14:25:49 +00:00
Renovate Bot
3fa280ac6e chore(deps): update codesee to v0.75.0 2021-09-02 01:58:15 +00:00
Renovate Bot
0f8fc1c7b7 chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.25 2021-09-01 16:41:52 +00:00
Renovate Bot
f19b8d4bf5 fix(deps): update dependency i18next to v20.6.0 2021-09-01 10:54:25 +00:00
Renovate Bot
ce24c4358e fix(deps): update gatsby monorepo 2021-08-31 21:09:41 +00:00
Renovate Bot
3a14682b6e fix(deps): update dependency i18next to v20.5.0 2021-08-31 11:23:27 +00:00
Renovate Bot
139308a839 chore(deps): update codesee to v0.74.0 2021-08-31 01:58:37 +00:00
Renovate Bot
7134e48f82 chore(deps): update codesee to v0.73.0 2021-08-27 08:45:53 +00:00
Renovate Bot
9d466b36f5 fix(deps): update dependency gatsby to v3.12.1 2021-08-27 03:23:29 +00:00
Renovate Bot
9eb5ae5940 fix(deps): update dependency algoliasearch to v4.10.5 2021-08-27 01:45:16 +00:00
Renovate Bot
5cc76bdc88 chore(deps): update dependency autoprefixer to v10.3.3 2021-08-26 21:11:38 +00:00
Renovate Bot
d1e4144a30 chore(deps): update codesee to v0.72.1 2021-08-26 19:34:00 +00:00
Renovate Bot
2255c9b544 chore(deps): update codesee to v0.72.0 2021-08-25 23:06:22 +00:00
Renovate Bot
a44c2e4b8f fix(deps): update dependency algoliasearch to v4.10.4 2021-08-23 12:06:43 +00:00
Renovate Bot
6f720dc068 chore(deps): update dependency autoprefixer to v10.3.2 2021-08-21 21:32:09 +00:00
Renovate Bot
8dc9cd4d6d chore(deps): update codesee to v0.71.1 2021-08-20 01:03:55 +00:00
Renovate Bot
55e8db1d9c chore(deps): update codesee to v0.70.1 2021-08-19 21:44:25 +00:00
Renovate Bot
72529a8050 fix(deps): update dependency @stripe/stripe-js to v1.17.1 2021-08-19 18:03:39 +00:00
Renovate Bot
47c6e33e06 chore(deps): update dependency webpack to v5.51.1 2021-08-19 16:20:33 +00:00
Renovate Bot
25f750f888 chore(deps): update dependency webpack to v5.51.0 2021-08-19 10:39:37 +00:00
Renovate Bot
20c4b68ad4 chore(deps): update codesee to v0.69.0 2021-08-19 03:14:27 +00:00
Renovate Bot
21fbbe69d5 chore(deps): update codesee to v0.67.0 2021-08-18 18:51:27 +00:00
Renovate Bot
52447d28a9 fix(deps): update gatsby monorepo 2021-08-18 12:34:03 +00:00
Renovate Bot
7dfe4b4900 chore(deps): update codesee to v0.66.1 2021-08-17 20:35:29 +00:00
renovate[bot]
63340dc55c fix(deps): update font awesome (#43107)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 21:46:18 +05:30
renovate[bot]
d620810710 fix(deps): update dependency i18next to v20.4.0 (#43166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 17:03:35 +05:30
Renovate Bot
3c5ff65d82 chore(deps): update dependency webpack-cli to v4.8.0 2021-08-15 23:51:27 +00:00
Renovate Bot
831ef03335 chore(deps): pin dependency serve to 12.0.0 2021-08-14 04:26:53 +00:00
Shaun Hamilton
c2a11ad00d feat: add 'back/front end' in curriculum (#42596)
* chore: rename APIs and Microservices to include "Backend" (#42515)

* fix typo

* fix typo

* undo change

* Corrected grammar mistake

Corrected a grammar mistake by removing a comma.

* change APIs and Microservices cert title

* update title

* Change APIs and Microservices certi title

* Update translations.json

* update title

* feat(curriculum): rename apis and microservices cert

* rename folder structure

* rename certificate

* rename learn Markdown

* apis-and-microservices -> back-end-development-and-apis

* update backend meta

* update i18n langs and cypress test

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

* fix: add development to front-end libraries (#42512)

* fix: added-the-word-Development-to-front-end-libraries

* fix/added-the-word-Development-to-front-end-libraries

* fix/added-word-development-to-front-end-libraries-in-other-related-files

* fix/added-the-word-Development-to-front-end-and-all-related-files

* fix/removed-typos-from-last-commit-in-index.md

* fix/reverted-changes-that-i-made-to-dependecies

* fix/removed xvfg

* fix/reverted changes that i made to package.json

* remove unwanted changes

* front-end-development-libraries changes

* rename backend certSlug and README

* update i18n folder names and keys

* test: add legacy path redirect tests

This uses serve.json from the client-config repo, since we currently use
that in production

* fix: create public dir before moving serve.json

* fix: add missing script

* refactor: collect redirect tests

* test: convert to cy.location for stricter tests

* rename certificate folder to 00-certificates

* change crowdin config to recognise new certificates location

* allow translations to be used

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

* add forwards slashes to path redirects

* fix cypress path tests again

* plese cypress

* fix: test different challenge

Okay so I literally have no idea why this one particular challenge
fails in Cypress Firefox ONLY. Tom and I paired and spun a full build
instance and confirmed in Firefox the page loads and redirects as
expected. Changing to another bootstrap challenge passes Cypress firefox
locally. Absolutely boggled by this.

AAAAAAAAAAAAAAA

* fix: separate the test

Okay apparently the test does not work unless we separate it into
a different `it` statement.

>:( >:( >:( >:(

Co-authored-by: Sujal Gupta <55016909+heysujal@users.noreply.github.com>
Co-authored-by: Noor Fakhry <65724923+NoorFakhry@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-08-13 21:57:13 -05:00
Renovate Bot
4df2a0c542 chore(deps): update codesee to v0.65.0 2021-08-13 20:20:07 +00:00
renovate[bot]
4190e2264d fix(deps): update dependency react-monaco-editor to v0.44.0 (#43029)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 12:19:39 +02:00
renovate[bot]
1c39fc2204 fix(deps): update gatsby monorepo (#42959)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 00:32:53 +05:30
Renovate Bot
1f62dfe2b3 fix(deps): update dependency @stripe/stripe-js to v1.17.0 2021-08-12 17:46:27 +00:00
Renovate Bot
0336269da9 fix(deps): update dependency nanoid to v3.1.25 2021-08-12 15:50:07 +00:00
Renovate Bot
e2c1328d62 fix(deps): update dependency nanoid to v3.1.24 2021-08-11 23:20:36 +00:00
Renovate Bot
686acd6dff chore(deps): update babel monorepo to v7.15.3 2021-08-11 09:47:40 +00:00
Renovate Bot
0a32528c4d chore(deps): update dependency webpack to v5.50.0 2021-08-11 03:29:05 +00:00
Renovate Bot
8e48f17234 chore(deps): update codesee to v0.64.1 2021-08-11 01:25:58 +00:00
Renovate Bot
574b13d4ee chore(deps): update codesee to v0.64.0 2021-08-10 19:50:22 +00:00
Renovate Bot
dc8f88ee2e chore(deps): update codesee to v0.63.1 2021-08-10 01:40:26 +00:00
Renovate Bot
f27a4440d6 chore(deps): pin dependency @types/psl to 1.1.0 2021-08-09 11:45:46 +00:00
awu43
dd5d2919be feat(client): ts-migrate client/utils/** (#42823)
* rename js files

* update imports and references

* migrate build-challenges

* migrate challenge-types

* migrate utils/index

* migrate state-management

* install @types/psl for tags

* migrate tags

* migrate tags.test

* migrate challenge-page-creator

* migrate utils/gatsby/index

* migrate layout-selector

* migrate layout-selector.test

* revert challenge-types

Curriculum can't handle TS or modules

* convert arrow functions

* revert build-challenges

* revert utils/gatsby/index

* revert challenge-page-creator

* revert challenge-types reference

* Delete state-management

Deleted in #42960

* Disable render-result-naming-convention (for now)

* update layout-selector.test comment

* reorder imports in build-challenges

* change ts-ignore to ts-expect-error
2021-08-09 10:30:31 +02:00
Renovate Bot
1a212ab927 fix(deps): pin dependencies 2021-08-08 22:33:04 +00:00
Ahmad Abdolsaheb
b623c340a9 feat(client): add google pay (#43117)
* feat: initial button setup client

* feat: rename walletsButton to .tsx

* chore: typescriptize wallet component

* chore: re-add keys to config, env, etc + check in gatsby-node

* feat: refactor donate form and wallet component

* feat(client): set labels correctly

* chore: add stripe package back to server

* chore: add stripe back to allowed paths

* chore: copy donate.js code from PR #41924

* feat: attempt to make back end work

* feat: make redux work

* feat: clean up

* feat: hokify

* feat: add error handling

* fix: back-end should be working

* fix: type errors

* fix: clean up back-end

* feat:addd styles

* feat: connect the client to the api

* feat: display wallets button everywhere

* test: add stripe key for cypress action

* test: fix for cypress tests

* test: cypress tests again

* test: maybe?

* test: more

* test: more

* test: more

* test

* askdfjasklfj

* fix: tests finally?

* revert: remove space from cypress yaml action

* remove logs

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-08 23:22:25 +03:00
Renovate Bot
ad54684dce fix(deps): update dependency @babel/standalone to v7.15.2 2021-08-08 18:12:00 +00:00
Renovate Bot
41c6914a25 chore(deps): update codesee to v0.61.0 2021-08-06 23:07:34 +00:00
Renovate Bot
ae734e7715 chore(deps): update dependency webpack to v5.49.0 2021-08-06 16:40:58 +00:00
Renovate Bot
097565c615 chore(deps): update codesee to v0.60.0 2021-08-05 22:37:25 +00:00
Renovate Bot
fe17982d27 fix(deps): update dependency @babel/standalone to v7.15.1 2021-08-05 09:41:54 +00:00