Skip to content

3.19.9

Compare
Choose a tag to compare
@k-anderson k-anderson released this 19 Feb 19:10
· 32 commits to 3.19 since this release

Monster Core Changes

Changes to 3.19 after version 3.19.8

Resolved Tickets

Normal (5)

  • UI-1176 When updating e911 from a number, an extra popup appears in addition of the confirmation charges
  • UI-1170 Local numbers should not be configurable
  • UI-1160 After closing the "Move Number" dialogue box, we lose scroll capabilities
  • UI-1012 As a designer, I want to change the Login Page, so that it looks better to the end-user 
  • UI-986 As a front-end dev, I want to port all the time of days action, so that we get closer to our goal of feature parity with Kazoo-UI

Change Details

UI-1176

Summary:
When updating e911 from a number, an extra popup appears in addition of the confirmation charges

Description:

Reporter:
Joris Tirado <[email protected]>

UI-1170

Summary:
Local numbers should not be configurable

Description:
In the case of a local number, the gear icon used to manage the features should not be displayed .

The back end doesn't have the ability to update those numbers.

Reporter:
Joris Tirado <[email protected]>

UI-1160

Summary:
After closing the "Move Number" dialogue box, we lose scroll capabilities

Description:
When attempting to move a phone number and closing the dialogue box, we lose scroll capability on the entire UI until we refresh the page.

Additionally, after accepting the "confirm charges" notice when actually moving the Number, should we be closing the first "Move Number" option Dialogue box? Currently it remains in view after confirming charges.

Steps to Produce: Nav to Number Manager, select DID and "Move to", click cancel or X.

Reporter:
Matt Martin <[email protected]>

UI-1012

Summary:
As a designer, I want to change the Login Page, so that it looks better to the end-user 

Description:
Acceptance Criteria:

  • Make the template look like the mock-up as much as possible
  • Remove the header when they're not logged-in
  • it works well with the branded welcome message
  • it works well on the 4 standards resolution (phone, tablet, desktop, large desktop)

Reporter:
Jean-Roch Maitre <[email protected]>

UI-986

Summary:
As a front-end dev, I want to port all the time of days action, so that we get closer to our goal of feature parity with Kazoo-UI

Description:
Acceptance Criteria:

  • Feature parity with Kazoo UI for the entire Time of day section: Time of day, Disable Time of Day, Enable Time of Day and Reset Time of Day

Reporter:
Jean-Roch Maitre <[email protected]>

Maintenance/Community Commits