Commit Graph

1235 Commits

Author SHA1 Message Date
what_村长 f744dc6b02 !84 调整代码
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加hook,实现插件中要求的其他订单状态显示
* 调整状态字段的显示字段,与后端的一致
* 增加
2023-04-17 16:32:47 +08:00
mengwb e7734f2551 !82 商品搜索支持以空格间隔的多个词组
* The product search supports multiple strings separated by spaces.
2023-04-17 16:32:47 +08:00
what_村长 6e1b2a4347 !83 提交两个hook
* 增加
2023-04-17 16:32:47 +08:00
Edward Yang 318d2d9cfa Fixed customer group discount. 2023-04-12 11:40:56 +08:00
Edward Yang c4858b5875 update build number 2023-04-12 09:25:57 +08:00
TL 5f9eeb74d8 安装优化 2023-04-11 18:58:12 +08:00
蒲硕 98e962a6fd !79 Fix the background brand page turning back problem, optimize the form submission interaction, etc.
* Fix the background brand page turning back problem, optimize the form …
2023-04-11 07:40:23 +00: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
蒲硕 d8027054bc !77 Optimize setting background page properties
* Optimize setting background page properties
2023-04-10 06:06:35 +00:00
mengwb 4b4f0ea2e9 !76 安装程序完善
* https://gitee.com/beikeshop/beikeshop/issues/I6T41C
2023-04-07 10:03:11 +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 e1e3ee9568 !75 编辑商品时重量为空保存报错
* 代码规范化
* Fix the issue of saving error when editing product weight is empty.
* 高级筛选哪些属性显示在筛选栏可在后台系统设置里设置
2023-04-07 08:42:56 +00:00
蒲硕 11626a73af !74 optimization admin.service.design.module.content code
* optimization admin.service.design.module.content  code
2023-04-07 06:45:44 +00:00
Edward Yang 6213226a99 prepare to publish 1.3.5 2023-04-07 14:43:35 +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
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
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 a9b39b1632 VIP order relation version 2023-03-24 11:40:22 +08: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
Edward Yang 73c0b9ebf3 buid number 20230318 2023-03-21 09:54:35 +08:00
Edward Yang 3de48b35de Fixed zip open function 2023-03-18 22:20:17 +08:00
TL e61c9a6def 错误处理
wip
2023-03-17 17:02:13 +08:00
TL cfc922ae46 Fix the issue of creating an order failure caused by the guest checkout address ID being an empty string (should be an integer).
wip
2023-03-17 11:42:25 +08:00
Edward Yang 5831ea962d Fixed trashed products. 2023-03-17 11:30:16 +08:00
Edward Yang 423ed6a145 update version and build 2023-03-17 09:55:15 +08:00
TL aacda723b2 修复游客结账时有缘shippingAddress和Paymentaddress为空导致税没计算出来的问题。 2023-03-16 16:37:44 +08: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 7e934151f0 Optimize brand. 2023-03-16 09:38:19 +08:00
pushuo 024a2190f2 admin form add hook
optimize brands

Optimize page and category hook
2023-03-16 09:01:29 +08:00
Edward Yang a75d795098 Refactor url link and label for brand、page and page category. 2023-03-15 15:19:25 +08:00
Edward Yang 68231b0538 Refactor url link and label. 2023-03-15 14:55:00 +08:00
Edward Yang dff24e9675 Get origin image from plugin 2023-03-15 09:52:52 +08:00
Edward Yang 88255f6e7b Use Product::getUrlAttribute to get product url. 2023-03-14 21:13:03 +08:00
Edward Yang 8ab99143b9 Support own OpenAI API Key
Support own OpenAI API Key

fixed openai

check public cache permision when install

check public cache permision when install

Fixed user id

Fixed user id

Fixed api

wip

wip

API Key

wip

fixed openai
2023-03-13 18:59:07 +08:00
Edward Yang 7bf19e2c92 Fixed price in product list. 2023-03-13 15:41:46 +08:00
Edward Yang d84393b237 fixed plugin pagination and sidebar 2023-03-10 14:27:54 +08:00
Edward Yang e907a1adae fixed pagination for plugin list 2023-03-10 09:59:58 +08:00
Edward Yang 3e727a6cf9 add attribute language after install new language 2023-03-10 09:43:05 +08:00
Edward Yang bf5ef979c0 Code format for plugin service provider. 2023-03-09 17:06:19 +08:00
Edward Yang 7eb8fe3477 Code format 2023-03-09 16:58:51 +08:00
pushuo 56f17772ca optimization getListByProductIds 2023-03-09 16:23:56 +08:00
pushuo af6f079b43 components input / InputLocale 2023-03-09 16:23:56 +08:00
Edward Yang 3a456ceb58 Support multiple language for column text. 2023-03-09 16:23:56 +08:00
Edward Yang 5192ebc897 fixed plugin name and description 2023-03-09 16:23:11 +08:00
Edward Yang 1527721142 Fixed getOrderByIdOrNumber if customer is null or guest customer. 2023-03-09 11:44:01 +08:00
pushuo a329f280d9 rich-text multilingual 2023-03-08 18:12:02 +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