Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: 1263300f784608679d2428b2b83313f34dc3b22b
https://github.com/hawkular/hawkular/commit/1263300f784608679d2428b2b8331...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M ui/console/bower.json
Log Message:
-----------
Remove bower resolutions that shouldn't be necessary.
Commit: 6f88a6eeb7d69e8816802173dc1ada8b5919298c
https://github.com/hawkular/hawkular/commit/6f88a6eeb7d69e8816802173dc1ad...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M ui/console/defs.d.ts
M ui/console/dist/hawkular-console.js
R ui/console/plugins/example/html/page1.html
R ui/console/plugins/example/ts/exampleGlobals.ts
R ui/console/plugins/example/ts/examplePlugin.ts
R ui/console/plugins/example/ts/page1.ts
Log Message:
-----------
Delete the plugin example from UI console. Any plugin code should be added to
hawkular-ui-components and pulled into this console via bower package.
Commit: c1e006e3c748f3d32797415be6f4eb6d2c2489c9
https://github.com/hawkular/hawkular/commit/c1e006e3c748f3d32797415be6f4e...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M ui/console/bower.json
Log Message:
-----------
Fix bower version numbers for the Hawkular console to be fixed (for hawt.io libs) and
let the hawkular-ui-components float with new versions of patches available to hawkular
console when they are published (via bower).
Commit: d6941b75ea50997516e3084d63b66f753b78bd5e
https://github.com/hawkular/hawkular/commit/d6941b75ea50997516e3084d63b66...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M ui/console/bower.json
M ui/console/defs.d.ts
M ui/console/dist/hawkular-console.js
R ui/console/plugins/example/html/page1.html
R ui/console/plugins/example/ts/exampleGlobals.ts
R ui/console/plugins/example/ts/examplePlugin.ts
R ui/console/plugins/example/ts/page1.ts
Log Message:
-----------
Merge pull request #14 from hawkular/bower-fixed-packages
Bower fixed number versioning except let hawkular-ui-components float with patch changes
so we will always get the latest *published* UI changes without updating the bower.json.
Compare:
https://github.com/hawkular/hawkular/compare/79a4dca65139...d6941b75ea50