1695 Commits

Author SHA1 Message Date
Shawn Erquhart
dc1f41d2d8 improve builds 2018-07-25 21:17:57 -04:00
Shawn Erquhart
4a01d2289c fix dependencies 2018-07-25 21:17:57 -04:00
Shawn Erquhart
91a5814079 fix bitbucket build failures 2018-07-25 21:17:57 -04:00
Shawn Erquhart
eb5ee68ea7 remove extra deps 2018-07-25 21:17:57 -04:00
Shawn Erquhart
866fcf7c99 build main distribution directly from source 2018-07-25 21:17:57 -04:00
Shawn Erquhart
439920c652 fix UI bugs 2018-07-25 21:17:57 -04:00
Shawn Erquhart
e764df68b2 update netlify-cms main package 2018-07-25 21:17:57 -04:00
Shawn Erquhart
3e8a6e5091 migrate relation widget 2018-07-25 21:17:57 -04:00
Shawn Erquhart
c54605be85 migrate select, number, and text widgets 2018-07-25 21:17:57 -04:00
Shawn Erquhart
f1a2eb33b4 migrate markdown widget 2018-07-25 21:17:57 -04:00
Shawn Erquhart
3f47fe6dbf migrate object and list widgets 2018-07-25 21:17:57 -04:00
Shawn Erquhart
2efd09ba94 migrate file and image widgets 2018-07-25 21:17:57 -04:00
Shawn Erquhart
e80a407cee migrate date and datetime widgets 2018-07-25 21:17:57 -04:00
Shawn Erquhart
0e61613295 fix boolean widget styles 2018-07-25 21:17:57 -04:00
Shawn Erquhart
6be3c7a839 migrate boolean widget 2018-07-25 21:17:57 -04:00
Shawn Erquhart
0e25b76bb7 register extensions for development 2018-07-25 21:17:57 -04:00
Shawn Erquhart
27d13a73b6 add netlify-cms (main) package 2018-07-25 21:17:57 -04:00
Shawn Erquhart
19f484eeda improve interpackage config sharing 2018-07-25 21:17:57 -04:00
Shawn Erquhart
8a0ffa7b9b migrate git gateway backend 2018-07-25 21:17:57 -04:00
Shawn Erquhart
ef90fb9925 improve builds and local development 2018-07-25 21:17:57 -04:00
Shawn Erquhart
aac5167461 migrate bitbucket backend 2018-07-25 21:17:57 -04:00
Shawn Erquhart
faab1e38ba migrate GitLab backend 2018-07-25 21:17:57 -04:00
Shawn Erquhart
33f490055d migrate test backend styling 2018-07-25 21:17:57 -04:00
Shawn Erquhart
2f95d8c4fc use webpack for all builds 2018-07-25 21:17:57 -04:00
Shawn Erquhart
040dd6859c fix build, migrate test backend 2018-07-25 21:17:57 -04:00
Shawn Erquhart
2e7406862e fix various bugs 2018-07-25 21:17:57 -04:00
Shawn Erquhart
b7b90aaa65 migrate image editor component 2018-07-25 21:17:57 -04:00
Shawn Erquhart
e491f2a085 move errors to utils lib 2018-07-25 21:17:57 -04:00
Shawn Erquhart
4931711892 migrate core to emotion 2018-07-25 21:17:57 -04:00
Shawn Erquhart
768fcbaa1d begin scaffolding for lerna 2018-07-25 21:17:57 -04:00
Jessica Parsons
26f7c38a9f
Add 2.0 notification banner (#1519) 2018-07-25 16:26:33 -07:00
Jessica Parsons
232adbc69a
Create netlify-cms-2-0-launches-with-bitbucket-support-and-a-new-monorepo-architecture.md 2018-07-25 11:58:31 -07:00
Zeb Pykosz
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00
Jessica Parsons
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
Brian Webb
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
Benaiah Mischenko
b6901093db BitBucket support in Git Gateway backend 2018-07-24 09:48:06 -04:00
Benaiah Mischenko
9894b3e805 BitBucket backend 2018-07-24 09:48:06 -04:00
Shawn Erquhart
9838673929 update doc site release ticker 2018-07-21 12:10:01 -04:00
Shawn Erquhart
f66cdd6ef7 update changelog 2018-07-21 12:06:51 -04:00
Nicolas Martel
a801c06a7b Support extensions with multiple parts for gitlab (i.e. en.md) 2018-07-20 18:42:25 -06:00
Shawn Erquhart
264b7ba26e update changelog 2018-07-03 10:22:25 -04:00
Caleb
cc4dc43898 Make object control pure (no extra imports). (#1446) 2018-07-02 18:01:08 -04:00
Steve Lathrop
e5b8af9f4d Fix integer output in TOML format (#1458) 2018-06-26 16:29:26 -04:00
Kaligule
a2cacac0e5 Fix indentation in config example (#1447) 2018-06-17 08:45:41 -04:00
Shawn Erquhart
773cf8e30d update changelog 2018-06-15 22:33:20 -04:00
Caleb
427ba7dfc8 Fix test-repo crash on non-existent folder. (#1444) 2018-06-15 16:29:33 -04:00
Shawn Erquhart
b2a3ab2918
fix docs site deploy failures (#1442) 2018-06-14 14:31:46 -04:00
Shawn Erquhart
bfd8d526cf update changelog and version 2018-06-14 12:20:10 -04:00
Caleb
69ee5ecc78 Fix GitLab Implicit OAuth (#1439) 2018-06-14 10:54:53 -04:00
Jessica Parsons
a7891e9f1c
Fix the date on the first blog post 2018-06-13 14:00:07 -07:00