maqian
354d194c7b
chore(release): 4.6.4
v4.6.4
2026-05-22 16:54:01 +08:00
maqian
d47a60eca1
merge
2026-05-22 16:47:12 +08:00
maqian
0edbc11cd6
chore(release): 4.6.3
v4.6.3
2026-05-21 10:21:41 +08:00
maqian
efed0f527e
merged widget products selected&points product sales classification
2026-05-21 10:21:16 +08:00
lukaijie
33f718fe54
chore(release): 4.6.2
v4.6.2
2026-05-19 10:02:12 +08:00
lukaijie
83f2eb6dc0
merge(picker): resume sp-picker
2026-05-19 10:01:45 +08:00
maqian
12f603b16a
chore(release): 4.6.1
v4.6.1
2026-05-16 20:46:06 +08:00
maqian
19dd4713d1
merge translation
2026-05-16 20:45:22 +08:00
maqian
0d8184b992
chore(release): 4.6.0
v4.6.0
2026-05-15 16:01:53 +08:00
maqian
af3988bcdb
merge purchase
2026-05-15 16:01:20 +08:00
moyayu
1d9755a2e9
chore(release): 4.5.4
v4.5.4
2026-05-09 15:37:47 +08:00
moyayu
55d147b44f
merge(scope): consolidate picker, goods, i18n, and layout updates
2026-05-09 15:36:32 +08:00
lukaijie
fa5f9f7d19
chore(release): 4.5.3
v4.5.3
2026-04-30 23:53:34 +08:00
lukaijie
f89773c888
merge(scope): merge code
2026-04-30 23:53:06 +08:00
lukaijie
fd5fab10b2
chore(release): 4.5.2
v4.5.2
2026-04-29 19:14:03 +08:00
lukaijie
e8d1cb3968
style(scope): code formated
2026-04-29 19:13:00 +08:00
moyayu
56e1b14b78
chore(release): 4.5.1
v4.5.1
2026-04-24 17:48:59 +08:00
moyayu
948b46e7c9
This merge bundles multiple fixes and UX improvements across decoration, routing/path picker behavior, i18n, goods/category management, coupon detail filtering, and system config pages.
2026-04-24 17:48:12 +08:00
lukaijie
b7deccad4a
chore(release): 4.5.0
v4.5.0
2026-04-17 22:35:16 +08:00
lukaijie
b6b0064b6d
v4.5.0
2026-04-17 22:21:26 +08:00
lukaijie
f7e0b23382
style(decorate): style formate
2026-04-17 22:17:54 +08:00
lukaijie
2b1238d967
merge(scope): merge
2026-04-17 22:13:14 +08:00
moyayu
c6040c76e0
chore(release): 4.4.2
v4.4.2
2026-04-10 17:54:51 +08:00
moyayu
08b9150dfd
chore: batch admin updates (i18n, tables, wx config, docs cleanup)
...
- Remove tracked .cursor commit-summary notes and resolve last-summary conflict
- Invoice tax copy: management-category wording in zh/en/ar
- Employee marketing list: Activity ID column + locale key bea3f44a.7a9e2d
- Account staff list: related store tags column
- Coupon list: creator store & shop scope columns; minor template spacing
- Refund address: shop picker sends show_distributor_self=1
- Transfer review: bank row value stringified for select binding
- External wx app page: drop data/computed duplicates; table minWidth; format template
- Order navigation widget: default labels via i18n.t
- package.json / lockfile: EOF newline
Made-with: Cursor
2026-04-10 17:52:07 +08:00
zhangjing1
1ac0480d4b
chore(release): 4.4.1
v4.4.1
2026-04-03 14:48:01 +08:00
zhangjing1
8d82817dd3
feat(i18n): sidebar menu locale, invoice keys, and related fixes
...
Sidebar/header: add utils/menuI18n.js (getMenuDisplayName) so menu labels use route meta.title via $t when available; update layout-sidebar and layout DOM matching.
Invoice: constants use i18nKey; list.vue computed invoiceStatusTabItems/invoiceSourceOptions; listSchema options; pointmall orderList uses $t(i18nKey) and invoiceStatusText.
Other: saleCategory PLATFORM-only switches; order detail show section for suppliers; store-shop, goods, decorate, wxapp, merchant, mallList, sp-picker, sellers route, datacube order, params; locale JSON updates.
Repo: stop ignoring .cursor (track skills/commit-summary/agents); minor package.json/lock and i18n lang index.
Made-with: Cursor
2026-04-03 14:46:06 +08:00
zhangjing1
35eac6ba75
chore(release): 4.4.0
v4.4.0
2026-03-27 13:00:59 +08:00
zhangjing1
7a452b0935
Fixed some bugs
2026-03-27 12:16:42 +08:00
lukaijie
15f63fb8ae
chore(release): 4.3.6
v4.3.6
2026-03-26 13:44:42 +08:00
zhangjing1
0bc82d3b8c
feat: configurable document title via VUE_APP_PAGE_TITLE
...
- Inject <title> from env in public/index.html (fallback ECShopX)\n- Document VUE_APP_PAGE_TITLE in .env\n- Add i18n reference keys 91quyic5, a3xlub5; ensure newline at EOF for index.json
Made-with: Cursor
2026-03-26 13:42:42 +08:00
lukaijie
3933bdad36
chore(release): 4.3.5
v4.3.5
2026-03-23 11:23:23 +08:00
lukaijie
9c12668366
Merge branch 'main' of https://git.ishopex.cn/ecshopx/ecshopx-admin
2026-03-23 11:18:07 +08:00
zhangjing1
2f20aeb5d1
fix(decorate): cap slider dialog preview height with viewport-based max-height
...
- Remove fixed inline preview height/background on image and video panels
- Apply max-height calc(72vh - 60px) to preview area and .hz-u-img (object-fit: cover)
- Improves layout on smaller viewports and tall images
Made-with: Cursor
2026-03-23 10:23:24 +08:00
zhangjing1
32bf2ae494
fix(decorate): show page settings header for custom page scene (1004)
...
Previously only mall home decoration (scene 1001) displayed the page
settings widget. Custom page editing (scene 1004) now shows it as well;
category template (1007) remains excluded.
Made-with: Cursor
2026-03-23 10:07:30 +08:00
lukaijie
f26d31fb36
chore(release): 4.3.4
v4.3.4
2026-03-17 19:44:55 +08:00
zhangjing1
281b471e43
fix: shipping template form encoding and sale category customize_page_id
...
- request: add qs serialization when Content-Type is application/x-www-form-urlencoded so backend receives form body instead of JSON
- request: append country_code to string data (e.g. qs string) instead of assigning property to avoid breaking form body
- shipping: create/update template APIs send data via qs.stringify(params) with form-urlencoded header for correct backend parsing
- saleCategory: use numeric 0 for customize_page_id default and in submit, avoid empty string for consistency
Made-with: Cursor
2026-03-17 19:40:53 +08:00
lukaijie
dc5bab6725
chore(release): 4.3.3
v4.3.3
2026-02-07 00:44:07 +08:00
lukaijie
e2525fef03
merge(scope): merge
2026-02-07 00:43:28 +08:00
lukaijie
9c8eca5bf9
chore(release): 4.3.2
v4.3.2
2026-02-06 23:42:58 +08:00
lukaijie
4410ade087
merge(scope): merge language
2026-02-06 23:41:35 +08:00
lukaijie
3f8b0e5a59
chore(release): 4.3.1
v4.3.1
2026-02-06 22:29:51 +08:00
lukaijie
eaa0efa4ec
style(scope): format
2026-02-06 22:29:31 +08:00
lukaijie
1150a869af
feature(scope): add tag admin
2026-02-06 22:27:44 +08:00
lukaijie
9fae311ca4
chore(release): 4.3.0
v4.3.0
2026-02-06 18:32:40 +08:00
lukaijie
772a935276
fix(scope): fix some bugs
2026-02-06 18:30:32 +08:00
lukaijie
46ed05d7ec
merge(all): merge notice
2026-02-06 18:23:31 +08:00
唐永川
f921a1c282
update README.md.
...
Signed-off-by: 唐永川 <tangyongchuan@shopex.cn >
2026-01-06 15:49:26 +00:00
唐永川
5b21a0a02e
update README.md.
...
Signed-off-by: 唐永川 <tangyongchuan@shopex.cn >
2026-01-06 06:57:33 +00:00
唐永川
19f0bf2341
add NOTICE.
...
Signed-off-by: 唐永川 <tangyongchuan@shopex.cn >
2026-01-04 09:58:06 +00:00
唐永川
db72fe5f8d
update LICENSE.
...
Signed-off-by: 唐永川 <tangyongchuan@shopex.cn >
2026-01-04 09:52:08 +00:00