Commit Graph

139 Commits

Author SHA1 Message Date
Devansh eed4cce3b0 Apply And Remove Coupon API Implemented 2020-08-10 16:07:08 +05:30
Devansh 582dcae2fd Method Changed On Same Route 2020-08-08 00:08:14 +05:30
Carlos Augusto Gartner 864ee129b3 Fixed API service provider 2020-08-05 09:43:53 -03:00
Carlos Augusto Gartner ba54e98a3e Created and updated the composer files of the packages 2020-08-05 09:40:59 -03:00
Jitendra Singh 549c0e38d3
Merge pull request #3353 from Haendlerbund/expose-downloadable-links
feature: expose downloadable links
2020-06-25 12:25:20 +05:30
Herbert Maschke f30da1f3a4 expose downloadable links in API Resource\Sales\Order.php and src\Models\OrderItem.php 2020-06-24 20:53:01 +02:00
Shubham Mehrotra d77aeaf822 added trait SendsPasswordResetEmails 2020-06-17 16:26:22 +05:30
Shubham Mehrotra c36c98a5be bug fixes 2020-06-17 16:08:13 +05:30
Jitendra Singh a3c5e3f7b1
Revert "Issue #3238 resolved" 2020-06-16 19:35:06 +05:30
Jitendra Singh 3b2df1f99c
Merge pull request #3193 from Haendlerbund/add-context-to-logging-when-adding-product-to-cart
Add logging to exception thrown in cart
2020-06-16 13:54:52 +05:30
shubhammehrotra.symfony@webkul.com 0b573bbadf #3238 2020-06-15 14:33:43 +05:30
Annika Wolff abbd5c4a31 slightly refactoring 2020-06-09 14:35:02 +02:00
Annika Wolff dbc16cf7e6 add logging of catched exception 2020-06-09 10:14:06 +02:00
Annika Wolff 5e1c0ac5d2 resolve issue 2964 2020-04-29 10:03:37 +02:00
Pranshu Tomar b5ebfe79ea Issue #2945 fixed 2020-04-28 20:34:14 +05:30
shivam kumar 4ec82687cd api changes 2020-04-06 21:47:17 +05:30
phillipcodes 1486576840
Update CustomerAddress.php 2020-03-23 08:01:28 +01:00
Jitendra Singh 663a679a5d
Merge pull request #2588 from Haendlerbund/order-workflow-improvements
Order workflow improvements and tests
2020-03-18 14:50:48 +05:30
phillipcodes 7fdc8fd4a6
Update Cart.php 2020-03-17 15:05:00 +01:00
Herbert Maschke 7a3a1726bc Merge branch 'bagisto/master' into order-workflow-improvements 2020-03-06 15:50:26 +01:00
Jitendra Singh 955da20b45 Improved comments in code 2020-03-05 19:49:14 +05:30
Jitendra Singh 3068ecd9ae Improved comments in code 2020-03-05 19:34:30 +05:30
Jitendra Singh 10db1838f2 Removed author information from every class 2020-03-05 19:28:42 +05:30
Jitendra Singh 92261d4214 Improved comments in code 2020-03-05 19:07:08 +05:30
Jitendra Singh a6ce67151f Improved comments in code 2020-03-05 11:04:57 +05:30
Herbert Maschke d9072508cd introduce a fallback in case the customer profile is not filled completely. Take the billing address information then. 2020-03-04 10:38:29 +01:00
Jitendra Singh 41e06d5dc5 Improved code style 2020-03-04 12:02:53 +05:30
Jitendra Singh 4a6ac73bb6 Improved code style 2020-02-28 15:55:53 +05:30
Jitendra Singh 05be7a070a Improved code style 2020-02-27 13:33:03 +05:30
Jitendra Singh 0f42e8ff8f Resolved conflicts 2020-02-27 12:07:20 +05:30
Annika Wolff 1691151683 entered translation keys 2020-02-24 13:57:24 +01:00
Jitendra Singh 5c696f8d00 Resolved conflicts 2020-02-21 19:36:17 +05:30
Jitendra Singh 24e69e2cd9
Merge pull request #2247 from Haendlerbund/fix-tax-handling
Fix tax handling
2020-02-21 15:20:35 +05:30
SteffenMahler 75f4d9925c
Fire event if customer wants to "buy now"
If a customer wants to buy a single product directly, the CartController add() method fires an event. The same event has to be fired via api request. In this case it's store() method.
2020-02-20 13:58:10 +01:00
Jitendra Singh c5cc8fa541 Improved api package code style 2020-02-19 16:54:04 +05:30
Steffen Mahler 1d08f8a1f5 extend API endpoint for Cart by taxes 2020-02-07 19:09:41 +01:00
Vivek Sharma 136deb0049 [Added: review delete api route added.] 2020-02-03 17:31:09 +05:30
Vivek Sharma 2ff9ebfa17 [Fixed: changed customer group code for newly created customer.] 2020-01-30 15:57:56 +05:30
rahul shukla 82dbdee0b8 helper functions updated 2020-01-21 15:23:04 +05:30
rahul shukla debf060b03 helper function updated 2020-01-21 15:13:01 +05:30
rahul shukla 23a15be1e0 compatible with laravel 5.8 2019-12-24 19:31:13 +05:30
Annika Wolff 9a43776cc0 introduce ProductType Helper 2019-11-21 16:56:21 +01:00
jitendra ab2d069ec7 Issue #1519 fixed 2019-10-31 17:07:49 +05:30
jitendra 8346f424cb Resolve conflict 2019-10-31 13:51:53 +05:30
jitendra 163ce17e34 Issue #1662 fixed 2019-10-31 13:50:17 +05:30
asif-webkul 5d66f85a20 wishlist api fixed 2019-10-24 17:43:28 +05:30
Jitendra Singh 4fcff1e111
Merge pull request #1650 from shivam-webkul/shivam
[Bug Fixed #1219 ] & [Enhancement #1182]  Fixed
2019-10-24 10:36:53 +05:30
Ruman Saleem 742479d34a Remove item from wishlist, when added to Cart. 2019-10-19 15:54:53 +05:30
shivam kumar fd8a1fb851 #1182 fixed 2019-10-18 18:43:38 +05:30
rahul shukla 4761c64c6f update cart method name change for API 2019-10-15 19:05:46 +05:30
rahul shukla 539119d6ad cart method name for API 2019-10-11 15:06:02 +05:30
Jitendra Singh 853885a283
Merge pull request #1542 from accountmine/master
Issue #1540
2019-10-10 13:15:28 +05:30
jitendra 5e754cbdfe Resoloved conflicts 2019-10-09 17:12:57 +05:30
Username 7ea2010a59 Issue #1540 2019-10-02 22:31:38 -07:00
rahul shukla fda8498721 merge with master 2019-09-27 15:23:58 +05:30
rahul shukla 58331043e9 translatable package update 2019-09-20 14:49:53 +05:30
jitendra 3c5a2792e3 Removed configurable checks and deleted unwanted files 2019-09-04 16:23:05 +05:30
jitendra ec567d624f Db schema, models and repositories added for bundle type product 2019-08-20 17:57:39 +05:30
jitendra 29e4851bfb Group product added 2019-08-19 15:00:24 +05:30
jitendra f529a128cd Removed unnecessary code from sevice providers 2019-07-01 20:03:16 +05:30
jitendra 366a5fdd20 Refactor code standard 2019-07-01 17:03:36 +05:30
jitendra 2a5e8b1ddd Removed propaganistas/laravel-intl dependency 2019-06-27 13:01:47 +05:30
jitendra 64fde804b4 Api added for address delete 2019-05-21 13:03:50 +05:30
jitendra 845a6c7f18 Added url_key to product api 2019-05-09 13:24:52 +05:30
jitendra a9a069f366 Api add to cart error message issue fixed 2019-05-09 12:04:41 +05:30
jitendra 16220c656f Added api for forgot password 2019-05-08 18:56:28 +05:30
jitendra a72d054cb5 Added api for front shop 2019-05-07 17:06:21 +05:30
jitendra 94dfe8dc69 Fixed resource controller issue 2019-03-15 19:00:44 +05:30
jitendra 2123260387 Added formated price key in product api 2019-03-15 18:48:51 +05:30
jitendra ef988b093f Product base image property added in prodcut api 2019-03-15 17:47:54 +05:30
jitendra 4ca1095265 Sorting added in ResourceController 2019-03-15 10:36:27 +05:30
jitendra c38e107515 Added api for single lavel child categories 2019-03-14 11:32:47 +05:30
jitendra f489c42bdd Added api for get request 2019-03-13 16:47:52 +05:30
jitendra 42b5f91764 Feature Request #666 implented 2019-03-12 11:59:00 +05:30
jitendra aae6593469 Coding standard updated 2019-01-15 17:24:41 +05:30
rahul shukla 96b7f05c23 bagisto installer , #399 #400 #382 #301 #344 #214 #359 #223 #138 issue fixed 2018-12-31 17:27:32 +05:30
prashant-webkul 38378248d2 review apis 2018-11-26 10:26:59 +05:30
prashant-webkul dbdf702a28 Product API for Storefront Completed 2018-11-25 20:51:21 +05:30
prashant-webkul 4e6c462317 onepage cart api implemented 2018-11-25 19:13:30 +05:30
prashant-webkul 59ff9cbb84 fixes in minicart 2018-11-25 15:33:43 +05:30
prashant-webkul ed9a3baed9 Cart API completed 2018-11-24 19:24:54 +05:30
prashant-webkul 4455613180 Customer Wishlist API implemented 2018-11-24 15:26:31 +05:30
prashant-webkul a497914241 Customer Registration API implemented 2018-11-22 22:17:20 +05:30
prashant-webkul 460b025b2b customer profile old password match bug fixed 2018-11-22 22:00:10 +05:30
prashant-webkul 5b5006b809 Customer Address API for CRUD and getting and making the default address is complete 2018-11-22 20:21:37 +05:30
prashant-webkul 416d871cca Changes in api, subscription and verification 2018-11-22 18:13:03 +05:30
prashant-webkul 662ff09a24 Bug Fixes 2018-11-21 11:59:18 +05:30
prashant-webkul ab9328d755 Auth API implemented using JWT tokens, removed laravel passport 2018-11-19 17:04:13 +05:30
prashant-webkul 14997d6e97 OAuth Using Laravel Passport 2018-11-17 19:26:48 +05:30