Commit Graph

372 Commits

Author SHA1 Message Date
Haitao Pan
c15c57204a Fix footer contrast in light theme 2026-03-17 19:44:41 +08:00
Haitao Pan
c0b003f108 merge: bring stripe pricing console into main 2026-03-17 19:28:48 +08:00
Haitao Pan
26689d1326 refactor(home): adopt minimal editorial landing style 2026-03-17 19:25:53 +08:00
Haitao Pan
79d9cc9d1f feat(home): improve visual hierarchy and contrast 2026-03-17 19:09:27 +08:00
Haitao Pan
1769c26093 merge: integrate xworkmate multitenant into stripe pricing console 2026-03-17 18:57:44 +08:00
4311c41bbd
Merge pull request #60 from cloud-neutral-toolkit/docs/ui-refactor-proposal-16016962472868298511
docs: add ui refactor proposal
2026-03-17 10:54:34 +00:00
google-labs-jules[bot]
9f0f56f509 fix: explicit dynamic rendering for xworkmate routes
The layout.tsx applies `export const dynamic = 'error'` globally, which causes the build to fail for routes that use dynamic functions like `headers()`. This commit explicitly adds `export const dynamic = 'force-dynamic'` to the `/xworkmate/page.tsx`, `/xworkmate/admin/page.tsx`, and `/xworkmate/integrations/page.tsx` routes, resolving the Next.js static rendering build error.

Co-authored-by: cloud-neutral <4133689+cloud-neutral@users.noreply.github.com>
2026-03-17 10:42:59 +00:00
google-labs-jules[bot]
4329953274 docs: add ui refactor proposal
Add docs/ui-refactor-proposal.md to outline the UI theme and style refactoring plan, including design system tokens, typography, responsive layout strategies, semantic navigation menu refactoring, and accessibility testing guidelines as requested.

