Merge branch 'pubsweet-upgrade' into 'staging'
Pubsweet upgrade See merge request !47
Showing
- .eslintrc 18 additions, 1 deletion.eslintrc
- .gitignore 1 addition, 1 deletion.gitignore
- .nvmrc 1 addition, 1 deletion.nvmrc
- README.md 17 additions, 12 deletionsREADME.md
- app/.eslintrc 0 additions, 6 deletionsapp/.eslintrc
- app/app.js 4 additions, 4 deletionsapp/app.js
- app/components/BookBuilder/BookBuilder.jsx 78 additions, 36 deletionsapp/components/BookBuilder/BookBuilder.jsx
- app/components/BookBuilder/BookList.jsx 0 additions, 110 deletionsapp/components/BookBuilder/BookList.jsx
- app/components/BookBuilder/Chapter.jsx 2 additions, 2 deletionsapp/components/BookBuilder/Chapter.jsx
- app/components/BookBuilder/Chapter/AlignmentBox.jsx 8 additions, 2 deletionsapp/components/BookBuilder/Chapter/AlignmentBox.jsx
- app/components/BookBuilder/Chapter/ChapterButtons.jsx 13 additions, 9 deletionsapp/components/BookBuilder/Chapter/ChapterButtons.jsx
- app/components/BookBuilder/Chapter/FirstRow.jsx 13 additions, 4 deletionsapp/components/BookBuilder/Chapter/FirstRow.jsx
- app/components/BookBuilder/Chapter/ProgressItem.jsx 7 additions, 3 deletionsapp/components/BookBuilder/Chapter/ProgressItem.jsx
- app/components/BookBuilder/Chapter/SecondRow.jsx 1 addition, 0 deletionsapp/components/BookBuilder/Chapter/SecondRow.jsx
- app/components/BookBuilder/Chapter/UploadButton.jsx 72 additions, 10 deletionsapp/components/BookBuilder/Chapter/UploadButton.jsx
- app/components/BookBuilder/Chapter/UploadWarningModal.jsx 40 additions, 0 deletionsapp/components/BookBuilder/Chapter/UploadWarningModal.jsx
- app/components/BookBuilder/Division.jsx 43 additions, 18 deletionsapp/components/BookBuilder/Division.jsx
- app/components/BookBuilder/TeamManager/AddMember.jsx 1 addition, 1 deletionapp/components/BookBuilder/TeamManager/AddMember.jsx
- app/components/BookBuilder/TeamManager/Group.jsx 1 addition, 1 deletionapp/components/BookBuilder/TeamManager/Group.jsx
- app/components/BookBuilder/TeamManager/Member.jsx 1 addition, 1 deletionapp/components/BookBuilder/TeamManager/Member.jsx
Please register or sign in to comment