1675 Commits

Author SHA1 Message Date
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
Gil Greenberg
042e23885f very minor padding adjustments (#1420) 2018-06-13 12:49:32 -04:00
Jessica Parsons
40327e22aa Last-minute website tweaks for GitLab release (#1428) 2018-06-12 12:04:43 -04:00
Shawn Erquhart
4bb66fc008 update changelog demo links 2018-06-12 10:33:28 -04:00
Shawn Erquhart
3f514372ab update site release ticker 2018-06-12 10:23:01 -04:00
Shawn Erquhart
bc53dc1789 Release 1.9.0 2018-06-12 10:22:41 -04:00
Shawn Erquhart
517f47d1da update changelog 2018-06-12 09:58:44 -04:00
Robert Karlsson
d9488458a9 Don't render hidden widgets in markdown visual editor (#1414) 2018-06-12 09:55:10 -04:00
Robert Karlsson
f365955478 Only use label_singular when one item is rendered in the listControl (#1422) 2018-06-12 09:47:20 -04:00
Jessica Parsons
b47bb66a3b Add GitLab backend to docs (#1413) 2018-06-12 09:42:51 -04:00
Shawn Erquhart
8202aa4000 update changelog 2018-06-11 22:13:18 -04:00
Jessica Parsons
edfd35dfdc Add blog to docs site (#1419) 2018-06-11 22:09:44 -04:00
Benaiah Mischenko
b65f68efd4 GitLab backend built with cursor API (#1343) 2018-06-11 22:03:43 -04:00
Shawn Erquhart
1f94e3123d udpate changelog 2018-06-11 17:13:19 -04:00
Shawn Erquhart
78e4b829d0 fix workflow top panel styling 2018-06-07 17:33:20 -06:00
Hasan Azizul Haque
448707e3c9 update contributor (#1370) 2018-06-07 17:09:28 -04:00
Evan Hennessy
b9ca64438c Add Plugin Contributor (#1387)
<!--
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**
Add Plugin Contributor https://github.com/hennessyevan/netlify-cms-widget-youtube
<!--
Explain the **motivation** for making this change.
What existing problem does the pull request solve?
-->

**- Test plan**

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

**- Description for the changelog**

<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

**- A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/16711653/40568474-bfb40350-6048-11e8-8d2e-3465cb8d8ba0.png)
2018-06-06 18:59:14 -04:00
Shawn Erquhart
df365634c0 update changelog 2018-05-25 14:41:02 -04:00
Shawn Erquhart
89f2c9b93b
Fix negative CSS variables (#1384) 2018-05-25 14:39:08 -04:00
Shawn Erquhart
54bb2e9a5c update changelog 2018-05-25 13:33:04 -04:00
Caleb
0022df57d2 Check for title/slug field on config load. (#1203) 2018-05-25 12:15:01 -04:00