Commit Graph

640 Commits

Author SHA1 Message Date
萝卜
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
萝卜
8017488088 Admin nav: implement eweishop-like top navigation with dropdown groups 2026-03-15 01:45:34 +00:00
萝卜
6bb3c843dd PlatformOrder views: use model orderTypeLabel mapping 2026-03-15 01:43:50 +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
萝卜
743ea1f22d Simplify admin nav: merge channel entry into system 2026-03-15 00:34:05 +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
萝卜
4be39ca8e7 Platform orders index: expand subscription governance quick links 2026-03-15 00:11:27 +00:00
萝卜
4273665e4a Platform orders index: add lead governance quick links 2026-03-15 00:08:20 +00:00
萝卜
89a7f59b92 Platform orders index: add subscription governance quick links 2026-03-14 23:49:19 +00:00
萝卜
e42de3d37b Platform orders index: clear lead filter via BackUrl::currentPathWithQuery 2026-03-14 23:44:59 +00:00
萝卜
9153fb9459 Platform orders index: add clear subscription lock link 2026-03-14 23:39:55 +00:00
萝卜
e6779b2b13 Site subscriptions show: add status governance form 2026-03-14 23:37:06 +00:00
萝卜
6c5705443d Site subscriptions: add status toggle action on index 2026-03-14 23:34:31 +00:00
萝卜
bfd8f7784c Plans: add publish toggle action and UI 2026-03-14 23:21:59 +00:00
萝卜
9a94ad3195 Platform order form: use BackUrl::sanitizeForLinks for back 2026-03-14 23:19:07 +00:00
萝卜
328cc46b8a Platform leads index: use BackUrl::sanitizeForLinks 2026-03-14 23:16:57 +00:00
萝卜
0b5b990f5d Site subscriptions index: use BackUrl for orders count link 2026-03-14 23:15:22 +00:00
萝卜
04e49ebbe0 Platform orders index: use BackUrl for current subscription link 2026-03-14 23:12:52 +00:00
萝卜
918dc8035e Site subscriptions show: build index link via BackUrl helpers 2026-03-14 23:04:58 +00:00
萝卜
1e6e15a4ec Site subscriptions show: build self filter links via BackUrl::currentPathWithQuery 2026-03-14 22:59:17 +00:00
萝卜
69edd4261d Plans: unify back sanitize via BackUrl helper 2026-03-14 22:52:48 +00:00
萝卜
2d824d29dd PlatformOrders: unify back sanitize via BackUrl 2026-03-14 22:45:46 +00:00
萝卜
e378973f05 Subscriptions: unify back safety guard in show 2026-03-14 22:42:47 +00:00
萝卜
39e0ffbceb Plans: published/unpublished summary cards clickable 2026-03-14 22:36:25 +00:00
萝卜
4ec66d644c feat(subscriptions): add cross links in status summary cards 2026-03-14 22:25:32 +00:00
萝卜
3f2f66b65e feat(plans): add cross links in summary cards 2026-03-14 22:21:29 +00:00
萝卜
8c04a8fef8 feat(subscriptions): add cross links between expiry summary cards 2026-03-14 22:18:23 +00:00
萝卜
bdc40d3480 feat(plans): link summary totals to subscriptions and platform orders 2026-03-14 22:09:02 +00:00
萝卜
55d2038ebb feat(plans): make summary cards clickable for governance navigation 2026-03-14 22:06:35 +00:00
萝卜
c1341c15b6 feat(subscriptions): make summary cards clickable for governance navigation 2026-03-14 21:59:33 +00:00
萝卜
ffc88feede fix(backurl): avoid double fragment in withBackFirstAndFragment 2026-03-14 21:51:17 +00:00
萝卜
65b7b9058f feat(platform_orders): add enter-failed-set links in reason top5 cards 2026-03-14 21:45:36 +00:00
萝卜
fe6e8d5d0b feat(platform_orders): add cross links between receipt summary cards 2026-03-14 21:43:05 +00:00
萝卜
6e48c47288 feat(platform_orders): add link from refund total card to refund orders 2026-03-14 21:37:49 +00:00