freeCodeCamp/api-server
Ahmad Abdolsaheb bff61255f9
feat(donation): simplify donation client (#46379)
* feat: unify post payment actions

* feat: handle stripe card error and add donation after auth

* feat: add donation saga stripe test

* feat: add more coverage to stripe tests

* feat: add initial stripe card saga test

* feat: finalize initial stripe card saga test

* feat: add patreon test saga

* feat: test clean up

* feat: do not show processing for Patreon

* feat: normalize donation settings

* feat: turn payment provider/contex to enum

* feat: remove donation-settings.js

* fix: git ignore generated config

* fix: ignore the generate config from everything

* fix: remove types.js

* fix: update linting to include types.js

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-12-20 18:03:06 +05:30
..
src feat(donation): simplify donation client (#46379) 2022-12-20 18:03:06 +05:30
.babelrc feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
ecosystem.config.js fix: make pm2 name match deployment env (#46035) 2022-05-18 13:40:29 +05:30
package.json fix(server): default to log `fcc` namespaces, unless env set (#48143) 2022-10-21 22:53:04 +05:30