feat: initial version of manuscript list
Showing
- app/components/MainPage.js 2 additions, 1 deletionapp/components/MainPage.js
- app/components/component-manuscripts/CHANGELOG.md 373 additions, 0 deletionsapp/components/component-manuscripts/CHANGELOG.md
- app/components/component-manuscripts/LICENSE 7 additions, 0 deletionsapp/components/component-manuscripts/LICENSE
- app/components/component-manuscripts/package.json 26 additions, 0 deletionsapp/components/component-manuscripts/package.json
- app/components/component-manuscripts/src/Manuscript.jsx 64 additions, 0 deletionsapp/components/component-manuscripts/src/Manuscript.jsx
- app/components/component-manuscripts/src/Manuscripts.jsx 146 additions, 0 deletionsapp/components/component-manuscripts/src/Manuscripts.jsx
- app/components/component-manuscripts/src/style.js 116 additions, 0 deletionsapp/components/component-manuscripts/src/style.js
- app/components/component-users-manager/src/UsersManager.jsx 1 addition, 1 deletionapp/components/component-users-manager/src/UsersManager.jsx
- app/components/shared/Pagination.jsx 2 additions, 3 deletionsapp/components/shared/Pagination.jsx
- app/routes.js 3 additions, 5 deletionsapp/routes.js
- server/model-manuscript/src/graphql.js 48 additions, 0 deletionsserver/model-manuscript/src/graphql.js
Please register or sign in to comment