mirror of
https://github.com/OFFIS-ESC/constellation-analyzer
synced 2026-01-27 07:43:41 +00:00
Updates the relation type configuration to match the new actor type UX with a modern two-column layout and streamlined workflows. Changes to relation type configuration: - Two-column layout: quick add (left) + management list (right) - Inline editing replaces the right column when editing - Single-row layout for name, color, and line style fields - Line style preview with visual feedback - White background cards with click-to-edit interaction - Always-visible duplicate and delete buttons - Full-width edit mode for better focus - Toast notifications for all actions - Keyboard shortcuts (Cmd/Ctrl+Enter to add/save, Esc to cancel) - Removed old EdgeTypeForm in favor of modular components Changes to actor type configuration: - Updated TypeManagementList to match EdgeTypeManagementList styling - White background cards with click-to-edit - Always-visible action buttons (no hover-to-reveal) - Simplified implementation (removed complex menu states) - Consistent appearance across both type configurations New components: - EdgeTypeFormFields: Reusable form with compact layout - EditEdgeTypeInline: Inline editing component - QuickAddEdgeTypeForm: Quick add interface - EdgeTypeManagementList: Scrollable list with actions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DIRECTIONAL_RELATIONSHIPS_UX_SPEC.md | ||
| IMPLEMENTATION_CHECKLIST.md | ||
| KEYBOARD_SHORTCUTS.md | ||
| MULTI_FILE_PLAN.md | ||
| PERSISTENCE_PLAN.md | ||
| PROJECT_SUMMARY.md | ||
| SIDE_PANELS_UX_DESIGN.md | ||
| TEMPORAL_ANALYSIS_SUMMARY.md | ||
| TEMPORAL_QUICK_START.md | ||
| TEMPORAL_SCENARIO_IMPLEMENTATION_PLAN.md | ||
| TEMPORAL_SCENARIO_UX_CONCEPT.md | ||
| UNDO_REDO_IMPLEMENTATION.md | ||
| UX_ANALYSIS.md | ||
| UX_ANALYSIS_ACTOR_TYPE_SETTINGS.md | ||
| UX_CONCEPT_MULTI_VERSION_GRAPH.md | ||
| VISUAL_EXAMPLES.md | ||
| WORKSPACE_PERSISTENCE.md | ||