2770 Commits

Author SHA1 Message Date
Shawn Erquhart
c2425b44e8
fix: stop collection view controls from overflowing (#3521) 2020-04-01 18:23:59 +03:00
Erez Rokah
b9cbbe965f
ci: rename github secret (#3520) 2020-04-01 17:51:43 +03:00
Erez Rokah
1a577b8e27
fix: set default public_folder on files and fields (#3519) 2020-04-01 17:18:56 +03:00
Erez Rokah
601175c6a1
fix: sanitize dots in path collection config (#3518) 2020-04-01 16:40:14 +03:00
Shawn Erquhart
a8678559b2 chore(release): publish
- netlify-cms-app@2.12.2
 - netlify-cms-backend-github@2.10.3
 - netlify-cms-core@2.23.2
 - netlify-cms-lib-util@2.9.2
 - netlify-cms-proxy-server@1.2.4
 - netlify-cms@2.10.38
2020-04-01 09:23:37 -04:00
Erez Rokah
cc0515e314
chore: improve publish function logs (#3516) 2020-04-01 14:41:55 +03:00
Erez Rokah
a07554a22a
ci: fix yarn caching (#3515) 2020-04-01 14:06:51 +03:00
Erez Rokah
ea41b98324
fix: use resolveBackend instead of currentBackend (#3514) 2020-04-01 14:05:02 +03:00
Erez Rokah
a1bf86e856
fix: don't override empty public folder (#3513) 2020-04-01 13:16:30 +03:00
Erez Rokah
cc89aa5c43
fix(open-authoring): properly delete open authoring branches (#3512) 2020-04-01 12:42:32 +03:00
Erez Rokah
49098de27f
fix: move common api functions to a separate file (#3511) 2020-04-01 11:44:39 +03:00
Shawn Erquhart
816bef5ffa chore(release): publish
- netlify-cms-app@2.12.1
 - netlify-cms-backend-bitbucket@2.11.3
 - netlify-cms-backend-git-gateway@2.10.2
 - netlify-cms-backend-github@2.10.2
 - netlify-cms-backend-gitlab@2.8.3
 - netlify-cms-backend-proxy@1.0.5
 - netlify-cms-backend-test@2.8.1
 - netlify-cms-core@2.23.1
 - netlify-cms-lib-auth@2.2.8
 - netlify-cms-lib-util@2.9.1
 - netlify-cms-locales@1.10.2
 - netlify-cms-proxy-server@1.2.3
 - netlify-cms-ui-default@2.9.5
 - netlify-cms@2.10.37
2020-03-31 23:22:50 -04:00
Erez Rokah
174d86f0a0
Feat: entry sorting (#3494)
* refactor: typescript search actions, add tests avoid duplicate search

* refactor: switch from promise chain to async/await in loadEntries

* feat: add sorting, initial commit

* fix: set isFetching to true on entries request

* fix: ui improvments and bug fixes

* test: fix tests

* feat(backend-gitlab): cache local tree)

* fix: fix prop type warning

* refactor: code cleanup

* feat(backend-bitbucket): add local tree caching support

* feat: swtich to orderBy and support multiple sort keys

* fix: backoff function

* fix: improve backoff

* feat: infer sortable fields

* feat: fetch file commit metadata - initial commit

* feat: extract file author and date, finalize GitLab & Bitbucket

* refactor: code cleanup

* feat: handle github rate limit errors

* refactor: code cleanup

* fix(github): add missing author and date when traversing cursor

* fix: add missing author and date when traversing cursor

* refactor: code cleanup

* refactor: code cleanup

* refactor: code cleanup

* test: fix tests

* fix: rebuild local tree when head doesn't exist in remote branch

* fix: allow sortable fields to be an empty array

* fix: allow translation of built in sort fields

* build: fix proxy server build

* fix: hide commit author and date fields by default on non git backends

* fix(algolia): add listAllEntries method for alogolia integration

* fix: handle sort fields overflow

* test(bitbucket): re-record some bitbucket e2e tests

* test(bitbucket): fix media library test

* refactor(gitgateway-gitlab): share request code and handle 404 errors

* fix: always show commit date by default

* docs: add sortableFields

* refactor: code cleanup

* improvement: drop multi-sort, rework sort UI

* chore: force main package bumps

Co-authored-by: Shawn Erquhart <shawn@erquh.art>
2020-03-31 23:13:27 -04:00
Erez Rokah
cbb3927101
fix(open-authoring): prevent workflow view from breaking on entry error (#3508) 2020-03-31 17:27:59 +03:00
Bartholomew
970529570b
fix: media files when duplicating entry (#3507) 2020-03-31 14:58:30 +03:00
Shawn Erquhart
b680389392 chore(release): publish
- netlify-cms-app@2.12.0
 - netlify-cms-backend-git-gateway@2.10.1
 - netlify-cms-backend-test@2.8.0
 - netlify-cms-core@2.23.0
 - netlify-cms-locales@1.10.1
 - netlify-cms-ui-default@2.9.4
 - netlify-cms-widget-code@1.1.4
 - netlify-cms-widget-file@2.6.3
 - netlify-cms-widget-markdown@2.10.2
 - netlify-cms@2.10.36
2020-03-30 11:46:04 -04:00
renovate[bot]
e3eb44ad77
fix(deps): update gatsby monorepo (#3502)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 09:40:07 +03:00
renovate[bot]
682f483056
chore(deps): lock file maintenance (#3504)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 09:31:02 +03:00
Tomáš Mazač
bae6a2b68a
fix(locale): Fix czech locale (#3493) 2020-03-29 20:12:52 +03:00
Erez Rokah
3afe2b16de
Feat: add logo to inference for thumbnails (#3481)
Co-authored-by: Max Metral <max@pyralis.com>
2020-03-26 19:23:31 +02:00
Manish Giri
a91e8316f7
refactor(ui): use variables for z-index values (#3453) 2020-03-24 15:46:47 +02:00
Brandon Phillips
c6ef7e555f
docs: Add 'netlify-cms-oauth-provider-node' external OAuth client (#3472) 2020-03-23 19:30:33 +02:00
Erez Rokah
42d60a644c
fix: update error boundary about GitHub issue data (#3471) 2020-03-23 19:02:01 +02:00
Erez Rokah
ae1917c818
fix: allow widgets to control value to be validated (#3448) 2020-03-23 16:33:29 +02:00
Erez Rokah
228c6b41e2
build: fix windows build, build on multiple os using node 12 only (#3449) 2020-03-23 14:57:18 +02:00
Erez Rokah
ce69fdd66b
chore: cleanup warnings (#3469) 2020-03-23 13:09:06 +02:00
Erez Rokah
df33bc64a9
feat: add publish configuration option to collections (#3467) 2020-03-23 12:01:37 +02:00
renovate[bot]
2f86d6fc36
chore(deps): lock file maintenance (#3466)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-23 09:24:11 +02:00
ChrisLasar
70fbccd4da
docs: clarify absolute path with additional path argument (#3461) 2020-03-22 18:40:36 +02:00
Erez Rokah
45a1654404
fix: don't use getAsset for draft entries (#3403) 2020-03-22 16:53:06 +02:00
Erez Rokah
e92ba412d8
chore: populate error boundry issue with relevant values (#3460) 2020-03-22 16:04:11 +02:00
Erez Rokah
cd324b08f1
feat: expose CMS moment (#3458) 2020-03-22 15:18:19 +02:00
Shawn Erquhart
d4350e50e2 chore(release): publish
- netlify-cms-app@2.11.32
 - netlify-cms-backend-bitbucket@2.11.2
 - netlify-cms-backend-github@2.10.1
 - netlify-cms-backend-gitlab@2.8.2
 - netlify-cms-core@2.22.2
 - netlify-cms@2.10.35
2020-03-20 09:26:34 -04:00
Erez Rokah
e0fa93b37b
chore(deps): update yarn & node versions on Netlify builds (#3446) 2020-03-20 14:50:27 +02:00
Derek Nguyen
6d8765521c
fix(core): pass loadEntry to widgets as utility function and not redux action (#3439) 2020-03-20 12:54:53 +02:00
Bartholomew
9616cdb8bb
fix: missing workflow timestamp (#3445) 2020-03-20 12:20:12 +02:00
Shawn Erquhart
872e945c47 chore(release): publish
- netlify-cms-app@2.11.31
 - netlify-cms@2.10.34
2020-03-19 15:45:25 -04:00
Shawn Erquhart
bc5f13e3ea chore: update website ticker, force version bumps 2020-03-19 15:43:00 -04:00
Shawn Erquhart
4ac0e1f3c1 chore(release): publish
- netlify-cms-app@2.11.30
 - netlify-cms-core@2.22.1
 - netlify-cms-proxy-server@1.2.2
 - netlify-cms-widget-markdown@2.10.1
 - netlify-cms@2.10.33
2020-03-19 11:47:59 -04:00
Shawn Erquhart
57d5111b0b
chore: update lockfile (#3442) 2020-03-19 11:46:20 -04:00
Erez Rokah
a4a036fe05
docs: scroll to widget on load, fix widget navigation history (#3441) 2020-03-19 16:07:21 +02:00
Erez Rokah
9087da5850
docs(widgets-boolean): clarify default value usage (#3440) 2020-03-19 13:35:43 +02:00
marcricharme
e81a35ccb8
fix(core): custom widget validate bug in EditorControlPane (#3435) 2020-03-19 11:38:26 +02:00
Justin Smith
ab7ba435ba
docs: Update Quick Start “collection-types” (#3438) 2020-03-18 20:26:13 +02:00
Erez Rokah
2409323dba
fix: call createDraftFromEntry after entry is loaded instead in Editor (#3418)
* fix: call createDraftFromEntry after entry is loaded instead in Editor
2020-03-16 20:48:49 +01:00
renovate[bot]
c9b82551ed
chore(deps): update gatsby monorepo (#3425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:58:42 +01:00
renovate[bot]
ea96452641
chore(deps): update node.js to >=v10.19.0 (#3426)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:44:01 +01:00
renovate[bot]
d812eecc51
chore(deps): lock file maintenance (#3428)
* chore(deps): lock file maintenance

* fix: don't add undefined children property

* chore: add missing axios dependency

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2020-03-16 12:38:10 +01:00
dependabot-preview[bot]
69c2a7df9c
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#3420)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 08:54:09 +01:00
dependabot-preview[bot]
dca63953c0
build(deps): [security] bump acorn from 6.4.0 to 6.4.1 in /website (#3419)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 23:42:28 +01:00