Ananthakumar
542a7acfe6
fix(workflow): label file collection entries in Workflow ( #2566 )
2019-11-08 18:28:17 -05:00
Erez Rokah
2841ff9ffe
feat: enable specifying custom open authoring commit message ( #2810 )
2019-10-28 15:29:47 -04:00
polemius
04b371825e
chore: fix the typos in comments ( #2679 )
2019-09-24 16:16:09 -04:00
Bartholomew
326ed4dc3f
fix(core): fix broken search ( #2488 )
2019-07-24 15:29:37 -04:00
Bartholomew
556c102e37
fix(core): backend file system create entry ( #2401 )
2019-06-26 14:37:22 -04:00
Shawn Erquhart
321ca9b0ed
test(backend-gitlab): cover gitlab backend integration ( #1968 )
2019-06-26 11:51:35 -04:00
Henry
d6964b50b3
feat(widget-relation): support nested field references in relation widget ( #2391 )
2019-06-24 19:32:02 -04:00
Bartholomew
0ce995d78c
fix(core): ensure against slug overwrite ( #2139 )
2019-04-10 16:38:53 -04:00
Austin Devine
573ad8816d
feat(core): allow custom summary on entry cards ( #2140 )
2019-03-29 14:30:38 -04:00
Shawn Erquhart
ccef446d72
feat: upgrade to Emotion 10 ( #2166 )
2019-03-15 10:19:57 -04:00
Shawn Erquhart
37138834d6
Fix raw GitHub URL being output to content ( #2147 )
...
* fix thumbnail quality
* Revert "fix(git-gateway): fix previews for GitHub images not in Large Media (#2125 )"
This reverts commit d17f896f479292db06d3a4b39f2e51b6c41101bd.
* wip
* Stop using thunks to load media display URLs
* Revert changes to dev-test
* Revert changes to large media docs
* fix lint error
* Update docs to point to the upcoming version with non-broken media
2019-03-07 18:28:14 -08:00
Shawn Erquhart
686504adee
feat(core): recover entry after unexpected quit ( #2129 )
2019-02-28 13:30:23 -05:00
Bartholomew
7577443849
fix(core): number type slug template ( #2119 )
2019-02-28 13:11:35 -05:00
Alexander Nanberg
518f6fb1c0
feat(netlify-cms-widget-relation): use react-select and add support for multiple entries ( #1936 )
2019-02-19 14:11:38 -05:00
Shawn Erquhart
ff8dfac813
feat(core): allow field name to override slug placeholders ( #2087 )
2019-02-12 16:59:53 -05:00
Shawn Erquhart
15d221d4a4
feat(workflow): add deploy preview links ( #2028 )
2019-02-08 12:26:59 -05:00
Bartholomew
f2e4800989
fix(netlify-cms-core): files collection blank label ( #1987 )
2019-01-10 16:25:53 -05:00
Bartholomew
2c5827bd99
fix(backend): use singular label in custom commit message ( #1917 )
2018-11-28 19:31:04 -05:00
Tony Alves
da91038067
improvement(backends): changes for registerBackend compatibility ( #1880 )
2018-11-26 16:30:50 -05:00
Matt Kane
12418dd7f0
feat(config): add support for setting custom identifier field ( #1543 )
2018-11-01 14:02:11 -04:00
Ranie Santos
33e20ad751
Remove single quotes before creating slug ( #1781 )
2018-10-23 22:24:17 -04:00
Jason Butz
cdcd51157f
improvement(list-widget): support filtering entries in list widget ( #1578 )
2018-10-23 21:51:11 -04:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Caleb
88f7dca328
chore(lint): cleanup unused variables in code ( #1563 )
2018-08-07 11:53:31 -04:00
Shawn Erquhart
90b815657e
fix(workflow): enable workflow per method ( #1569 )
...
Workflow needs to be enabled per method. `persistEntry` should only use it when persisting an unpublished entry, but must behave as if workflow were not enabled for publishing. This fixes a 2.0 regression.
2018-08-01 15:06:22 -04:00
Caleb
5a27fb8b9d
chore: fix miscellaneous errors from linters ( #1555 )
2018-07-31 17:03:46 -04:00
Shawn Erquhart
0aa085f8d2
fix(workflow): fix status not set on new workflow entries ( #1558 )
2018-07-31 12:17:25 -04:00
Caleb
4f6e8cea44
chore: remove unused imports ( #1534 )
2018-07-28 16:33:42 -04:00
Shawn Erquhart
4a01d2289c
fix dependencies
2018-07-25 21:17:57 -04:00
Shawn Erquhart
0e25b76bb7
register extensions for development
2018-07-25 21:17:57 -04:00
Shawn Erquhart
8a0ffa7b9b
migrate git gateway backend
2018-07-25 21:17:57 -04:00