Alexandre Bodin
3c7c33eab7
v3.1.6
2020-09-24 14:51:49 +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
Peter Etelej
318f20e826
Bump up minimum required Node to 10.16 ( #7962 )
...
Updated README docs & package.json `engine` versions to bump up the
minimum required Node version from `10.10` to `10.16` (or `10.16.0+`)
Strapi no longer supports `10.10` since it updated `sharp` to `0.26.0`
( https://github.com/strapi/strapi/pull/7729 ) which requires Node 10.16.0+
(See https://github.com/lovell/sharp/blob/master/docs/changelog.md#v0260---25th-august-2020 )
` yarn create strapi-app my-project --quickstart` on 10.10 fails with error
```
error sharp@0.26.0: The engine "node" is incompatible with this module. Expected version ">=10.16.0". Got "10.10.0"
error Found incompatible module.
```
Signed-off-by: Peter Etelej <peter@etelej.com>
2020-09-22 16:00:13 +02:00
dependabot[bot]
a41f9d82ef
Bump @babel/core from 7.9.0 to 7.11.6 ( #7982 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.9.0 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-22 13:24:24 +02:00
Convly
736a580001
v3.1.5
2020-09-16 15:26:12 +02:00
dependabot[bot]
49f992359f
Bump bootstrap from 4.4.1 to 4.5.2 ( #7841 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.4.1 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 09:27:37 +02:00
Alexandre Bodin
6905be68bc
Merge branch 'documentation'
2020-09-02 17:23:41 +02:00
DMehaffy
024b337b09
Update node version requirements for v10 to v12 ( #7409 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-02 17:11:59 +02:00
Alexandre BODIN
77be3ea4c5
Merge pull request #7467 from strapi/users-permissions/create-new-role
...
Users and Permissions in Settings menu
2020-08-31 15:33:02 +02:00
Alexandre BODIN
d1e8b8df7c
Merge pull request #7450 from strapi/dependabot/npm_and_yarn/react-16.13.1
...
Bump react from 16.13.0 to 16.13.1
2020-08-31 15:24:08 +02:00
soupette
a9a978466e
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-31 12:17:33 +02:00
soupette
fb6010369a
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-26 10:38:54 +02:00
cyril lopez
36caab4176
Merge branch 'master' into deps/bump-buffetjs
2020-08-26 09:40:16 +02:00
soupette
c7fcb70d8f
Bump Buffet.js version
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-26 09:10:57 +02:00
soupette
b04d69835b
Downgrade rollup plugin svg
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-25 10:00:42 +02:00
dependabot[bot]
888036ddbe
Bump react from 16.13.0 to 16.13.1
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.0 to 16.13.1.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 17:22:49 +00:00
Pierre Noël
fb2db4b050
v3.1.4
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-08-13 19:05:20 +02:00
Pierre Noël
231263a353
v3.1.4
2020-08-13 18:58:14 +02:00
Laurent Comte
086677bee3
Fix/6641 ( #7337 )
...
* Fix "Search for an asset" on Media Library loses focus
while typing
Signed-off-by: Laurent Comte <laurent.comte@gmail.com>
* Update the provider loggin doc + display absolute redirect uri in front
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* update grant + doc twitter
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* replace .fr by .com
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* move a tip
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Specify that only grant providers are supported
Signed-off-by: Pierre Noël <petersg83@gmail.com>
Co-authored-by: Pierre Noël <petersg83@gmail.com>
2020-08-12 12:07:39 +02:00
dependabot[bot]
7113ebd170
Bump rollup-plugin-svg from 1.0.1 to 2.0.0
...
Bumps [rollup-plugin-svg](https://github.com/antony/rollup-plugin-svg ) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/antony/rollup-plugin-svg/releases )
- [Commits](https://github.com/antony/rollup-plugin-svg/compare/v1.0.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:54:48 +00:00
soupette
c318157633
Fix import name
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-07 12:55:24 +02:00
soupette
fb77ac3702
Init provider form
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-06 18:40:22 +02:00
soupette
17f8ab3296
Edit template
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-06 16:41:10 +02:00
soupette
f781790d67
Fix lint and Add modal edit templates
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-06 13:29:00 +02:00
dependabot[bot]
be55fdb69d
Bump whatwg-fetch from 2.0.4 to 3.3.1
...
Bumps [whatwg-fetch](https://github.com/github/fetch ) from 2.0.4 to 3.3.1.
- [Release notes](https://github.com/github/fetch/releases )
- [Commits](https://github.com/github/fetch/compare/v2.0.4...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-04 22:21:05 +00:00
soupette
63f4859e31
Init advanced settings page
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-04 17:45:45 +02:00
soupette
8575995080
Add page title to settings
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-04 14:33:43 +02:00
Alexandre Bodin
97922f99ae
v3.1.3
2020-07-31 09:59:56 +02:00
Alexandre Bodin
6aaa018ff5
v3.1.2
2020-07-29 13:34:01 +02:00
Alexandre Bodin
ac62bac98e
Upgrade lodash
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:05:50 +02:00
dependabot[bot]
aea96bca68
Bump lodash from 4.17.15 to 4.17.19 ( #7239 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 11:10:32 +02:00
Alexandre Bodin
35bae7df57
v3.1.1
2020-07-23 18:53:55 +02:00
Alexandre Bodin
1bbf1bc0dc
v3.1.0
2020-07-21 19:30:45 +02:00
Alexandre Bodin
62b2192c95
Update license info
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-20 18:40:52 +02:00
Alexandre BODIN
6baa8dbb98
Merge pull request #7041 from strapi/chore/markdown-it
...
Change preview for markdown-it in order to have all md support
2020-07-20 13:19:48 +02:00
soupette
138f3bd0e9
Upgrade buffet.js
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-20 10:50:13 +02:00
Alexandre Bodin
6bafa35a36
Merge branch 'releases/3.1.0' into features/rbac
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-18 10:12:40 +02:00
Alexandre Bodin
4d31935716
v3.0.6
2020-07-16 17:03:04 +02:00
Alexandre Bodin
b71ffa6c6c
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
Nick Hayden
a43b14e250
FIX - Update regex error value for English translation ( #6976 )
...
Co-authored-by: Nick Hayden <nick@192-168-1-101.tpgi.com.au>
2020-07-16 11:18:48 +02:00
soupette
90407f6b0d
Upgrade buffet.js
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-15 11:42:35 +02:00
Akhil Mohan
b8271dd403
Fix broken link install plugin popup ( #6698 )
...
* fixed broken link
New link for documentation that pops up as overlay in Strapi. (plugin install blocker)
* updated the requested change for fix broken link
2020-07-09 16:30:25 +02:00
soupette
4dba7a65d3
Upgrade buffet.js
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 14:53:48 +02:00
soupette
783356647c
Fix conflict helper => hasPermissions.js
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 12:00:43 +02:00
soupette
e139c905a8
Upgrade buffet.js
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:48:14 +02:00
soupette
4a78d51171
Fix propname
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:21 +02:00
soupette
4c62a406c7
Fix modal upgrade plan
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:20 +02:00
soupette
5bbdccc9d2
Created UpgradePlan modal
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:20 +02:00
soupette
9a2b91dc8a
Improve popupwarning by preventing interactions while requests are being sent
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
694db8ed85
Remove 403 response redirection
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00