freeCodeCamp/api-server/src/server/utils
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
..
__mocks__ chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
auth.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
cast-to-observable.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
certTypes.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
cookieConfig.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
create-handled-error.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
date-utils.js chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
date-utils.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
donation.js chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
donation.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
get-curriculum.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
getDynamicPropsForUser.js chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
getSetAccessToken.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
getSetAccessToken.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
in-memory-cache.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
in-memory-cache.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
index.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
lang-passthrough-urls.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middleware.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
publicUserProps.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
react.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
redirection.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
redirection.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
rx.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
stripeHelpers.js feat(client): add google pay (#43117) 2021-08-08 23:22:25 +03:00
url-utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
user-stats.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
user-stats.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
validators.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00