514 Commits

Author SHA1 Message Date
renovate[bot]
df1c27073b
chore(deps): lock file maintenance (#3636) 2020-04-20 10:15:49 +03:00
Sebastian Ulbel
72b26f4435
chore: add netlifycms-gridsome to examples (#3625) 2020-04-18 15:33:11 +02:00
Hannes Küttner
9f17363bee
feat(widget-object): add collapsed option to collapse object by default (#3606) 2020-04-15 14:46:09 +03:00
renovate[bot]
718bd84a83
chore(deps): update dependency netlify-cms-app to v2.12.7 (#3593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:45:15 +03:00
renovate[bot]
b68e5a3b18
chore(deps): update dependency dayjs to v1.8.24 (#3591)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:44:35 +03:00
Erez Rokah
4afbbdd8a9
feat(yaml): support comments (#3529) 2020-04-07 15:00:06 +03:00
Munawar Ahmed
2fe9ab72f3
docs: Update Docs: Quick Start “examples” (#3555) 2020-04-06 13:01:16 +03:00
Erez Rokah
67e3483b1c
docs: add missing backends collections to CMS (#3556) 2020-04-06 10:44:48 +03:00
renovate[bot]
7d1e1ec663
chore(deps): lock file maintenance (#3554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-06 10:28:36 +03:00
Noah Kissinger
afb2f72ea5
Update Docs: Guides “jekyll” (#3536) 2020-04-03 17:50:48 +02: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
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
Brandon Phillips
c6ef7e555f
docs: Add 'netlify-cms-oauth-provider-node' external OAuth client (#3472) 2020-03-23 19:30:33 +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
e0fa93b37b
chore(deps): update yarn & node versions on Netlify builds (#3446) 2020-03-20 14:50:27 +02:00
Shawn Erquhart
bc5f13e3ea chore: update website ticker, force version bumps 2020-03-19 15:43:00 -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
Justin Smith
ab7ba435ba
docs: Update Quick Start “collection-types” (#3438) 2020-03-18 20:26:13 +02: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]
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]
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
Shawn Erquhart
8b0248bdc3
Update Updates “releases” (#3416)
Automatically generated. Merged on Netlify CMS.
2020-03-12 17:00:20 -04:00
Erez Rokah
5339735994
docs: update editorial workflow notes (#3380) 2020-03-05 11:32: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
Shawn Erquhart
567adc7e11
docs: split and expand backend docs (#3350) 2020-03-02 18:34:33 +01:00
Erez Rokah
e0b1246810
feat: populate new entry from URL params (#3343) 2020-03-02 11:32:22 +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
414218c1ee
chore(deps): update dependecies (#3341) 2020-02-28 11:40:18 +01:00
Christian Fritsch
29bd7f1d57
Add PHP oauth backend (#3337) 2020-02-27 23:03:40 +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
Stéphane Klein
8874769b31
feat: sanitize media filenames according to global slug setting (#3315) 2020-02-25 19:12:11 +01:00
Joel Mukuthu
1d137a09e8
docs: link to beta support for editorial workflow (#3317) 2020-02-25 08:44:23 +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
Bruno Duyé
151fa90da4
doc: beta netlify-cms-proxy-server - add missing "backend" (#3249) 2020-02-13 15:26:00 +02: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
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
d61841f9db
fix(website): missing headers anchors (#3218) 2020-02-10 16:13: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