freeCodeCamp/api-server/src
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
..
common feat(client): shortcuts legend modal available on pressing the ? key (#45530) 2022-06-03 09:57:52 -07:00
server feat(donation): simplify donation client (#46379) 2022-12-20 18:03:06 +05:30
development-start.js fix(server): default to log fcc namespaces, unless env set (#48143) 2022-10-21 22:53:04 +05:30
production-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00