mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
Closes #1 - ServiceNode: cap card width at 240px, native tooltip on name and image - App: project filter dropdown capped at 280px with scroll, names truncate - DetailPanel header: proper flex layout (min-w-0 flex-1 + shrink-0), Tooltip with (?) shows full name on hover; same fix for logs modal header - Re-enable CI workflow (was paused for GitHub billing)
21 lines
418 B
Plaintext
21 lines
418 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.env
|
|
|
|
# Persistent data (SQLite + JSON configs) — default location
|
|
data/
|
|
|
|
# Legacy location (cuando los archivos vivian en cwd directamente)
|
|
.dockerflow-*.json
|
|
.dockerflow-*.db
|
|
.dockerflow-*.db-wal
|
|
.dockerflow-*.db-shm
|
|
|
|
# Local notes / marketing — not part of the public repo
|
|
linkdin.md
|
|
recomendaciones.md
|
|
docs/reddit.md
|
|
# AI assistant context — internal, not for public repo
|
|
CLAUDE.md
|