Co-authored-by: cloud-neutral <4133689+cloud-neutral@users.noreply.github.com>
2026-03-17 10:22:50 +00:00
Haitao Pan
e62df8322c fix(auth): align console MFA proxy with accounts contract 2026-03-17 16:22:42 +08:00
Haitao Pan
5d9de8ed1f Add tenant-aware XWorkmate console flows 2026-03-17 13:25:21 +08:00
Haitao Pan
c3c9436861 Add tenant-aware XWorkmate console flows 2026-03-17 13:24:41 +08:00
Haitao Pan
0c4de4dfcd Sync release/v0.2 into main 2026-03-17 12:05:43 +08:00
Haitao Pan
fb9ded514a Add git history secret remediation skill 2026-03-17 12:05:16 +08:00
Haitao Pan
0f4a1a4fbf Tighten mobile menu spacing on narrow screens 2026-03-17 11:54:27 +08:00
Haitao Pan
ce53e1cc3b Tighten mobile menu spacing on narrow screens 2026-03-17 11:53:23 +08:00
6ed69a0f73
Merge pull request #59 from cloud-neutral-toolkit/release/v0.2
Release/v0.2
2026-03-17 00:58:06 +00:00
Haitao Pan
d101676c13 fix(auth): align console admin gates and oauth exchange 2026-03-17 08:51:01 +08:00
Haitao Pan
71b36a628d Refine mobile contrast and single-page navigation 2026-03-16 22:47:28 +08:00
Haitao Pan
8e207a0e83 Polish mobile homepage experience 2026-03-16 22:16:32 +08:00
Haitao Pan
a41b45e1f9 fix: wrap useSearchParams usage in Suspense boundary on /prices page 2026-03-16 22:07:24 +08:00
Haitao Pan
3c1f5ec27d Refine mobile navigation experience 2026-03-16 21:08:38 +08:00
bcdd9144af
Merge pull request #58 from cloud-neutral-toolkit/codex/feat/stripe-pricing-console
feat: route pricing flows through stripe
2026-03-16 12:52:19 +00:00
Haitao Pan
00cf5507c2 Merge branch 'release/v0.2' into main 2026-03-16 20:20:01 +08:00
Haitao Pan
eaa383bb16 Merge branch 'main' into release/v0.2 2026-03-16 20:19:44 +08:00
Haitao Pan
95290423b8 feat: use drawer menu on mobile os 2026-03-16 20:19:34 +08:00
Haitao Pan
43fd3ed96d docs: add stripe pricing setup guide 2026-03-16 20:15:42 +08:00
Haitao Pan
a55bb7cecd feat: route pricing flows through stripe 2026-03-16 20:10:28 +08:00
Haitao Pan
2984884fe6 feat: route pricing flows through stripe 2026-03-16 20:09:59 +08:00
3a1e32f071
Merge pull request #57 from cloud-neutral-toolkit/codex/refactor-mobile-page-style
Improve mobile navigation UX and behavior (UnifiedNavigation)
2026-03-16 12:47:12 +08:00
7716ce4001 Improve mobile navigation layout and behavior 2026-03-16 12:45:32 +08:00
Haitao Pan
6c56ea1ba3 feat(auth): add readonly review access 2026-03-16 09:26:04 +08:00
Haitao Pan
0fab89e0bd build: align next-mdx-remote dependency metadata 2026-03-16 08:38:43 +08:00
Haitao Pan
ef9c35ce68 build: fix next-mdx-remote vulnerability detection 2026-03-15 23:53:12 +08:00
Haitao Pan
9e39cbc5a5 docs: add bilingual docs structure 2026-03-15 23:53:12 +08:00
ce10082df4
Merge pull request #56 from cloud-neutral-toolkit/codex/release/v0.2
release: v0.2
2026-03-15 23:34:57 +08:00
Haitao Pan
f932054f0f release: v0.2 2026-03-15 23:07:37 +08:00
889c6afae6
Merge pull request #54 from cloud-neutral-toolkit/codex/display-latest-7-blog-article-titles
feat(home): show latest 7 blog titles in shortcuts
2026-03-15 15:36:26 +08:00
Haitao Pan
c08f4063b0 Split observability workspace into tri-view 2026-03-15 12:21:20 +08:00
Haitao Pan
bfd9a9ca63 Refine panel assistants and observability routing 2026-03-15 12:15:03 +08:00
Haitao Pan
2cb3f4ee88 Align xworkmate web shell with desktop UI 2026-03-15 12:01:22 +08:00
01277dce9c
Merge pull request #55 from cloud-neutral-toolkit/codex/display-latest-7-blog-article-titles-jlye10
feat(home): show latest 7 blog titles in shortcuts
2026-03-15 07:54:03 +08:00
cb0ae08155 feat(home): show latest 7 blog titles in shortcuts 2026-03-14 23:34:44 +08:00
ea7a45845b feat(home): show latest 7 blog titles in shortcuts 2026-03-14 23:31:43 +08:00
Haitao Pan
f6b78cbbc7 Unify typography tokens and tighten XWorkmate workspace 2026-03-12 19:57:23 +08:00
Haitao Pan
4a87f17564 Avoid repeated OpenClaw pairing fallback loops 2026-03-12 19:52:13 +08:00
Haitao Pan
15e98eb29e Merge branch 'codex/openclaw-origin-override' 2026-03-12 19:48:17 +08:00
Haitao Pan
022478a11b Simplify XWorkmate assistant workspace chrome 2026-03-12 19:43:32 +08:00
Haitao Pan
7d88275e44 Simplify XWorkmate assistant workspace chrome 2026-03-12 19:43:08 +08:00
Haitao Pan
10e747a6d6 Merge branch 'codex/openclaw-origin-override' 2026-03-12 19:38:09 +08:00
Haitao Pan
17206d02f8 Tighten typography and XWorkmate layout defaults 2026-03-12 19:25:16 +08:00