Commit Graph
100 Commits
Author SHA1 Message Date
Bounceyandmrugesh 2789824374 chore: Import search-assets and refactor data source/push 2019-06-08 03:18:55 +05:30
Bounceyandmrugesh ecfc6c23a6 fix: Rename search bar component 2019-06-08 03:16:28 +05:30
Bounceyandmrugesh 9186806f8e fix: Update search styles 2019-06-08 03:16:28 +05:30
Bounceyandmrugesh cf4cbe4d3e fix: Clear search query on unmount 2019-06-08 03:16:28 +05:30
Bounceyandmrugesh a11e669b8a feat: Port search from 'search-assets' 2019-06-08 03:16:28 +05:30
Bounceyandmrugesh 15f18d1cda fix: Dedupe layout selection logic 2019-06-08 03:16:28 +05:30
Bounceyandmrugesh mohapatra c8f5b20b71 fix: Enforce lowercase usernames for profile queries 2019-03-06 15:38:43 +05:30
Bounceyandmrugesh mohapatra 7d18cd8de6 fix: Delete zombie auth properties from session 2019-03-05 15:57:46 +05:30
Bounceyandmrugesh mohapatra 898242f562 fix: Sesssions should not have an effect on the request routing 2019-03-05 15:57:46 +05:30
Bounceyandmrugesh mohapatra 72a0d63aa0 fix: Centralise user deserialization 2019-03-05 15:57:46 +05:30
Bounceyandmrugesh mohapatra 0c23844793 chore: Remove old auth cruft 2019-03-05 15:57:46 +05:30
Stuart Taylorandahmadabdolsaheb b494eebcc5 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Stuart Taylorandahmadabdolsaheb 2c8431fdc3 Update client/src/components/layouts/components/guide/redux/side-navigation-saga.js
Co-Authored-By: ahmadabdolsaheb <ahmad.abdolsaheb@gmail.com>
2019-03-01 13:02:29 +00:00
Stuart Taylorandmrugesh mohapatra d2387023f5 chore: Bump gatsby packages (#35444)
<!-- 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.
2019-02-27 17:00:40 +05:30
BounceyandValeriy 9151723951 fix: Rework reset progress saga to wait for the updated user 2019-02-27 09:25:05 +03:00
BounceyandValeriy d3418dfecf fix: Do not try to parse an empty response 2019-02-27 09:25:05 +03:00
BounceyandValeriy f4528ad0ff fix: Consolodate full screen loaders in to one component 2019-02-26 16:06:05 +03:00
Bounceyandmrugesh mohapatra 1c6df3649b chore: Add readme for boot_tests directory 2019-02-26 00:17:02 +05:30
Bounceyandmrugesh mohapatra f743f4edf5 fix: Convert ints to strings for validation 2019-02-26 00:17:02 +05:30
Bounceyandmrugesh mohapatra 014c26cd4e fix: Add tests for redirectToLearn 2019-02-26 00:17:02 +05:30
Bounceyandmrugesh mohapatra 953e1b2e11 feat: Add tests for challenge>buildUserUpdate 2019-02-26 00:17:02 +05:30
Bounceyandmrugesh mohapatra 75190d3a43 feat: Add challenge validation middleware 2019-02-26 00:17:02 +05:30
Stuart Taylorandmrugesh mohapatra 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
Bounceyandmrugesh mohapatra cf1def239d feat: Use new (tested) accessToken utils to set and remove cookies 2019-02-21 21:03:06 +05:30
Bounceyandmrugesh mohapatra 3e8bac4590 feat: Use new (tested) accessToken utils to authoize requests 2019-02-21 21:03:06 +05:30
Bounceyandmrugesh mohapatra 2f944b3aed feat: Add new accessToken utils 2019-02-21 21:03:06 +05:30
Bounceyandmrugesh mohapatra 36c4737998 chore: Add tests for jwt authorization 2019-02-21 21:03:06 +05:30
Bounceyandmrugesh mohapatra f5ca6ce5e9 chore: Move sinon dep to the root 2019-02-21 21:03:06 +05:30
Bounceyandmrugesh mohapatra b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 1ba67c4e2b chore: Clean up linting from child package.json's 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra a229bc3a06 fix: Add eslint ignore file to root 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 7a30a5c2dd fix: Remedy review comments 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra a49769c3c0 chore: Apply lint fixes 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra fb56abe229 fix: Re-fix charge-stripe path 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra a5127aa2c4 fix(ci): There is no "afterInstall" hook 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 32d913ec89 fix(ci): Have travis build required files for Linting 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra c0104faa38 fix(ci): Fix lint errors thrown in CI 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 3f25ed051d chore: Remove unused files 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra ec7df15c5f feat(ci): Define linting stage for travis 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra f45c3d4fa5 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 5499042ce6 feat: Lint tools 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 74e6e6ffc1 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 25fd85b321 chore: Remove unrequired files/deps/scripts 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 3edb9d1701 feat: Lint currirulum 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra e417f3f0d4 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra b1371af06b feat: Lint config 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 8e0237d042 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra a63b84e748 feat: Lint client 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 0ccd0a6f77 chore: Fix api linting 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 09e563f742 chore: remove fetchr 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra f441b1fe1c chore: Delete unrequired files 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 36d150cbe1 chore: Install update freecodecamp eslint config 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 6050b0ea84 feat: Define a new lint script 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 42b6e91bfd chore: Remove old eslintrc 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 07266b7e43 chore: commit lint fixes for the api 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 010fa63e76 chore: Remove unused files 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 6e9fbd7219 chore: Use babel-eslint for linting the api 2019-02-19 14:30:27 +05:30
Bounceyandmrugesh mohapatra 5058998e87 fix: Tidy up npm scripts 2019-02-17 14:10:56 +05:30
Bounceyandmrugesh mohapatra 62da8d31e2 fix: Use npm-run-all to run the develop command 2019-02-17 14:10:56 +05:30
Bouncey 42d6a65813 Merge branch 'ValeraS-fix/disable-build-on-error' 2019-02-16 17:50:02 +00:00
Stuart Taylorandmrugesh mohapatra 81d6f15456 fix: unbreak the test command 2019-02-16 12:27:23 +05:30
Bounceyandmrugesh mohapatra 354d3feaee fix: Allow un-authed loopback api calls 2019-02-16 12:27:23 +05:30
Bounceyandmrugesh mohapatra ca298e9bde fix: Revert to relative ajax urls 2019-02-16 12:27:23 +05:30
Bouncey 9fa297207d fix: Ensure env in CI 2019-02-15 14:49:53 +00:00
Bouncey 463a83b459 fix: Do not use relative api locations 2019-02-15 14:49:53 +00:00
Stuart Taylorandraisedadead 83fa98a95d fix: run commands from root
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>
2019-02-15 10:53:55 +00:00
Stuart Taylorandraisedadead d0995d8b88 fix: skip install and before script
Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>
2019-02-15 10:53:55 +00:00
Stuart Taylorandmrugesh mohapatra 66f88f2082 feat: Have travis bump submodule commits in docker build repository (#35216)
- [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.

Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-02-15 13:14:00 +05:30
Stuart Taylorandmrugesh mohapatra d1104b0bc8 fix(build): Do not call ga on render (#35211) 2019-02-14 21:43:02 +05:30
Stuart Taylorandmrugesh mohapatra 05a49e36ee chore: apply fixes from npm audit (#35210)
- [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.
2019-02-14 20:39:55 +05:30
Bounceyandmrugesh mohapatra 361ce5cd8e fix: Broken regex for short news links 2019-02-14 16:54:39 +05:30
Bounceyandmrugesh mohapatra 0e0bebed4a fix: Use absolute path for auth0 callback 2019-02-14 16:54:39 +05:30
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