[Hawkular-commits] [hawkular/hawkular-ui-components] 621e66: Prepare bower packages to take for patternfly stuf...

Mike Thompson mtho11 at users.noreply.github.com
Tue Mar 29 09:24:41 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-ui-components
  Commit: 621e6606d28d01a128eda2dfb484b1cfaa99e357
      https://github.com/hawkular/hawkular-ui-components/commit/621e6606d28d01a128eda2dfb484b1cfaa99e357
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M application-settings.js
    M bower.json
    M dist/index.html
    M dist/js/hawkular-ui-components.js
    M package.json
    M src/index.html
    M src/index.ts
    M webpack.vendor.config.js

  Log Message:
  -----------
  Prepare bower packages to take for patternfly stuff


  Commit: d70920dd87d6141a0b5de362b6e588e746bbded8
      https://github.com/hawkular/hawkular-ui-components/commit/d70920dd87d6141a0b5de362b6e588e746bbded8
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M .gitignore
    M README.adoc
    M application-settings.js
    M package.json
    A src/demo/assets/100/vendor-hawkular.png
    A src/demo/controllers/availableComponentsController.ts
    A src/demo/controllers/dataTableController.ts
    A src/demo/controllers/loader.ts
    A src/demo/controllers/toolbarMenuController.ts
    A src/demo/data/data-table.json
    A src/demo/data/toolbar.json
    A src/demo/index.html
    A src/demo/index.ts
    A src/demo/styles/demo-app.less
    A src/demo/views/data-table/basic.html
    A src/demo/views/data-table/with-pagination.html
    A src/demo/views/loader.ts
    A src/demo/views/main.html
    A src/demo/views/toolbar-menu/basic.html
    R src/index.html
    M tsd.json
    M webpack.config.js
    M webpack.vendor.config.js

  Log Message:
  -----------
  Add demo application
Change webpack configs so they will first load all bower packages and then index.html into dist folder. Then run wiredep so bower packages will be available inside index.html
Add basic demo application showcasing couple of custom components created for MiQ application.


  Commit: 94a636f641646f9d3b1de4bab3447c11478c44b2
      https://github.com/hawkular/hawkular-ui-components/commit/94a636f641646f9d3b1de4bab3447c11478c44b2
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M .gitignore
    R dist/index.html

  Log Message:
  -----------
  Remove index.html from dist
it is not required to have index.html inside repo.

Let's ignore index.html, it is no longer required


  Commit: 2299877ca25fb4809de3b4bfba91c57994acbef8
      https://github.com/hawkular/hawkular-ui-components/commit/2299877ca25fb4809de3b4bfba91c57994acbef8
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M .gitignore
    M README.adoc
    M application-settings.js
    M bower.json
    R dist/index.html
    M dist/js/hawkular-ui-components.js
    M package.json
    A src/demo/assets/100/vendor-hawkular.png
    A src/demo/controllers/availableComponentsController.ts
    A src/demo/controllers/dataTableController.ts
    A src/demo/controllers/loader.ts
    A src/demo/controllers/toolbarMenuController.ts
    A src/demo/data/data-table.json
    A src/demo/data/toolbar.json
    A src/demo/index.html
    A src/demo/index.ts
    A src/demo/styles/demo-app.less
    A src/demo/views/data-table/basic.html
    A src/demo/views/data-table/with-pagination.html
    A src/demo/views/loader.ts
    A src/demo/views/main.html
    A src/demo/views/toolbar-menu/basic.html
    R src/index.html
    M src/index.ts
    M tsd.json
    M webpack.config.js
    M webpack.vendor.config.js

  Log Message:
  -----------
  Merge pull request #115 from karelhala/demoPage

Demo page


Compare: https://github.com/hawkular/hawkular-ui-components/compare/f15c511bb02e...2299877ca25f


More information about the hawkular-commits mailing list