Commit Graph

42 Commits

Author SHA1 Message Date
shenlan
d33cb2f537 Merge pull request #19 from svc-design/codex/fix-id_rsa-file-not-found-error
Fix SSH directory creation in deploy workflow
2025-06-19 13:30:52 +08:00
shenlan
9a52f21065 Fix SSH key setup order in deploy workflow 2025-06-19 13:27:53 +08:00
shenlan
e739a55e2c Merge pull request #18 from svc-design/ci/deploy-homepage-to-vps
ci: add step to deploy homepage to VPS via rsync
2025-06-19 13:21:10 +08:00
Haitao Pan
82b40e44c8 ci: add step to deploy homepage to VPS via rsync 2025-06-19 13:18:29 +08:00
shenlan
9e34467057 Merge pull request #17 from svc-design/codex/修复-ui/homepage-部署错误
Fix Cloudflare pages deploy
2025-06-19 09:50:57 +08:00
shenlan
d40d719dff Fix Cloudflare deploy dir for homepage 2025-06-19 09:44:29 +08:00
shenlan
d277de53f6 Merge pull request #16 from svc-design/ci/deploy-homepage-pages
ci: remove next export step from homepage deploy workflow
2025-06-19 09:37:06 +08:00
Haitao Pan
dfb09c9827 ci: bump Node.js to 20.x for Wrangler v4 compatibility 2025-06-19 09:36:08 +08:00
Haitao Pan
a40471fec9 ci: remove next export step from homepage deploy workflow 2025-06-19 09:32:09 +08:00
shenlan
5a473c3795 Merge pull request #15 from svc-design/ci/deploy-homepage-pages
workflows: update projectName -> xcontrol
2025-06-19 09:28:29 +08:00
Haitao Pan
adb4f9de1c ci: enhance homepage deploy workflow with export step and Wrangler v4 2025-06-19 09:26:06 +08:00
Haitao Pan
369cce8bac workflows: update projectName -> xcontrol 2025-06-19 09:21:18 +08:00
shenlan
afbdb5fce3 Merge pull request #14 from svc-design/ci/deploy-homepage-pages
ci: support PR and manual triggers for homepage deploy
2025-06-19 09:16:37 +08:00
Haitao Pan
f1348a2f76 ci: support PR and manual triggers for homepage deploy 2025-06-19 09:09:51 +08:00
shenlan
1da5b9aced Merge pull request #13 from svc-design/ci/deploy-homepage-pages
ci: add GitHub Actions workflow to deploy homepage to Cloudflare Pages
2025-06-19 09:07:34 +08:00
Haitao Pan
5e1bd9d3c7 ci: add GitHub Actions workflow to deploy homepage to Cloudflare Pages 2025-06-19 09:03:47 +08:00
shenlan
b73f866e91 Merge pull request #12 from svc-design/feat/navbar-mobile-support
feat(ui): add responsive hamburger menu for mobile navigation
2025-06-18 21:20:13 +08:00
Haitao Pan
236057bb3b feat(ui): add responsive hamburger menu for mobile navigation 2025-06-18 21:19:19 +08:00
shenlan
7177215c1a Merge pull request #10 from svc-design/feature/nextjs-homepage-setup
Feature/nextjs homepage setup
2025-06-18 21:04:02 +08:00
Haitao Pan
9454e3b32d fix: remove deprecated experimental.appDir and fix Makefile export target indentation 2025-06-18 21:03:30 +08:00
shenlan
6bf2de7da3 Merge pull request #11 from svc-design/codex/fix-error-with-next-export-command
Fix homepage export task
2025-06-18 20:47:45 +08:00
shenlan
5d22080d93 fix: update next export workflow 2025-06-18 20:47:24 +08:00
shenlan
3b2c203ee7 Merge pull request #9 from svc-design/codex/修正-ui/homepage-运行错误
Fix Next.js homepage layout and i18n
2025-06-18 20:34:36 +08:00
shenlan
7e6c9f10d9 Fix homepage components 2025-06-18 20:32:36 +08:00
Haitao Pan
b0f4815eba feat: setup Next.js homepage with app router, components, and Tailwind config 2025-06-18 20:27:53 +08:00
Haitao Pan
68db5c70b5 chore: add .gitignore and yarn.lock, update build and TS config 2025-06-18 17:15:28 +08:00
shenlan
331db60fd2 feat(ui): enhance header and sidebar 2025-06-18 17:04:10 +08:00
shenlan
7da4a633eb Merge pull request #5 from svc-design/codex/补充ui/nextjs目录makefile并更新文档
Add Next.js Makefile for macOS and docs
2025-06-18 14:36:59 +08:00
shenlan
38f5cf5e0b docs: add macOS Makefile and usage 2025-06-18 14:36:07 +08:00
shenlan
01907ee4f4 Merge pull request #4 from svc-design/codex/完整实现nextjs-admin-panel代码
Add package.json for Next.js admin panel
2025-06-18 14:35:18 +08:00
shenlan
614f7a52b7 Add package.json for Next.js admin panel 2025-06-18 14:32:57 +08:00
shenlan
ffc2457d75 Merge pull request #3 from svc-design/codex/修改-xcontrol-描述为开源组件
Add integration status section
2025-06-18 11:56:10 +08:00
shenlan
6f174afb53 Add integration status section 2025-06-18 11:43:06 +08:00
shenlan
47290d365b Merge pull request #2 from svc-design/codex/规划-next.js-+-tailwind-css-后台管理界面
Add Next.js admin panel setup guide
2025-06-18 11:11:30 +08:00
shenlan
07a68ca204 Make admin panel responsive 2025-06-18 11:09:16 +08:00
shenlan
6db5d43891 Add Next.js admin panel skeleton 2025-06-18 10:51:38 +08:00
shenlan
d5bd14f447 docs: add Next.js admin panel plan 2025-06-18 10:45:19 +08:00
shenlan
a71b0b27d8 Merge pull request #1 from svc-design/codex/分析文档拆开发需求
Add Go project skeleton with CI workflows
2025-06-17 09:11:09 +08:00
shenlan
df301495fe Add simplified Makefile for cross-platform builds 2025-06-04 16:52:58 +08:00
shenlan
e207c35bb7 Fix UI embedding 2025-06-04 16:31:42 +08:00
Haitao Pan
d585cb075f docs: initialize documentation structure and AI task index 2025-05-30 11:11:14 +08:00
shenlan
e507cdc853 Initial commit 2025-05-30 10:49:17 +08:00