feat(contacts): admin-editable Company Industries lookup + combobox source (PMS-601) #392
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/PMS-601-company-industries-lookup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PMS-601 (frontend half)
Makes the company Industry suggestion list admin-editable, sourced from the new tenant-scoped lookup endpoint instead of a hardcoded constant. Industry stays free text.
Commits (small, logical)
CompanyIndustriesSettingsPage+ form modal (Name + Active), reusingsave_lookup/delete_lookupagainst/contacts/company-industries. Mirrors the Asset Types editor.SettingsCompanyIndustriesroute + component, and a Settings hub entry under "Service & Asset Types".COMPANY_INDUSTRIESconstant.Depends on
mokosh-server PR #412 (the
/contacts/company-industriesendpoint). The dev server is already running that branch, so this is testable end to end now.Test
🤖 Generated with Claude Code