[Hawkular-commits] [hawkular/hawkular-ui-components] d511db: Add travis settings, add removing items to datatab...

Mike Thompson mtho11 at users.noreply.github.com
Thu May 26 10:46:45 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-ui-components
  Commit: d511dbc03395561385d76070e1494f3543385dc6
      https://github.com/hawkular/hawkular-ui-components/commit/d511dbc03395561385d76070e1494f3543385dc6
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M .travis-deploy.sh
    M .travis.yml
    M dist/js/hawkular-ui-components.js
    M publishPr.sh
    M src/components/validate-credentials.html
    M src/services/dataTableService.ts

  Log Message:
  -----------
  Add travis settings, add removing items to datatables

when removing items from datatables we need to refresh visible and filtered items.

add secrete key so travis can push changes to gh-pages

Add builded application to repo


  Commit: 0bf1669e16dd6f95d748c2c0c0dca4993fa9f80a
      https://github.com/hawkular/hawkular-ui-components/commit/0bf1669e16dd6f95d748c2c0c0dca4993fa9f80a
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M dist/css/hawkular-ui-components.css
    M dist/js/hawkular-ui-components.js
    M src/components/data-table/dataTablePaginationDirective.ts
    M src/components/data-table/dataTablecontroller.ts
    M src/styles/hawkular-ui-components.scss

  Log Message:
  -----------
  Add animation to cards


  Commit: 7f8de14f7b5728f7f507834fd0a2a43adad08ce4
      https://github.com/hawkular/hawkular-ui-components/commit/7f8de14f7b5728f7f507834fd0a2a43adad08ce4
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M demo/controllers/toolbarMenuController.ts
    M demo/data/toolbar.json
    M demo/index.ts
    M dist/js/hawkular-ui-components.js
    M src/components/toolbar-menu/toolbar-list.html
    M src/components/toolbar-menu/toolbar-menu.html
    M src/services/loader.ts
    A src/services/toolbarSettingsService.ts

  Log Message:
  -----------
  Add toolbar settings service provider
toolbar setting service provider is for fetching data based on which toolbar will be created. These data does not contain function calls to handle events so we have to bind specific function based on IDs of these toolbar items


  Commit: e24e7d7f0ad0626ed64b963913d538b199c69048
      https://github.com/hawkular/hawkular-ui-components/commit/e24e7d7f0ad0626ed64b963913d538b199c69048
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M dist/js/hawkular-ui-components.js
    M src/components/tile-view/small-tile.html
    M src/components/tile-view/tile-view.html
    M src/components/tile-view/tileViewComponent.ts

  Log Message:
  -----------
  Add placeholder message to tile views
when tile view has no data, same placeholder message as in table view is visible


  Commit: 8cd4465c754151f183b834e60b67175e735456a6
      https://github.com/hawkular/hawkular-ui-components/commit/8cd4465c754151f183b834e60b67175e735456a6
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M .travis-deploy.sh
    M .travis.yml
    M demo/controllers/toolbarMenuController.ts
    M demo/data/toolbar.json
    M demo/index.ts
    M dist/css/hawkular-ui-components.css
    M dist/js/hawkular-ui-components.js
    M publishPr.sh
    M src/components/data-table/dataTablePaginationDirective.ts
    M src/components/data-table/dataTablecontroller.ts
    M src/components/tile-view/small-tile.html
    M src/components/tile-view/tile-view.html
    M src/components/tile-view/tileViewComponent.ts
    M src/components/toolbar-menu/toolbar-list.html
    M src/components/toolbar-menu/toolbar-menu.html
    M src/components/validate-credentials.html
    M src/services/dataTableService.ts
    M src/services/loader.ts
    A src/services/toolbarSettingsService.ts
    M src/styles/hawkular-ui-components.scss

  Log Message:
  -----------
  Merge pull request #131 from karelhala/updateDataTables

Update data tables


Compare: https://github.com/hawkular/hawkular-ui-components/compare/b5024a287e4c...8cd4465c7541


More information about the hawkular-commits mailing list