freeCodeCamp/api-server
Mrugesh Mohapatra e13f35171c feat(donate): updated donate page and plans
- [x] two column layout for the page.
- [x] amount to learning minutes mapping for contribution impact.
- [x] handle one-time and recurring stripe subscription charges.
- [x] server side validation of donate forms.
- [x] prevent multiple subscriptions and onetime donations per user.
2019-11-19 22:28:04 +05:30
..
common Found that thr model uses lower case i but this was using I 2019-10-31 08:02:06 +00:00
public [ImgBot] Optimize images (#37520) 2019-10-31 17:54:30 +05:30
server feat(donate): updated donate page and plans 2019-11-19 22:28:04 +05:30
.babelrc.js chore: Refactor server tests to use jest 2018-12-04 17:42:12 +05:30
.gitignore chore(root): Ensure development environment 2018-09-03 17:47:48 +05:30
development-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(api): update local pm2 to in memory 2019-10-21 18:51:36 +05:30
package.json chore(api): update local pm2 to in memory 2019-10-21 18:51:36 +05:30
post-seed.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
production-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30