Commit Graph

1301 Commits

Author SHA1 Message Date
Edward Yang f4657a9bed Fixed breadcrumb for page detail 2023-05-17 11:19:33 +08: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
Edward Yang 56c6c7f055 update build number 2023-05-12 11:03:54 +08:00
pushuo d2a68741d4 !94 Fix advanced filter save error
* Fix advanced filter save error
2023-05-12 02:33:05 +00:00
Edward Yang f26e239668 fixed position 2023-05-11 15:11:02 +08:00
Edward Yang 8de7f7e08c modified plugin sort 2023-05-10 15:03:27 +08:00
Edward Yang a961ab8277 update version and build 2023-05-10 10:02:25 +08:00
Edward Yang 8fcd26dcd7 Fixed for https://gitee.com/beikeshop/beikeshop/issues/I70XJW?from=project-issue 2023-05-10 09:59:22 +08:00
Edward Yang c6d07b1834 fixed currency as right symbol 2023-05-06 08:55:53 +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
Edward Yang c1d6c48f5b Add jwt and admin token to build API.
Add jwt to build API.

返回当前客户

后台添加,通过token获取后台用户信息

fixed token api

fixed order list and order detail

fixed product api

fixed categoryies API

add brands

fixed brands

add products

添加订单接口
2023-04-27 18:16:07 +08:00
pushuo 67d1b85952 admin adds a token
wip

fixed update

fixed account update

wip

wip

wip

wip

fixed tokens

wip

admin token
2023-04-27 18:16:07 +08:00
Edward Yang 920689fbee 首页统计改为产品总数 2023-04-26 18:57:49 +08: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
Edward Yang 2a2067204a Add hook for total service. 2023-04-26 11:12:36 +08:00
Edward Yang a3470b27c0 sort order for file manager
wip

wip

sort order by name
2023-04-17 21:00:05 +08:00
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
Edward Yang 87a37d6252 Optimize plugin types.
wip

wip

wip

Code format
2023-03-08 14:54:44 +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 88187b8b91 update copyright information 2023-03-08 12:17:50 +08:00
pushuo f4e5705175 Modify the installation picture 2023-03-08 12:17:50 +08:00
Edward Yang 726c6e2528 fixed plugin permission 2023-03-08 12:17:50 +08:00
pushuo 571eba695d 权限管理 添加插件权限 2023-03-08 12:17:50 +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
Edward Yang a11607c6c3 完善插件权限 2023-03-08 12:17:49 +08:00
Edward Yang d8ccb852e3 修复数据库密码包含# 2023-03-02 09:06:16 +08:00
Edward Yang c1670c6442 fixed debugbar not installed 2023-03-01 15:22:51 +08:00
Edward Yang 2053e6add7 update to 1.3.2 - 20230301 2023-03-01 14:42:57 +08:00
Edward Yang 68aacec7d4 update order shipment
优化发货信息修改

wip

wip

发货信息可以编辑
2023-03-01 11:50:17 +08:00
Edward Yang 575469ca3d 修复游客结账地址丢失国家 2023-03-01 09:48:22 +08:00
蒲硕 32b35e32c1 !45 前台子分类显示等
* 优化前台子分类显示、优化规格批量修改、商品详情页保存开启前台验证
* 分类页显示子分类
2023-02-27 10:32:41 +00:00
Edward Yang 46b9ebfa41 Show HOOK in debug bar. 2023-02-27 14:53:14 +08:00
Edward Yang 43c7a5461e 修复禁用分类问题 https://guangdagit.com/projects/bk_mundosanjose/issues/8 2023-02-27 09:53:00 +08:00
nilsir 107a7371b3 调整代码引用顺序 2023-02-22 03:51:54 +00:00
nilsir c988b851a8 调整配置到数据库存放 2023-02-22 03:51:54 +00:00
nilsir b4586bd452 自动更新汇率, 并显示在后台汇率列表 2023-02-22 03:51:54 +00:00
Edward Yang 1b1fbf3a4c 添加后台客户管理 hook 2023-02-21 17:32:15 +08:00
Edward Yang 0b118df670 fixed plugin types 2023-02-21 15:47:49 +08:00
Edward Yang 688d4f42d3 code format 2023-02-21 12:44:12 +08:00
Edward Yang 3ff13b3c70 优化setting 保存json 2023-02-21 10:26:37 +08:00
Edward Yang 59bcdb0fda add filter hook service.payment.pay.data 2023-02-20 18:15:58 +08:00
Edward Yang f0d3762b66 Code format 2023-02-18 14:32:05 +08:00
nilsir e5b6a38057 注释错误修复 2023-02-16 14:41:54 +08:00
nilsir 80c6135711 代码错误修复 2023-02-16 14:17:17 +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 13e46886a8 完善多語言
多语言优化

词条优化
2023-02-15 14:22:49 +08:00
Edward Yang 31f42458fe 修复flexshipping 兼容性 2023-02-15 11:51:11 +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 30f7e5d2a2 修复后台插件显示多语言问题 2023-02-15 00:05:49 +08:00