Commit Graph

576 Commits

Author SHA1 Message Date
萝卜
5ca76b7620 platform orders: activate subscription guard for renewal missing subscription 2026-03-15 05:18:46 +00:00
萝卜
a50cd0675e 批量BMPA 安全阀:续费单未绑订阅不允许推进并新增测试 2026-03-15 04:56:18 +00:00
萝卜
61e615efac 平台订单详情 BMPA 治理:续费单未绑订阅时禁用按钮并提示(含测试) 2026-03-15 04:50:36 +00:00
萝卜
d34578452c BackUrl::sanitizeForLinks 增加长度安全阀(>2000 拒绝)并补单测 2026-03-15 04:45:04 +00:00
萝卜
c4c91ebf14 标记支付并生效:续费单必须绑定订阅(安全阀)并新增测试 2026-03-15 04:42:37 +00:00
萝卜
c75e7ad7d6 平台订单创建页:去订阅管理选择订阅的 back 保持 require_subscription=1 并新增测试 2026-03-15 04:33:45 +00:00
萝卜
90bb9259d8 平台订单详情 back 安全:补充协议相对 URL(//evil.com)应被拒绝的测试护栏 2026-03-15 04:29:01 +00:00
萝卜
a0039cf543 测试:require_subscription 在校验失败回填后应继续生效(无 query 场景) 2026-03-15 04:21:23 +00:00
萝卜
0126a5aed7 BackUrl::sanitizeForLinks 增强:拒绝协议相对 URL(//evil.com)并补单测 2026-03-15 04:18:54 +00:00
萝卜
cbc05e59b7 BackUrl::sanitizeForLinks 增强:拒绝控制字符与 CRLF 注入 并补单测 2026-03-15 04:17:10 +00:00
萝卜
e86257e866 BackUrl::sanitizeForLinks 加强:拒绝二次编码 back%3D 绕过 并补单测 2026-03-15 04:11:42 +00:00
萝卜
76f8ea9607 平台订单列表订阅锁定筛选:新建订单链接显式带 order_type=renewal 并更新测试 2026-03-15 04:00:54 +00:00
萝卜
daf6a0cb21 平台订单列表锁定订阅筛选时:新建订单链接附带 require_subscription=1 并更新测试 2026-03-15 03:55:20 +00:00
萝卜
6e54c8047c 续费下单 end2end 流程测试补齐 require_subscription=1 断言 2026-03-15 03:49:21 +00:00
萝卜
5025e481b1 订阅详情页测试补齐续费下单链接应包含 require_subscription=1 2026-03-15 03:45:34 +00:00
萝卜
6b0399425a 续费入口统一 require_subscription=1:补齐相关流程测试断言 2026-03-15 03:36:39 +00:00
萝卜
7085bb60ab 平台订单列表订阅锁定续费入口补齐 require_subscription=1 并更新测试 2026-03-15 03:27:35 +00:00
萝卜
b7c119097b 订阅详情续费下单链接补齐 require_subscription=1 并更新测试 2026-03-15 03:26:29 +00:00
萝卜
c4df488e76 SiteSubscription index: row renew links carry require_subscription flag 2026-03-15 03:18:07 +00:00
萝卜
2400398dcb PlatformOrder create: force renewal type when subscription context present 2026-03-15 03:14:19 +00:00
萝卜
2e4c0c5ea8 PlatformOrder create: lock merchant/plan when subscription context present 2026-03-15 03:05:42 +00:00
萝卜
1c5827fd85 PlatformOrder store: guard renewal must match subscription merchant/plan 2026-03-15 02:59:58 +00:00
萝卜
09c8aeca2a SubscriptionActivationService: guard against merchant mismatch 2026-03-15 02:56:31 +00:00
萝卜
9872296968 SiteSubscription index: refine renewal entry copy and align tests 2026-03-15 02:47:55 +00:00
萝卜
df416da7f8 PlatformOrder create: add jump to subscriptions link when require_subscription 2026-03-15 02:41:29 +00:00
萝卜
3182dd72a0 PlatformOrder create: require_subscription flag narrows order types 2026-03-15 02:36:27 +00:00
萝卜
015d3bec25 SiteSubscription index: renewal create links carry require_subscription flag 2026-03-15 02:29:28 +00:00
萝卜
41463407aa Expiry governance: nudge renewal requires subscription context 2026-03-15 02:23:19 +00:00
萝卜
e66ac765e0 PlatformOrder create: default order_type to renewal when from subscription 2026-03-15 02:15:48 +00:00
萝卜
95116e9b7c PlatformOrder create: disable renewal type when no subscription context 2026-03-15 02:11:17 +00:00
萝卜
fdd14c463c Admin topnav: only allow one details group open via JS 2026-03-15 02:08:12 +00:00
萝卜
bdea18c976 PlatformOrder store: require subscription for renewal orders 2026-03-15 02:03:04 +00:00
萝卜
aaf774edbf Test: renewal order activation should extend subscription ends_at 2026-03-15 01:52:22 +00:00
萝卜
c81c5a1f39 PlatformOrder: add orderTypeLabel helper 2026-03-15 01:40:09 +00:00
萝卜
2ad5b49096 Test: ensure PlatformOrder create shows subscription context hint 2026-03-15 01:35:08 +00:00
萝卜
d916c6a4b3 Test: add unit coverage for BackUrl::sanitizeForLinks 2026-03-15 01:33:04 +00:00
萝卜
c5e0226da2 PlatformOrder index: render order_type label with code 2026-03-15 01:31:28 +00:00
萝卜
4773c2a8c7 PlatformOrder show: render order_type label with code 2026-03-15 01:29:09 +00:00
萝卜
9a38fa84f3 PlatformOrder create: default renewal remark from subscription 2026-03-15 01:21:50 +00:00
萝卜
6dc2e59477 PlatformOrder create: add renewal target governance block 2026-03-15 01:18:57 +00:00
萝卜
652d4134f7 PlatformOrder create: autofill merchant/plan from subscription defaults 2026-03-15 01:13:56 +00:00
萝卜
09cb6e9c6d Subscriptions: add renewal CTA on expiry governance view 2026-03-15 01:03:50 +00:00
萝卜
f3f89e9492 Test: subscription expiry governance links keep context and not escape ampersand 2026-03-15 01:01:05 +00:00
萝卜
a88a07755b Subscriptions: add expiry governance block on index 2026-03-15 00:55:09 +00:00
萝卜
85a3189e81 Admin dashboard: billing entry links carry safe back 2026-03-15 00:53:14 +00:00
萝卜
84946db852 Admin dashboard: billing quick links carry safe back via BackUrl 2026-03-15 00:49:45 +00:00
萝卜
d76a50e37c Admin dashboard: add billing workbench entry and quick links 2026-03-15 00:43:04 +00:00
萝卜
6d1364bcf1 Test: admin nav should not show channels link after simplification 2026-03-15 00:36:52 +00:00
萝卜
19d3e8f5de Admin nav IA: add billing/site/growth/system groups with sub links 2026-03-15 00:30:43 +00:00
萝卜
4df3139824 Platform orders index: expand lead governance quick links 2026-03-15 00:17:20 +00:00