[Hawkular-commits] [hawkular/hawkular-alerts] 2a1cf9: Json modal (#397)

Jay Shaughnessy jshaughn at users.noreply.github.com
Wed Jul 19 09:22:55 EDT 2017


  Branch: refs/heads/next
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: 2a1cf9b7e4a91c2f0e45938571ddba0ce26e3cb4
      https://github.com/hawkular/hawkular-alerts/commit/2a1cf9b7e4a91c2f0e45938571ddba0ce26e3cb4
  Author: Jay Shaughnessy <jshaughn at users.noreply.github.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M ui/src/main/ui/src/styles/app.css
    M ui/src/main/ui/src/styles/scss/main.scss
    M ui/src/main/ui/src/triggers/triggers-controller.js
    M ui/src/main/ui/src/triggers/triggers-service.js
    M ui/src/main/ui/src/triggers/triggers.html

  Log Message:
  -----------
  Json modal (#397)

* Replace multiple "json" modals with a template
- this fixes and issue with textarea and the modal footer
- this fixes issues with textarea used in multiple modals
- this wins all around because it's also a cleaner way to
  consistently handle create/view/update for various entities

* - Fix trigger list item to not spill over the right side and
- Lessen the gap between description and additional items
  - add custom css reducing description width from 50% to 25%




More information about the hawkular-commits mailing list