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
Shawn Erquhart
783440e370
chore: use cms w/ open authoring for site edits ( #3287 )
2020-02-19 16:55:10 -05:00
GitHub Action
bcdd68045d
chore(release): publish
...
- netlify-cms-app@2.11.21
- netlify-cms-locales@1.9.1
- netlify-cms-widget-markdown@2.9.3
- netlify-cms@2.10.24
2020-02-19 21:23:52 +00:00
Erez Rokah
2a0aef27d1
fix(widget-markdown): don't add duplicate marks ( #3290 )
2020-02-19 19:21:50 +01:00
Stan
73f679480b
fix editorToolbar translations ( #3281 )
...
* fix editorToolbar translations
Publicatie terugtrekken // Publicatie teruggetrokken, alternatief zou kunnen zijn: Publicatie ongedaan maken // Publicatie ongedaan gemaakt. Voel je vrij.
* consistentie wijziging
2020-02-18 15:44:04 +01:00
GitHub Action
ac2491f660
chore(release): publish
...
- netlify-cms-app@2.11.20
- netlify-cms-backend-github@2.7.1
- netlify-cms-proxy-server@1.1.4
- netlify-cms-widget-datetime@2.2.6
- netlify-cms-widget-markdown@2.9.2
- netlify-cms@2.10.23
2020-02-17 17:26:17 +00:00
Erez Rokah
cdd3747850
fix(widget-markdown): allow shortcodes as list items ( #3278 )
2020-02-17 17:35:29 +02:00
Eddie Webb
8cc5fcbb19
fix(widget-datetime): use default value when value is undefined ( #3269 )
2020-02-17 17:05:18 +02:00
renovate[bot]
70789a322d
chore(deps): update dependency @types/hapi__joi to v16.0.10 ( #3272 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-17 12:25:24 +02:00
renovate[bot]
a81ca240f8
chore(deps): lock file maintenance ( #3277 )
...
* chore(deps): lock file maintenance
* chore: update octokit types imports
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2020-02-17 12:10:56 +02:00
GitHub Action
d39aca7853
chore(release): publish
...
- netlify-cms-app@2.11.19
- netlify-cms-core@2.18.4
- netlify-cms-editor-component-image@2.6.2
- netlify-cms-lib-util@2.7.1
- netlify-cms-proxy-server@1.1.3
- netlify-cms-widget-file@2.6.2
- netlify-cms-widget-image@2.6.2
- netlify-cms-widget-list@2.4.3
- netlify-cms-widget-relation@2.5.2
- netlify-cms@2.10.22
2020-02-14 20:37:17 +00:00
Erez Rokah
1d63038e78
fix(core): report config error when external media lib is missing ( #3255 )
2020-02-14 15:32:36 -05:00
Erez Rokah
02ef2010e7
Fix: show specific field media files in library, cascade folder templates ( #3252 )
...
* feat: cascade & compose media folders - initial commit
* refactor: code cleanup
* fix: pass field instead of folder to getAsset
* fix: only show field media files in library
* test: fix medial library selector test
* fix: fallback to original path when asset not found
* fix: only show field media files in media library
* fix: properly handle empty strings in field folders
2020-02-14 15:31:33 -05:00
Erez Rokah
8d67de0e68
fix(proxy-server): add missing labels to file collections ( #3250 )
2020-02-13 15:45:36 +02:00
Bruno Duyé
151fa90da4
doc: beta netlify-cms-proxy-server - add missing "backend" ( #3249 )
2020-02-13 15:26:00 +02:00
Bartholomew
f915bf375f
fix: remove empty list item ( #3245 )
2020-02-13 11:59:38 +02:00
stefanprobst
2447f9c311
fix: dispatch QUERY_FAILURE on query failure ( #3243 )
2020-02-13 11:48:02 +02:00
GitHub Action
7784e780b8
chore(release): publish
...
- netlify-cms-app@2.11.18
- netlify-cms-core@2.18.3
- netlify-cms-editor-component-image@2.6.1
- netlify-cms-ui-default@2.9.1
- netlify-cms-widget-file@2.6.1
- netlify-cms-widget-image@2.6.1
- netlify-cms-widget-list@2.4.2
- netlify-cms-widget-markdown@2.9.1
- netlify-cms-widget-relation@2.5.1
- netlify-cms@2.10.21
2020-02-13 00:18:31 +00:00
Erez Rokah
ab685e8594
fix: change getAsset to not return a promise ( #3232 )
...
* fix: change getAsset to not return a promise
* fix: update markdown widget per getAsset changes
* test: fix editor component image test
* docs: update getAsset docs
2020-02-12 19:12:36 -05:00
GitHub Action
2457c29baf
chore(release): publish
...
- netlify-cms-app@2.11.17
- netlify-cms-core@2.18.2
- netlify-cms-proxy-server@1.1.2
- netlify-cms@2.10.20
2020-02-12 16:42:31 +00:00
Erez Rokah
ca8cf71ab0
fix: handle missing inferred title field ( #3239 )
2020-02-12 10:54:09 +02:00
Erez Rokah
3678053f0c
fix(proxy-server): better handle files based collections ( #3237 )
2020-02-12 09:56:42 +02:00
Bruno Duyé
19fdc161d8
docs: add a mention that test-repo backend can't access to local file… ( #3230 )
...
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2020-02-12 09:00:53 +02:00
Erez Rokah
c4125625f9
Feat: Allow using subfields as identifier field ( #3219 )
2020-02-12 08:30:44 +02:00
Shawn Erquhart
e7589a96ef
chore(release): publish
...
- netlify-cms-app@2.11.16
- netlify-cms-backend-git-gateway@2.7.2
- netlify-cms-core@2.18.1
- netlify-cms@2.10.19
2020-02-11 18:30:25 -05:00
Shawn Erquhart
cfd2fed494
fix(core): use correct name for edit route param ( #3236 )
2020-02-11 18:28:26 -05:00
stefanprobst
249bd7ec1e
fix: stringify error message ( #3233 )
2020-02-11 20:39:17 +02:00
Erez Rokah
e1fa3b0ec0
chore: upgrade cypress ( #3231 )
2020-02-11 18:36:13 +02:00
Shawn Erquhart
6d5e37dab9
chore(release): publish
...
- netlify-cms-proxy-server@1.1.1
2020-02-11 09:54:27 -05:00
Erez Rokah
4b8c941da1
Fix: proxy fs on windows ( #3229 )
2020-02-11 12:48:02 +02:00
Shawn Erquhart
a399310513
chore(release): publish
...
- netlify-cms-app@2.11.15
- netlify-cms-backend-bitbucket@2.9.0
- netlify-cms-backend-github@2.7.0
- netlify-cms-backend-gitlab@2.6.0
- netlify-cms-core@2.18.0
- netlify-cms-editor-component-image@2.6.0
- netlify-cms-lib-util@2.7.0
- netlify-cms-proxy-server@1.1.0
- netlify-cms-ui-default@2.9.0
- netlify-cms-widget-file@2.6.0
- netlify-cms-widget-image@2.6.0
- netlify-cms-widget-markdown@2.9.0
- netlify-cms@2.10.18
2020-02-10 13:35:11 -05:00
Erez Rokah
4522739231
fix: fs proxy info action ( #3225 )
2020-02-10 20:06:43 +02:00
erezrokah
a015d1d92a
Revert "chore(release): publish"
...
This reverts commit f39edbf853f8c2a0588ecf524fdc39c68d41c64e.
2020-02-10 19:16:04 +02:00
GitHub Action
f39edbf853
chore(release): publish
...
- netlify-cms-app@2.11.15
- netlify-cms-backend-bitbucket@2.9.0
- netlify-cms-backend-github@2.7.0
- netlify-cms-backend-gitlab@2.6.0
- netlify-cms-core@2.18.0
- netlify-cms-editor-component-image@2.6.0
- netlify-cms-lib-util@2.7.0
- netlify-cms-proxy-server@1.1.0
- netlify-cms-ui-default@2.9.0
- netlify-cms-widget-file@2.6.0
- netlify-cms-widget-image@2.6.0
- netlify-cms-widget-markdown@2.9.0
- netlify-cms@2.10.18
2020-02-10 16:55:11 +00:00
Erez Rokah
662eafbf4c
ci: fix publish action ( #3223 )
2020-02-10 18:49:57 +02:00
Erez Rokah
31dbd72273
feat(proxy-server): add local fs middleware and make it the default ( #3217 )
2020-02-10 11:07:52 -05:00
Erez Rokah
97bc0c8dc4
feat: field based media/public folders ( #3208 )
2020-02-10 11:05:47 -05:00
Erez Rokah
ee7445d49d
build: expose local dev server port ( #3221 )
2020-02-10 17:49:53 +02:00
Erez Rokah
d61841f9db
fix(website): missing headers anchors ( #3218 )
2020-02-10 16:13:38 +02:00
Erez Rokah
0a482b1004
fix: filter paginated results ( #3216 )
2020-02-10 11:44:00 +02:00
Erez Rokah
eff1fe3131
ci: add publish action ( #3210 )
2020-02-09 17:01:43 +02:00
Bartholomew
d22f7e680e
fix: workflow file collection ( #3207 )
2020-02-09 11:53:38 +02:00
Shawn Erquhart
4aba6baf9a
docs: add recent beta feature release versions ( #3212 )
2020-02-09 08:15:07 +02:00
Shawn Erquhart
b2a20b4ab4
chore: update release ticker
2020-02-05 19:29:14 -05:00
Shawn Erquhart
746e5956bc
chore(release): publish
...
- netlify-cms-app@2.11.14
- netlify-cms-backend-bitbucket@2.8.1
- netlify-cms-backend-github@2.6.6
- netlify-cms-backend-gitlab@2.5.3
- netlify-cms-backend-proxy@1.0.3
- netlify-cms-backend-test@2.7.2
- netlify-cms-core@2.17.0
- netlify-cms-locales@1.9.0
- netlify-cms-proxy-server@1.0.7
- netlify-cms-widget-file@2.5.3
- netlify-cms-widget-markdown@2.8.4
- netlify-cms-widget-select@2.5.1
- netlify-cms@2.10.17
2020-02-05 19:11:58 -05:00
Erez Rokah
614f1aea63
feat(core): auto detect proxy server on load ( #3195 )
...
* feat: auto detect proxy server on load
* fix: opt-in for auto proxy server detection
2020-02-05 10:56:11 -05:00