Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Jun130May292524232118171514111098432130Apr262524231817161312111094329Mar2827Merge branch 'add-notice' into 'master'mastermasterchore: add deprecation noticeMerge branch 'fix-packages-submission' into 'master'fix(server-submission): add missing packages to package.jsonMerge branch 'author-details-update' into 'master'feat: update author details page with orcid prefill buttonMerge branch 'refactor-submission-page' into 'master'refactor: move submission and form logic up to submission pageMerge branch 'fix-upload-validation' into 'master'fix: file upload form validationMerge branch 'local-package-names' into 'master'refactor: update local npm package namesMerge branch 'error-page' into 'master'Merge branch '138-fix-perms' into 'master'test: add prop-type validation and test for bad propfeat: error pageRemove the user specification so that the correct permissions are used.Merge branch 'science-beam' into 'master'feat: send manuscripts to ScienceBeam for conversionMerge branch '41-dropzone-molecule' into 'master'refactor(ui): small changes to FileUpload molecule based on reviewfix(ui): fix jest path for app testsstyle(ui): use theme colorFurniture for Upload iconrefactor(ui): refactor FileUpload molecule based on review decisionsMerge branch '119-e2e-validation-error' into 'master'Merge branch 'proper-dummy-test-manuscript' into 'master'test: check that validation message appears & prevents submission of author details pagerefactor: change notation from slashes to surrounding speech marksMerge branch '51-orcid-api' into 'master'Merge branch '106-e2e-login-test' into 'master'test: intercept the request to orcid for fetching user details with replayrefactor: fix failing e2e tests by adding correct orcid & access token across test setuprefactor: check for mock db before running the beforeAll & afterAll hooks in jest setuptest: separate pre-population and changing of author details & add orchid id & access tokentest(e2e): check that author details are pre-populatedrefactor: move successful http-mocks into 'success' folderrefactor: prevent object mutation when using lodash.merge in createSubmission & updateSubmissionWIP refactor: request user details from orchid within createSubmission mutation & test for orchid errorrefactor: add first and last name to orcid fetch request, move files to auth folder & write testrefactor: move orcid fetchDetails into auth folder