1593 Commits

Author SHA1 Message Date
Chris Swithinbank
04087026dd Add squash merges option for editorial workflow (#1330) 2018-05-14 11:46:37 -04:00
Eko Eryanto
70ec10feab chore: add contributor (#1349) 2018-05-12 12:02:38 -04:00
Allen Brady
76d1f05741 Updating add-to-your-site.md to include Nuxt (#1350)
Added Nuxt to list of generators that use the "static" folder for static files where the Netlify CMS admin can live.
2018-05-12 12:02:04 -04:00
Chris Swithinbank
1b2ab39fae Add Gitter Sidecar widget to docs site (#1332)
* Add Gitter Sidecar to Docs & Community pages.

* Add styles to match Gitter Sidecar button to site theme.

* Fix Gitter button outline when focused.

* Style Gitter button :active state.
2018-05-02 14:11:54 -07:00
Roger Zurawicki
cd30b59b92 Support displayFields in the Relation widget (#1303)
* Support displayFields in the Relation widget

* Fix typo

* Wrap display fields in String constructors

* 📝 Documentation updates
2018-05-01 16:43:08 -07:00
Shawn Erquhart
1316f21b1b add 1.7.0 demo link 2018-04-24 21:56:38 -04:00
Shawn Erquhart
e9a657349a Release 1.7.0 2018-04-24 21:50:24 -04:00
Jake Rayson
2d362de03c Add blog post link to forestgarden.wales example (#1278) 2018-04-24 21:44:46 -04:00
Eko Eryanto
1ebc0c9dd8 Safely convert to string (#1240) 2018-04-24 21:44:13 -04:00
Shawn Erquhart
855bfde79b
allow custom auth endpoint (#1294) 2018-04-24 21:35:56 -04:00
Phil Hawksworth
9431112e63 nudge the contributor count up (#1319) 2018-04-24 18:51:43 -04:00
Phil Hawksworth
780ab60d71
nudge the contribitor count 2018-04-24 23:07:12 +01:00
Damien Duhamel
a5d4fd41a4 Don’t try to validate an optional field if it is empty (#1237) 2018-04-24 12:28:09 -04:00
Sylvain Lesage
63df2e8baa docs: Format code block. 2018-04-24 08:05:13 -06:00
Shawn Erquhart
a2723f488e
fix code block styling in widgets section (#1312) 2018-04-23 19:57:00 -04:00
Shawn Erquhart
03faa28a41
improve docs readability (#1310)
* improve docs readability

* update prism
2018-04-23 17:22:15 -04:00
Shawn Erquhart
ea338ba51f
Merge pull request #1252 from netlify/cms/authentication-backends
Automatically generated. Merged on Netlify CMS.
2018-04-23 16:18:49 -04:00
Shawn Erquhart
ca7f6e549e Update Docs “authentication-backends” 2018-04-23 20:17:27 +00:00
Shawn Erquhart
29853b2c80
Merge pull request #1300 from netlify/cms/releases
Automatically generated. Merged on Netlify CMS.
2018-04-20 15:06:00 -04:00
Shawn Erquhart
6cde3d1f32 Update Updates “releases” 2018-04-20 15:05:47 -04:00
Shawn Erquhart
3e9f446ba0
fix github auth button icon alignment (#1299)
Partial revert of #1227.
2018-04-20 15:04:13 -04:00
Shawn Erquhart
f5d26ba8b2 update changelog 2018-04-19 15:10:40 -04:00
Shawn Erquhart
3b24c42327 Release 1.6.0 2018-04-19 14:37:11 -04:00
Shawn Erquhart
df7486333b allow login screen to be skipped for test repo demos 2018-04-19 13:11:42 -04:00
Caleb
1a3454f244 Update ISSUE_TEMPLATE.md 2018-04-16 20:10:26 -04:00
Jake Rayson
3035771d36 Add example 2018-04-16 18:49:00 -04:00
Damien Duhamel
32a340e608 Update markdown widget documentation 2018-04-16 18:12:11 -04:00
Damien Duhamel
79f6672228 Use an isHidden property 2018-04-16 18:12:11 -04:00
Damien Duhamel
4ff56a1838 Update markdown widget documentation 2018-04-16 18:12:11 -04:00
Damien Duhamel
106968990d Add markdown editor toolbar customization 2018-04-16 18:12:11 -04:00
Damien Duhamel
9975c7e914 fix: Allow typing in date widget (#1247)
* Allow typing in date widget

* Handle empty case & warn user when invalid

* Try parsing date with moment

* Rename isValid -> isValidDate

* Warn user when date is invalid
2018-04-14 08:06:03 -06:00
Damien Duhamel
3eb30e5b1e Fix property key iterator 2018-04-13 17:53:30 -04:00
Shawn Erquhart
5b269274b6
Merge pull request #1258 from netlify/cms/releases
Automatically generated. Merged on Netlify CMS.
2018-04-13 12:35:27 -04:00
Shawn Erquhart
7a0e136449 Update Docs “authentication-backends” 2018-04-13 15:44:06 +00:00
Shawn Erquhart
6814121a7a Update Docs “authentication-backends” 2018-04-13 15:42:19 +00:00
Shawn Erquhart
046452720b Update Updates “releases” 2018-04-13 07:42:55 -04:00
Caleb
db292abe03 Fix actual code errors listed by linter. 2018-04-12 14:17:42 -07:00
Shawn Erquhart
0f5a7b9606 update changelog 2018-04-12 13:51:21 -04:00
Shawn Erquhart
cd59b62b0a update changelog 2018-04-12 13:47:54 -04:00
Shawn Erquhart
6b05b6f82b add demo links to changelog 2018-04-12 13:27:24 -04:00
Shawn Erquhart
b838b326f0 Update Docs “authentication-backends” 2018-04-12 15:01:44 +00:00
Steve Lathrop
2033d535d1 Use double quotes consistently 2018-04-12 10:27:47 -04:00
Maciej Matuszewski
df2d5c2432 fix: button alignment on older safari (#1227)
* Fix button alignment on older safari

* Add @maciejmatu to contributors
2018-04-12 08:15:11 -06:00
Shawn Erquhart
57b392f404 update readme logos 2018-04-11 17:54:25 -04:00
Shawn Erquhart
66ae59f45c
add service logos to readme (#1249) 2018-04-11 17:47:23 -04:00
Shawn Erquhart
e83b59416f
Merge pull request #1246 from netlify/cms/releases
Automatically generated. Merged on Netlify CMS.
2018-04-11 10:54:25 -04:00
Shawn Erquhart
bc4dc646e4 Update Updates “releases” 2018-04-11 10:54:02 -04:00
Steve Lathrop
2f3a9d1e08 docs: Document display_url.
* Add contributor

* Document the display_url setting

* Fix typo in pattern example

* Locate Display URL doc section appropriately
2018-04-11 08:13:53 -06:00
Shawn Erquhart
b16074e377 Release 1.5.0 2018-04-11 10:03:22 -04:00
Brian Macdonald
6b77aee214 Allow setting config URL with <link> (#1146)
* fix: allows for valid config types expansion

* feat: config url can now come through link tag

* fix: lints added coded

* fix: slims down code per review

* fix: expands query to find supported type

* fix: removes typo in test copy

* fix: changes validTypes to object

* fix: groups config functions into one getConfig func

* adds console message for config url

* adds to docs

* update docs

* fix test

* fix merge conflicts

contributor addition moved to #1241

* avoids empty path with link without href. changes link console message

* removes additional console

* fixes link path in console

* fix: remove superfluous .allcontributorsrc change
2018-04-10 13:48:04 -07:00