Commit Graph

  • ac7902b104 Bump lodash.mergewith from 4.6.1 to 4.6.2 dependabot[bot] 2019-07-10 21:07:16 +0000
  • 2f5715ad03 Bump lodash from 4.17.11 to 4.17.13 dependabot[bot] 2019-07-11 02:48:50 +0000
  • ea513d534a Fixed rebase issue Mark Moffat 2019-06-20 12:47:08 +0930
  • 4967795821 rebase Mark Moffat 2019-06-20 12:46:29 +0930
  • fad68a51ea Adding tests for updating products Mark Moffat 2019-06-20 12:44:04 +0930
  • 0972565124
    Small fix for indexing products Mark Moffat 2019-06-19 10:52:04 +0930
  • fc1580ddd6 Starting to add schema validation to API endpoints Mark Moffat 2019-06-17 19:51:45 +0930
  • de5a01c671 Linting Mark Moffat 2019-06-15 21:17:28 +0930
  • a39a87609c Exposing some more API endpoints and tests Mark Moffat 2019-06-15 21:16:10 +0930
  • 0871de9802 Added test for order filtering Mark Moffat 2019-06-15 21:00:04 +0930
  • 53c5221dae Make link more obvious Mark Moffat 2019-06-15 20:59:55 +0930
  • 1f72607cba Small theme changes Mark Moffat 2019-06-15 20:53:31 +0930
  • 10215af9ff Fixed settings saving + add sending of order hooks Mark Moffat 2019-06-15 15:35:31 +0930
  • 7c10c24ca6 Fixed invalid path Mark Moffat 2019-06-15 15:28:19 +0930
  • 0fe5b8fb9c Incorrect reference to indexing Mark Moffat 2019-06-15 15:26:51 +0930
  • e68be9aa14 Linting Mark Moffat 2019-06-15 15:22:32 +0930
  • a4e0f03b70 Linting Mark Moffat 2019-06-15 14:21:01 +0930
  • 291a044d0b Linting and refactoring Mark Moffat 2019-06-15 14:16:08 +0930
  • 83f5c1f159 Started adding API to docs Mark Moffat 2019-06-15 14:15:19 +0930
  • 1660e0aa2f Turns out Travis doesnt support Mark Moffat 2019-06-15 11:33:59 +0930
  • 3d055bca23 FIxing travis Mark Moffat 2019-06-15 11:27:57 +0930
  • 9f49aed230 Fixed test Mark Moffat 2019-06-15 11:27:12 +0930
  • d3390d8b16 Adding more node versions to Travis Mark Moffat 2019-06-15 11:25:15 +0930
  • 113bfe05cc Adding APIkey and order tests Mark Moffat 2019-06-15 11:23:14 +0930
  • 92e4d7c047 Remove only. Whoops. Mark Moffat 2019-06-15 10:26:27 +0930
  • ca7043be2a Starting to add ability to make admin API requests Mark Moffat 2019-06-15 10:26:03 +0930
  • 948ff11030 Validate API key in requests Mark Moffat 2019-06-15 10:25:23 +0930
  • 005b57106c Fix test data bool Mark Moffat 2019-06-15 10:24:52 +0930
  • da38fb6076 Generate API keys in admin UI Mark Moffat 2019-06-15 10:24:41 +0930
  • aabf47fc2d Bump is-my-json-valid from 2.17.1 to 2.20.0 dependabot[bot] 2019-06-13 11:12:22 +0000
  • 05b41daf2e Version bump Mark Moffat 2019-06-13 20:43:39 +0930
  • 802414b208 Adding more tests Mark Moffat 2019-06-12 18:48:48 +0930
  • 519c00f983 Revert debugging Mark Moffat 2019-06-12 18:28:03 +0930
  • 536a3c4612 Changing indexing in tests Mark Moffat 2019-06-12 18:26:08 +0930
  • 9860ac2de5 Debugging travis failure Mark Moffat 2019-06-12 18:23:34 +0930
  • ab4c63c5af Debug why travis fails test. Assume env related. Mark Moffat 2019-06-12 18:20:16 +0930
  • 997d4d29c8 Fixed indexing and added search test Mark Moffat 2019-06-11 19:33:56 +0930
  • 9208619803 Change startup and only run indexing while not in test env Mark Moffat 2019-06-11 19:33:42 +0930
  • d18940a9dd Add debug logging Mark Moffat 2019-06-11 19:31:45 +0930
  • 704adb747c Linting Mark Moffat 2019-06-11 15:02:44 +0930
  • 1c741eb615 Linting Mark Moffat 2019-06-11 14:43:20 +0930
  • 73bc060f57 Linting Mark Moffat 2019-06-11 14:42:14 +0930
  • e48bd97bf7 Fixing tests Mark Moffat 2019-06-11 14:42:07 +0930
  • 3a61855609 Test for stock control Mark Moffat 2019-06-09 22:19:50 +0930
  • 3c38a6f9da Track stock on testing Mark Moffat 2019-06-09 22:19:35 +0930
  • fa5f27f989 Added nodejs 10 to testing Mark Moffat 2019-06-09 22:08:21 +0930
  • 8ef0e08870 Remove old node version Mark Moffat 2019-06-09 22:06:43 +0930
  • cfcfcadfed Merge branch 'master' of github.com:mrvautin/expressCart Mark Moffat 2019-06-09 22:03:20 +0930
  • aeb6a8e05e Fixed tests Mark Moffat 2019-06-09 22:02:28 +0930
  • 01cd784a0e Fixed test scripts Mark Moffat 2019-06-09 22:02:22 +0930
  • 3a8c426279 Updates test script Mark Moffat 2019-06-09 22:01:44 +0930
  • 10d04c2485 Removed comment Mark Moffat 2019-06-09 22:00:26 +0930
  • 6df1ae7c46 Bump extend from 3.0.1 to 3.0.2 dependabot[bot] 2019-06-08 07:52:17 +0000
  • f37e521768 Added ability to easily run the test/sample data Mark Moffat 2019-06-08 17:20:01 +0930
  • bc4a5ee71b Refactor the DB connection to be able to reuse Mark Moffat 2019-06-08 17:19:40 +0930
  • 211da71fd1 Fixed some vuln dependencies Mark Moffat 2019-06-01 22:00:26 +0930
  • f1b6d1dcc8 Store cart in the DB and handle the holding of stock across sessions Mark Moffat 2019-06-01 21:52:14 +0930
  • b76df6c03e Updated packages Mark Moffat 2019-05-29 20:34:57 +0930
  • caded82b34 Update pay.hbs Jane Slooth 2019-05-28 01:35:29 +0300
  • 0b6071b6d9 Default stock management to false Mark Moffat 2019-02-10 14:25:51 +1030
  • 1b32393b2b Show message when item is out of stock Mark Moffat 2019-02-10 14:25:31 +1030
  • 52828cbd40 Fixes #37 Mark Moffat 2019-02-10 14:16:42 +1030
  • 0ce3a16817 Version bump Mark Moffat 2019-02-09 21:25:32 +1030
  • 4b03b12ba4 Update packages Mark Moffat 2019-02-09 21:24:38 +1030
  • 3ab76684bb Stock management changes Mark Moffat 2019-02-09 21:16:41 +1030
  • b352058e76 Starting stock management Mark Moffat 2019-02-09 14:37:02 +1030
  • 300057aa88 Linting Mark Moffat 2019-02-09 13:43:44 +1030
  • 1ee773a3fd Fix #34 Mark Moffat 2019-02-09 13:43:02 +1030
  • a03f1ef6e7 Merge branch 'master' of https://github.com/mrvautin/expressCart Mark Moffat 2019-02-09 13:36:12 +1030
  • 53df3db937 Added form PR #41 Mark Moffat 2019-02-09 13:35:41 +1030
  • 1c09c0f7d4 This is minor fix for image upload issue if multiple sub directories to be created based on permaLink of product Shreyas 2018-12-23 15:03:09 +0530
  • 4739b59c1f in cart; on product quantity update, change the value too. Asad Akram 2019-01-22 14:07:32 +0500
  • ac01568036 Missing title Mark Moffat 2018-12-12 00:35:35 +1100
  • b4a9ba3064 Sanitize product inputs Mark Moffat 2018-12-12 00:31:56 +1100
  • 1d2522668a Linting Mark Moffat 2018-10-05 22:45:39 +0930
  • 5db27a523b Allow for order wide comments on payment Mark Moffat 2018-10-05 22:45:12 +0930
  • 4c72bbaa87 Package lock Mark Moffat 2018-10-05 22:02:29 +0930
  • eac527904d Version bump Mark Moffat 2018-10-05 21:28:59 +0930
  • ac652edcb3 Linting fixes Mark Moffat 2018-10-05 21:28:33 +0930
  • d2679077a4 Gulp fixes Mark Moffat 2018-10-05 21:27:41 +0930
  • dbb3a15f65 Merge branch 'master' of https://github.com/mrvautin/expressCart Mark Moffat 2018-10-05 21:26:18 +0930
  • 9d94ea0a80 Added ability to add comments to product in order Mark Moffat 2018-10-05 21:24:42 +0930
  • 9b0f7a03b7 Handle settings changes without restart Ben Burns 2018-09-01 15:48:29 -0700
  • 70127ee0bc Allow for an ignored local settings file. Ben Burns 2018-09-01 16:08:11 -0700
  • 539261d140 Rename mongodb container to expresscart-mongodb Ben Burns 2018-09-01 16:22:42 -0700
  • d889bfb525 Fix missing python dependency in docker build Ben Burns 2018-09-01 14:21:47 -0700
  • 354f4e980e Npm audit fixes Mark Moffat 2018-08-31 14:41:01 +0930
  • ec6a01413d Updated package lock Mark Moffat 2018-08-31 14:34:56 +0930
  • b2234ef4f2 Login fixes Mark Moffat 2018-08-31 13:00:27 +0930
  • f9b5a84fb8 updated cartTotalItems in routes/index.js instead of adding handlebar helper. fixes quantity discrepency in the view when you first add items to the cart Marty Sloan 2018-06-21 20:12:28 -0400
  • 9662d341c8 add new handlebars helper cartTotalItems and pass session.cart to it from layouts/layout.hbs to show cart total items including quantities Marty Sloan 2018-06-21 18:21:14 -0400
  • 4f7eeb87c8 check for admin view before loading materialize js Marty Sloan 2018-06-19 11:05:09 -0400
  • b9caca8794 update routes/admin.js to fix bug deleting product options Marty Sloan 2018-06-21 20:40:53 -0400
  • ad6ca4ba60 check for order options with this.options in views/order.hbs Martin Sloan 2018-06-07 07:13:06 -0400
  • 77d7262124 remove productOptions from routes/order.js Martin Sloan 2018-06-07 07:12:04 -0400
  • 65b18cfe42 Add limitations to file uploads Mark Moffat 2018-06-01 21:01:23 +0930
  • 6345ef8318 Bump version Mark Moffat 2018-05-30 18:40:03 +0930
  • baccaae9b0 Fix issue with ability to create admin user by setting referrer Mark Moffat 2018-05-30 18:35:17 +0930
  • c674f86576 Small cart quantity fixes Mark Moffat 2018-05-21 23:06:12 +0930
  • abc5de8ff6 fix:The partial payments/paypal could not be found Rafael Escala 2018-03-30 19:23:09 -0500