15488 Commits

Author SHA1 Message Date
dependabot[bot]
dd1817680d
Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 (#8966)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.1.2 to 4.2.0.
- [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-12-28 10:31:48 +01:00
dependabot[bot]
c6b7c68709
Bump knex from 0.21.13 to 0.21.14 (#8968)
Bumps [knex](https://github.com/knex/knex) from 0.21.13 to 0.21.14.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.21.13...0.21.14)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 10:30:59 +01:00
soupette
8b9c3f2052 v3.4.1 v3.4.1 2020-12-22 16:52:46 +01:00
cyril lopez
ca797fc953
Merge pull request #8974 from strapi/fix/filters
Fix listview bug
2020-12-22 15:00:07 +01:00
soupette
babecc8705 Fixes #8951
Also fix filters fetching

Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-22 11:41:28 +01:00
ELABBASSI Hicham
10bdd99022
Merge pull request #8972 from strapi/fix/wysiwyg
Fix wysiwyg lifecycle
2020-12-22 10:58:48 +01:00
soupette
19f61f4b79 Fix wysiwyg lifecycle
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-22 10:24:36 +01:00
ELABBASSI Hicham
62024242ae
Merge pull request #8935 from strapi/fix/inputs-display
Fix inputs display
2020-12-21 15:03:30 +01:00
soupette
c85eb46a43 Fix input display
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-21 14:20:03 +01:00
soupette
46ac2782f1 Merge branch 'master' of github.com:strapi/strapi into fix/inputs-display 2020-12-21 10:51:25 +01:00
soupette
43d476660a Upgrade buffet.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-21 10:50:49 +01:00
Alexandre BODIN
8a9d648177
Merge pull request #8937 from strapi/rf/addTelemetry
Add telemetry on the relational field feature
2020-12-21 09:53:55 +01:00
dependabot[bot]
7d44de36b2
Bump codemirror from 5.58.1 to 5.59.0 (#8958)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.1 to 5.59.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.1...5.59.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 09:49:41 +01:00
cyril lopez
5f7992f7b3
Merge branch 'master' into fix/inputs-display 2020-12-21 09:38:00 +01:00
Pierre Noël
ae5edd3d4c add test for sendDidConfigureListView 2020-12-18 18:17:02 +01:00
Pierre Noël
355888a5e7 add unit test for getRelationalFields 2020-12-18 17:53:52 +01:00
soupette
97e33908a0 Fix input uid
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-18 16:44:24 +01:00
Pierre Noël
674b1c19fa rename variables 2020-12-18 16:28:54 +01:00
Pierre Noël
23dcde6d90 add didConfigureListView 2020-12-18 16:19:39 +01:00
Moritz Eck
171a56b0e6
strapi-provider-email-mailgun: updates documentation (#8891)
* adds MAILGUN_HOST env to documentation

Signed-off-by: Moritz Eck <moritz.eck@gmail.com>

* make documentation fit on oneline

Signed-off-by: Moritz Eck <moritz.eck@gmail.com>

* use env() instead of hard-coded value

Signed-off-by: Moritz Eck <moritz.eck@gmail.com>

Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2020-12-18 15:55:30 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move (#8892)
* [WIP] Cleaning up codebase for doc repo move

WIP

* Fix deleted files, add links to doc repo issues

* Add repo note to readme
2020-12-18 15:50:37 +01:00
dependabot[bot]
58fc7084d6
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1 (#8902)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.4 to 7.12.1.
- [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.12.1/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 15:24:27 +01:00
Pierre Noël
febfd12b6d
fix test migration draft & publish (#8939) 2020-12-18 12:59:07 +01:00
soupette
0365d36a3b Fixes #8930
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-18 10:27:15 +01:00
dependabot[bot]
9423ec50be
Bump whatwg-fetch from 3.4.1 to 3.5.0 (#8932)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.4.1...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 09:54:16 +01:00
Christopher Wray
99d39f5d4c
cwray-tech/update plugin descriptions (#8921)
* Changed plugin description-more helpful text

The marketplace area in the cms shows this text, so I thought this would be a little more helpful than the default text.

Signed-off-by: Christopher Wray <53663762+cwray-tech@users.noreply.github.com>

* updated Graphql description text

* Update email description

* update upload description
2020-12-18 09:53:46 +01:00
Alexandre Bodin
e04a7e77cf Update migration guide 2020-12-17 15:48:58 +01:00
Alexandre Bodin
ce7c82793d Fix migration guide 2020-12-17 13:29:34 +01:00
Alexandre Bodin
91beb162d3 Merge branch 'master' into documentation 2020-12-17 13:23:21 +01:00
Alexandre Bodin
ea636b4d31 v3.4.0 v3.4.0 2020-12-17 13:18:50 +01:00
Alexandre Bodin
e4ed76b354 update the migration guide 2020-12-17 13:17:05 +01:00
Alexandre BODIN
be4d555693
Merge pull request #8733 from strapi/feature/relational-fields
Feature/relational fields
2020-12-17 13:02:30 +01:00
Alexandre Bodin
aa3d7eb2e0 Merge branch 'master' into feature/relational-fields 2020-12-17 12:58:34 +01:00
p_0g_8mm3_
3304ae3e11
[admin, translations] Translate documentation plugin and add German translations to index of upload plugin (#8803)
* add German translations of upload plugin to index

* Translate the documentation plugin
2020-12-17 12:54:14 +01:00
Alexandre BODIN
d81104b651
Merge pull request #8912 from strapi/rf/clean-and-tests
Rf/clean and tests
2020-12-17 12:51:48 +01:00
Pierre Noël
4a02c158b9
Fix migration when disabling dp on sqlite (#8768)
* fix migration disable dp on sqlite

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* fix mongo test

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* use context instead of migrationInfos

* refacto

* remove useless if
2020-12-17 12:33:00 +01:00
Alexandre Bodin
d050a1f0f4 small refactor 2020-12-17 12:11:45 +01:00
ELABBASSI Hicham
32d68f26d2
Merge pull request #8919 from strapi/rf/front-telemetry
RF Telemetry
2020-12-17 11:26:25 +01:00
soupette
55e147423e Add property to sort and filter events
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-17 11:19:56 +01:00
Pierre Noël
cc978bd999 cast count to number 2020-12-17 11:14:22 +01:00
dependabot[bot]
9f1b38c627
Bump react-select from 3.1.0 to 3.1.1 (#8917)
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.0...react-select@3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 11:02:05 +01:00
dependabot[bot]
5d4e1af5bc
Bump knex from 0.20.15 to 0.21.13 (#8918)
Bumps [knex](https://github.com/knex/knex) from 0.20.15 to 0.21.13.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.20.15...0.21.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 11:01:49 +01:00
Pierre Noël
7d4be48e07 fix populate findWithCountRelations 2020-12-17 10:17:56 +01:00
Pierre Noël
c3f903269d add tests count many relations 2020-12-16 17:54:54 +01:00
Pierre Noël
885dc5a138 refacto findWithRelationCounts 2020-12-16 17:44:43 +01:00
Alexandre Bodin
df3a40c84b Merge branch 'master' into feature/relational-fields 2020-12-16 16:39:58 +01:00
ELABBASSI Hicham
2695af4792
Merge pull request #8910 from strapi/fix/use-semver-front
Check Strapi versions with Semver
2020-12-16 16:37:04 +01:00
HichamELBSI
5d886b97ed shouldUpdateStrapi in Admin reducer
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-16 16:01:19 +01:00
HichamELBSI
9f627008fe Add semver to check Strapi version
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-16 14:48:50 +01:00
cyril lopez
230deec545
Merge pull request #8906 from strapi/fix/ui-rf-rbac
Fix UI bugs RF and CM
2020-12-16 11:45:23 +01:00