Commit Graph
100 Commits
Author SHA1 Message Date
Bounceyandmrugesh mohapatra c567d01f6a fix: Auth redirects fix, for reals this time 2019-02-06 18:17:40 +05:30
Bounceyandmrugesh mohapatra 077bed22b2 fix: Fix auth redirects 2019-02-06 15:33:32 +05:30
Bounceyandmrugesh mohapatra e3d4764ff5 fix: Export news location from env 2019-02-06 04:00:52 +05:30
Bounceyandmrugesh mohapatra 0369dfbf37 fix: Add news to the env file 2019-02-06 04:00:52 +05:30
Bounceyandmrugesh mohapatra 04d711543b fix: Make public stripe key configurable 2019-02-06 00:19:52 +05:30
Bounceyandmrugesh mohapatra f9ff43d128 fix: Fix _redirects file 2019-02-06 00:19:52 +05:30
Bounceyandmrugesh mohapatra 29113fc9f2 fix: tests 2019-02-04 20:13:51 +05:30
Bounceyandmrugesh mohapatra d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
BounceyandValeriy c7bb16edeb fix: Do not re-signin if user is already authed 2019-01-31 23:31:09 +03:00
Stuart Taylorandmrugesh mohapatra 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Bounceyandmrugesh mohapatra 82ed62bcc5 fix: Give emoji some ARIA 2018-12-04 19:31:39 +05:30
Bounceyandmrugesh mohapatra 2e578a7af8 fix: Handle goal reached 🎉 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 1fba44f722 fix: Simplify async update testing 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 730245e204 fix: Fix up my broken test reformatting 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra a1f64f4b77 chore: Tidy up promise handling and testing 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra f66e59e20c fix: Use built-ins to format numbers 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra e378d566d9 fix: Use reportError in development 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 15a9992603 feat: Add error handling for inMemoryCache 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 5875aef505 fix: Update copy and label position 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 8870a063e4 fix: Use env variable for paypal donations 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 6475eadf82 feat: Use InMemoryCache to reducve load on db 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 80c3c3ec55 feat: InMemoryCache implementation 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 5dc8320dc8 fix: Position label over the progress bar 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra f4d1f9eec3 feat: Run server tests from project root test command 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 438bd94895 chore: Refactor server tests to use jest 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 4a9d22cee0 feat: Comma separate active donations number 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra db4bb351d4 chore: Remove welcome link 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 0975b87a63 fix: Update Donators copy 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 8fab33ba99 feat: Create and use dynamic active donation counts 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 331ea3ebf9 fix: Move progress label out of the progress bar 2018-12-04 17:42:12 +05:30
Bounceyandmrugesh mohapatra 785f8ac384 feat: Add supporter UI to /welcome 2018-12-04 17:42:12 +05:30
BounceyandValeriy 5e4c3c7d55 chore: Pay down some tech-debt 2018-12-03 15:31:49 +03:00
Bounceyandmrugesh mohapatra 1de757e1be fix: Make the current challenge button do something 2018-12-02 17:39:56 +05:30
Bounceyandmrugesh mohapatra 7d7b2e049f fix: Handle no user request 2018-12-02 17:39:56 +05:30
Stuart Taylorandmrugesh mohapatra dd80893543 chore(security🔥): Update packages to remove security issue flagged by GitHub (#34482) 2018-11-29 22:07:05 +05:30
Stuart TaylorandValeriy d327a5c36b Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
Stuart TaylorandPaul Gamble 289d5875fa chore(security🔥): Update npm-run-all (#34469)
Tested locally.
2018-11-27 12:24:00 -05:00
Stuart Taylorandmrugesh mohapatra cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Bounceyandmrugesh mohapatra 0f73fdbd9c fix(update$): Remove User.update$, refactor to use native loopback interfaces 2018-11-16 04:09:16 +05:30
Bounceyandmrugesh mohapatra 97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30
Bounceyandmrugesh mohapatra 25debd6602 chore(services): Remove fetchr and associated services 2018-11-16 04:09:16 +05:30
Bounceyandmrugesh mohapatra 7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra 602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra 987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra 491912448b feat(api): Add a challenge API, GET idToNameMap 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra dace86663f fix(current-challenge): Fix current-challenge API 2018-11-13 05:39:50 +05:30
Bounceyandmrugesh mohapatra b39fb3e697 chore: Run 'npm audit fix' to clear audit failures 2018-11-10 15:16:30 +05:30
Bounceyandmrugesh mohapatra 01097385d6 fix: Add 'production' check 2018-11-10 01:57:06 +05:30
Bounceyandmrugesh mohapatra fbee89b345 feat: Seed news articles on script 2018-11-10 01:57:06 +05:30
Stuart Taylorandmrugesh mohapatra dbfab5b118 chore: Port over mission statement and gtag (#34262)
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.


Closes #18184
2018-11-09 21:21:50 +05:30
Bounceyandmrugesh mohapatra c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
Bounceyandmrugesh mohapatra a656cbf98a chore(audit): Update packages per npm audit recommends 2018-10-24 18:27:34 +05:30
Stuart Taylorandmrugesh mohapatra 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Bouncey 4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Bouncey 569bd7c3a7 feat(guide-ci): Add frontmatter checks to the guide CI 2018-10-19 16:28:34 +01:00
Bouncey 66fc79caa9 fix(guide-ci): Fix formatting of directory structure 2018-10-19 16:28:34 +01:00
Bouncey aea72df149 fix(guide-ci): Reimplement throwing to the CI script 2018-10-19 16:28:34 +01:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Bouncey 564012a7eb feat(ci): Ensure guide directory structure in CI 2018-10-19 16:28:34 +01:00
Stuart Taylor 3a04a86f3d fix: formatting 2018-10-15 16:13:42 +01:00
Stuart Taylor a460d52009 fix: file naming 2018-10-15 16:13:42 +01:00
Stuart Taylor dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
Bounceyandmrugesh mohapatra e5a4ffa93b fix(seed): Use correct collection name and document id 2018-10-12 20:41:42 +05:30
Bounceyandmrugesh mohapatra 162e25143e fix(seed): Show debug logs on seed command 2018-10-12 20:41:42 +05:30
Bounceyandmrugesh mohapatra fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
Stuart TaylorandJosh Alling c4a0a37238 fix(dev): Remove jade middleware (#18437) 2018-10-12 06:49:20 -06:00
Stuart Taylor 6f7b65dd66 fix: Keep the other translations table 2018-10-12 11:42:08 +01:00
Stuart Taylor fde255c6d4 fix: Keep other translations table 2018-10-12 11:37:06 +01:00
Stuart Taylor e01d13007b fix: Update learn and guide urls to subdomains 2018-10-12 07:45:55 +01:00
Stuart Taylor 347a3bc397 fix: Format one more element tag name 2018-10-12 07:41:27 +01:00
Stuart Taylor d2c069b4f7 fix: Markdown formatting 2018-10-12 07:41:27 +01:00
Bounceyandmrugesh mohapatra c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Bounceyandmrugesh mohapatra ee9f6b2d72 chore(meta): Move challenge meta to challenges root 2018-10-11 02:15:05 +05:30
Bounceyandmrugesh mohapatra aa668ca30e feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
Stuart TaylorandMrugesh Mohapatra 927d46ab4b docs(contrib): Edits staging -> master, workflows (#18263) 2018-10-10 16:33:24 +05:30
Bouncey 3ae76fe2f1 fix(ci): Run correct script in ci 2018-10-09 09:59:35 +01:00
Bouncey cfbb973c8b feat(redirects): Generate _redirects on build 2018-10-09 09:49:01 +01:00
Bouncey deff9a92a9 chore(git): Update .gitignores 2018-10-09 09:49:01 +01:00
Stuart TaylorandBeau Carnes e65933ece4 Update circle commands 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 47b60d8e6a fix(ci-build): try circleci again 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 674b4a7ad1 feat(ci): Travis runs tests Circle builds 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes d2249ab01c chore(travis): Stop making travis try to build the client 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 3aa934a9c8 feat(circleci): Add circleCI 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 62e575c6a1 fix(ci-build): Make it so, Travis 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 26ef6e73ab fix(CI): Adjust appveyor yml 2018-10-08 11:02:25 -04:00
BounceyandBeau Carnes 0ab4dbe5d2 feat(ci-cd): CI and build with appveyor 2018-10-08 11:02:25 -04:00
Bouncey ac1ea780fc fix(challenge-md): Fix formatting errors 2018-10-08 12:54:03 +01:00
Stuart Taylor 6d9d0c992e fix(test): Remove placholder text
I broke the test trying out a find/replace regex. This PR fixes it.
2018-10-08 10:02:30 +01:00
Bounceyandmrugesh mohapatra a859035023 fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
Bounceyandmrugesh mohapatra 2562c38db2 fix(tools): Adjust seed task 2018-10-07 14:51:09 +05:30
Bounceyandmrugesh mohapatra 506f8b9fe0 fix(learna): Add seed to lerna bootstrap 2018-10-07 14:51:09 +05:30
Bounceyandmrugesh mohapatra c3fad016ab feat(tests): Bootstrap only on ci tests 2018-10-07 14:51:09 +05:30
Bounceyandmrugesh mohapatra f8a680caaa feat(tests): Add snapshot 2018-10-07 14:51:09 +05:30
Bounceyandmrugesh mohapatra d52ba8c6fd fix(path-map): Refactor pathMigrationMap for new curriculum package 2018-10-07 14:51:09 +05:30
Bounceyandmrugesh mohapatra bc9b3b4ddd chore(seed): Move seed script to tools 2018-10-07 14:51:09 +05:30