summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #129 from zainfathoni/mastermasterWes Bos2018-12-073-3/+3
|\ | | | | Fix view permission checking in order query
| * Fix view permission checking in order queryZain Fathoni2018-12-083-3/+3
|/
* Merge pull request #121 from WaylonWalker/masterWes Bos2018-11-291-0/+3
|\ | | | | Fixed: Red :after element not shown on small screens.
| * Fixed: Red :after element not shown on small screens.Waylon S Walker2018-11-171-0/+3
| |
* | Merge pull request #122 from billfienberg/patch-1Wes Bos2018-11-291-2/+2
|\ \ | | | | | | Update component name from Sell to ResetPage
| * | Update component name from Sell to ResetPageBill Fienberg2018-11-231-2/+2
| |/ | | | | The component exported by `pages/reset.js` was named `Sell` because it was copy-pasted from another file. This PR updates that component name from `Sell` to `ResetPage`.
* | Merge pull request #125 from hinok/security/upgrade-nodemon-npm-run-allWes Bos2018-11-292-84/+27
|\ \ | |/ |/| Upgrade nodemon, npm-run-all to remove event-stream
| * Upgrade nodemon, npm-run-all to remove event-streamDawid Karabin2018-11-272-84/+27
|/ | | | - More info https://github.com/dominictarr/event-stream/issues/116
* Merge pull request #112 from tfrommen/patch-1Wes Bos2018-10-261-7/+6
|\ | | | | Improve readme.
| * Improve readme.Thorsten Frommen2018-10-261-7/+6
|/
* Merge pull request #109 from TheMightyPenguin/update-item-testsWes Bos2018-10-251-20/+23
|\ | | | | Update Item component tests
| * Update Item component testsVictor Tortolero2018-10-191-20/+23
| |
* | Merge pull request #107 from MorenoMdz/jest-win-compatWes Bos2018-10-251-1/+3
|\ \ | |/ |/| Added Windows test script compatibility
| * Added Windows test script compatibilityMoreno2018-10-181-1/+3
|/
* Merge pull request #106 from stern-shawn/fix/styledComponentsBabelWes Bos2018-10-172-4/+0
|\ | | | | Removing dead Form.displayName code
| * Fixing dead Form.displayName code, this is handled by ↵Shawn Stern2018-10-172-4/+0
|/ | | | babel-plugin-styled-components
* Merge pull request #101 from gihrig/Video-#61Wes Bos2018-10-151-1/+0
|\ | | | | Video #61 Testing Pagination - remove dead code
| * Video #61 Testing Pagination - remove dead codegihrig2018-10-121-1/+0
| |
* | Merge pull request #102 from gihrig/Video-#64Wes Bos2018-10-151-1/+1
|\ \ | |/ |/| Video #64 remove unnecessary 'async'
| * Video #64 remove unnecessary 'async'gihrig2018-10-141-1/+1
|/ | | | - There is no 'await' in this test block
* Merge pull request #98 from theirongiant/patch-1Wes Bos2018-10-111-0/+1
|\ | | | | Add version to backend package.json
| * Add version to backend package.jsontheirongiant2018-10-111-0/+1
|/ | | Missing version causes cmder to freak out when trying generating prompt info
* Update readme.mdWes Bos2018-10-091-1/+7
|
* add proptypesWes Bos2018-10-091-0/+3
|
* Merge branch 'master' of https://github.com/wesbos/Advanced-ReactWes Bos2018-10-096-10/+8
|\
| * Merge pull request #93 from mattfwood/fix/minor-typosWes Bos2018-10-094-4/+4
| |\ | | | | | | Fix minor typos in package.json and CartCount component
| | * Fix minor typos in package.json and CartCount componentMatt Wood2018-10-094-4/+4
| | |
| * | Update readme.mdWes Bos2018-10-031-2/+1
| | |
| * | Update readme.mdWes Bos2018-10-031-0/+7
| |/
| * add radnika to buttonsWes Bos2018-09-281-0/+1
| |
| * Update readme.mdWes Bos2018-09-281-9/+0
| |
* | remove playgroundWes Bos2018-10-092-8/+4
|/
* reset tokenWes Bos2018-09-287-7/+7
|
* add graphql-cli back inWes Bos2018-09-284-518/+2148
|
* Specify playground port fixes #49Wes Bos2018-09-272-2/+2
|
* fixes fake item id #44Wes Bos2018-09-272-4/+18
|
* grammar. Fixes #36Wes Bos2018-09-271-1/+1
|
* upgrade depsWes Bos2018-09-278-13898/+12840
|
* Change reset token to Float. Fixes #58Wes Bos2018-09-277-7/+7
|
* Merge pull request #57 from n-hare/patch-3Wes Bos2018-09-271-1/+1
|\ | | | | Video 29 Scalar Type of resetTokenExpiry
| * Scalar Type of resetTokenExpiryn-hare2018-09-271-1/+1
|/
* Merge pull request #25 from scrumptiousdev/masterWes Bos2018-09-246-6/+6
|\ | | | | Updating conditional statement in deleteItem mutation resolver
| * Update jest dep version to update jsdom dep version with recent bug fixRyan Choi2018-09-221-1/+1
| |
| * Updating conditional statement in deleteItem mutation resolverRyan Choi2018-09-206-6/+6
| |
* | Merge pull request #26 from jameygleason/masterWes Bos2018-09-245-15/+134
|\ \ | | | | | | Stepped Solutions 07, 08, 09
| * | Stepped Solutionsjameygleason2018-09-201-1/+15
| | |
| * | Stepped Solutionsjameygleason2018-09-202-6/+43
| | |
| * | Stepped Solutionsjameygleason2018-09-202-8/+76
| | |
* | | Merge pull request #28 from 416serg/patch-1Wes Bos2018-09-241-1/+1
|\ \ \ | | | | | | | | Update DeleteItem.js to fix typo
| * | | Update DeleteItem.jsSergiy Dybskiy2018-09-211-1/+1
| |/ / | | | | | | Fix typo