Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-elife
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-elife
Merge requests
!5
Beginnings of author details form
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Beginnings of author details form
author-details
into
master
Overview
5
Commits
6
Pipelines
3
Changes
8
1 unresolved thread
Hide all comments
Merged
Aanand Prasad
requested to merge
author-details
into
master
6 years ago
Overview
5
Commits
6
Pipelines
3
Changes
1
1 unresolved thread
Hide all comments
Expand
Integrates formik and theming.
1
0
Merge request reports
Compare
version 2
version 2
78edbc76
6 years ago
version 1
08c12dc9
6 years ago
master (base)
and
latest version
latest version
cea38811
6 commits,
6 years ago
version 2
78edbc76
5 commits,
6 years ago
version 1
08c12dc9
3 commits,
6 years ago
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
app/components/submission/AuthorDetails.js
+
0
−
1
Options
import
React
from
'
react
'
import
styled
from
'
styled-components
'
import
{
Flex
,
Box
}
from
'
grid-styled
'
import
{
TextField
,
Button
,
Heading
}
from
'
@pubsweet/ui
'