feat(web): replace Vue product UI with React as the sole frontend - #127
Conversation
Remove the Vue app and promote the React migration to web/, so make build-web, Go embed, Tauri, and CI/release all ship one UI stack. - Delete Vue sources; rename web-react → web (React 18 + jcode-ui) - Point Vite, Makefile, Tauri, and theme codegen at web/ → internal/web/dist - Update CI web job for monorepo packages + React typecheck/build - Drop dual-path targets (FRONTEND=, build-web-react, tauri.react.conf) - Parity work for workspace picker, remote wizard, messages/tools, i18n
|
Important Review skippedToo many files! This PR contains 162 files, which is 12 over the limit of 150. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (162)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
CI clean checkouts lack web/src/styles/ because tokens.generated.css is gitignored, so go generate failed with "no such file or directory".
feat(web): replace Vue product UI with React as the sole frontend
Summary
web-react/→web/).make build-web, Go//go:embed, Tauri, theme codegen, and CI/release at a single React →internal/web/distpath.FRONTEND=,build-web-react,desktop-react-*,tauri.react.conf.json).Test plan
make generate && make build-websucceeds and writesinternal/web/dist/make build-binaryembeds the React SPA and serves it viajcode webmake lint-web(tsc for web + packages) passesssh:///docker://workspaces from picker / sidebarmake desktop-devloads React fromweb/on port 5173