Commit Graph

80 Commits (40c3d9948756a5d0af169b876ba56c891c01f91a)

Author SHA1 Message Date
Mrugesh Mohapatra 9061dab9b4 fix: update googleapis to latest 2019-08-14 19:23:26 +05:30
Mrugesh Mohapatra 27d998271d fix: rename app entrypoints 2019-08-14 19:23:24 +05:30
xyozio 657a5e2c16 cleanup: typos and remove commented out code (#36573) 2019-08-09 23:57:26 +05:30
Mrugesh Mohapatra 298e263f74 chore(client): resolve linting errors in client 2019-07-22 17:10:54 +05:30
Parth Parth 67028025d1 fix(client): Vague Error messages (#36047)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-06-19 20:01:03 +05:30
Mrugesh Mohapatra 0ffca02ec1 fix: remove medium links and rss feeds 2019-06-16 00:23:41 +05:30
Ahmad Abdolsaheb 8b4fb5a452 fix: imgur to s3 for various files without conflict (#36057) 2019-05-20 23:58:20 +05:30
Ahmad Abdolsaheb b4d3e6d6bb fix: correct cert date for legacy data visualization (#35728)
Closes #34890
Closes #17424
2019-04-02 23:34:14 +05:30
Bouncey 7d18cd8de6 fix: Delete zombie auth properties from session 2019-03-05 15:57:46 +05:30
Bouncey 898242f562 fix: Sesssions should not have an effect on the request routing 2019-03-05 15:57:46 +05:30
Bouncey 72a0d63aa0 fix: Centralise user deserialization 2019-03-05 15:57:46 +05:30
Bouncey 0c23844793 chore: Remove old auth cruft 2019-03-05 15:57:46 +05:30
Bouncey 9151723951 fix: Rework reset progress saga to wait for the updated user 2019-02-27 09:25:05 +03:00
Bouncey d3418dfecf fix: Do not try to parse an empty response 2019-02-27 09:25:05 +03:00
Mrugesh Mohapatra 58edfce838 chore: fixup linting the api tests 2019-02-25 19:14:52 +00:00
Valeriy S 1faa8dc0c1 fix: set a max-len rule for eslint 2019-02-26 00:18:46 +05:30
Bouncey 1c6df3649b chore: Add readme for boot_tests directory 2019-02-26 00:17:02 +05:30
Bouncey f743f4edf5 fix: Convert ints to strings for validation 2019-02-26 00:17:02 +05:30
Bouncey 014c26cd4e fix: Add tests for redirectToLearn 2019-02-26 00:17:02 +05:30
Bouncey 953e1b2e11 feat: Add tests for challenge>buildUserUpdate 2019-02-26 00:17:02 +05:30
Bouncey 75190d3a43 feat: Add challenge validation middleware 2019-02-26 00:17:02 +05:30
Stuart Taylor 675d6a76e4 Fix: Current challenge timeout (#35352)
<!-- 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 #35345

This PR resolves an issue where the `/challenges/current-challenge` request times out due to an unresolved promise.
2019-02-22 17:19:12 +05:30
Bouncey cf1def239d feat: Use new (tested) accessToken utils to set and remove cookies 2019-02-21 21:03:06 +05:30
Bouncey 3e8bac4590 feat: Use new (tested) accessToken utils to authoize requests 2019-02-21 21:03:06 +05:30
Bouncey 2f944b3aed feat: Add new accessToken utils 2019-02-21 21:03:06 +05:30
Bouncey 36c4737998 chore: Add tests for jwt authorization 2019-02-21 21:03:06 +05:30
Mrugesh Mohapatra 9124dfb126 fix(models): remove unused schema config 2019-02-19 09:39:55 +00:00
Valeriy fc8c71ad16 feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
Bouncey b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
Bouncey c0104faa38 fix(ci): Fix lint errors thrown in CI 2019-02-19 14:30:27 +05:30
Bouncey 3f25ed051d chore: Remove unused files 2019-02-19 14:30:27 +05:30
Bouncey 0ccd0a6f77 chore: Fix api linting 2019-02-19 14:30:27 +05:30
Bouncey f441b1fe1c chore: Delete unrequired files 2019-02-19 14:30:27 +05:30
Bouncey 07266b7e43 chore: commit lint fixes for the api 2019-02-19 14:30:27 +05:30
Bouncey 010fa63e76 chore: Remove unused files 2019-02-19 14:30:27 +05:30
Valeriy 34503c86d8 fix(server): error on claim certification 2019-02-18 13:48:26 +00:00
Bouncey 354d3feaee fix: Allow un-authed loopback api calls 2019-02-16 12:27:23 +05:30
Mrugesh Mohapatra 02e6e711cf fix(donate): refactor handlers for charges 2019-02-14 14:14:10 +00:00
Bouncey 361ce5cd8e fix: Broken regex for short news links 2019-02-14 16:54:39 +05:30
Bouncey 0e0bebed4a fix: Use absolute path for auth0 callback 2019-02-14 16:54:39 +05:30
Bouncey 29113fc9f2 fix: tests 2019-02-04 20:13:51 +05:30
Bouncey d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
Mrugesh Mohapatra f9c4d2426c fix: remove unwanted stuff 2019-01-16 13:48:38 +00:00
Mrugesh Mohapatra fdc2219f81 feat: remove news from platform 2019-01-16 13:48:38 +00:00
Todd Chaffee f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
Bouncey 1fba44f722 fix: Simplify async update testing 2018-12-04 17:42:12 +05:30
Bouncey 730245e204 fix: Fix up my broken test reformatting 2018-12-04 17:42:12 +05:30
Bouncey a1f64f4b77 chore: Tidy up promise handling and testing 2018-12-04 17:42:12 +05:30
Bouncey e378d566d9 fix: Use reportError in development 2018-12-04 17:42:12 +05:30
Bouncey 15a9992603 feat: Add error handling for inMemoryCache 2018-12-04 17:42:12 +05:30