Erez Rokah
1090afd31c
ci: add missing types check ( #3384 )
2020-03-06 18:10:44 +01:00
Erez Rokah
eb21723799
fix(locale): Translate headings into german ( #3382 )
2020-03-05 19:48:18 +01:00
Erez Rokah
50837b0068
fix: ja locale labels ( #3367 )
2020-03-05 16:35:24 +01:00
Erez Rokah
39f1307e3a
feat(backend-github): add pagination ( #3379 )
2020-03-05 11:58:49 +01:00
Erez Rokah
5339735994
docs: update editorial workflow notes ( #3380 )
2020-03-05 11:32:21 +01:00
Erez Rokah
f3fd43b819
fix: cache assets using resolved path on error ( #3378 )
2020-03-04 15:25:03 +01:00
Erez Rokah
ff3b62d12f
fix: show better error for missing widgets ( #3377 )
2020-03-04 13:53:21 +01:00
Erez Rokah
e1f43f0860
docs: rephrase previews support for variable types ( #3376 )
2020-03-04 11:22:13 +01:00
Erez Rokah
12444ca761
feat: support filename and extension vars in summary ( #3375 )
2020-03-04 11:08:15 +01:00
Shawn Erquhart
b7b4bcb609
feat: Configure included editor components per field, add optional minimal height ( #3299 )
2020-03-04 08:47:37 +01:00
Shawn Erquhart
93bd0529f1
docs: Update backend docs links ( #3370 )
2020-03-04 08:46:59 +01:00
Roman Sedykh
5e6e2ad205
docs: update Media “uploadcare” ( #3371 )
2020-03-04 01:06:38 -05:00
Shawn Erquhart
d777a5cb18
Update Updates “releases” ( #3368 )
...
Automatically generated. Merged on Netlify CMS.
2020-03-03 16:03:44 -05:00
GitHub Action
1fc95fee1a
chore(release): publish
...
- netlify-cms-app@2.11.27
- netlify-cms-backend-bitbucket@2.11.1
- netlify-cms-backend-git-gateway@2.9.1
- netlify-cms-backend-github@2.9.3
- netlify-cms-backend-gitlab@2.8.1
- netlify-cms-backend-proxy@1.0.4
- netlify-cms-backend-test@2.7.3
- netlify-cms-core@2.21.0
- netlify-cms-locales@1.9.3
- netlify-cms-proxy-server@1.2.0
- netlify-cms-ui-default@2.9.2
- netlify-cms@2.10.30
2020-03-03 18:22:31 +00:00
Erez Rokah
e40b81a564
fix(open-authoring): use origin repo when calling compare API ( #3363 )
...
since we create open authoring branches from the origin default branch, we need to use the origin repo when calling the compare API
2020-03-03 13:12:40 -05:00
Shawn Erquhart
567adc7e11
docs: split and expand backend docs ( #3350 )
2020-03-02 18:34:33 +01:00
Erez Rokah
4e1e5a9bd5
feat(proxy-server): export proxy middlewares ( #3361 )
2020-03-02 14:42:29 +01:00
Erez Rokah
e0b1246810
feat: populate new entry from URL params ( #3343 )
2020-03-02 11:32:22 +01:00
renovate[bot]
773d83900d
chore(deps): update dependency @types/hapi__joi to v16.0.12 ( #3355 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 11:31:27 +01:00
renovate[bot]
bc262b8b8d
chore(deps): lock file maintenance ( #3360 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 09:03:06 +01:00
Erez Rokah
961cde4ea5
fix: consider variable types when traversing collection fields ( #3347 )
2020-02-28 20:06:34 +01:00
Shawn Erquhart
d6715c22bc
chore: enable renovate for website ( #3346 )
2020-02-28 19:44:57 +01:00
Bartholomew
cf81f587cf
fix: ensure draft changes ( #3306 )
2020-02-28 11:40:51 +01:00
Erez Rokah
414218c1ee
chore(deps): update dependecies ( #3341 )
2020-02-28 11:40:18 +01:00
tiuweehan
7c45a3cda9
fix(locale): Remove hard coded string literals ( #3333 )
2020-02-28 11:12:10 +01:00
GitHub Action
1dcb79a874
chore(release): publish
...
- netlify-cms-app@2.11.26
- netlify-cms-backend-github@2.9.2
- netlify-cms-core@2.20.1
- netlify-cms@2.10.29
2020-02-27 23:30:42 +00:00
Christian Fritsch
29bd7f1d57
Add PHP oauth backend ( #3337 )
2020-02-27 23:03:40 +01:00
Erez Rokah
3e873f3e02
Fix: don't try to migrate cms prs from forks ( #3331 )
2020-02-27 18:24:39 +01:00
Bartholomew
908c42fb58
fix: preserve unknown fields value ( #3314 )
2020-02-26 16:58:46 +01:00
Adrian C
dd94a8426e
docs: Add Google Cloud Function to External OAuth Clients ( #3329 )
2020-02-26 16:18:12 +01:00
Shawn Erquhart
e53e8aca35
docs: Update Updates “releases” ( #3326 )
2020-02-26 16:00:27 +01:00
Shawn Erquhart
53365b7370
fix(core): improve editor buttons for smaller screens ( #3327 )
2020-02-26 08:30:02 +01:00
GitHub Action
e7e497a8ff
chore(release): publish
...
- netlify-cms-app@2.11.25
- netlify-cms-backend-github@2.9.1
- netlify-cms-core@2.20.0
- netlify-cms@2.10.28
2020-02-25 21:32:24 +00:00
Shawn Erquhart
83e0383b69
fix(backend-github): fail workflow migrations gracefully ( #3325 )
...
* fix(backend-github): fail workflow migrations gracefully
* fix: formatting
2020-02-25 16:25:37 -05:00
Stéphane Klein
8874769b31
feat: sanitize media filenames according to global slug setting ( #3315 )
2020-02-25 19:12:11 +01:00
GitHub Action
2675e1dff5
chore(release): publish
...
- netlify-cms-app@2.11.24
- netlify-cms-backend-bitbucket@2.11.0
- netlify-cms-backend-git-gateway@2.9.0
- netlify-cms-backend-github@2.9.0
- netlify-cms-backend-gitlab@2.8.0
- netlify-cms-core@2.19.1
- netlify-cms-lib-util@2.8.0
- netlify-cms-proxy-server@1.1.5
- netlify-cms@2.10.27
2020-02-25 15:24:43 +00:00
Erez Rokah
9211075cf0
test(widget-markdown): change test name to be more descriptive ( #3321 )
2020-02-25 16:17:03 +01:00
Shawn Erquhart
684b79e43b
fix(backend-github): improve workflow migration edge cases/messaging ( #3319 )
2020-02-25 11:49:38 +01:00
Joel Mukuthu
1d137a09e8
docs: link to beta support for editorial workflow ( #3317 )
2020-02-25 08:44:23 +01:00
Erez Rokah
7e0a8ad532
feat(core): align GitHub metadata handling with other backends ( #3316 )
...
* Revert "Revert "feat(core): Align GitHub metadata handling with other backends (#3292 )""
This reverts commit 5bdd3df9ccbb5149c22d79987ebdcd6cab4b261f.
* fix(backend-github): fix migration code
* test(backend-github): fix test
* test(e2e): shorten wait time
* test(e2e): try and fix test on CI
2020-02-24 17:44:10 -05:00
renovate[bot]
dcb0c9cfbe
chore(deps): update dependency @types/hapi__joi to v16.0.11 ( #3308 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-24 10:41:04 +01:00
renovate[bot]
587456fe02
chore(deps): lock file maintenance ( #3312 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-24 10:38:56 +01:00
GitHub Action
8325a16572
chore(release): publish
...
- netlify-cms-app@2.11.23
- netlify-cms-backend-bitbucket@2.10.1
- netlify-cms-backend-git-gateway@2.8.1
- netlify-cms-backend-github@2.8.1
- netlify-cms-backend-gitlab@2.7.1
- netlify-cms@2.10.26
2020-02-22 19:25:37 +00:00
Shawn Erquhart
5bdd3df9cc
Revert "feat(core): Align GitHub metadata handling with other backends ( #3292 )"
...
This reverts commit 8193b5ace89d6f14a6c756235a50b186a763b6b1.
2020-02-22 14:20:28 -05:00
GitHub Action
60edf10530
chore(release): publish
...
- netlify-cms-app@2.11.22
- netlify-cms-backend-bitbucket@2.10.0
- netlify-cms-backend-git-gateway@2.8.0
- netlify-cms-backend-github@2.8.0
- netlify-cms-backend-gitlab@2.7.0
- netlify-cms-core@2.19.0
- netlify-cms-locales@1.9.2
- netlify-cms@2.10.25
2020-02-22 14:57:38 +00:00
Erez Rokah
8193b5ace8
feat(core): Align GitHub metadata handling with other backends ( #3292 )
...
* refactor: code cleanup for GitLab and BitBucket
* feat(backend-github): use prs labels for metadata - initial commit
* refactor(backend-github): code cleanup, fix tests
* fix(backend-github): bug fixes
* fix(backend-github): open authoring fixes
* fix(backend-github): open authoring fixes
* fix(backend-github): fix graphql
* test(e2e): update Octokit usage
* test(e2e): re-record test data, fix bugs
* test(e2e): re-record test data, fix bugs
* test(e2e): fix tests
* refactor: code cleanup
* fix(backend-github): fix migration code
* fix(backend-github): don't fail on non existing files collections files
* fix(backend-github): use patch attribute instead of slug to get path
* fix(backend-github): use compare api to force push a pr
* fix(backend-github): fix git-gateway and re-record tests
* fix(backend-github): use first commit message as open authoring pr title
* refactor(backend-github): code cleanup
* test(e2e): fix tests
2020-02-22 09:51:30 -05:00
Çağatay
036ea06d5e
fix(locale-tr): fix tr locale ( #3301 )
2020-02-22 08:42:17 +01:00
Shawn Erquhart
14d5a659d6
chore: add CODEOWNERS ( #3298 )
2020-02-21 09:34:01 +01:00
Ben Harris
971926c369
feat: Add 'hero' as inferable image field ( #3294 )
2020-02-20 17:44:00 +01:00
Erez Rokah
5ea1554a07
fix: add 'rel' attirubte to edit link ( #3293 )
2020-02-20 16:38:34 +01:00