Implement post editor gallery image imports
This commit is contained in:
@@ -26,6 +26,7 @@ Invariants and behaviours in the allium spec should be covered by unit tests of
|
||||
## Important facts
|
||||
|
||||
- update `README.md` whenever a user-visible feature is added, removed, or materially changed; keep it a compact overview with relevant pointers
|
||||
- update `RUST_PLAN_CORE.md` and/or `RUST_PLAN_EXTENSION.md` whenever implementation changes their tracked status; plan-document updates are part of the definition of done
|
||||
- published posts don't have body in the database, the body content is only in the file
|
||||
- functionality you implement have to be tied to UI
|
||||
- UI you implement has to be tied to functionality
|
||||
|
||||
Reference in New Issue
Block a user