Commit Graph

79 Commits

Author SHA1 Message Date
Devansh ff1f77fe8e Suspend Customer Ability Added In Admin 2022-02-02 15:47:09 +05:30
Devansh 0c486dcf61 Lock File Updated And Squashed All Commits 2022-01-11 18:52:47 +05:30
David Galet 0f84b8b6a3 Fix from son to mother 2021-12-22 14:40:40 +01:00
Devansh f36275bf9f Packages Updated 2021-11-18 18:41:13 +05:30
Devansh 5191890e1e Shared Wishlist View Completed 2021-11-15 14:05:05 +05:30
Devansh 2b96b951e3 Wishlist Shared Token Added 2021-11-12 19:20:44 +05:30
Devansh 4dba0fb0b0 Wishlist Sharing Front Created 2021-11-12 17:37:30 +05:30
Devansh 089a70ff9f Some Commenting And Mass Assignables Updated 2021-11-12 13:41:08 +05:30
Vivek 3f80d17499 [Updated: added whitespace in Model condition.] 2021-10-14 14:33:34 +05:30
Vivek 7d57787895 [Fixed: #4787 Unable to upload profile picture.] 2021-10-14 13:13:31 +05:30
Abdullah Al-Faqeir 8e3c43bd19 - Fixing coding style.
- Fixing typo.
2021-10-06 15:26:08 +03:00
Abdullah Al-Faqeir 2ab4873e5c - Fix code style. 2021-10-05 11:56:28 +03:00
Abdullah Al-Faqeir 7a94b5233e - Fix test cases.
- Code reformat.
2021-10-05 11:39:30 +03:00
Abdullah Al-Faqeir 029b77df23 - Refactoring to Laravel 8 Class Model Factories. 2021-10-04 11:30:32 +03:00
rahul shukla 142f04ad41 fixing as per comment 2021-01-18 16:23:53 +05:30
jitendra 642fc1b10d Email marketing added 2021-01-04 21:40:56 +05:30
Florian Bosdorff 910f76952f fix address-constrains; fix address global scopes 2020-04-17 15:54:02 +02:00
Florian Bosdorff 01d4cb026f fix address_type at many places; add tests for address relations 2020-04-17 11:09:59 +02:00
Florian Bosdorff 5a9dfd8561 add unified address-table and handling for models 2020-04-16 21:13:19 +02:00
Jitendra Singh 05be7a070a Improved code style 2020-02-27 13:33:03 +05:30
Jitendra Singh 9e7e939479 Improved customer package code style 2020-02-19 19:18:54 +05:30
Florian Bosdorff 5188b1b7f9 Merge 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns 2020-01-28 08:15:11 +01:00
rahul shukla e3e7c47b15 updated comment 2020-01-28 10:57:17 +05:30
rahul shukla 469ed35ede Issue #2155 2020-01-28 10:55:00 +05:30
David Große 72c3e289c7 remove the splitting into first_name and last_name again - it can be desastrous to drop a column in a productive environment 2020-01-14 10:25:26 +01:00
David Große 7eee7e3134 split the 'name' column in the customer addresses into 'first_name' and 'last_name' - it is more common to save the data in this structure 2020-01-13 11:20:04 +01:00
David Große 81c928025b remove address3 from customer_addresses fillable 2020-01-13 09:38:48 +01:00
David Große 3af9a825c9 add optional vat_id to customer addresses 2020-01-10 11:59:53 +01:00
David Große 3ca5c99f27 introduce company_name column to customer_addresses 2020-01-10 11:05:09 +01:00
David Große 37a4f6adb6 ensure the api_token is being generated on customer/admin creation 2020-01-03 09:14:12 +01:00
jitendra 5e754cbdfe Resoloved conflicts 2019-10-09 17:12:57 +05:30
Prashant Singh ba4dc11687 Fixed issue #1532 2019-09-30 10:56:38 +05:30
jitendra e2bd18e916 Resolved conflicts 2019-08-19 16:01:38 +05:30
jitendra 29e4851bfb Group product added 2019-08-19 15:00:24 +05:30
Prashant Singh 0b29f29022 Added property in customers model to check if the email exists or not 2019-07-15 12:46:33 +05:30
jitendra a2d1e1aa85 Column 'code' added in customer_groups table 2019-06-15 18:50:38 +05:30
Prashant Singh 619b8b6c8b Added status and notes in customer model fillables 2019-06-13 06:28:29 +05:30
rahul shukla d232722b5d issue #916 2019-06-04 12:49:10 +05:30
jitendra fb6ffaa9d9 JWT implemented for customer api authorization 2019-04-09 16:27:33 +05:30
Prashant Singh 4a2efc8eee fixed issue #749 2019-04-01 01:32:58 +05:30
jitendra 672f2f8c2b Updated customer group mapping function name 2019-03-13 12:24:32 +05:30
jitendra 42b5f91764 Feature Request #666 implented 2019-03-12 11:59:00 +05:30
rahul shukla b019a248cf interfaces & proxy class implemented 2019-02-18 13:00:40 +05:30
rahul shukla 9c934d8e8d issues #401 2019-01-28 15:04:45 +05:30
Prashant Singh 6e966384e5 Disabled customer email verfication and removed the phone field from the customer model 2019-01-15 13:03:41 +05:30
rahul shukla b7d15d4d0e validatio issue 2019-01-11 10:39: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
rahul shukla e3e80dde1e #305 & #298 2018-12-14 17:36:49 +05:30
prashant-webkul 8b0c51c519 Validation messages fixes for client, product grid fixes, customer email verification fixes and changes, migration changes for customer gender columns and other isssues and bug fixes 2018-11-27 16:25:23 +05:30
prashant-webkul 662ff09a24 Bug Fixes 2018-11-21 11:59:18 +05:30