Commit Graph

504 Commits

Author SHA1 Message Date
Edward Yang 39d8d85425 Add meta pixel hook 2023-05-31 18:14:37 +08:00
mengwb 8b711fa653 !108 【WIP】代码优化和添加hook(适配多商户)
* wip
* 文件管理器优化
* 文件管理器优化
* 后台订单管理和商品管理代码优化,提供更好的扩展性,便于多商家实现
* totalService
* 添加hook
* TotalService优化
* hook
* hook
* 购物车列表hook
2023-05-30 01:56:26 +00:00
mengwb 64cedc39d4 !105 hook
* 订单详情页增加Hook
* 添加日期选择插件
* 状态机完善
* wip
* hook for checkout
2023-05-30 00:34:21 +00:00
pushuo 68f91b589f !109 Add front hook
* Add front hook
2023-05-27 01:03:24 +00:00
pushuo 5b83f02098 !106 Fix the h5 navigation without links and click to jump to the home page
* Fix the h5 navigation without links and click to jump to the home page
2023-05-23 03:10:13 +00:00
pushuo b5cc1ba786 !104 Product Added Quick Preview
* Added quick preview
2023-05-20 10:20:53 +00:00
pushuo 0bd592b648 !103 Fix that the slideshow module swiper plugin cannot be loaded for the first time
* Fix that the slideshow module swiper plugin cannot be loaded for the first time
2023-05-17 06:22:46 +00:00
pushuo 2fd52c1761 !102 Add article single file
* wip
2023-05-17 06:20:58 +00: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
pushuo fcb6c888dc !99 Fix the tab_product module reporting an error when there is no data
* Fix the tab_product module reporting an error when there is no data
2023-05-17 03:11:48 +00:00
pushuo 812b7655af !98 Optimize the personal center button, etc.
* wip
* Optimize the personal center button, etc.
* wip
* wip
* wip
* Modify an entry, name -> full name
2023-05-15 10:15:27 +00:00
pushuo b88d889861 !97 Modify an entry, name -> full name
* Modify an entry, name -> full name
2023-05-15 06:18:25 +00:00
what_村长 a1626dc21b !95 调整订单状态显示字段
* 调整订单状态显示字段,统一使用status_format
2023-05-15 11:38:06 +08:00
pushuo b595085b7e !92 Optimize the checkout process
* wip
* wip
* wip
* wip
* wip
* wip
* Optimize the checkout process
2023-05-10 10:37:27 +00:00
mengwb 0b6609b419 !93 【WIP】增加hook
* hook about multiseller
2023-05-10 10:35:48 +00:00
Edward Yang ab549d1cd8 update themes git ignore 2023-05-10 11:45:36 +08:00
pushuo 4ef9eeac5b !90 add checkout success
* add checkout success
2023-05-10 01:39:22 +00:00
pushuo 77bf0bca1a Change plugin purchase process
wip

wip

wip

wip

admin ui optimization

Optimize file manager
2023-05-09 17:53:11 +08:00
pushuo 4869e4252e Optimize the plug-in purchase process 2023-05-09 17:53:11 +08:00
pushuo 773d1469bd Add product image lazy loading 2023-05-04 18:26:07 +08:00
Edward Yang 10eb858ef1 update header and sidebar menus for admin panel.
fixed menus

wip

wip

get sub menus

wip

add current link

wip

fixed rma

fixed routes

fixed sub routes

wip

wip

fixed order and rmas

重构后台菜单

wip

fixed active

update languages.

wip

wip

add history links

code format

wip

fixed menus

fixed menus

fixed url

fixed sub routes

wip

update menus

wip

修复角色页面没有选中上一级目录

remove unnecessary code

wip

wip

fixed header common links

code format

add design

fixed plugin

wip

添加插件二次子菜单

修复获取更多

修复最近浏览记录 插件相关语言包

wip

调整文章菜单顺序

fixed common links

fixed common links

wip

wip

wip

default link icon.

修复插件编辑二级菜单选中

wip

wip

wip

wip

wip

