1799 Commits

Author SHA1 Message Date
Shawn Erquhart
07c44035e1
chore: comment out issue template guidelines (#1673) 2018-08-28 14:50:55 -04:00
Bevan Wentzel
17530eb42a improvement: show quick add dropdown conditionally (#1679) 2018-08-28 12:38:56 -04:00
Glendon Hodges
8c2217720f docs: improve architecture.md grammar (#1677) 2018-08-28 11:52:33 -04:00
Shawn Erquhart
caa34686e3 chore: remove duplicate release from website ticker 2018-08-28 11:31:38 -04:00
Caleb
d139ac4df7 fix(bitbucket): setting site_id for BitBucket auth (#1660) 2018-08-27 16:04:58 -04:00
Caleb
99a699269b docs: add Git details to CONTRIBUTING.md (#1663) 2018-08-27 16:04:11 -04:00
Caleb
e567d964a7 chore: remove unused file from #1433 (#1661) 2018-08-27 15:51:47 -04:00
Yashu Mittal
9c4ff421af fix(docs): show Gitter sidebar above notification bar (#1610) 2018-08-27 15:51:25 -04:00
Shawn Erquhart
f9a84b5aa6 update website release ticker 2018-08-27 15:43:03 -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
Zeb Pykosz
f58db5fb08 docs: migrate website to Gatsby v2 (#1623)
* website: initial conversion to gatsby v2

* fix unexpected history use warning

* use commonjs only to fix gatsby error

* fix gatsby import error with sidecar

* remove unused postcss-colour-functions

* remove unused prop

* lowercase layout filename import to match actual file

* chore(lint): format code
2018-08-23 15:58:38 -06:00
Robert Karlsson
a1677b0e24 chore: update Slate dependencies (#1451) 2018-08-23 16:54:55 -04:00
Jessica Parsons
cd8eddf8f6
Change inline absolute links to relative links (#1647) 2018-08-23 14:54:55 -05:00
Jake Peterson
9b5d189e29 added bael blog template (#1548) 2018-08-23 15:25:23 -04:00
Caleb
ea1a4c8227 chore: update ignore files (for linters) 2018-08-23 10:44:07 -06:00
Benaiah Mischenko
83d2adc0be fix(gitlab): fetch media library images through API (#1433) 2018-08-22 15:28:51 -04:00
Mitchell Cash
a4ba66e1a6 Update contributing doc to better handle first run dpendency requirements (#1645)
The command `yarn start` is dependent on the `npm-run-all` package, therefore we can't recommend this as the first command someone runs after they just clone the repository in case they don't have it globally installed. Trying to `yarn start` without this package gets:

```
/bin/sh: run-s: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```

Therefore, on first setup it is recommended to run `yarn bootstrap` as the first command.
2018-08-22 13:02:52 -04:00
Kurt collins
82a6256458 Edited for style and grammar across all Quick Start docs (#1637)
**Summary**

Noticed a lot of future tense, passive voice, and general formatting/wording changes to be made.

**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44362259-6f096c80-a48e-11e8-8734-c747491463c9.png)
2018-08-20 17:05:06 -04:00
Cory Williamson-Cardneau
dd5a7c6864 Issue 1038 (#1631)
* Added note to CONTRIBUTING intro with link to documentation contribution guide (/website/readme.md)

* Added cory-wc to contributors
2018-08-20 16:54:24 -04:00
Kurt collins
2eef7c46be Editing start-with-a-template.md for style and grammar (#1633)
Edited for present tense and active voice, as well as some ambiguous wording.
2018-08-20 16:51:57 -04:00
Casey Schroeder
0adfd4f04c (docs) fixed 404s and minor typos (#1639)
**Summary**
Fixed 404s (converted absolute links to relative links) and minor typos across several pages.

**Test plan**
Previewed locally

**A picture of a cute animal (not mandatory but encouraged)**
![pups](https://user-images.githubusercontent.com/31967674/44364132-353b6480-a494-11e8-9b01-ff7d32bfceda.jpg)
2018-08-20 16:37:10 -04:00
Casey Schroeder
ffe1e0698d (docs) fixed typo in add-to-your-site.md (#1634)
**Summary**
Found and fixed typo on the "Add to Your Site" page.

**Test plan**
Checked preview

**A picture of a cute animal (not mandatory but encouraged)**
![sleepy-indy](https://user-images.githubusercontent.com/31967674/44357470-1f23a900-a480-11e8-93f0-6b9d2414d986.jpg)
2018-08-20 14:37:47 -04:00
Kurt collins
297bedbfc7 Editing intro.md for style and grammar (#1630)
Updated some formatting and style for readability.

**Summary**

Looking through the docs and found some language that didn't read clearly or was formatted strangely. I decided to update the file for readability.

**Test plan**

**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44350791-38235e80-a46e-11e8-8bf5-6fd96d2bf598.png)
2018-08-20 14:32:52 -04:00
Soumya Ranjan Mohanty
3b64ed0141 Fix 404 links (#1604)
<!--
Thanks for submitting a pull request!

Please make sure you've read and understood our contributing guidelines;
https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md

If this is a bug fix, make sure your description includes "fixes #xxxx", or
"closes #xxxx", where #xxxx is the issue number.

Please provide enough information so that others can review your pull request.
The first three fields are mandatory:
-->

**- Summary**

<!--
Explain the **motivation** for making this change.
What existing problem does the pull request solve?
-->

Was going through the quick-start and noticed 404 to links

**- Test plan**

<!--
Demonstrate the code is solid.
Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
-->
Just simple link changes.
**- Description for the changelog**

<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->
e.g Changed (https://netlifycms.org/docs/hello) to (/docs/hello)
**- A picture of a cute animal (not mandatory but encouraged)**
![Cute cat](https://i.imgur.com/xkKw5r8.jpg "Logo Title Text 1")
2018-08-20 14:09:24 -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
Chase Adams
8ee7221b3c docs(fix): #1613 link to demo configuration code for widgets (#1620) 2018-08-15 11:11:03 -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
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