geoproject-app/public/site/plugins
isUnknown 437349cd2b
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 16s
feat: add Phase 2 features to map-editor plugin (rich marker content)
Implement marker editing modal with comprehensive content management:
- MarkerEditor.vue modal with custom overlay (replaces k-dialog)
- Edit marker on double-click or via edit button in list
- Required fields: title (validated), optional description
- Editable position (lat/lon) and custom icon support
- Content blocks system: add/remove/reorder text and image blocks
- French translations for all UI elements
- Click marker in list to center map on it with smooth animation
- Fix marker anchor to bottom (pin tip) for accurate positioning
- Auto-save with isDirty flag to detect any form changes

Modal features:
- Title field (required)
- Description textarea (optional)
- Position inputs (latitude/longitude)
- Icon selector (default or custom via UUID/filename)
- Content builder with text and image blocks
- Block reordering (up/down) and deletion
- Validation: save button enabled only when title filled and form modified

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 16:16:19 +01:00
..
code-editor feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
map-editor feat: add Phase 2 features to map-editor plugin (rich marker content) 2026-01-28 16:16:19 +01:00
virtual-print-page refactor: rename 'recit' to 'narrative' for English code naming 2026-01-09 10:34:10 +01:00
web2print feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00