mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| auth.js | ||
| cast-to-observable.js | ||
| certTypes.json | ||
| cookieConfig.js | ||
| create-handled-error.js | ||
| date-utils.js | ||
| date-utils.test.js | ||
| donation.js | ||
| donation.test.js | ||
| get-curriculum.js | ||
| getDynamicPropsForUser.js | ||
| getSetAccessToken.js | ||
| getSetAccessToken.test.js | ||
| in-memory-cache.js | ||
| in-memory-cache.test.js | ||
| index.js | ||
| lang-passthrough-urls.js | ||
| middleware.js | ||
| publicUserProps.js | ||
| react.js | ||
| redirection.js | ||
| redirection.test.js | ||
| rx.js | ||
| stripeHelpers.js | ||
| url-utils.js | ||
| user-stats.js | ||
| user-stats.test.js | ||
| validators.js | ||