Commit Graph

415 Commits

Author SHA1 Message Date
萝卜
09cb6e9c6d Subscriptions: add renewal CTA on expiry governance view 2026-03-15 01:03:50 +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
萝卜
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
萝卜
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
萝卜
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
萝卜
24e4cb4b0b refactor(ui): avoid double grid class on platform order tools area 2026-03-14 21:14:39 +00:00
萝卜
9107d4af4a fix(backurl): stabilize query append and support back-first links 2026-03-14 21:02:25 +00:00
萝卜
04b4379db9 refactor(platform_orders): build index urls with BackUrl::withBack on show 2026-03-14 20:23:49 +00:00
萝卜
c37e7a8fa5 refactor(subscriptions): use BackUrl::withBack for links on index 2026-03-14 20:14:33 +00:00
萝卜
55095d3d4b refactor(platform_orders): use BackUrl::withBack for same-merchant/plan subscription links 2026-03-14 20:07:23 +00:00
萝卜
730677628b refactor(plans): use BackUrl::withBack for create/edit/order links in index 2026-03-14 20:05:09 +00:00
萝卜
3975a87cb9 refactor(subscriptions): use BackUrl::withBack for platform order links on show 2026-03-14 19:59:26 +00:00
萝卜
4e29b7ab64 refactor(platform_orders): use BackUrl::withBack for lead/governance list links on show 2026-03-14 19:53:57 +00:00
萝卜
46a5294d90 refactor(platform_orders): use BackUrl helpers for subscription links on show 2026-03-14 19:47:34 +00:00
萝卜
394ff14398 refactor(platform_orders): use BackUrl::withBack for show/subscription links in index 2026-03-14 19:41:09 +00:00
萝卜
4f0b0583a2 refactor(platform_orders): use BackUrl::withBackAndFragment on show governance fix links 2026-03-14 19:19:33 +00:00
萝卜
9767a1210e style(admin): use pagination-wrap on platform_leads index 2026-03-14 19:17:03 +00:00
萝卜
d3735f83ff refactor(platform_orders): use BackUrl::withBackAndFragment for anchor links in index 2026-03-14 19:09:43 +00:00
萝卜
1b6476f2a4 refactor(back): add withBackAndFragment helper and use on platform_orders index 2026-03-14 19:06:32 +00:00
萝卜
956e177544 refactor: BackUrl::selfWithoutBack 统一 selfWithoutBack 构造并修复 currentQuery 依赖 2026-03-14 18:52:28 +00:00
萝卜
b759a87a57 refactor: BackUrl::withBack 统一 allUrl 生成(清空筛选但保留 back) 2026-03-14 18:46:18 +00:00
萝卜
0f8bc04020 refactor: BackUrl 增加 currentPathQuickFilter 并复用到收费闭环列表页 2026-03-14 18:37:47 +00:00