Commit Graph

253 Commits

Author SHA1 Message Date
liqianjin f344d2deab Merge branch 'github-master' into master-github-histories
# Conflicts:
#	beike/Admin/View/Components/Header.php
#	beike/Admin/View/Components/Sidebar.php
#	beike/Helpers.php
#	beike/Models/Product.php
#	beike/Repositories/OrderRepo.php
#	beike/Repositories/PageCategoryRepo.php
#	beike/Shop/Services/CartService.php
#	composer.lock
#	resources/beike/admin/views/components/header.blade.php
#	resources/beike/admin/views/pages/design/builder/index.blade.php
#	resources/beike/admin/views/pages/marketing/show.blade.php
#	resources/beike/admin/views/pages/products/form/form.blade.php
#	resources/lang/en/admin/marketing.php
#	resources/lang/zh_cn/admin/common.php
#	resources/lang/zh_cn/admin/marketing.php
#	resources/lang/zh_cn/admin/product.php
#	themes/default/cart/mini.blade.php
#	themes/default/layout/footer.blade.php
#	themes/default/layout/master.blade.php
#	themes/default/product/product.blade.php
2023-08-10 13:45:22 +08:00
liqianjin 8674f1125c v1.1.2 合并至github项目 2023-08-10 11:34:43 +08:00
Edward Yang 5649d40560 Code format 2023-07-18 16:52:46 +08:00
Edward Yang 7e3ee84096 Export csv 2023-07-18 16:52:46 +08:00
Edward Yang 2ea6cdd49b Optimize checkout confirm. 2023-06-13 15:20:38 +08:00
pushuo e7019a9722 !123 Add video function
* Optimize shopping cart entries
* File manager selection type judgment
* video function
* Support video for file manager
* Optimize file manager
2023-06-09 05:58:33 +00:00
pushuo fb1c2e4c1c !118 order detail for guest
* order ui
* fixed guest order
* add number filter
* Add order detail for guest
2023-06-07 02:03:07 +00:00
Edward Yang 0c18aedbb1 revert code to redirect to cart. 2023-06-02 17:33:22 +08:00
Edward Yang 65f8023891 Thrown cart exception. 2023-06-02 17:10:41 +08:00
pushuo fb8ac8dea4 !111 facebook pixel
* remove account order success.
* wip
* fb-pixel
2023-06-02 01:18:43 +00:00
liqianjin 18a314f357 修改 2023-05-29 20:02:32 +08:00
liqianjin bb57d646db 修改 2023-05-29 19:59:31 +08:00
liqianjin 5e552c572e init 2023-05-27 11:47:26 +08:00
pushuo 8ea52fb8ff !101 Fix article TDK and modify article
* Fix article-related product issues
* Fix the problem that the article TDK does not display
2023-05-17 03:27:35 +00:00
Edward Yang a3470b27c0 sort order for file manager
wip

wip

sort order by name
2023-04-17 21:00:05 +08:00
what_村长 6e1b2a4347 !83 提交两个hook
* 增加
2023-04-17 16:32:47 +08:00
what_村长 d4b8c148a1 !78 增加几处hook,用于实现其他登录方式及登录后的数据展示控制
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加 @hookwrapper('account.sidebar.email')
* 增加 hook_filter('account.edit.index', $data);拦截展示数据
* @hookwrapper('account.edit.email')
* 增加@stack('login.vue.data'),@stack('login.vue.method')
* 图片翻译插件增加hook
* 增加2个hook  admin.product.name.after   admin.product.content.after 用于实现翻译插件按钮
* 1.增加 @hook('file_manager.content.head.btns.after')
* 1.增加 @hook('file_manager.content.head.btns.after')
* 在文件管理器上加入@hook('file_manager.content.head.btns.after')
2023-04-11 06:23:12 +00:00
Edward Yang 19f15b54a8 Fixed page category pagenation 2023-04-07 17:22:34 +08:00
Edward Yang 5c4ae14dbc Code format 2023-04-07 16:53:18 +08:00
mengwb d074c123d9 !68 商品重量和多个bug修复
* Optimizing Blog ui
* Optimize breadcrumb position, optimize webpack.mix.js
* Modify request vip status update logic
* 后台商品列表默认按修改时间倒序,商品编辑保存无修改时更新商品修改时间
* wip
* wip
* 高级筛选属性多选问题处理
* 修复游客结账问题
* Add payment success page
* After repairing the data loss problem after dragging the order of specifications
* wip
* Fix the problem that the image of the deleted product in the backgroun…
* wip
* wip
* 占位图
* 更改地址重新加载运费,和重新计算order total运费功能
* wip
* wip
* wip
2023-03-31 02:56:57 +00:00
Edward Yang 76edc24c77 Add hook from mundosanjose 2023-03-24 17:01:02 +08:00
Edward Yang 9ee28acf64 fixed country list 2023-03-24 12:59:35 +08:00
Edward Yang 873954614a Optimize plugin manager 2023-03-08 15:50:52 +08:00
Edward Yang b023ee7a1c Fixed disabled plugin for home module. 2023-03-08 15:42:11 +08:00
pushuo 8933cbbdd4 Bestseller module plugin for home page designer
支持首页模块插件化

