multica/apps/web
Jiayuan Zhang e86768823e refactor: remove repository field from issues
The repository JSONB column on the issue table is unused. This removes
it end-to-end: migration to drop the column, sqlc queries, Go handler/
service/daemon/protocol structs, TypeScript types, and the
RepositoryEditor UI component.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 18:12:06 +08:00
..
app refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00
features refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
public Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
shared refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
test feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
package.json refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
postcss.config.mjs feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
tsconfig.json refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
vitest.config.ts refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00