Releases: 2600hz/monster-ui-voip
5.5.7
Changes for 5.5.7
Changes to branch 5.5 after version 5.5.6.
Commits
-
MNUM-24: Remove 'lettersonly' check as it's not working - by Pilar Candia
-
MSPB-406: Add Canada country support to Company Caller ID e911 form - by Ramen Romana
Adds Canada to the country selector in the SmartPBX Company Caller ID
e911emergency address form (myOfficesubmodule). Labels and placeholders react to the selected country.Note
Backend wiring for Canadian addresses lives on KINT-3 (
kazoo-intradointegration).Ticket
-
MSPB-397: Fix e911 save logic in myOffice - by Ramen Romana
Summary
-
Stop constructing
legacy_dataclient-side on save, send completestreet_addressas-is -
Display fix moved to MSPB-405
Changes
submodules/myOffice/myOffice.js- save logic cleanup
Test Plan
-
Verify saving E911 via Company Caller ID sends complete
street_address -
Confirm KINT-2 is done/merged before testing save behaviour, as backend now owns
legacy_datadecomposition
Ticket
MSPB-397: Company Caller ID duplicates E911 house number
-
5.4.19
Changes for 5.4.19
Changes to branch 5.4 after version 5.4.18.
Commits
-
MNUM-24: Remove 'lettersonly' check as it's not working - by Pilar Candia
-
MSPB-406: Add Canada country support to Company Caller ID e911 form - by Ramen Romana
Adds Canada to the country selector in the SmartPBX Company Caller ID
e911emergency address form (myOfficesubmodule). Labels and placeholders react to the selected country.Note
Backend wiring for Canadian addresses lives on KINT-3 (
kazoo-intradointegration).Ticket
5.4.16.4
Changes for 5.4.16.4
Changes to branch fix-5.4.16 after version 5.4.16.3.
Commits
- MNUM-24: Remove 'lettersonly' check as it's not working - by Pilar Candia
5.4.15.4
Changes for 5.4.15.4
Changes to branch fix-5.4.15 after version 5.4.15.3.
Commits
- MNUM-24: Remove 'lettersonly' check as it's not working - by Pilar Candia
5.4.16.3
Changes for 5.4.16.3
Changes to branch fix-5.4.16 after version 5.4.16.2.
Commits
-
MSPB-406: Add Canada country support to Company Caller ID e911 form - by Ramen Romana
Adds Canada to the country selector in the SmartPBX Company Caller ID
e911emergency address form (myOfficesubmodule). Labels and placeholders react to the selected country.Note
Backend wiring for Canadian addresses lives on KINT-3 (
kazoo-intradointegration).Ticket
5.4.15.3
Changes for 5.4.15.3
Changes to branch fix-5.4.15 after version 5.4.15.2.
Commits
-
MSPB-406: Add Canada country support to Company Caller ID e911 form - by Ramen Romana
Adds Canada to the country selector in the SmartPBX Company Caller ID
e911emergency address form (myOfficesubmodule). Labels and placeholders react to the selected country.Note
Backend wiring for Canadian addresses lives on KINT-3 (
kazoo-intradointegration).Ticket
5.4.11.3
Changes for 5.4.11.3
Changes to branch fix-5.4.11 after version 5.4.11.2.
Commits
-
MSPB-405: Fix e911 display duplication in Company Caller ID - by Ramen Romana
Summary
-
Fix duplicated house number display in Company Caller ID by
adding _.startsWithguard -
Display-only fix, save logic unchanged (save cleanup deferred to MSPB-397 + KINT-2)
Context
Splitting from MSPB-397 to ship the display fix independently. MSPB-397 includes save logic changes that depend on KINT-2 (backend owning legacy_data decomposition). This PR addresses the user-facing bug from
SUPP-977without waiting on backend changes.Changes
submodules/myOffice/myOffice.js- display guard to prevent prependinghouse_numberwhen
street_address already contains it
Test Plan
-
Verify Company Caller ID displays
street_addresswithout duplication for all address formats (Dash, Intrado, historical) -
Verify save behaviour is unchanged
Ticket
MSPB-405: Company Caller ID duplicates E911 house number (display fix)
-
5.4.18
Changes for 5.4.18
Changes to branch 5.4 after version 5.4.17.
Commits
-
MSPB-397: Fix e911 save logic in myOffice - by Ramen Romana
Summary
-
Stop constructing
legacy_dataclient-side on save, send completestreet_addressas-is -
Display fix moved to MSPB-405
Changes
submodules/myOffice/myOffice.js- save logic cleanup
Test Plan
-
Verify saving E911 via Company Caller ID sends complete
street_address -
Confirm KINT-2 is done/merged before testing save behaviour, as backend now owns
legacy_datadecomposition
Ticket
MSPB-397: Company Caller ID duplicates E911 house number
-
5.4.17
Changes for 5.4.17
Changes to branch 5.4 after version 5.4.16.
Commits
-
MSPB-403: Add link to allow admins to reset MFA settings for users - by Pilar Candia
-
MSPB-405: Fix e911 display duplication in Company Caller ID - by Ramen Romana
Summary
-
Fix duplicated house number display in Company Caller ID by
adding _.startsWithguard -
Display-only fix, save logic unchanged (save cleanup deferred to MSPB-397 + KINT-2)
Context
Splitting from MSPB-397 to ship the display fix independently. MSPB-397 includes save logic changes that depend on KINT-2 (backend owning legacy_data decomposition). This PR addresses the user-facing bug from
SUPP-977without waiting on backend changes.Changes
submodules/myOffice/myOffice.js- display guard to prevent prependinghouse_numberwhen
street_address already contains it
Test Plan
-
Verify Company Caller ID displays
street_addresswithout duplication for all address formats (Dash, Intrado, historical) -
Verify save behaviour is unchanged
Ticket
MSPB-405: Company Caller ID duplicates E911 house number (display fix)
-
5.4.16.2
Changes for 5.4.16.2
Changes to branch fix-5.4.16 after version 5.4.16.1.
Commits
- MSPB-403: Add link to allow admins to reset MFA settings for users - by Pilar Candia