elife-xpub icon indicating copy to clipboard operation
elife-xpub copied to clipboard

eLife is an open-access journal and technology provider that publishes promising research in the life and biomedical sciences. This is their implementation of a submission and peer review system based...

Results 100 elife-xpub issues
Sort by recently updated
recently updated
newest added

## Task https://github.com/elifesciences/elife-xpub/blob/7dbf9888bf1f852a1bb0dbf31dbf86c4a06387ee/packages/component-submission/server/typeDefs.graphqls#L12 the `submitSurveyResponse` mutation currently takes a single data variable which is type `SurveySubmission`, this adds a layer of abstraction which could be removed by having three variables...

Server-Side

Depends on #997 to be completed

Deployment

The migration for #2275 had a syntax error but it didn't cause the CI to go red. from pipeline.log ``` error: Error while running migrations: CREATE TABLE survey_response ( [2019-07-11T10:07:31.978Z]...

Bug
Testing

## Investigate `scripts/check-duplicate-packages.js` is used to remove duplicate dependencies. #2267 is a fix for a bug caused by a duplicate `graphql` dependency. We need to check that the dependency tests...

Investigation

Currently we send a very basic email to authors when they complete their submission. We'll be looking to have many more email alerts to authors, and would want to use...

Client-Side

**Hypothesis:** Making supporting files visible at all times with clear information of what they should be used for, and clearly show as optional may help reduce the amount of files...

Client-Side

Requested by @will-byrne Add some functionality so that the TypeScript compiler, `tsc` runs in watch mode by default during development. ## Assumptions and notes - We could use this technology...

Example.... ``` {"error":{"message":"ValidationError: child \"opposedReviewers\" fails because [\"opposedReviewers\" at position 1 fails because [child \"name\" fails because [\"name\" is not allowed to be empty]]]","locations":[{"line":2,"column":3}],"path":["submitManuscript"]},"level":"error","message":"ValidationError: child \"opposedReviewers\" fails because [\"opposedReviewers\" at...

Bug
Investigation

Understand why we are not getting errors like below reported in NewRelic ![image](https://user-images.githubusercontent.com/8524685/59337146-e4814a80-8cf7-11e9-9f05-f1abc165e015.png) /cc @hdrury1 @giorgiosironi

Deployment
Investigation

Not sure what you want to do with this @hdrury1 ?

Bug
Deployment