Commit Graph

293 Commits

Author SHA1 Message Date
Edward Yang 1cbf9af4a4 optimize fail status 2023-06-13 15:26:07 +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
Edward Yang fc609a9b67 Code format 2023-05-31 18:06:14 +08:00
Edward Yang d6f518dff6 !107 Order Payment
* wip
* add exceptions
* order->orderPayments ui
* add order payments
* paypal 和 stripe 保存支付数据
* add order payment.
2023-05-25 09:53:49 +00:00
pushuo b5cc1ba786 !104 Product Added Quick Preview
* Added quick preview
2023-05-20 10:20:53 +00:00
Edward Yang 1574805a5a change order total service and code format. 2023-05-18 15:31:11 +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
pushuo b88d889861 !97 Modify an entry, name -> full name
* Modify an entry, name -> full name
2023-05-15 06:18:25 +00:00
Teemo 9d020adaee !96 韩语支持
* 删除文件 resources/lang/ko/.keep
* 韩语4
* 韩语3
* 新建 admin
* 韩语2
* 韩语
* 新建 ko
2023-05-14 12:32:44 +00: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
Edward Yang 89adc4d8d1 Code format 2023-05-10 11:52:19 +08:00
licy@guangda.work 6636986904 admin test 2023-05-10 10:53:55 +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
pushuo 77bf0bca1a Change plugin purchase process
wip

wip

wip

wip

admin ui optimization

Optimize file manager
2023-05-09 17:53:11 +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 2956a536ff fixed Indonesia 2023-04-26 14:31:53 +08:00
pushuo 4e5fe381b4 add lang id 2023-04-26 14:19:24 +08:00
Edward Yang a3470b27c0 sort order for file manager
wip

wip

sort order by name
2023-04-17 21:00:05 +08:00
蒲硕 d8027054bc !77 Optimize setting background page properties
* Optimize setting background page properties
2023-04-10 06:06:35 +00: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
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 12600ee14e code format 2023-03-24 11:39:40 +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 ebc96147c5 Import demo data 2023-03-16 15:49:40 +08:00
Edward Yang a30c12d86d Update default theme 2023-03-16 15:47:13 +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 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
pushuo ac217f36ed 修改词条 2023-03-08 12:17:50 +08:00
pushuo 571eba695d 权限管理 添加插件权限 2023-03-08 12:17:50 +08:00
Edward Yang 575469ca3d 修复游客结账地址丢失国家 2023-03-01 09:48:22 +08:00
songliang 532057689b 词条优化 2023-02-27 10:35:15 +00:00
songliang c85a5b7575 词条优化 2023-02-27 10:35:15 +00:00
蒲硕 32b35e32c1 !45 前台子分类显示等
* 优化前台子分类显示、优化规格批量修改、商品详情页保存开启前台验证
* 分类页显示子分类
2023-02-27 10:32:41 +00:00
nilsir c988b851a8 调整配置到数据库存放 2023-02-22 03:51:54 +00:00
nilsir b4586bd452 自动更新汇率, 并显示在后台汇率列表 2023-02-22 03:51:54 +00:00
pushuo e0c2acc630 优化后台 vip 到期时间显示
wip

wip
2023-02-19 10:11:59 +08:00
Edward Yang f0d3762b66 Code format 2023-02-18 14:32:05 +08:00
Edward Yang 13e46886a8 完善多語言
多语言优化

词条优化
2023-02-15 14:22:49 +08:00
Edward Yang 0307831081 完善多语言, 修复后台文章列表页标题截取问题 2023-02-14 17:23:38 +08:00
songliang cd0136c892 商品管理词条 客户列表优化
修复非中文input框单独一行

补全词条

文章分类词条

后台用户编辑页样式优化

修復文章分類多語言

词条-内容管理

内容管理

去掉content

属性组词条
非中文input样式优化
2023-02-14 17:01:25 +08:00
Edward Yang d0cee69fc6 属性多语言 2023-02-14 11:24:32 +08:00
TL d8039cead5 属性和属性组权限添加 2023-02-14 11:24:32 +08:00
Edward Yang 07a9417343 完善文章分类权限 2023-02-14 10:23:29 +08:00