cyril lopez
acbfe598d5
Merge branch 'master' into fix/glitch-compo-picker
2020-10-08 09:37:32 +02:00
davidmauskop
43ff63cc38
Update /_health to accept GET requests ( #8234 )
...
Signed-off-by: David Mauskop <david@render.com>
2020-10-08 09:33:32 +02:00
soupette
5b2236def8
Add cursor not-allowed for ce conditions select
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-08 09:32:03 +02:00
cyril lopez
d716a9b076
Merge branch 'master' into fix/glitch-compo-picker
2020-10-08 08:55:00 +02:00
dependabot[bot]
a0c957348d
Bump axios from 0.19.2 to 0.20.0
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 06:09:48 +00:00
Alexandre BODIN
e87af3f6c6
do not set id to undefined ( #8232 )
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-07 23:11:00 +02:00
Jean-Sébastien Herbaux
e7861232d0
Fix wrong query generation with bookshelf ( #8228 )
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-07 23:10:38 +02:00
henrych4
0593ca14d8
Fix incorrect notification when copy media url to clipboard
...
Signed-off-by: henrych4 <singyinhenry@gmail.com>
2020-10-07 23:59:28 +08:00
cyril lopez
62129e9b4f
Merge branch 'master' into front/events
2020-10-07 16:56:56 +02:00
soupette
eb03a06b07
Fixes #8175
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-07 16:53:55 +02:00
chachew
e0287c8d27
Add missing 'format' reserved model word. ( #8194 )
...
* Add missing 'format' reserved model word.
* Move reserved word to attribute name.
Co-authored-by: Matt Kirkland <mkirkland616@gmail.com>
2020-10-07 15:06:59 +02:00
Alexandre Bodin
755d216fbe
Merge branch 'documentation'
2020-10-07 14:53:27 +02:00
Alexandre Bodin
5a77b560e3
v3.2.1
v3.2.1
2020-10-07 14:50:47 +02:00
cyril lopez
f3a64f2fcf
Fix util when no data ( #8224 )
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-07 14:49:35 +02:00
Adam Hunter
81a22229ba
fixes missing error message when ses sendEmail returns an error ( #8086 )
...
Signed-off-by: Adam Hunter <arhunter@gmail.com>
2020-10-07 14:38:18 +02:00
Stanko Tadić
848d554c79
fixes #8221 - fixed publish failing if non-repeateable component data is "null" ( #8222 )
...
Signed-off-by: Stanko <stanko.tadic@gmail.com>
2020-10-07 14:20:18 +02:00
Tanmoy Bhowmik
983c61c144
Add support for brotli compression ( #8169 )
...
* chore(package): upgrade koa-compress
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
* fix(middleware): add config option
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
* chore(docs): update gzip docs
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
2020-10-07 09:49:18 +02:00
dependabot[bot]
9a2886036d
Bump swagger-ui-dist from 3.24.3 to 3.35.0 ( #8200 )
...
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui ) from 3.24.3 to 3.35.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.24.3...v3.35.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 17:24:25 +02:00
Dan Wendorf
bf8c17f120
Bump node-fetch to 2.6.1 ( #8191 )
...
node-fetch < 2.6.1 has a security vulnerability
(https://github.com/advisories/GHSA-w7rc-rwvf-8q5r )
This is a major version bump for strapi-plugin-upload (from 1.7.3), but
it does not look like strapi-plugin-upload is relying on any of the
functionality that has broken from 1.x to 2.x
Signed-off-by: Dan Wendorf <dan@render.com>
2020-10-06 17:20:57 +02:00
Alexandre BODIN
162c3aaa61
Merge pull request #8205 from strapi/chore/migration-3-2
...
Add 3.2 migration guide and improve migration guides homepage
2020-10-06 15:19:07 +02:00
Alexandre Bodin
698dbc6c99
Add 3.2 migration guide and improve migration guides homepage
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 15:15:12 +02:00
Alexandre BODIN
7a8d820376
Merge pull request #8203 from strapi/doc/entries-values
...
use entries instead of values
2020-10-06 12:06:02 +02:00
Pierre Noël
a45d50aa58
use entries instead of values
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-10-06 11:49:51 +02:00
Ralph
b35b8f72b3
AWS Cognito provider ( #6917 )
...
Add login provider AWS Cognito
Signed-off-by: ralphsomeday
2020-10-06 11:45:22 +02:00
Alexandre Bodin
48b138e81c
Merge branch 'master' into documentation
2020-10-06 11:06:24 +02:00
Alexandre Bodin
95f3502ab4
v3.2.0
v3.2.0
2020-10-06 11:01:02 +02:00
Alexandre BODIN
fb66ece326
Merge pull request #8165 from strapi/docs/heroku/fixDatabaseGuide
...
Fix heroku guide to set database settings in proper env path
2020-10-06 10:56:38 +02:00
Alexandre BODIN
442f38a4ba
Merge pull request #8190 from strapi/fix/graphql-pubstate
...
Fix publicationState for nested populations
2020-10-06 10:54:07 +02:00
Alexandre Bodin
fcb2878987
Use a symbol to pass options add make it work with many before fixing them
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:31 +02:00
Alexandre Bodin
60b52cf946
Add publicationState only if received in the args
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:31 +02:00
Alexandre Bodin
5f7fcafc5f
Fix publciationState for nested populations
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:30 +02:00
Alexandre BODIN
ab66df4369
Merge pull request #8182 from strapi/features/allow-setting-published-at-in-api
...
Allow setting the published_at field in the API
2020-10-05 20:22:23 +02:00
Alexandre BODIN
44894ce220
Merge pull request #8183 from strapi/3.2/docs
...
Draft & Publish documentation
2020-10-05 20:16:04 +02:00
Derrick Mehaffy
b8bd0b7b56
PR feedback from Megane
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-10-05 10:05:57 -07:00
Alexandre Bodin
af8a96c18b
Fix search tests
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 18:07:50 +02:00
cyril lopez
5e165c151f
Merge pull request #8188 from strapi/chore/remove-modals
...
Remove unneeded modals when D&P is disabled
2020-10-05 17:46:59 +02:00
Alexandre BODIN
46c7c70148
Merge pull request #8185 from strapi/graphql-publication-state-argument
...
Add publicationState argument for graphql queries
2020-10-05 17:19:36 +02:00
soupette
73ce44778a
Remove unneeded modals when D&P is disabled
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-05 17:12:28 +02:00
ELABBASSI Hicham
8a5cfd9f9f
Merge pull request #8162 from strapi/front/modal-confirm
...
ModalConfirm
2020-10-05 16:54:12 +02:00
soupette
6579895ce7
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-05 16:45:06 +02:00
Alexandre Bodin
29286c8fdb
Use non visible attributes as a reference for rbac fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 16:30:48 +02:00
Jean-Sébastien Herbaux
eb5a94501e
Ensure bound permissions in database ( #8180 )
...
* Ensure bound permissions in database
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Refactor, handle missing fields & fix e2e tests
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-05 16:26:55 +02:00
Mégane Lacheny
6e41cf1935
Fix more typos in the Draft and Publish documentation
2020-10-05 16:24:26 +02:00
Convly
773a86ae58
Fix conflicts / params => queryArguments
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-05 16:02:44 +02:00
Alexandre Bodin
cd6894e573
Fix tests
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-05 16:00:58 +02:00
Convly
0951e45d12
Add publicationState argument for graphql queries
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-05 15:56:30 +02:00
Mégane Lacheny
05494c50b5
Fix typos + Improve Draft and Publish documentation explanations
2020-10-05 15:54:42 +02:00
Mégane Lacheny
e870d21686
Change order of Draft and Publish file in documentation TOC
2020-10-05 15:43:08 +02:00
Mégane Lacheny
b005cd2082
Add note about roles and permissions for Draft and Publish documentation
2020-10-05 15:41:11 +02:00
Mégane Lacheny
b11171fec6
Add Edit icon in Draft and Publish documentation
2020-10-05 15:19:54 +02:00