HichamELBSI
9667f0fc3b
Bump BuffetJS to 3.3.1
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-10-02 09:54:18 +02:00
Alexandre Bodin
8589848ce4
Merge branch 'features/draft-publish' into releases/3.2
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-01 16:23:32 +02:00
Michael Gwynne
7a45bde796
Add noindex to public index page ( #7917 )
...
* Add noindex to public index page
Signed-off-by: Michael Gwynne <michael.gwynne@checkatrade.com>
* Acting on PR comments
Signed-off-by: Michael Gwynne <michael.gwynne@checkatrade.com>
2020-10-01 13:46:01 +02:00
dependabot[bot]
4ad37956d7
Bump sqlite3 from 4.2.0 to 5.0.0 ( #8122 )
...
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3 ) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/mapbox/node-sqlite3/releases )
- [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mapbox/node-sqlite3/compare/v4.2.0...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 13:22:56 +02:00
dependabot[bot]
be7dfaabd3
Bump is-valid-domain from 0.0.14 to 0.0.15 ( #8120 )
...
Bumps [is-valid-domain](https://github.com/miguelmota/is-valid-domain ) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/miguelmota/is-valid-domain/releases )
- [Commits](https://github.com/miguelmota/is-valid-domain/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 09:46:35 +02:00
Alexandre Bodin
a22baf9a0d
Fix peer deps
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-09-30 12:46:05 +02:00
dependabot[bot]
e6d14482c4
Bump stylelint-processor-styled-components from 1.6.0 to 1.10.0 ( #8002 )
...
Bumps [stylelint-processor-styled-components](https://github.com/styled-components/stylelint-processor-styled-components ) from 1.6.0 to 1.10.0.
- [Release notes](https://github.com/styled-components/stylelint-processor-styled-components/releases )
- [Changelog](https://github.com/styled-components/stylelint-processor-styled-components/blob/master/CHANGELOG.md )
- [Commits](https://github.com/styled-components/stylelint-processor-styled-components/compare/v1.6.0...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 10:37:34 +02:00
dependabot[bot]
adb7e5c9f6
Bump eslint-plugin-react-hooks from 2.5.1 to 4.1.2 ( #8103 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.5.1 to 4.1.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 10:17:11 +02:00
dependabot[bot]
cc568a3929
Bump apollo-server-koa from 2.17.0 to 2.18.1 ( #8104 )
...
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa ) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@2.18.1/packages/apollo-server-koa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 09:24:50 +02:00
Mattias van den Belt
c5275958b0
Per hook timeout config option ( #8081 )
...
* Add per hook timeout config
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update hook docs with timeout config options
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-09-29 16:07:10 +02:00
Igor Nikolenko
4700f79bcf
Fix validation of Date and Time field types for Mongoose connector ( #7801 )
...
Signed-off-by: richardgrey <richie.grey@gmail.com>
2020-09-29 14:53:56 +02:00
Jonas De Kegel
42fab5d953
Assume selection is text when creating a link ( #8071 )
...
Fixes #7890
Signed-off-by: Jonas De Kegel <jonas@fluid.desi>
2020-09-29 14:13:11 +02:00
erictsangx
1e4c3b7237
Allow browser options while using watch-admin ( #8054 )
...
Signed-off-by: erictsangx <erictsangx@gmail.com>
2020-09-29 14:12:38 +02:00
Rami Yushuvaev
b5ce86a805
Add translations to Hebrew language ( #7871 )
...
* Translate Strapi admin to Hebrew language
Signed-off-by: Rami Yushuvaev <r_a_m_i@hotmail.com>
* Translate Strapi plugin upload to Hebrew language
Signed-off-by: Rami Yushuvaev <r_a_m_i@hotmail.com>
2020-09-29 14:09:26 +02:00
Filip Sauer
c1ae95c3bf
Update strapi-admin polish translation ( #7507 )
...
Signed-off-by: Filip Sauer <sauer.filip@gmail.com>
2020-09-29 14:08:38 +02:00
Pierre Noël
567401f0c1
Fix/warn file too big ( #8033 )
...
* handle fileTooBig errors
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* add entityTooLarge error in provider plugins
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix linter
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Add better error message for 413 errors in ML
Signed-off-by: soupette <cyril.lpz@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
Co-authored-by: soupette <cyril.lpz@gmail.com>
2020-09-29 12:00:25 +02:00
Jim LAURIE
8a21a113ca
Merge pull request #8031 from strapi/templates/questions
...
Move questions link to forums
2020-09-28 16:02:42 +02:00
Jim LAURIE
2efb5e4064
Merge branch 'master' into templates/questions
2020-09-28 14:57:07 +02:00
Pierre Noël
cd9abb4961
fix cropped size too big
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-09-25 17:03:07 +02:00
ELABBASSI Hicham
3625113db6
Merge pull request #8050 from strapi/front/dp-small-ui-fix
...
Small ui improvements
2020-09-25 15:52:31 +02:00
soupette
b33cc36d8e
Small ui improvements
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-25 15:24:04 +02:00
cyril lopez
974a8b19d9
Merge pull request #8048 from strapi/fix/collapse-alignment
...
Fix Role edit alignment (Permission's list)
2020-09-25 13:29:34 +02:00
cyril lopez
5bae91462e
Merge pull request #8043 from strapi/fix/ctb-redirection
...
Fixes #8040
2020-09-25 12:31:03 +02:00
HichamELBSI
a2a31ce8df
Fix Role edit alignment (Permission's list)
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-09-25 12:19:31 +02:00
dependabot[bot]
082a178f5b
Bump koa-body from 4.1.1 to 4.2.0 ( #8042 )
...
Bumps [koa-body](https://github.com/dlau/koa-body ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/dlau/koa-body/releases )
- [Changelog](https://github.com/dlau/koa-body/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dlau/koa-body/compare/v4.1.1...v4.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-25 10:22:14 +02:00
soupette
f956f76f8f
Fixes #8040
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-25 09:07:32 +02:00
Derrick Mehaffy
a0424ec17d
Move questions link to forums
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-24 07:00:31 -07:00
Alexandre Bodin
4a27d9d46b
Merge branch 'master' into documentation
2020-09-24 14:55:21 +02:00
Alexandre Bodin
3c7c33eab7
v3.1.6
v3.1.6
2020-09-24 14:51:49 +02:00
Alexandre BODIN
3a51ea83b4
Merge pull request #8027 from strapi/fix/analytics-registration
...
Fix analytics registration bad info
2020-09-24 14:46:56 +02:00
Alexandre BODIN
c97f33bf53
Merge pull request #7716 from strapi/fix/7699
...
Fixes Admin bugs
2020-09-24 14:41:10 +02:00
Alexandre Bodin
00c094d8f8
Fix analytics registration bad info
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-09-24 14:31:08 +02:00
Alexandre BODIN
fb033314fe
Merge pull request #7999 from derappelt/patch-2
...
Update services.md
2020-09-24 09:47:58 +02:00
Diego Albitres
0670c896e3
Add privateAttributes to global and per model response ( #7331 )
...
* Added privateAttributes globally and per model
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added tests for sanitizeEntity
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed broken test
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added privateAttributes to GraphQL responses
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added docs for privateAttributes
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Refactored and fixed PR comments
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Merged tests and fixed broken tests from merge
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Updated documentation for new option
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Refactored GraphQL implementation
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed PR comments
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed tests for sanitize-entity
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Removed code and tests for ignorePrivateFor
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Exported getPrivateAttributes for GraphQL plugin
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Removed ignorePrivateFor from docs
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
2020-09-24 09:40:10 +02:00
dependabot[bot]
6b1ac6e91d
Bump request-promise-native from 1.0.8 to 1.0.9 ( #8018 )
...
Bumps [request-promise-native](https://github.com/request/request-promise-native ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/request/request-promise-native/releases )
- [Commits](https://github.com/request/request-promise-native/compare/v1.0.8...v1.0.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-24 09:37:43 +02:00
Alexandre BODIN
9480a906be
Merge pull request #8019 from strapi/deps/bump-buffet-stable
...
Bump buffet.js to 3.3.0
2020-09-24 09:33:58 +02:00
soupette
fa762abee7
Bump buffet.js to stable version
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-24 08:36:26 +02:00
Simon Appelt
8254aca5f2
Bugfix to last commit
2020-09-23 18:35:16 +02:00
Simon Appelt
c9fe16d38c
Update services.md
...
I updated the code so it looks more like the strapi internal implementation.
https://github.com/strapi/strapi/blob/master/packages/strapi/lib/services/entity-service.js#L65
2020-09-23 18:31:29 +02:00
Alexandre Bodin
90761175f6
Merge branch 'master' into features/draft-publish
2020-09-23 18:19:26 +02:00
Pierre Noël
a138695d95
fix missing hasTimestamp ( #8010 )
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-09-23 17:49:28 +02:00
cyril lopez
71204a53bd
Merge pull request #8009 from strapi/fix/wrong-props
...
Fix/wrong props
2020-09-23 17:28:14 +02:00
soupette
6020c8e7e5
Upgrade buffet.js rc.5
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 17:20:24 +02:00
soupette
a0dfa14f04
fix wrong props
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 16:56:18 +02:00
soupette
d44bc98e20
Fix alias
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 15:14:12 +02:00
cyril lopez
7a19c3b425
Merge pull request #8005 from strapi/fix/deps
...
Fix dependencies
2020-09-23 14:40:34 +02:00
soupette
30a3d85056
Add buffetjs to all package dependencies
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 14:35:56 +02:00
soupette
ab1587a049
Upgrade buffetjs
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-23 12:20:29 +02:00
Adam
94f3b24ee2
feat(server): allow listening on unix socket through server.socket config ( #7824 )
...
* feat(server): allow listening on unix socket through `server.socket` configuration
Signed-off-by: Adam Lee <duo1123@gmail.com>
* docs(server): documentation for socket config
Signed-off-by: Adam Lee <duo1123@gmail.com>
2020-09-23 11:59:31 +02:00
dependabot[bot]
e1875f0616
Bump react-helmet from 6.0.0 to 6.1.0 ( #8001 )
...
Bumps [react-helmet](https://github.com/nfl/react-helmet ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nfl/react-helmet/releases )
- [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nfl/react-helmet/compare/6.0.0...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-23 11:48:30 +02:00