caadd59441
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
1.3 KiB
1.3 KiB
archive/2026-06-12-completed-changes-archive/session-list-overhaul
dir: archive/2026-06-12-completed-changes-archive/session-list-overhaul
index: archive/2026-06-12-completed-changes-archive/session-list-overhaul/.pi-map.index.md
role
Archives a completed frontend refactoring project that unified duplicated session list rendering logic into reusable components across dashboard and sessions pages.
files
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
- design.md | Design document for refactoring duplicated session list rendering logic into unified reusable components across dashboard and sessions pages. | dep: dashboard.tsx, sessions.tsx, SessionCard, SessionList
- proposal.md | Proposes a frontend refactoring to unify session list UI components across dashboard and sessions pages | dep: React components, CSS styling, dashboard.tsx, sessions.tsx
- tasks.md | Task tracking checklist for refactoring session UI components in a web application dashboard
arch
Documentation-driven refactoring with OpenSpec configuration, design docs, proposals, and task tracking; no active code, purely historical archive of a UI component consolidation initiative.
tags
dashboard, sessions, tsx, design, refactoring, session, components, .openspec