issues
search
BeaconCMS
/
beacon
Open-source content management system (CMS) built with Phoenix LiveView. Faster render times to boost SEO performance, even for the most content-heavy pages.
https://beaconcms.org
MIT License
1.04k
stars
101
forks
source link
Validate ComponentAttr/SlotAttr Name
#550
Closed
alexandrexaviersm
closed
4 months ago
alexandrexaviersm
commented
4 months ago
Move component_attr and slot_attr changeset validations to component.ex
Add query to order Component preloads (
attrs
and
slots
) by name (if preloads are given)
Add changeset validations - Unique name for ComponentAttr, ComponentSlot and ComponentSlotAttr
attrs
andslots
) by name (if preloads are given)