Edra editor update and tag database schema
Created by: jedmund
Summary
- Update edra editor: custom extensions (gallery, geolocation, url-embed, link context menu, slash commands), lucide icon migration, media placeholder unification
- Add Tag and PostTag models to prisma schema
- Fix editor styling (padding, slash command menu, media placeholders)
- Fix leave-without-saving modal navigation loop
Test plan
-
Editor loads and all extensions work (slash commands, embeds, gallery, etc.) -
Database migration runs cleanly -
Leave-without-saving modal doesn't loop