wip
2023-05-04 17:48:52 +08:00
蒲硕 3e2a27d2b8 !87 Front desk mobile terminal navigation optimization
* Front desk mobile terminal navigation optimization
2023-05-04 02:12:17 +00:00
蒲硕 76b37ed867 !86 Optimization Advanced filters, taxes, currencies, etc.
* Fix region configuration province selection problem
* Optimization Advanced filters, taxes, currencies, etc.
2023-04-26 08:38:24 +00:00
what_村长 d1fed8b618 !85 增加2处hook
* 增加hookwrapper
* Merge branch 'dev' of https://gitee.com/beikeshop/beikeshop into dev
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加hook,实现插件中要求的其他订单状态显示
* 调整状态字段的显示字段,与后端的一致
* !83 提交两个hook
* 增加
2023-04-20 11:32:48 +00:00
what_村长 f744dc6b02 !84 调整代码
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加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
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
mengwb 86b3d33d6d !66 默认属性组不可删除
* 默认数据增加id为1的默认属性组,并且默认属性组后台不能删除
* migrations/2023_03_20_091423_product_weight.php
* 商品重量
* add weight blade
* bugfix
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* Placeholder Image Backend Settings
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* 增加hook
2023-03-24 10:23:55 +00:00
宋良辰 d233cd2fca !67 新增hook
* add hook
2023-03-24 10:23:26 +00:00
pushuo b8889cb9c5 Add plugin uninstall reminder
wip

Fix navigation responsiveness issues

brand ui

Fix delete attribute call error api

Optimize plugin when uninstall and check plugin is available for current version.

wip

Fix the loading error of the element language file in the homepage editor

Fix menu page category name getting error

Fix menu page category name getting error ++
2023-03-24 11:38:12 +08:00
tanxiaoyong b7195e2d01 增加hook 2023-03-24 11:32:42 +08:00
pushuo 8e49870218 ElementUI, load the current language pack 2023-03-17 02:12:43 +00:00
pushuo 9fe36070c1 add new theme fashion
wip

wip

wip

wip

admin form add hook

Code format

优化插件市场返回上一页

Update openai migration

optimize brands

Optimize page and category hook

模版优化

delete black

wip

Plublish theme files.

Ignore themes except default

删除demo-2

wip

Get enabled themes.

Theme seeder.

Run theme seeder.

update theme

wip

wip

Switch theme and run db seeder

code format

wip

wip
2023-03-16 15:25:45 +08:00
Edward Yang d1cc1bea61 add generator 2023-03-16 10:09:28 +08:00
Edward Yang 1ca5545459 optimize footer 2023-03-16 10:03:27 +08:00
Edward Yang f2f50efb79 use type_route replace shop_route 2023-03-16 09:54:36 +08:00
Edward Yang a75d795098 Refactor url link and label for brand、page and page category. 2023-03-15 15:19:25 +08:00
pushuo 265eb68f22 Fix the error in the function of deleting products in the tab-product module
Plug-in optimization

wip

wip

wip
2023-03-09 09:52:27 +00:00
pushuo fc9b71e052 optimize feature plugin form
wip
2023-03-09 04:12:58 +00:00
Edward Yang 87a37d6252 Optimize plugin types.
wip

wip

wip

Code format
2023-03-08 14:54:44 +08:00
Edward Yang 75e7fe01ea Fixed order status on account 2023-03-08 12:17:50 +08:00
pushuo 4ab15cc605 子分类显示优化 2023-03-08 12:17:49 +08:00
蒲硕 32b35e32c1 !45 前台子分类显示等
* 优化前台子分类显示、优化规格批量修改、商品详情页保存开启前台验证
* 分类页显示子分类
2023-02-27 10:32:41 +00:00
Edward Yang e1430873a1 完善注册登录模板hook 2023-02-25 12:01:40 +08:00
蒲硕 6803b0e05d !34 处理 issues
* 优化自动完成删除搜索文字后对应id 也删除、优化 php 变量写法 、优化报错信息显示等
* 处理后台商品设置选择税类后无法撤回 -> https://guangdagit.com/beike/beikeshop/issues/281
* 404页面返回上一步链接优化 -> https://gitee.com/beikeshop/beikeshop/issues/I6EG7Z?…
2023-02-15 06:36:17 +00:00
Edward Yang 23f46124cd 添加首页和底部 blade hook 2023-02-11 21:08:07 +08:00
Edward Yang 7e972a8723 添加文章分类相关功能
优化链接配置词条

文章分类状态默认修改

wip

wip
2023-02-10 21:50:38 +08:00
Edward Yang c0482e5f1c 完善 blade hook 2023-02-08 16:18:46 +08:00
Edward Yang 6b125a0aa9 添加前台分类页筛选 2023-02-07 18:34:40 +08:00
pushuo c17e1fb651 优化黑色模版 2023-02-06 09:01:00 +00:00