Commit Graph

917 Commits

Author SHA1 Message Date
萝卜
be3169d705 chore(admin-ui): dedupe platform order show back links into page header actions 2026-03-16 06:43:51 +08:00
萝卜
4787f6d32e chore(admin-ui): de-duplicate header actions and shorten menu labels 2026-03-16 06:37:26 +08:00
萝卜
072a0f0edd chore(admin-ui): remove redundant plans back action from page header 2026-03-16 06:36:06 +08:00
萝卜
7e28c40d90 chore(admin-ui): de-duplicate header actions and shorten menu labels 2026-03-16 06:28:19 +08:00
萝卜
a5580f69d3 chore(admin-ui): rename overview to dashboard and remove frontend link 2026-03-16 06:23:45 +08:00
萝卜
2fe1d44d40 chore(admin-ui): remove duplicate back link from merchants filters summary 2026-03-16 06:17:56 +08:00
萝卜
22f36765bf chore(admin-ui): reduce duplicated header meta in admin layout 2026-03-16 06:16:38 +08:00
萝卜
4b5b813f05 chore(merchant-admin-ui): dashboard uses page header kpi grid 2026-03-16 06:13:22 +08:00
萝卜
816b6f69e4 chore(admin-ui): remove duplicate admin-base css in admin login 2026-03-16 05:59:54 +08:00
萝卜
36c9c36ea2 chore(admin-ui): import histories uses page header actions 2026-03-16 05:55:31 +08:00
萝卜
a7bc26740f chore(admin-ui): orders show uses page header and list cards 2026-03-16 05:52:45 +08:00
萝卜
6737919434 Admin UI: dashboard wording + product categories page header 2026-03-16 05:45:50 +08:00
萝卜
915e2daf4e chore(admin-ui): products index uses page header 2026-03-16 05:27:23 +08:00
萝卜
af5a4609e8 chore(admin-ui): platform leads index uses page header 2026-03-16 05:21:45 +08:00
萝卜
2d68b997b5 chore(admin-ui): merchants index uses page header 2026-03-16 05:15:52 +08:00
萝卜
b56774d2a6 chore(admin-ui): orders index uses page header 2026-03-16 05:12:22 +08:00
萝卜
e5b32e0fbc chore(admin-ui): platform orders index uses page header 2026-03-16 05:01:19 +08:00
萝卜
999f6a2b1b chore(admin-ui): site subscription show uses page header 2026-03-16 04:57:27 +08:00
萝卜
0600f52b75 chore(admin-ui): site subscriptions index uses page header 2026-03-16 04:55:02 +08:00
萝卜
a918aa9c8f chore(admin-ui): plans index uses page header 2026-03-16 04:53:18 +08:00
萝卜
22701ee0d8 chore(admin-ui): plan form uses page header 2026-03-16 04:50:59 +08:00
萝卜
46e0954676 chore(admin-ui): platform order create uses page header 2026-03-16 04:45:59 +08:00
萝卜
a300a14d0d chore(admin-ui): platform order show uses page header 2026-03-16 04:45:06 +08:00
萝卜
540615c158 chore(admin-ui): pagination links no-underline; fix platform order syncable test seed 2026-03-16 04:21:09 +08:00
萝卜
1b21865820 chore(admin-ui): subscription show related orders use list card and admin pagination 2026-03-16 04:09:40 +08:00
萝卜
b2b457907e chore(admin-ui): migrate product import histories to filters/list card and admin pagination 2026-03-16 03:59:46 +08:00
萝卜
3d74add7bc chore(admin-ui): channels settings page uses page header and list card 2026-03-16 03:53:18 +08:00
萝卜
2930e8cd22 chore(admin-ui): system settings page uses page header and list card 2026-03-16 03:51:05 +08:00
萝卜
0d4cca42b1 chore(admin-ui): support tickets placeholder uses page header and list card 2026-03-16 03:48:16 +08:00
萝卜
053fc71dc8 chore(admin-ui): migrate products list to list card and admin pagination 2026-03-16 03:42:43 +08:00
萝卜
08c6912d14 chore(admin-ui): migrate product categories index to filters/list card and admin pagination 2026-03-16 03:37:14 +08:00
萝卜
1e64bbc6d3 chore(admin-ui): migrate platform leads index to filters/list card and admin pagination 2026-03-16 03:34:48 +08:00
萝卜
d5c14bd741 chore(admin-ui): migrate merchants index to filters/list card and admin pagination 2026-03-16 03:28:20 +08:00
萝卜
84fa9eb63a chore(admin-ui): migrate admin orders index to filters/list card and admin pagination 2026-03-16 03:15:32 +08:00
萝卜
b9f59fa442 chore(admin-ui): make popover/sm shadow and surface tint token-only 2026-03-16 03:06:32 +08:00
萝卜
e48195fe4a chore(admin-ui): avoid hardcoded neutral shadow fallback in topnav header 2026-03-16 02:29:56 +08:00
萝卜
e12ac7ef50 test(admin-ui): guard against hardcoded neutral rgba in admin css 2026-03-16 02:26:50 +08:00
萝卜
9c6756e991 chore(admin-ui): tokenise popover shadow and surface tint 2026-03-16 02:24:09 +08:00
萝卜
a8845422aa test(admin-ui): guard against hardcoded primary rgba in admin css 2026-03-16 02:18:57 +08:00
萝卜
2605e1c287 chore(admin-ui): tokenise sidebar hover and focus ring with primary tokens 2026-03-16 02:13:45 +08:00
萝卜
35902de44b chore(admin-ui): tokenise topnav hover highlight with primary tint 2026-03-16 02:10:31 +08:00
萝卜
9a0afbb354 chore(admin-ui): tokenise primary tints for pagination and interactions 2026-03-16 02:04:12 +08:00
萝卜
7f331faf04 chore(admin-ui): add admin pagination template and styles 2026-03-16 01:55:22 +08:00
萝卜
7d291a7906 chore(admin-ui): unify list table empty state styling and class usage 2026-03-16 01:40:28 +08:00
萝卜
61153ddae1 chore(admin-ui): refine list-card table borders and rounding 2026-03-16 01:34:25 +08:00
萝卜
cda69f4716 chore(admin-ui): add table tokens and refine list-card table header/hover 2026-03-16 01:29:07 +08:00
萝卜
cd9bf2dbc4 chore(admin-ui): apply list-card component to platform orders index 2026-03-16 01:26:16 +08:00
萝卜
74a8d41938 chore(admin-ui): apply list-card component to plans index 2026-03-16 01:19:20 +08:00
萝卜
6cb53435b1 chore(admin-ui): introduce list-card component and apply to subscriptions index 2026-03-16 01:13:32 +08:00
萝卜
efa4b321e6 chore(admin-ui): reuse filters-card on plans index 2026-03-16 01:10:54 +08:00