828 Commits

Author SHA1 Message Date
Shawn Erquhart
46f513d342 chore(release): publish
- netlify-cms-app@2.12.17
 - netlify-cms-backend-github@2.11.1
 - netlify-cms-core@2.30.1
 - netlify-cms-lib-widgets@1.3.1
 - netlify-cms-locales@1.17.0
 - netlify-cms-proxy-server@1.3.0
 - netlify-cms-widget-relation@2.8.1
 - netlify-cms@2.10.53
2020-07-14 11:08:01 -04:00
Erez Rokah
8720a4233d
fix(backend-github): use workflow branch when listing files to move (#4019) 2020-07-14 17:52:16 +03:00
renovate[bot]
e046a414f8
fix(deps): update dependency react-scroll-sync to ^0.8.0 (#4011)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-13 14:20:15 +03:00
Arno DUBOIS
ec58401500
feat: update locale (fr) (#4002) 2020-07-12 11:58:10 +03:00
Erez Rokah
07f47824e9
chore: replace react-router-redux with connected-react-router (#4001) 2020-07-09 19:08:18 +03:00
Erez Rokah
c3a680ff52
fix(editor): pass back link to editor toolbar (#4000) 2020-07-09 18:26:55 +03:00
Erez Rokah
784c1fe480
fix(proxy-server): change request logging level to debug (#3993) 2020-07-07 18:26:43 +03:00
Erez Rokah
3e0d0886d9
feat(proxy-server): allow setting proxy log level (#3989) 2020-07-06 18:50:39 +03:00
Nhan Doan
f4b2999898
feat(locale): add 'vi' locale 🇻🇳 (#3981) 2020-07-06 14:50:15 +03:00
Erez Rokah
c7e0fe8492
fix: relation widget performance (#3975) 2020-07-06 14:05:01 +03:00
Shawn Erquhart
c33db099ac chore(release): publish
- netlify-cms-app@2.12.16
 - netlify-cms-core@2.30.0
 - netlify-cms-widget-number@2.4.1
 - netlify-cms@2.10.52
2020-07-01 14:21:45 -04:00
Erez Rokah
652045c9de
fix(config-schema): allow field pattern to be a regex (#3971) 2020-07-01 13:30:26 +03:00
Erez Rokah
7ee9f2f188
fix(editor): proper length check for history when going back in editor (#3960) 2020-06-29 16:19:13 +03:00
Erez Rokah
5d710dbd69
fix: search file collections using top level file fields (#3948) 2020-06-25 17:41:32 +03:00
vrabe
c43858d873
fix: only ISO date strings are parsed to Date objects (#3923) 2020-06-21 16:37:25 +03:00
Erez Rokah
86562ad47a
fix(backup): synchronize calls to localForage (#3932) 2020-06-21 12:42:30 +03:00
Erez Rokah
3a53873469
fix(widget-number): use number instead of integer in schema (#3931) 2020-06-21 10:54:53 +03:00
Erez Rokah
8d2d5d5f2c
feat: validate plain fields on blur (#3922) 2020-06-18 20:34:01 +03:00
Erez Rokah
822819f42a
fix(editor-media-lib): handle duplicate media folders (#3921) 2020-06-18 20:31:46 +03:00
Shawn Erquhart
74dd25dda2 chore(release): publish
- netlify-cms-app@2.12.15
 - netlify-cms-backend-bitbucket@2.12.0
 - netlify-cms-backend-git-gateway@2.11.0
 - netlify-cms-backend-github@2.11.0
 - netlify-cms-backend-gitlab@2.9.0
 - netlify-cms-backend-proxy@1.1.0
 - netlify-cms-backend-test@2.10.0
 - netlify-cms-core@2.29.0
 - netlify-cms-lib-util@2.11.0
 - netlify-cms-locales@1.16.0
 - netlify-cms-proxy-server@1.2.9
 - netlify-cms-ui-default@2.11.1
 - netlify-cms-widget-code@1.2.0
 - netlify-cms-widget-datetime@2.6.0
 - netlify-cms-widget-file@2.7.0
 - netlify-cms-widget-image@2.7.0
 - netlify-cms-widget-list@2.6.0
 - netlify-cms-widget-map@1.4.0
 - netlify-cms-widget-markdown@2.12.0
 - netlify-cms-widget-number@2.4.0
 - netlify-cms-widget-object@2.5.0
 - netlify-cms-widget-relation@2.8.0
 - netlify-cms-widget-select@2.6.0
 - netlify-cms@2.10.51
2020-06-18 10:02:31 -04:00
Erez Rokah
0dc62eabec
fix(schema): enforce files and collections names uniqueness (#3913) 2020-06-18 14:35:02 +03:00
Erez Rokah
af7bbbd9a9
Feat: nested collections (#3716) 2020-06-18 10:11:37 +03:00
Nigel Huang
a50edc7055
feat: add backend status down indicator (#3889) 2020-06-15 17:59:28 +03:00
stefanprobst
2b01e009c6
fix(widget-markdown): headings dropdown not showing properly no firefox (#3903) 2020-06-15 15:01:52 +03:00
Prachya Saechua
699526c23b
feat(lang): add 'th' locale (#3890)
feat(lang): add 'th' locale
2020-06-15 11:53:11 +03:00
stefanprobst
1045ca753f
fix: don't rely on browser builtin css for CardsGrid margins (#3892) 2020-06-15 10:19:05 +03:00
Erez Rokah
afc9bf4f3f
feat(backend-gitgateway): improve deploy preview visibility (#3882) 2020-06-09 20:33:16 +03:00
Erez Rokah
da7fbe0638
Fix: handle branch names conflicts (#3879) 2020-06-09 19:03:19 +03:00
Erez Rokah
0bdddfd43b
build: increase webpack memory (#3878)
* build: increase webpack memory

* ci: update cache utility
2020-06-09 12:46:58 +03:00
Erez Rokah
d4a7d88175
chore(deps): remove monaco editor unused deps (#3877) 2020-06-09 10:43:15 +03:00
renovate[bot]
dc429f8ffa
fix(deps): update dependency react-monaco-editor to ^0.36.0 (#3871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 15:15:42 +03:00
renovate[bot]
89f418135a
fix(deps): update dependency react-polyglot to ^0.7.0 (#3872)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 12:25:17 +03:00
renovate[bot]
98c5434a6d
fix(deps): update dependency react-is to v16.13.1 (#3870)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 12:24:02 +03:00
renovate[bot]
9cd46230fb
chore(deps): update node.js to >=v10.21.0 (#3869)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 11:28:55 +03:00
Erez Rokah
53cba02244
fix: update rehype-remark (#3864) 2020-06-07 14:01:50 +03:00
Bartholomew
2b46608f86
feat: add widgets schema validation (#3841) 2020-06-03 16:43:34 +03:00
Erez Rokah
7bc75d095b
fix(widget-markdown): don't strip new lines from text nodes (#3813) 2020-06-03 13:16:24 +03:00
Erez Rokah
1419ba1d09
fix(widget-relation): keep referenced field type when not using template (#3850) 2020-06-03 13:07:35 +03:00
Erez Rokah
285c940562
fix: handle token expiry (#3847) 2020-06-03 12:44:03 +03:00
Patrick Menlove
43ef28b5dc
fix(types): add missing List import to index.d.ts (#3843) 2020-06-02 11:04:06 +03:00
Shawn Erquhart
e16782409a chore(release): publish
- netlify-cms-app@2.12.14
 - netlify-cms-backend-test@2.9.0
 - netlify-cms-core@2.28.0
 - netlify-cms-lib-util@2.10.0
 - netlify-cms-locales@1.15.0
 - netlify-cms-proxy-server@1.2.8
 - netlify-cms-ui-default@2.11.0
 - netlify-cms-widget-list@2.5.1
 - netlify-cms-widget-object@2.4.2
 - netlify-cms@2.10.50
2020-06-01 12:44:09 -04:00
András Szücs
87546393de
fix: add missing type definitions (#3832) 2020-06-01 10:42:11 +03:00
Bartholomew
812716e18b
feat: add pre save/ post save hooks (#3812) 2020-05-27 16:14:35 +03:00
Erez Rokah
624b7ff14b
feat: add allowed_hosts support in local_backend (#3805) 2020-05-26 11:50:09 +03:00
Erez Rokah
8047d06afd
fix(config): validate unique fields names under the same level (#3804) 2020-05-25 15:35:01 +03:00
Tom Rutgers
dd7bced09e
fix(locale): update translation strings for 'nl' locale (#3802) 2020-05-25 14:40:15 +03:00
Kunal Kundu
6056424a2d
fix(media-library): prevent buttons from overlapping #3639 (#3784) 2020-05-25 13:07:01 +03:00
Kevin Young
397857855b
fix: Error UI improvements for nested lists/objects (#3726) 2020-05-25 09:42:54 +03:00
Max Metral
2ecafd3354
feat: allow author login/name to work in commit message templates #3793 (#3794) 2020-05-25 09:36:35 +03:00
Shashank Bairy R
c28cc0c9e7
feat: add filter to collection view (#3741) 2020-05-24 20:37:08 +03:00
Steffen Martinsen
d3aaf4ddb3
feat(lang): add norwegian (#3785) 2020-05-20 12:37:52 +03:00
Shawn Erquhart
3b1e9a8837 chore(release): publish
- netlify-cms-app@2.12.13
 - netlify-cms-backend-bitbucket@2.11.5
 - netlify-cms-backend-git-gateway@2.10.5
 - netlify-cms-backend-github@2.10.6
 - netlify-cms-backend-proxy@1.0.7
 - netlify-cms-core@2.27.0
 - netlify-cms-lib-util@2.9.4
 - netlify-cms-locales@1.14.0
 - netlify-cms-proxy-server@1.2.7
 - netlify-cms-widget-code@1.1.5
 - netlify-cms-widget-date@2.5.1
 - netlify-cms-widget-datetime@2.5.0
 - netlify-cms-widget-list@2.5.0
 - netlify-cms-widget-markdown@2.11.3
 - netlify-cms-widget-relation@2.7.0
 - netlify-cms@2.10.49
2020-05-19 17:59:16 -04:00
Erez Rokah
24d96a760a
fix(widget-relation): fix displayFields default (#3783) 2020-05-19 12:10:48 +03:00
Derek Nguyen
2f435f875b
feat(widget-relation): target file collections (#3754) 2020-05-19 10:17:57 +03:00
renovate[bot]
5f99a9132b
chore(deps): update dependency typescript to v3.9.2 (#3776) 2020-05-18 10:52:23 +03:00
Hannes Küttner
588622adb2
feat: improve search to target single collections (#3760) 2020-05-18 10:52:06 +03:00
Maurici Abad Gutierrez
9d6260bd4b
fix(locale): Add translation for "download" in mediaLibraryModal (#3771) 2020-05-17 19:12:28 +03:00
Maurici Abad Gutierrez
76b19eaca4
fix(locale): Improve Catalan translation (#3770) 2020-05-17 19:12:07 +03:00
Hannes Küttner
4dd58c5dcb
feat(widget-list): add hiding list content with minimize_collapsed option (#3607) 2020-05-17 16:47:07 +03:00
Erez Rokah
088b1a8ab6
fix: clear fetch timeout on successful response (#3768) 2020-05-17 14:09:06 +03:00
Erez Rokah
6042383b9d
fix: allow setting an empty array as default for complex lists (#3746) 2020-05-13 13:24:12 +03:00
Nick Holden
ef5ff031da
feat: add pickerUtc option to datetime widget (#3721)
I have a field that I would like to contain just a date (with no specific
time). When I configure the datetime widget with sensible options for
a date-only field, dates are stored properly in the saved markdown,
but when I load those dates in the UI, I see the date before.

This is happening because the DateTime component from the
react-datetime library uses local timezones. It loads the date as the
start of day UTC and then converts to the local timezone, which is
going to be the previous day in any timezone with a negative UTC offset,
including all of the Americas.

This change adds a pickerUtc option to the datetime widget so that users
can specify when they would like the datetime picker to display times in
UTC rather than in the local timezone. By setting this new option to
true on date-only fields, users can ensure that everyone sees the same
date in the picker regardless of local timezones.
2020-05-13 11:44:01 +03:00
Erez Rokah
3d7d5d2e67
fix(widget-code): change dynamic import to require (#3745) 2020-05-12 20:24:28 +03:00
Kunal Kundu
3e34e52440
chore: add timeout mechanism for fetch calls (#3649) 2020-05-12 16:51:13 +03:00
Bartholomew
334304ed52
fix: delete new entry backup (#3645) 2020-05-12 10:45:39 +03:00
Erez Rokah
8ab2a6036b
fix(date): allow default value to Date field (#3740) 2020-05-11 17:30:28 +03:00
Derek Nguyen
7cc4c89539
feat(netlify-cms-widget-list): allow 'summary' field (#3616) 2020-05-11 16:30:29 +03:00
renovate[bot]
6bead5c6b2
fix(deps): update dependency @iarna/toml to v2.2.5 (#3736)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 13:24:01 +03:00
Elias Norrby
5c5f390590
feat(locale): add 'sv' locale (#3724) 2020-05-11 13:23:24 +03:00
renovate[bot]
1c7ef1c457
fix(deps): update dependency simple-git to v2 (#3730)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 12:16:30 +03:00
renovate[bot]
a33aebbc58
fix(deps): update dependency rehype-stringify to v7 (#3729)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 11:57:25 +03:00
Shawn Erquhart
889977150a chore(release): publish
- netlify-cms-app@2.12.12
 - netlify-cms-backend-git-gateway@2.10.4
 - netlify-cms-core@2.26.0
 - netlify-cms-lib-widgets@1.3.0
 - netlify-cms-locales@1.13.0
 - netlify-cms-ui-default@2.10.1
 - netlify-cms-widget-list@2.4.6
 - netlify-cms-widget-markdown@2.11.2
 - netlify-cms-widget-relation@2.6.0
 - netlify-cms@2.10.48
2020-05-04 15:48:48 -04:00
Shawn Erquhart
0c7699d026 chore: override versions for failed release 2020-05-04 15:45:31 -04:00
Erez Rokah
0504c584fc
Test(widgets-list): add tests (#3697) 2020-05-04 15:17:19 +03:00
Erez Rokah
6c229c5149
fix(git-gateway): wait for identity widget to initialize (#3660) 2020-04-30 17:46:07 +03:00
Erez Rokah
213ae86b54
feat(widget-relation): string templates support (#3659) 2020-04-30 16:03:08 +03:00
Hannes Küttner
3e5ff71846
feat: add entry, collection and config prop to control widget (#3672) 2020-04-30 10:52:42 +03:00
Jeff Hackshaw
2580251208
fix: support common backend configuration options from docs in ts types (#3674) 2020-04-29 18:52:01 +03:00
Marlon Luan
b5a242ec8e
feat(locale): update PT language (#3669) 2020-04-28 10:25:03 +03:00
senda_y
5b1353d755
fix: locale japanese (#3668) 2020-04-27 19:16:27 +03:00
Pedr Browne
a9d0699a82
fix: sidebar icon shrinking when label wraps (#3653)
Co-authored-by: Pedr <pedr@sleepstation.org.uk>
2020-04-24 19:31:40 +03:00
Pedr Browne
028ab535df
fix: prevent escaping of footnotes and references (#3646)
Prevent footnotes ([^1]:blah) and footnote references ([^1]) from being incorrectly escaped when switching between Markdown and Rich Text modes.

Co-authored-by: Pedr <pedr@sleepstation.org.uk>
2020-04-22 19:41:06 +03:00
Erez Rokah
cf57284f40
fix(sort): don't clear sort data on entries request (#3648) 2020-04-22 16:05:47 +03:00
Shashank Bairy R
88b6c633af
feat: add hide property to collections (#3618) (#3643) 2020-04-22 15:32:13 +03:00
Shawn Erquhart
f8603c5d92 chore(release): publish
- netlify-cms-app@2.12.11
 - netlify-cms-backend-bitbucket@2.11.4
 - netlify-cms-backend-git-gateway@2.10.3
 - netlify-cms-backend-github@2.10.5
 - netlify-cms-backend-gitlab@2.8.4
 - netlify-cms-lib-util@2.9.3
 - netlify-cms-proxy-server@1.2.6
 - netlify-cms@2.10.47
2020-04-21 10:49:29 -04:00
Erez Rokah
8f1b325809
refactor: use fetch cache arg instead of cache busting (#3584) 2020-04-21 17:46:06 +03:00
Erez Rokah
9b79623bc8
fix(large-media): match netlify.app as lfs host (#3642) 2020-04-21 17:29:21 +03:00
Shawn Erquhart
b151bdfd73 chore(release): publish
- netlify-cms-app@2.12.10
 - netlify-cms-core@2.25.0
 - netlify-cms-locales@1.12.0
 - netlify-cms-widget-list@2.4.4
 - netlify-cms-widget-object@2.4.1
 - netlify-cms@2.10.46
2020-04-20 12:47:16 -04:00
Balazs
3f72f438a1
fix(types): instead of the inferred {}, allow any kind of props (#3638) 2020-04-20 16:15:04 +03:00
Kunal Kundu
cf252605ad
feat: add-download-button closes #3429 (#3609) 2020-04-20 12:37:47 +03:00
Bartholomew
3a666e26b5
fix: list widget item collapse toggle (#3623) 2020-04-19 17:46:09 +03:00
Carlos Fernández
f88c83b97a
fix(locale): add missing translation strings for 'es' locale (#3626) 2020-04-19 11:48:27 +03:00
Bartholomew
3d0856ea88
fix: list widget validation after sort (#3611) 2020-04-19 11:46:26 +03:00
Shawn Erquhart
b06f4cf64f chore(release): publish
- netlify-cms-app@2.12.9
 - netlify-cms-core@2.24.4
 - netlify-cms-widget-markdown@2.11.1
 - netlify-cms-widget-object@2.4.0
 - netlify-cms@2.10.45
2020-04-16 16:22:22 -04: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
Kevin Young
99071c14e4
fix(markdown widget): adds keyboard shortcuts (#3005) (#3582) 2020-04-15 11:49:38 +03:00
Erez Rokah
bb0a7e96d8
fix: redirect to default path after login success if url has prev error (#3599) 2020-04-15 09:42:36 +03:00
Shawn Erquhart
1f3eca0a7f chore(release): publish
- netlify-cms-app@2.12.8
 - netlify-cms-core@2.24.3
 - netlify-cms-locales@1.11.0
 - netlify-cms-proxy-server@1.2.5
 - netlify-cms-ui-default@2.10.0
 - netlify-cms-widget-datetime@2.4.0
 - netlify-cms@2.10.44
2020-04-14 17:09:59 -04:00
Petro Pavlenko
1a60e6d7fd
fix(type-defs): add string type to EditorComponentData id property (#3602) 2020-04-14 13:15:38 +03:00
Kunal Kundu
36ae69c96e
fix: add missing generic type to registerPreviewTemplate (#3597) 2020-04-13 18:48:55 +03:00
renovate[bot]
25898ed678
chore(deps): update node.js to >=v10.20.1 (#3588)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:43:21 +03:00
Erez Rokah
39e00261a2
Test: add yaml (and other formats) parsing tests (#3586) 2020-04-12 19:40:44 +03:00
Hannes Küttner
625a9980f1
fix: unify the title used in entry cards and workflow cards (#3573) (#3575) 2020-04-12 19:31:25 +03:00
Tom Claes
79b8469337
feat(widget-datetime): add now to datepicker (#3484) 2020-04-12 18:17:01 +03:00
Przemysław Ścigała
7fcdaef1c9
fix: increase DropdownList z-index (#3579) 2020-04-12 12:41:43 +03:00
Shawn Erquhart
2e0de95aed chore(release): publish
- netlify-cms-app@2.12.7
 - netlify-cms-core@2.24.2
 - netlify-cms@2.10.43
2020-04-10 17:54:53 -04:00
Bartholomew
b8eeab2e35
fix: enable merge option for yaml parser (#3577) 2020-04-10 17:50:05 -04:00
Shawn Erquhart
b9d6632203 chore(release): publish
- netlify-cms-app@2.12.6
 - netlify-cms-core@2.24.1
 - netlify-cms@2.10.42
2020-04-09 10:17:00 -04:00
Erez Rokah
0d59642e64
fix: pass prettyErrors to yaml when parsing config (#3571) 2020-04-09 16:41:52 +03:00
Bartholomew
1d88b15de5
fix: duplicate entry (#3563) 2020-04-09 14:44:06 +03:00
Erez Rokah
0761ffa3f2
fix: use v1.1 schema only when parsing (#3569) 2020-04-09 14:17:12 +03:00
Erez Rokah
bfb2e2bc57
fix: allow unlimited alias count (#3570) 2020-04-09 13:33:21 +03:00
Shawn Erquhart
0b2755c8da chore(release): publish
- netlify-cms-app@2.12.5
 - netlify-cms-backend-github@2.10.4
 - netlify-cms-core@2.24.0
 - netlify-cms-widget-date@2.5.0
 - netlify-cms-widget-datetime@2.3.0
 - netlify-cms-widget-markdown@2.11.0
 - netlify-cms@2.10.41
2020-04-07 09:42:02 -04:00
Erez Rokah
1705c79a92
fix(backend-github): add fallback for diff errors/warnings (#3558) 2020-04-07 15:42:24 +03:00
Erez Rokah
4afbbdd8a9
feat(yaml): support comments (#3529) 2020-04-07 15:00:06 +03:00
Shawn Erquhart
4489b6ff49 chore(release): publish
- netlify-cms-app@2.12.4
 - netlify-cms-backend-proxy@1.0.6
 - netlify-cms-core@2.23.4
 - netlify-cms-locales@1.10.3
 - netlify-cms-widget-file@2.6.4
 - netlify-cms@2.10.40
2020-04-06 13:24:46 -04:00
Erez Rokah
6933bf6ee1
fix: missing widgets (#3541) 2020-04-05 16:46:26 +03:00
Erez Rokah
76732f7208
fix(widget-image): multiple image support (#3538) 2020-04-05 12:33:54 +03:00
Erez Rokah
d4b28e22a6
Fix(locale): Add missing translation strings for polish (#3530) 2020-04-02 20:25:06 +03:00
Erez Rokah
f94dea386c
fix(backend-proxy): fix error reporting (#3527) 2020-04-02 12:46:34 +03:00
Shawn Erquhart
9af7069a35 chore(release): publish
- netlify-cms-app@2.12.3
 - netlify-cms-core@2.23.3
 - netlify-cms@2.10.39
2020-04-01 17:14:22 -04:00
Shawn Erquhart
c2425b44e8
fix: stop collection view controls from overflowing (#3521) 2020-04-01 18:23:59 +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
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
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
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
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
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
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