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
Chase Adams
dd56d6e2d9
docs(fix): public_folder greedy match for _ rendered ( #1611 )
2018-08-14 08:37:44 -06:00
Tony Alves
583377bc92
docs(fix): widget example code layout on Site ( #1606 )
...
* Fix widget example layout
* Stop running MarkDown through Prettier.
2018-08-14 08:37:07 -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
Jake Rayson
0cd82f11cc
chore(all-contributors): add growdigital me as contributor ( #1603 )
...
* add growdigital me as contributor
* add additional contribution types
2018-08-11 09:59:46 -06:00
Caleb
d2d6f0d623
chore(lint): fix all-contributors/prettier conflict
2018-08-10 08:43:20 -06:00
Caleb
324c74061a
chore(lint): fix failing CI builds ( #1589 )
2018-08-07 19:28:27 -06:00
Enrico Sacchetti
90e1b5c681
Docs: add context and links to documented features ( #1477 )
...
* docs(add-to-your-site): include verbose document links
- add extra references to config.yml
* docs(collection-types): provide consistent examples
- include link to configuration doc
- describe admin UI behaviour when accessing files
* docs(add-to-your-site): make authentication phrasing less biased
- add note regarding core behaviour fetching remote files
* docs(collection-types): add note about configurable branches
* docs(website): add more descriptive language to configuration notes
- include deep links to documentation where applicable
* docs(website): change link titles to match their target content
2018-08-07 16:33:47 -07:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Shawn Erquhart
32e0a9b2b5
docs: fix github stars button ( #1588 )
2018-08-07 15:07:15 -04:00
Shawn Erquhart
328ef09820
chore: update release ticker
2018-08-07 13:29:39 -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
Kaycee
317cc1218f
docs: fixed two broken links. ( #1579 )
...
Fixed two links. Hope this helps! Great job on Netlify by the way!
2018-08-05 13:09:44 -06: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
cd6e8de3d3
update website release ticker
2018-08-01 15:14:48 -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
f937d08747
chore: update website release ticket
2018-08-01 14:27: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
Shawn Erquhart
efee0dd0a0
chore(tests): fix jest localstorage bug ( #1567 )
2018-08-01 10:51:24 -04:00
Philipp Nieting
d59c990e72
fix(gitlab): fix uploads ( #1566 )
2018-08-01 10:46:33 -04:00
Max
4d6a1ebf8d
docs: jigsaw source path ( #1463 )
...
* Add: jigsaw source path
* Fix: table alignment
2018-07-31 16:44:58 -06: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
Caleb
660ce8687c
chore: clean up .travis.yml ( #1552 )
2018-07-31 15:46:52 -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
Shawn Erquhart
927ad28264
Publish
...
- netlify-cms-backend-bitbucket@2.0.2
- netlify-cms-backend-git-gateway@2.0.3
- netlify-cms-backend-github@2.0.2
- netlify-cms-backend-gitlab@2.0.2
- netlify-cms-backend-test@2.0.2
- netlify-cms-core@2.0.4
- netlify-cms-editor-component-image@2.0.2
- netlify-cms-lib-auth@2.0.2
- netlify-cms-lib-util@2.0.2
- netlify-cms-ui-default@2.0.2
- netlify-cms-widget-boolean@2.0.2
- netlify-cms-widget-date@2.0.2
- netlify-cms-widget-datetime@2.0.2
- netlify-cms-widget-file@2.0.2
- netlify-cms-widget-image@2.0.2
- netlify-cms-widget-list@2.0.2
- netlify-cms-widget-markdown@2.0.3
- netlify-cms-widget-number@2.0.2
- netlify-cms-widget-object@2.0.2
- netlify-cms-widget-relation@2.0.2
- netlify-cms-widget-select@2.0.2
- netlify-cms-widget-string@2.0.2
- netlify-cms-widget-text@2.0.2
- netlify-cms@2.0.6
2018-07-28 18:57:35 -04:00
Shawn Erquhart
5cde1d0c10
fix: console log accurate version
2018-07-28 18:47:35 -04:00
Shawn Erquhart
b8bcbd4af0
chore: fix changelogs
2018-07-28 18:45:28 -04:00
Shawn Erquhart
75a32f528b
chore: add build-preview task for local build testing ( #1539 )
2018-07-28 17:26:47 -04:00
Shawn Erquhart
892c51ce86
chore: move local dev env to netlify-cms ( #1538 )
2018-07-28 17:11:29 -04:00
Tony Alves
f7dba877af
fix(git-gateway): correct proxied
value for proxied backends ( #1540 )
2018-07-28 16:41:45 -04:00
Michael
7424540b0d
update href to include a valid URL. ( #1533 )
2018-07-28 16:34:07 -04:00
Caleb
4f6e8cea44
chore: remove unused imports ( #1534 )
2018-07-28 16:33:42 -04:00
Shawn Erquhart
99d4b2b50c
fix: register bitbucket backend in netlify-cms ( #1537 )
2018-07-28 16:31:57 -04:00
Shawn Erquhart
32f192d6ac
Publish
...
- netlify-cms-backend-git-gateway@2.0.2
- netlify-cms-core@2.0.3
- netlify-cms@2.0.5
2018-07-27 18:49:42 -04:00
Shawn Erquhart
4c5436a83d
fix(git-gateway): pass options through git-gateway backend ( #1532 )
2018-07-27 18:40:53 -04:00