Release Summary for 4.1.31
  Changes to 4.1 after version 4.1.30
  * Summary
      - As a user, I want to information about the submission of a port so that I can make sens of it
  * Commits
      - [UI-2792: Add endpoint to list last submitted transitions (#108)](https://github.com/2600hz/monster-ui/commit/fb44fd685f134c03341489d811e6ebf8ccc881fa) by Joris Tirado
  * Summary
      - As an SDA, I want a way to add messages on status transition so that I can add an explanation
  * Commits
      - [UI-2793: Specify empty reason by default on status change](https://github.com/2600hz/monster-ui/commit/53d2a4fa2997ba5b4e33040f86a64c99612f6156) by Joris Tirado
      - [UI-2793: Add `reason` as string request for PATCH endpoint (#107)](https://github.com/2600hz/monster-ui/commit/8dde5574db4d9e0220359eb6f804daa64912ae49) by Joris Tirado
  * Summary
      - As a FEE, I want to use the new `timeline` API so status changes are displayed
  * Commits
      - [UI-2791: Add new timeline endpoint for port requests (#106)](https://github.com/2600hz/monster-ui/commit/3486b7a8bf60e5f4a335d1baec67da66b67a3e37) by Joris Tirado
  * Summary
      - As a FEE, I want to improve the data flow between list and detail views so that the UI is ready to implement the timeline system
  * Commits
      - [UI-2790: Add option to remove background from loading view (#105)](https://github.com/2600hz/monster-ui/commit/84c61a4a27ba7b320ac02139dae366d24974bead) by Joris Tirado
  * Summary
      - As a FEE, I want to use the portWizard common control to use our `insertTemplate` helper so that transitions between views are consistent
  * Commits
      - [UI-2744: Use insertTemplate helper for consistent transitions between views (#101)
  * UI-2744: Use insertTemplate helper on port info view
  * UI-2744: Use insertTemplate helper on account verification view
  * UI-2744: Use insertTemplate helper on upload form view
  * UI-2744: Use insertTemplate helper on sign form view
  * UI-2744: Use insertTemplate helper on port notify view
  * UI-2744: Use insertTemplate helper onport submit view](https://github.com/2600hz/monster-ui/commit/bccf8e89e2254d619eabfe92f8f29c8b88dcc8b4) by Joris Tirado
  * Summary
      - As a user, I want a to see the details of a porting request so that I can manage it
  * Commits
      - [UI-2720: Changes to core for Port Manager detail view (#99)
  * UI-2720: Add calendar date format for friendly dates
  * UI-2720: Handle no data on `render`, remove classes if loaded as an app
  * UI-2720: Improve style for `docked` apps
  * UI-2720: Make core-content take all the available height
  * UI-2720: Allow port creation in different account that current](https://github.com/2600hz/monster-ui/commit/7c8b16e9ba9572a4492b18c328153b04ba422a60) by Joris Tirado
  * Summary
      - As a user, I want a sortable list of my port requests so that I can manage them
  * Commits
      - [UI-2717: Add option to hide realm in `accountBrowser` (#98)](https://github.com/2600hz/monster-ui/commit/93f5caa1bf03c2a96ff2afec8bf9cb7c502c4c43) by Joris Tirado
  * Summary
      - As a user, I want to specify the losing carrier when creating a porting request so that it can be submitted properly
  * Commits
      - [UI-2719: Add `carrier` field on porting request wizard (#96)](https://github.com/2600hz/monster-ui/commit/2aac8f7531e70449996abbe4771922c8cb023626) by Joris Tirado
  * Summary
      - As a FEE, I want the core-content id to use snake case so that all ids are in the format
  * Commits
      - [UI-2694: Normalize core content id name to snake case (#89)](https://github.com/2600hz/monster-ui/commit/fbfdf9b2af58ad5d6c43ee156dbbfed2e67846cb) by Joris Tirado
  * Summary
      - As a FEE, I want a UI helper to handle animations/loading views on template rendering so that I can improve the UX
  * Commits
      - [UI-2693: Separate spinner and request timing logic (#88)
  * UI-2692: Publish event when API request starts
  * UI-2693: Add helper to insert templates with animations
  * UI-2315: Separate spinner and request timing logic
  * OOB: Enforce ESLint rules](https://github.com/2600hz/monster-ui/commit/6a8d42013f345898997b29da8305354369e94bab) by Joris Tirado
      - [UI-2693: Add helper to insert templates with animations (#85)
  * UI-2692: Publish event when API request starts
  * UI-2693: Add helper to insert templates with animations](https://github.com/2600hz/monster-ui/commit/622f4cc065fea5e3448bef5b4cdc6233ec8ec2bb) by Joris Tirado
  * Summary
      - As a FEE, I want a to know when an API request is in progress so that I can trigger conditional actions
  * Commits
      - [UI-2693: Separate spinner and request timing logic (#88)
  * UI-2692: Publish event when API request starts
  * UI-2693: Add helper to insert templates with animations
  * UI-2315: Separate spinner and request timing logic
  * OOB: Enforce ESLint rules](https://github.com/2600hz/monster-ui/commit/6a8d42013f345898997b29da8305354369e94bab) by Joris Tirado
      - [UI-2693: Add helper to insert templates with animations (#85)
  * UI-2692: Publish event when API request starts
  * UI-2693: Add helper to insert templates with animations](https://github.com/2600hz/monster-ui/commit/622f4cc065fea5e3448bef5b4cdc6233ec8ec2bb) by Joris Tirado
  * Summary
      - As a developer, I&#039;d like to have some documentation available about the Monster-UI apps layouts, so I know how to use them and the different settings available
  * Commits
      - [UI-2693: Separate spinner and request timing logic (#88)
  * UI-2692: Publish event when API request starts
  * UI-2693: Add helper to insert templates with animations
  * UI-2315: Separate spinner and request timing logic
  * OOB: Enforce ESLint rules](https://github.com/2600hz/monster-ui/commit/6a8d42013f345898997b29da8305354369e94bab) by Joris Tirado
      - [UI-2315: Reference doc in mkdocs about app layout generator (#87)](https://github.com/2600hz/monster-ui/commit/7090915c9beb0ee23decfa3b22a0ea65b15ba882) by Joris Tirado
      - [UI-2315: Add documentation for app layout generator (#84)
  * UI-2315: Reference missing `monster.ui` helper in doc
  * UI-2315: Add doc page for app layout generation
  * UI-2315: Add method parameters and their type
  * UI-2315: Add a `docked` mode for app layout
  * UI-2315: Use `pull` to let navbar menus float
  The previous keyword used to define floating menus was `float`, which is a reserved
  word in JavaScript.
  * UI-2315: Add examples with images
  * UI-2315: Restructue parameters definition
  * UI-2315: Clean up unnecessary markup/css in app header
  * UI-2315: Add preview image and description
  * UI-2315: Improve description wording](https://github.com/2600hz/monster-ui/commit/54f31cc5f8b88ede80536c65f5300d0c11c32cb4) by Joris Tirado
  * [OOB: Resolve conflicts](https://github.com/2600hz/monster-ui/commit/499b0bec3f34e7555e9be56c77a51454d90f80e5) by Joris Tirado
  * [OOB: Fix form attachment upload specifically](https://github.com/2600hz/monster-ui/commit/2c5b518db328fd74d7c0170cbf71b6356fbd6a76) by Joris Tirado
  * [OOB: Fix attchment upload on port request update](https://github.com/2600hz/monster-ui/commit/8fec6ac3e6d70fd270ef1c6248b7d2824444a134) by Joris Tirado
  * [OOB: Init numbers collection as an object if non existing (#100)](https://github.com/2600hz/monster-ui/commit/1a5dcaefd4a33f8ed8b5607c99857d71d6ad2331) by Joris Tirado
  * [OOB: Allow custom CSS class for loading template (#95)](https://github.com/2600hz/monster-ui/commit/dfd61f7bef7eacbb3d6a53d6545b88e3a7045abe) by Joris Tirado
  * [OOB: Use new markup/style for loading spinner](https://github.com/2600hz/monster-ui/commit/f09422f3ce2739b530c26b556df669162a5aed60) by Joris Tirado
 -- 2600Hz Offical <packages@2600hz.com>  Thu, 13 Jul 2017 19:52:05 +0000
