Skip to content

Updated settings page with 4 new settings - Site URL, Allow anyone to resister, New user default role, Week starts on - #44

Merged
ddon merged 3 commits into
BeamLabEU:devfrom
alexdont:dev
Sep 17, 2025
Merged

Updated settings page with 4 new settings - Site URL, Allow anyone to resister, New user default role, Week starts on#44
ddon merged 3 commits into
BeamLabEU:devfrom
alexdont:dev

Conversation

@alexdont

Copy link
Copy Markdown
Contributor

No description provided.

@ddon
ddon merged commit d2310e0 into BeamLabEU:devSep 17, 2025
timujinne added a commit to timujinne/phoenix_kit that referenced this pull request Jul 15, 2026
The merged catalogue sourcing layer (catalogue PR BeamLabEU#44) reads and writes
supplier_source and is_primary on phoenix_kit_cat_item_supplier_info,
but V149 ships the junction without them — every junction INSERT crashes
on an undefined column. V151 adds the two columns (source CHECK vocabulary
crm_company/crm_contact/local; partial-unique one-primary-per-item) and
normalises the CRM party email columns to citext (prerequisite for the
CRM v2 backfill matching and the user-contact bridge; extension is a core
dependency since V01). The V146 scalar is left untouched per V149's
design. Mirrored idempotent down; prefix-hardened throughout.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alexdont@ddon