[zanata/zanata-platform] 15c95f: add frontend storybook build

2017-05-03 Thread GitHub
  Branch: refs/heads/ZNTA-1817-compare-ddl
  Home:   https://github.com/zanata/zanata-platform
  Commit: 15c95f00d096ac1b4189b6bdb30fba9d70f51405
  
https://github.com/zanata/zanata-platform/commit/15c95f00d096ac1b4189b6bdb30fba9d70f51405
  Author: kgough 
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
A server/zanata-frontend/src/frontend/.storybook-editor/README.md
A server/zanata-frontend/src/frontend/.storybook-editor/config.js
A server/zanata-frontend/src/frontend/.storybook-editor/storybook.css
A server/zanata-frontend/src/frontend/.storybook-editor/webpack.config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/README.md
A server/zanata-frontend/src/frontend/.storybook-frontend/config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/storybook.css
A server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js
R server/zanata-frontend/src/frontend/.storybook/README.md
R server/zanata-frontend/src/frontend/.storybook/config.js
R server/zanata-frontend/src/frontend/.storybook/storybook.css
R server/zanata-frontend/src/frontend/.storybook/webpack.config.js
A server/zanata-frontend/src/frontend/app/components/Button/story.js
A server/zanata-frontend/src/frontend/app/components/stories.js
A server/zanata-frontend/src/frontend/app/styles/index.css
M server/zanata-frontend/src/frontend/makefile
M server/zanata-frontend/src/frontend/package.json

  Log Message:
  ---
  add frontend storybook build


  Commit: f83b4fa3e1afe7875b41a9b268ff360a064a7b50
  
https://github.com/zanata/zanata-platform/commit/f83b4fa3e1afe7875b41a9b268ff360a064a7b50
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/.storybook-frontend/config.js
R server/zanata-frontend/src/frontend/.storybook-frontend/storybook.css
A server/zanata-frontend/src/frontend/.storybook-frontend/storybook.less
M server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js
R server/zanata-frontend/src/frontend/app/styles/index.css
A server/zanata-frontend/src/frontend/app/styles/index.less
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  chore(storybook-frontend): properly build styles for storybook-frontend

Something was going wrong between css-loader and less-loader that had
it insisting there was a missing '{'. Having just less files all the
way up fixed it.


  Commit: 20d139e7f07e3d8ec0c8914683acc62e850c67eb
  
https://github.com/zanata/zanata-platform/commit/20d139e7f07e3d8ec0c8914683acc62e850c67eb
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/app/components/Button/story.js
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  refactor(lesscss): remove excess newlines from less files


  Commit: 5efff10381e725bbb962b13787a42acaec2ff4d8
  
https://github.com/zanata/zanata-platform/commit/5efff10381e725bbb962b13787a42acaec2ff4d8
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js

  Log Message:
  ---
  chore(storybook-frontend): ensure lesscss styles are loaded

Styles were being built, but without style-loader they were not being
loaded on the page since they were not inserted into a 

[zanata/zanata-platform] 15c95f: add frontend storybook build

2017-04-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-platform
  Commit: 15c95f00d096ac1b4189b6bdb30fba9d70f51405
  
https://github.com/zanata/zanata-platform/commit/15c95f00d096ac1b4189b6bdb30fba9d70f51405
  Author: kgough 
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
A server/zanata-frontend/src/frontend/.storybook-editor/README.md
A server/zanata-frontend/src/frontend/.storybook-editor/config.js
A server/zanata-frontend/src/frontend/.storybook-editor/storybook.css
A server/zanata-frontend/src/frontend/.storybook-editor/webpack.config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/README.md
A server/zanata-frontend/src/frontend/.storybook-frontend/config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/storybook.css
A server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js
R server/zanata-frontend/src/frontend/.storybook/README.md
R server/zanata-frontend/src/frontend/.storybook/config.js
R server/zanata-frontend/src/frontend/.storybook/storybook.css
R server/zanata-frontend/src/frontend/.storybook/webpack.config.js
A server/zanata-frontend/src/frontend/app/components/Button/story.js
A server/zanata-frontend/src/frontend/app/components/stories.js
A server/zanata-frontend/src/frontend/app/styles/index.css
M server/zanata-frontend/src/frontend/makefile
M server/zanata-frontend/src/frontend/package.json

  Log Message:
  ---
  add frontend storybook build


  Commit: f83b4fa3e1afe7875b41a9b268ff360a064a7b50
  
https://github.com/zanata/zanata-platform/commit/f83b4fa3e1afe7875b41a9b268ff360a064a7b50
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/.storybook-frontend/config.js
R server/zanata-frontend/src/frontend/.storybook-frontend/storybook.css
A server/zanata-frontend/src/frontend/.storybook-frontend/storybook.less
M server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js
R server/zanata-frontend/src/frontend/app/styles/index.css
A server/zanata-frontend/src/frontend/app/styles/index.less
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  chore(storybook-frontend): properly build styles for storybook-frontend

Something was going wrong between css-loader and less-loader that had
it insisting there was a missing '{'. Having just less files all the
way up fixed it.


  Commit: 20d139e7f07e3d8ec0c8914683acc62e850c67eb
  
https://github.com/zanata/zanata-platform/commit/20d139e7f07e3d8ec0c8914683acc62e850c67eb
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/app/components/Button/story.js
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  refactor(lesscss): remove excess newlines from less files


  Commit: 5efff10381e725bbb962b13787a42acaec2ff4d8
  
https://github.com/zanata/zanata-platform/commit/5efff10381e725bbb962b13787a42acaec2ff4d8
  Author: David Mason 
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js

  Log Message:
  ---
  chore(storybook-frontend): ensure lesscss styles are loaded

Styles were being built, but without style-loader they were not being
loaded on the page since they were not inserted into a 

[zanata/zanata-platform] 15c95f: add frontend storybook build

2017-04-12 Thread GitHub
  Branch: refs/heads/ZNTA-storybooks
  Home:   https://github.com/zanata/zanata-platform
  Commit: 15c95f00d096ac1b4189b6bdb30fba9d70f51405
  
https://github.com/zanata/zanata-platform/commit/15c95f00d096ac1b4189b6bdb30fba9d70f51405
  Author: kgough 
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
A server/zanata-frontend/src/frontend/.storybook-editor/README.md
A server/zanata-frontend/src/frontend/.storybook-editor/config.js
A server/zanata-frontend/src/frontend/.storybook-editor/storybook.css
A server/zanata-frontend/src/frontend/.storybook-editor/webpack.config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/README.md
A server/zanata-frontend/src/frontend/.storybook-frontend/config.js
A server/zanata-frontend/src/frontend/.storybook-frontend/storybook.css
A server/zanata-frontend/src/frontend/.storybook-frontend/webpack.config.js
R server/zanata-frontend/src/frontend/.storybook/README.md
R server/zanata-frontend/src/frontend/.storybook/config.js
R server/zanata-frontend/src/frontend/.storybook/storybook.css
R server/zanata-frontend/src/frontend/.storybook/webpack.config.js
A server/zanata-frontend/src/frontend/app/components/Button/story.js
A server/zanata-frontend/src/frontend/app/components/stories.js
A server/zanata-frontend/src/frontend/app/styles/index.css
M server/zanata-frontend/src/frontend/makefile
M server/zanata-frontend/src/frontend/package.json

  Log Message:
  ---
  add frontend storybook build


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits