Shawn Erquhart
9b18596fa2
Publish
...
- netlify-cms-backend-bitbucket@2.0.7
- netlify-cms-backend-git-gateway@2.0.8
- netlify-cms-backend-github@2.0.8
- netlify-cms-core@2.1.0
- netlify-cms-lib-util@2.1.0
- netlify-cms-media-library-uploadcare@0.2.0
- netlify-cms-widget-file@2.1.0
- netlify-cms-widget-image@2.1.0
- netlify-cms-widget-markdown@2.0.8
- netlify-cms@2.1.0
2018-09-06 14:38:16 -04:00
Shawn Erquhart
c0688211fd
chore: add uploadcare integration to deps
2018-09-06 14:32:10 -04:00
Shawn Erquhart
fa66ab3cc8
chore: allow uploadcare package to publish
2018-09-06 14:28:52 -04:00
Caleb
0d0180966a
fix: add support for default field values in editor components ( #1616 )
2018-09-04 13:29:06 -04:00
Andreas Richter
da0f520f0d
improvement: allow custom workflow branch name prefix ( #1494 )
2018-09-04 12:57:53 -04:00
Caleb
62b2f9c06b
improvement: use clear error if Git Gateway off ( #1695 )
2018-09-04 11:08:13 -04:00
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration ( #1602 )
2018-08-30 16:24:28 -04:00
Caleb
ae28f6301e
revert accidently pushed commit
...
Revert "improvement: clear error if Git Gateway settings 404"
This reverts commit 424a49e36c92501bad9610fbbe646088d7ab5400.
2018-08-29 19:58:12 -06:00
Caleb
424a49e36c
improvement: clear error if Git Gateway settings 404
2018-08-29 19:44:01 -06:00
Tony Zhang
4f3116de4d
fix: remove alert modal from localForage error case ( #1676 )
2018-08-28 17:48:10 -04:00
Bevan Wentzel
17530eb42a
improvement: show quick add dropdown conditionally ( #1679 )
2018-08-28 12:38:56 -04:00
Caleb
d139ac4df7
fix(bitbucket): setting site_id for BitBucket auth ( #1660 )
2018-08-27 16:04:58 -04:00
Caleb
e567d964a7
chore: remove unused file from #1433 ( #1661 )
2018-08-27 15:51:47 -04:00
Shawn Erquhart
530be69921
Publish
...
- netlify-cms-backend-bitbucket@2.0.6
- netlify-cms-backend-git-gateway@2.0.7
- netlify-cms-backend-github@2.0.7
- netlify-cms-backend-gitlab@2.0.6
- netlify-cms-core@2.0.9
- netlify-cms-ui-default@2.0.6
- netlify-cms-widget-list@2.0.6
- netlify-cms-widget-markdown@2.0.7
- netlify-cms-widget-number@2.0.5
- netlify-cms@2.0.11
2018-08-27 12:36:20 -04:00
Caleb
bc5b155cde
improvement: fix backend login buttons not showing login progress ( #1658 )
2018-08-27 12:25:32 -04:00
Caleb
a9666aadd4
refactor: cleanup unused variable ( #1652 )
2018-08-27 12:23:42 -04:00
Caleb
922b1846cb
chore: add missing react prop types ( #1651 )
2018-08-27 12:23:21 -04:00
David Francoeur
e215f6889c
fix(list-widget): use the sortable handle ( #1655 )
2018-08-27 11:14:03 -04:00
Shawn Erquhart
cad676dbf3
Publish
...
- netlify-cms-backend-bitbucket@2.0.5
- netlify-cms-backend-git-gateway@2.0.6
- netlify-cms-backend-github@2.0.6
- netlify-cms-backend-gitlab@2.0.5
- netlify-cms-backend-test@2.0.6
- netlify-cms-core@2.0.8
- netlify-cms-editor-component-image@2.0.4
- netlify-cms-lib-auth@2.0.4
- netlify-cms-lib-util@2.0.5
- netlify-cms-ui-default@2.0.5
- netlify-cms-widget-boolean@2.0.4
- netlify-cms-widget-date@2.0.5
- netlify-cms-widget-datetime@2.0.5
- netlify-cms-widget-file@2.0.5
- netlify-cms-widget-image@2.0.5
- netlify-cms-widget-list@2.0.5
- netlify-cms-widget-markdown@2.0.6
- netlify-cms-widget-number@2.0.4
- netlify-cms-widget-object@2.0.5
- netlify-cms-widget-relation@2.0.5
- netlify-cms-widget-select@2.0.4
- netlify-cms-widget-string@2.0.4
- netlify-cms-widget-text@2.0.5
- netlify-cms@2.0.10
2018-08-24 19:33:07 -04:00
Derek Newsom
d0f4821a19
improvement(editor): remove button background for editor status ( #1435 )
2018-08-24 18:52:53 -04:00
Brian Macdonald
06d3650fac
fix(list-widget): fix single field usage in list widget ( #1395 )
2018-08-24 17:39:35 -04:00
Robert Karlsson
a1677b0e24
chore: update Slate dependencies ( #1451 )
2018-08-23 16:54:55 -04:00
Benaiah Mischenko
83d2adc0be
fix(gitlab): fetch media library images through API ( #1433 )
2018-08-22 15:28:51 -04:00
Gil Greenberg
1fbe5b5957
improvement: Add Hint Option to all Widgets ( #1429 )
...
* Add hint to example admin config
* Add hint and hint position boolean above/below widget
* Style hint for both above and below widget
* Add hint and hint_above options to docs
* Remove hint above and make hint plaintext
2018-08-16 13:51:29 -07:00
Caleb
412d1e629f
fix: make media button consistent with links ( #1621 )
2018-08-15 16:37:41 -06:00
Caleb
ebc2471c6b
docs(fix): revert prettier formatting on markdown files ( #1612 )
...
Prettier formatting our markdown files is causing bugs because of the
differences between Gatsby's parser and Prettier's. Also, Prettier
formats the inline code-blocks containing example CMS configs, but the
formatting it uses doesn't really make much sense or match the suggested
CMS config style.
It doesn't actually make much sense to format the docs anyway, since we
use the CMS itself to edit/generate them.
2018-08-14 11:33:13 -06:00
Caleb
05622b8eee
dev: add GitHub detailed issue templates ( #1591 )
...
* dev: add GitHub detailed issue templates
* dev: update PR template
contributing guidelines link is already in PR UI
changelog message is no longer needed -- it is generated from commit messages
* dev: use bug report template on CMS crash
* Update bug_report.md
2018-08-13 13:08:26 -07:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Caleb
8cc6dc78ec
improvement(validation): use config schema definition for validation ( #1363 )
2018-08-07 12:31:17 -04:00
Shawn Erquhart
7bcdb2053d
Publish
...
- netlify-cms-backend-bitbucket@2.0.4
- netlify-cms-backend-git-gateway@2.0.5
- netlify-cms-backend-github@2.0.5
- netlify-cms-backend-gitlab@2.0.4
- netlify-cms-backend-test@2.0.5
- netlify-cms-core@2.0.7
- netlify-cms-lib-util@2.0.4
- netlify-cms-ui-default@2.0.4
- netlify-cms-widget-date@2.0.4
- netlify-cms-widget-datetime@2.0.4
- netlify-cms-widget-file@2.0.4
- netlify-cms-widget-image@2.0.4
- netlify-cms-widget-list@2.0.4
- netlify-cms-widget-markdown@2.0.5
- netlify-cms-widget-object@2.0.4
- netlify-cms-widget-relation@2.0.4
- netlify-cms-widget-text@2.0.4
- netlify-cms@2.0.9
2018-08-07 12:25:45 -04:00
Caleb
88f7dca328
chore(lint): cleanup unused variables in code ( #1563 )
2018-08-07 11:53:31 -04:00
Caleb
d0e4435258
dev: add react-hot-loader ( #1583 )
2018-08-07 11:52:51 -04:00
jimmycleveland-clearlink
77fbc041bb
fix(relation): fix relation widget selection bug ( #1572 )
2018-08-07 11:51:47 -04:00
Caleb
b2debb05a1
refactor: use external version of react-scroll-sync ( #1586 )
2018-08-07 11:50:41 -04:00
Caleb
f7e7120db5
fix(backends): fix commit message handling ( #1568 )
2018-08-07 11:49:53 -04:00
Jake Rayson
4782c472bf
improvement(a11y): use more semantic html tags in collections view ( #1585 )
2018-08-06 16:53:40 -04:00
Caleb
95c8de0029
fix(workflow): fix workflow entries not appearing ( #1581 )
2018-08-06 15:58:56 -04:00
Shawn Erquhart
b79c042e9e
chore(e2e): add cypress integration test of editorial workflow ( #1573 )
2018-08-03 19:23:43 -04:00
jimmycleveland-clearlink
4d8e176797
chore(redux): change isFetching to consistently be boolean ( #1570 )
2018-08-02 11:12:16 -04:00
Shawn Erquhart
d9ecf7c16b
Publish
...
- netlify-cms-backend-github@2.0.4
- netlify-cms-backend-test@2.0.4
- netlify-cms-core@2.0.6
- netlify-cms@2.0.8
2018-08-01 15:11:58 -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
Shawn Erquhart
d29186c704
Publish
...
- netlify-cms-backend-bitbucket@2.0.3
- netlify-cms-backend-git-gateway@2.0.4
- netlify-cms-backend-github@2.0.3
- netlify-cms-backend-gitlab@2.0.3
- netlify-cms-backend-test@2.0.3
- netlify-cms-core@2.0.5
- netlify-cms-editor-component-image@2.0.3
- netlify-cms-lib-auth@2.0.3
- netlify-cms-lib-util@2.0.3
- netlify-cms-ui-default@2.0.3
- netlify-cms-widget-boolean@2.0.3
- netlify-cms-widget-date@2.0.3
- netlify-cms-widget-datetime@2.0.3
- netlify-cms-widget-file@2.0.3
- netlify-cms-widget-image@2.0.3
- netlify-cms-widget-list@2.0.3
- netlify-cms-widget-markdown@2.0.4
- netlify-cms-widget-number@2.0.3
- netlify-cms-widget-object@2.0.3
- netlify-cms-widget-relation@2.0.3
- netlify-cms-widget-select@2.0.3
- netlify-cms-widget-string@2.0.3
- netlify-cms-widget-text@2.0.3
- netlify-cms@2.0.7
2018-08-01 11:07:24 -04:00
Philipp Nieting
d59c990e72
fix(gitlab): fix uploads ( #1566 )
2018-08-01 10:46:33 -04:00
Caleb
5a27fb8b9d
chore: fix miscellaneous errors from linters ( #1555 )
2018-07-31 17:03:46 -04:00
Caleb
d5f59de2d2
refactor: stop using unsafe or deprecated React methods ( #1542 )
2018-07-31 16:59:22 -04:00
Caleb
95c744ee3e
fix: only trim periods from file extensions ( #1554 )
2018-07-31 15:48:42 -04:00
Shawn Erquhart
21e54de483
chore: update develop task to watch all packages ( #1562 )
2018-07-31 15:44:56 -04:00
Caleb
ddc8f04d4f
fix(github): fix image uploading ( #1561 )
2018-07-31 14:22:17 -04:00
Shawn Erquhart
0aa085f8d2
fix(workflow): fix status not set on new workflow entries ( #1558 )
2018-07-31 12:17:25 -04:00
Shawn Erquhart
0692ad0e98
chore: only run netlify-cms for development ( #1557 )
2018-07-30 18:59:12 -04:00