Releases: 2600hz/monster-ui-accounts
5.3.2
Changes for 5.3.2
Changes to branch 5.3
after version 5.3.1
.
Commits
- Update .circleci/config.yml - by Pk Bresson
5.3.1
5.2.2
Changes for 5.2.2
Changes to branch 5.2
after version 5.2.1
.
Commits
- MACT-96: Fix issue where account is not showing as Reseller - by Pilar Candia
5.2.1
Changes for 5.2.1
Changes to branch 5.2
after version 5.2.0
.
Commits
- MACT-95: Update the account data due to the 'accounts' response changes - by Pilar Candia
5.2.0
5.1.1
Changes for 5.1.1
Changes to branch 5.1
after version 5.1.0
.
Commits
- Update .shipyard.yml exposure - by Irvin Sandoval
5.1.0
Changes for 5.1.0
Changes to branch 5.1
after version 5.1
.
Commits
-
Update .base_branch - by Joris Tirado
-
Update .shipyard.yml - by Joris Tirado
-
trigger master build - by bitbashing
-
MACT-94: Update descriptions and name for Monster UI Accounts app - by Pilar Candia
-
MACT-76: Use 'chosen' for all dropdowns so they are consistent and similar to the mockup - by Pilar Candia
-
MACT-93: Expose billing street address extra on edit - by Joris Tirado
-
MACT-92: Revert using
full_docs
to retrieve documents on fetch - by Joris Tirado -
MACT-92: Expose sales info management component - by Joris Tirado
-
MACT-89: Use util to generate account realm - by Joris Tirado
-
MACT-61: Add strength indicator to admin password - by Guillermo Gutiérrez
4.3 -> #125
-
MSTR-197: Use new appstore management utilities - by Joris Tirado
-
MACT-87: Ignore limits & credit at wizard if non master/reseller - by Guillermo Gutiérrez
4.3 -> #167
5.0 -> #168
-
MACT-86: Explicitly blacklist non listed apps - by Guillermo Gutiérrez
Blacklist apps that are not listed for selection in the app restrictions
step. They are not listed because they are blacklisted for the reseller
or parent account, but they need to be explicitly blacklisted for the
new account as well.
-
MACT-84: Format app restrictions notice - by Guillermo Gutiérrez
-
MACT-85: Show sales rep section at wizard - by Guillermo Gutiérrez
4.3 -> #158
5.0 -> #159
-
MACT-83: Update call restriction descriptions - by Guillermo Gutiérrez
-
MACT-81: Correct help labels and hide sales rep - by Guillermo Gutiérrez
-
MACT-80: Show chosen country at wizard review step - by Guillermo Gutiérrez
-
MACT-74: Align hidden password to the middle - by Guillermo Gutiérrez
-
MACT-75: Fix delete button style at service plan step - by Guillermo Gutiérrez
-
MACT-72: Use proper wording and format at app restrictions - by Guillermo Gutiérrez
-
MACT-49: Re-validate e-mails on admin delete - by Guillermo Gutiérrez
4.3 -> #137
5.0 -> #138
-
MACT-70: Check HTTP code on reseller account response - by Guillermo Gutiérrez
It seems that some versions of the Kazoo API return the
content-type
header in the error responses, while some don't. This causes theparsedError
object returned to the error callback on thecallApi
method to differ. One of these differences is the property containing the HTTP status code obtained in the API response: it may behttpErrorStatus
orstatus
(see https://github.com/2600hz/monster-ui/blob/master/src/js/lib/jquery.kazoosdk.js#L725).The change in this PR is to use
httpErrorStatus
overstatus
, if the former is present. -
MACT-70: Get options from parent account when reseller is unavailable - by Guillermo Gutiérrez
4.3 -> #127
5.0 -> #128
5.0.17
5.0.16
Changes for 5.0.16
Changes to branch 5.0
after version 5.0.15
.
Commits
- Fixed exposure in shipyard.yml - by Sean Wysor
5.0.15
Changes for 5.0.15
Changes to branch 5.0
after version 5.0.14
.
Commits
- MACT-93: Expose billing street address extra on edit - by Joris Tirado