3362 Commits

Author SHA1 Message Date
Erez Rokah
c3a680ff52
fix(editor): pass back link to editor toolbar (#4000) 2020-07-09 18:26:55 +03:00
Erez Rokah
100b0645a1
chore: fix demo site (#3998) 2020-07-09 17:19:53 +03:00
Erez Rokah
784c1fe480
fix(proxy-server): change request logging level to debug (#3993) 2020-07-07 18:26:43 +03:00
Jeremy Zilar
6a0e918ffa
feat: reorganizing the NetlifyCMS Docs navigation (#3766) 2020-07-07 10:49:31 +03:00
Erez Rokah
3e0d0886d9
feat(proxy-server): allow setting proxy log level (#3989) 2020-07-06 18:50:39 +03:00
Erez Rokah
2da824bf71
docs(widget-relation): improve docs (#3990) 2020-07-06 15:43:28 +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
renovate[bot]
126b86cdc4
chore(deps): lock file maintenance (#3988) 2020-07-06 13:22:17 +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
c56ae0850f
fix(cms-demo): pad days when creating test-repo date field (#3972) 2020-07-01 15:13:00 +03: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
renovate[bot]
09b6668c5e
chore(deps): lock file maintenance (#3959)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 09:41:34 +03:00
Erez Rokah
8982b57854
chore: fix dev site dates to iso format (#3949) 2020-06-25 18:28:23 +03:00
Erez Rokah
5d710dbd69
fix: search file collections using top level file fields (#3948) 2020-06-25 17:41:32 +03:00
Erez Rokah
c95437790f
docs: Update Updates “notifications” (#3947) 2020-06-24 17:45:26 +03:00
Erez Rokah
fb367f22da
docs: Update Docs: Features “deploy-preview-links” (#3943) 2020-06-23 16:39:14 +03:00
renovate[bot]
3025e5e8ff
chore(deps): update dependency @types/lodash to v4.14.156 (#3936)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 11:07:04 +03:00
renovate[bot]
ba2b0e1e7c
fix(deps): update gatsby monorepo (#3940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:34:26 +03:00
renovate[bot]
b153b97c38
chore(deps): lock file maintenance (#3941)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:10:20 +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
Leonardo Matos
330fadd1d7
ci(create-release): setup workflow to create github release (#3930)
Create GitHub release after each new version tag to properly support GitHub _watch releases only feature
2020-06-21 11:21:00 +03:00
Garrett Boatman
ec04ea76aa
docs: Update Docs: Backends “bitbucket-backend” (#3910) 2020-06-21 10:56:56 +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
dependabot-preview[bot]
9040e7ea1a
build(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#3914)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.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-06-18 17:47:19 +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
0cb9b1fe5f
chore: remove pages collections from demo (#3915) 2020-06-18 10:00:16 -04:00
Erez Rokah
0dc62eabec
fix(schema): enforce files and collections names uniqueness (#3913) 2020-06-18 14:35:02 +03:00
Erez Rokah
c65dbc0123
chore: Revert "chore: fix PR labeler for forked PRs" (#3912)
This reverts commit cd79ea70243bd175489d7fb92ed50d3b620e969a.
2020-06-18 10:29:32 +03:00
Erez Rokah
af7bbbd9a9
Feat: nested collections (#3716) 2020-06-18 10:11:37 +03:00
Travis DePrato
b4c47caf59
docs: Update Docs: Backends “gitlab-backend” (#3906) 2020-06-17 21:41:20 +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
renovate[bot]
6a8d389751
fix(deps): update dependency lerna to v3.22.1 (#3899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 14:33:44 +03:00
Erez Rokah
ca5b60ae7b
chore: fix PR labeler for forked PRs (#3902) 2020-06-15 14:33:11 +03:00
Prachya Saechua
699526c23b
feat(lang): add 'th' locale (#3890)
feat(lang): add 'th' locale
2020-06-15 11:53:11 +03:00
renovate[bot]
9d44d705e0
chore(deps): update dependency eslint-plugin-prettier to v3.1.4 (#3897)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 11:39:15 +03:00
renovate[bot]
92bc4e8893
chore(deps): update dependency css-loader to v3.6.0 (#3895)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 11:39:02 +03:00
renovate[bot]
65478be6b7
chore(deps): update gatsby monorepo (#3898)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 11:29:27 +03:00
renovate[bot]
83e8a2348c
chore(deps): update dependency eslint-plugin-import to v2.21.2 (#3896)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 10:59:59 +03:00
stefanprobst
1045ca753f
fix: don't rely on browser builtin css for CardsGrid margins (#3892) 2020-06-15 10:19:05 +03:00
renovate[bot]
d1ae11ba43
chore(deps): lock file maintenance (#3900)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 10:03:11 +03:00
renovate[bot]
374783509b
chore(deps): update dependency cypress to v4.8.0 (#3883) 2020-06-11 10:20:48 +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