bestseller

wip

wip

Optimize module view path.

wip

Fixed module content

Optimize module view path.

wip

wip

Optimize module view path.
2023-03-08 12:20:53 +08:00
Edward Yang a1b1f6ba15 修复库存问题: 当购物车中商品加上详情页购买商品大于库存时,可下单成功 2023-03-08 12:17:50 +08:00
Edward Yang 3971ad5977 新增插件读取静态文件helper: plugin_asset() 2023-03-08 12:17:50 +08:00
蒲硕 32b35e32c1 !45 前台子分类显示等
* 优化前台子分类显示、优化规格批量修改、商品详情页保存开启前台验证
* 分类页显示子分类
2023-02-27 10:32:41 +00:00
Edward Yang 43c7a5461e 修复禁用分类问题 https://guangdagit.com/projects/bk_mundosanjose/issues/8 2023-02-27 09:53:00 +08:00
Edward Yang d0c7b43cce plugin code format 2023-02-15 09:44:47 +08:00
Edward Yang d381396062 添加支付流程 hook 2023-02-15 00:35:41 +08:00
Edward Yang 7e972a8723 添加文章分类相关功能
优化链接配置词条

文章分类状态默认修改

wip

wip
2023-02-10 21:50:38 +08:00
Edward Yang 6095b5de23 hook_action 统一命名 2023-02-07 11:19:17 +08:00
Edward Yang 393b25f34e 添加前台controller hooks 2023-02-07 10:19:30 +08:00
Edward Yang 65c65a11fb 添加订单和产品hook 2023-02-07 09:51:01 +08:00
Edward Yang bf632700a0 添加面包屑library 2023-02-03 12:00:35 +08:00
Edward Yang 9579ae8c08 修复前台选择每页数量后翻页问题 2023-02-03 12:00:35 +08:00
TL f3de1b098a 个人中心售后申请详情页状态显示问题 2023-01-13 16:26:34 +08:00
Edward Yang 0eda9b8cec 订单支付页面如果订单已支付则跳转订单详情页 2023-01-13 14:53:23 +08:00
Edward Yang 459bb3db51 完善mailgun, sendmail 邮件发送 2023-01-13 14:28:24 +08:00
Edward Yang 1e2583b421 add attribute seeder
创建属性组

产品属性和分类demo

多规格商品

子商品demo数据
2023-01-13 11:17:14 +08:00
pushuo 0c74f77fcc 优化商品属性显示等 2023-01-12 16:19:00 +08:00
TL 13936b36c2 商品属性 2023-01-12 16:11:16 +08:00
Edward Yang 100333d56f 优化 masterSku 命名 2023-01-12 15:46:53 +08:00
pushuo fe66b21e9c 分类筛选前端 2023-01-11 17:46:45 +08:00
Edward Yang 79f6f77e2d 获取分页数列表 2023-01-11 17:30:23 +08:00
TL 421c73fe7e 分类详情页的分类列表 2023-01-11 16:46:46 +08:00
TL 4a157a8e8f 分类页商品筛选 2023-01-10 17:34:14 +08:00
Edward Yang 434d94c01d 使用laravel/pint格式化代码 2023-01-10 14:38:26 +08:00
pushuo 89725cb383 完善 商品、分类 TDK等 2023-01-06 19:02:43 +08:00