Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
112
27131ea7
Merge branch 'release' into 'master'
Feb 17, 2018
7a92e1e6
feat(cli): show help when unknown command is used
Feb 17, 2018
51ebd3b2
fix(cli): fix loop for making cmd list
Feb 19, 2018
6b2858c1
feat(server): GraphQL endpoint improvements
Feb 22, 2018
84ecec13
fix(ui): add spinner in index.js
Feb 22, 2018
057a84e8
Merge branch 'export-spinner-component' into 'master'
Feb 22, 2018
ce5599d0
Merge branch 'graphql-server' into 'master'
Feb 22, 2018
15b92e0c
feat(server): upload handling via GraphQL
Feb 22, 2018
aeae4c78
Merge branch 'graphql-uploads' into 'master'
Feb 23, 2018
d4592990
feat: switch to PostgreSQL
Feb 23, 2018
5a3bb1af
Merge branch 'postgres' into 'master'
Feb 23, 2018
a403cc04
fix(cli): typo
Feb 23, 2018
41f87e0e
docs: add note on default username/password to README
Feb 23, 2018
28313c5f
Merge branch 'fix-start' into 'master'
Feb 23, 2018
7c5d4fcf
Merge branch 'readme-instructions' into 'master'
Feb 23, 2018
4a8b8afb
chore(release): publish
Feb 23, 2018
e6b40847
Merge branch 'release' into 'master'
Feb 23, 2018
ba121b08
feat(default-theme): add variables to default theme
Feb 23, 2018
9eb24e5a
feat(normalize): add normalize css
Feb 23, 2018
d97596f3
feat(ui): add theming to Radio
Feb 23, 2018
b5868d55
feat(ui): add theming to StateItem
Feb 23, 2018
ee959d26
feat(ui): add theming to Tags
Feb 23, 2018
205af3cd
refactor(ui): refactor Radio
Feb 23, 2018
c589f4ff
feat(ui): add theming to UploadingFile
Feb 23, 2018
6a4999f0
feat(styleguide): add button for viewing components against grid
Feb 23, 2018
a588df8c
refactor(styleguide): offset grid by padding
Feb 23, 2018
a05e5c40
style: reformat AlignmentBox.js
Feb 23, 2018
6139baa9
style: align Avatar to the grid
Feb 23, 2018
c0eae48b
style: align Button to the grid
Feb 23, 2018
52487dd2
style: fix Checkbox 'inline' prop, align it to the grid
Feb 23, 2018
ede997e0
style: align Icon to the grid
Feb 23, 2018
0fe6a416
Revert "style: align Icon to the grid"
Feb 23, 2018
e31d3eb7
style: align Menu to the grid
Feb 23, 2018
be12ccb1
style: fix Radio 'inline' prop, align it to the grid
Feb 23, 2018
101d94b4
refactor(styleguide): use striped grid to avoid 1 pixel offset
Feb 23, 2018
c2a1d54b
feat(ui): add theming to ValidatedField
Feb 23, 2018
59bae747
style: align AppBar to grid
Feb 23, 2018
2e0646fd
style: remove dead code from AppBar CSS
Feb 23, 2018
c6433cd4
style: ensure correct alignment on CheckboxGroup and RadioGroup
Feb 23, 2018
bf1a1803
style: generalize and fix Checkbox/Radio inline option
Feb 23, 2018
83247043
feat(ui): add theming to Attachments
Feb 23, 2018
99746a23
style: apply theming to Button
Feb 23, 2018
b30b3a30
style: apply theming to TextField
Feb 23, 2018
4048b667
style: apply theming to Menu
Feb 23, 2018
3d24e979
style: fix application of border-box
Feb 23, 2018
3cff5dcd
style: fix alignment of Menu
Feb 23, 2018
40a2acd2
style: fix separator line on Menu
Feb 23, 2018
9a687e1e
style: apply theming to TextField
Feb 23, 2018
7825652c
style: apply updated theming to Button
Feb 23, 2018
e160f39f
style: update snapshot tests
Feb 23, 2018
cf13097c
chore: update dependencies
Feb 23, 2018
5a521b9b
style: make Menu and TextField with a maximum, not fixed
Feb 23, 2018
19cb5dd5
style: AppBar fixes
Feb 23, 2018
757168ef
style: add a margin under form elements
Feb 23, 2018
8e76691b
refactor(ui): refactor file and files components
Feb 23, 2018
4e6ce572
fix(ui): regularise color and spacing of ValidatedField
Feb 23, 2018
b28e5085
style: refactor PostCreator and TeamCreator to use new form components
Feb 23, 2018
de175f07
style: update react-feather
Feb 23, 2018
2db3342d
style: handle missing icon names gracefully
Feb 23, 2018
b19dbab2
style: give buttons a slight horizontal spacing
Feb 23, 2018
5513684e
style: add 'inline' prop to TextField which removes bottom margin
Feb 23, 2018
4c57ceda
style: add onKeyDown prop to TextField
Feb 23, 2018
1259cfa9
style: add 'inline' prop to Menu which removes bottom margin
Feb 23, 2018
78ef3d5e
style: add EditableValue molecule
Feb 23, 2018
616ca7ea
fix(ui): update snapshots
Feb 23, 2018
fad8f1ec
style: update PostsManager and TeamsManager to use the new default theme
Feb 23, 2018
d0366818
fix(components): make styleguide work (mostly)
Feb 23, 2018
72a291a5
style(components): add theming to Login component
Feb 23, 2018
faca5094
fix(components): correctly redirect when edit button is clicked
Feb 23, 2018
93df7af6
fix(components): styleguide can render components using validations
Feb 23, 2018
f12085dd
style(components): convert HTML to styled components
Feb 23, 2018
62be0471
fix(components): login tests were failing after refactor
Feb 23, 2018
c52f6780
fix(ui): failing build
Feb 23, 2018
033547e1
style(components): apply theming to PasswordReset
Feb 23, 2018
aa3991aa
refactor(components): signup and login
Feb 23, 2018
3f991ec9
fix(components): signup and login error examples
Feb 23, 2018
e406e0d1
feat(elife-theme): add elife theme
Feb 23, 2018
6dfd66c2
fix(components): login example
Feb 23, 2018
f4ca3145
style: add 'quiet' colour
Feb 23, 2018
79587935
style: style plain buttons exactly like links
Feb 23, 2018
3135ffd0
fix: restore FormGroup to its previous state, for later deletion
Feb 23, 2018
09751b62
refactor(ui): tidy AppBar
Feb 23, 2018
68ad6cdc
refactor(ui): wrap Icon with Colorize
Feb 23, 2018
6bb77d94
refactor(ui): add layout components
Feb 23, 2018
e6a8499b
fix(lockfile): update lockfile
Feb 23, 2018
79fca905
fix(ui): update snapshots
Feb 23, 2018
827406e7
fix(ui): update snapshot
Feb 23, 2018
2352ef16
refactor(cli): improve unknown cmd detection
Feb 25, 2018
4ed77152
test(cli): include test for showing help on unknown cmd
Feb 25, 2018
718558e8
fix: downgrade styled-components dependency in pubsweet-client
Feb 28, 2018
14dcbf6d
style: use JS theme object instead of CSS variables
Feb 28, 2018
ab6f0b69
style: helper for accessing theme variables more concisely
Feb 28, 2018
9d4c0ef6
fix: update Root to use new StyleRoot component
Feb 28, 2018
8ffd0e77
fix: update snapshot tests to use theming
Feb 28, 2018
708717be
Merge branch 'help-on-unknown-cmd' into 'master'
Feb 28, 2018
b4f959cf
fix(gitignore): remove git gumpf
Mar 01, 2018
c634c9df
style: use theme helper in StyleRoot
Mar 01, 2018
7ea0c9da
refactor(ui): apply Colorize to YesOrNo
Mar 01, 2018
2ba7d6a3
fix(ui): tests for YesOrNo
Mar 01, 2018
963fc6b5
style: rename 'theme' helper to 'fromTheme'
Mar 01, 2018
12 additional commits have been omitted to prevent performance issues.
Loading