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