Merge branch 'core' into 'master'
Core Added file upload, date and author fields to blogposts, and various other PubSweet Science Blogger 0.1 additions/fixes. See merge request !8
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 13 additions, 7 deletionsREADME.md
- app/components/Admin/Blogpost.jsx 49 additions, 21 deletionsapp/components/Admin/Blogpost.jsx
- app/components/Admin/BlogpostCreator.jsx 32 additions, 8 deletionsapp/components/Admin/BlogpostCreator.jsx
- app/components/Admin/BlogpostList.jsx 15 additions, 1 deletionapp/components/Admin/BlogpostList.jsx
- app/components/Admin/Editor.jsx 2 additions, 2 deletionsapp/components/Admin/Editor.jsx
- app/components/BlogRoll/Blogpost.jsx 0 additions, 2 deletionsapp/components/BlogRoll/Blogpost.jsx
- app/components/BlogRoll/LensBlogpostSummary.jsx 0 additions, 26 deletionsapp/components/BlogRoll/LensBlogpostSummary.jsx
- app/containers/Admin.jsx 3 additions, 1 deletionapp/containers/Admin.jsx
- app/containers/Admin/BlogManager.jsx 15 additions, 13 deletionsapp/containers/Admin/BlogManager.jsx
- app/containers/Admin/EditorWrapper.jsx 73 additions, 0 deletionsapp/containers/Admin/EditorWrapper.jsx
- app/containers/Blog.jsx 6 additions, 6 deletionsapp/containers/Blog.jsx
- app/containers/BlogpostWrapper.jsx 8 additions, 9 deletionsapp/containers/BlogpostWrapper.jsx
- app/index.html 3 additions, 2 deletionsapp/index.html
- app/routes.jsx 5 additions, 5 deletionsapp/routes.jsx
- app/scss/components/Admin/blogpost.scss 0 additions, 0 deletionsapp/scss/components/Admin/blogpost.scss
- app/scss/components/_blogpost.scss 0 additions, 3 deletionsapp/scss/components/_blogpost.scss
- app/scss/components/_substanceEditor.scss 0 additions, 19 deletionsapp/scss/components/_substanceEditor.scss
- app/scss/main.scss 6 additions, 0 deletionsapp/scss/main.scss
- bin/webpack_server.js 0 additions, 13 deletionsbin/webpack_server.js
Please register or sign in to comment