3f47fe6dbf
migrate object and list widgets
2018-07-25 21:17:57 -04:00
2efd09ba94
migrate file and image widgets
2018-07-25 21:17:57 -04:00
e80a407cee
migrate date and datetime widgets
2018-07-25 21:17:57 -04:00
0e61613295
fix boolean widget styles
2018-07-25 21:17:57 -04:00
6be3c7a839
migrate boolean widget
2018-07-25 21:17:57 -04:00
0e25b76bb7
register extensions for development
2018-07-25 21:17:57 -04:00
27d13a73b6
add netlify-cms (main) package
2018-07-25 21:17:57 -04:00
19f484eeda
improve interpackage config sharing
2018-07-25 21:17:57 -04:00
8a0ffa7b9b
migrate git gateway backend
2018-07-25 21:17:57 -04:00
ef90fb9925
improve builds and local development
2018-07-25 21:17:57 -04:00
aac5167461
migrate bitbucket backend
2018-07-25 21:17:57 -04:00
faab1e38ba
migrate GitLab backend
2018-07-25 21:17:57 -04:00
33f490055d
migrate test backend styling
2018-07-25 21:17:57 -04:00
2f95d8c4fc
use webpack for all builds
2018-07-25 21:17:57 -04:00
040dd6859c
fix build, migrate test backend
2018-07-25 21:17:57 -04:00
2e7406862e
fix various bugs
2018-07-25 21:17:57 -04:00
b7b90aaa65
migrate image editor component
2018-07-25 21:17:57 -04:00
e491f2a085
move errors to utils lib
2018-07-25 21:17:57 -04:00
4931711892
migrate core to emotion
2018-07-25 21:17:57 -04:00
768fcbaa1d
begin scaffolding for lerna
2018-07-25 21:17:57 -04:00
26f7c38a9f
Add 2.0 notification banner ( #1519 )
2018-07-25 16:26:33 -07:00
232adbc69a
Create netlify-cms-2-0-launches-with-bitbucket-support-and-a-new-monorepo-architecture.md
2018-07-25 11:58:31 -07:00
04c44518b2
convert website from hugo to gatsby ( #1369 )
2018-07-25 07:47:26 -04:00
d6c03707d8
Update docs to add Bitbucket support ( #1512 )
...
* Update docs to add Bitbucket support
* Update doc to remove Git Gateway support for BB
* Update Bitbucket info based on review
2018-07-24 17:33:53 -07:00
e775ea6408
And training forward slash to example URI for GitLab ( #1507 )
...
The example URI for creating an application in GitLab does not contain a trailing `/` but the Netlify CMS admin oauth implicit grant request to GitLab does include a trailing `/`. This results in a failure with GitLab not matching the URI and returning an error.
Following the example explicitly as most will do with copy-paste, `https://example.com/app/admin ` will be entered. Then the Netlify admin login will send `https://example.com/app/admin ` and the URI will not match and GitLab will show an error indicating the URI is invalid.
The easy fix for the user is just to put the trailing `/` ... `https://example.com/app/admin/ `.
I updated that example string in the hopes that users will not have to figure this out on their own in the future.
2018-07-24 07:47:58 -07:00
b6901093db
BitBucket support in Git Gateway backend
2018-07-24 09:48:06 -04:00
9894b3e805
BitBucket backend
2018-07-24 09:48:06 -04:00
9838673929
update doc site release ticker
2018-07-21 12:10:01 -04:00
f66cdd6ef7
update changelog
2018-07-21 12:06:51 -04:00
a801c06a7b
Support extensions with multiple parts for gitlab (i.e. en.md)
2018-07-20 18:42:25 -06:00
264b7ba26e
update changelog
2018-07-03 10:22:25 -04:00
cc4dc43898
Make object control pure (no extra imports). ( #1446 )
2018-07-02 18:01:08 -04:00
e5b8af9f4d
Fix integer output in TOML format ( #1458 )
2018-06-26 16:29:26 -04:00
a2cacac0e5
Fix indentation in config example ( #1447 )
2018-06-17 08:45:41 -04:00
773cf8e30d
update changelog
2018-06-15 22:33:20 -04:00
427ba7dfc8
Fix test-repo crash on non-existent folder. ( #1444 )
2018-06-15 16:29:33 -04:00
b2a3ab2918
fix docs site deploy failures ( #1442 )
2018-06-14 14:31:46 -04:00
bfd8d526cf
update changelog and version
2018-06-14 12:20:10 -04:00
69ee5ecc78
Fix GitLab Implicit OAuth ( #1439 )
2018-06-14 10:54:53 -04:00
a7891e9f1c
Fix the date on the first blog post
2018-06-13 14:00:07 -07:00
042e23885f
very minor padding adjustments ( #1420 )
2018-06-13 12:49:32 -04:00
40327e22aa
Last-minute website tweaks for GitLab release ( #1428 )
2018-06-12 12:04:43 -04:00
4bb66fc008
update changelog demo links
2018-06-12 10:33:28 -04:00
3f514372ab
update site release ticker
2018-06-12 10:23:01 -04:00
bc53dc1789
Release 1.9.0
2018-06-12 10:22:41 -04:00
517f47d1da
update changelog
2018-06-12 09:58:44 -04:00
d9488458a9
Don't render hidden widgets in markdown visual editor ( #1414 )
2018-06-12 09:55:10 -04:00
f365955478
Only use label_singular when one item is rendered in the listControl ( #1422 )
2018-06-12 09:47:20 -04:00
b47bb66a3b
Add GitLab backend to docs ( #1413 )
2018-06-12 09:42:51 -04:00
8202aa4000
update changelog
2018-06-11 22:13:18 -04:00