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
HichamELBSI
c9951290b2
Fix UI bugs RF and CM
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-16 11:35:09 +01:00
dependabot[bot]
e6e228314e
Bump graphql from 15.3.0 to 15.4.0 ( #8903 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-16 11:18:47 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
ELABBASSI Hicham
7a851d9183
Merge pull request #8572 from strapi/rbac/decorrelate-crud
...
RBAC : Decorrelate create action, fix bugs, some refacto
2020-12-16 10:01:19 +01:00
ELABBASSI Hicham
7484716cd2
Merge pull request #8904 from strapi/rf/front-improvements
...
Small ui improvements
2020-12-16 09:37:27 +01:00
soupette
cd058e55fe
Fix scrollbar alignment in left menu
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-16 08:39:48 +01:00
soupette
6ef73edec1
Fix inner border focus on firefox
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-16 08:07:25 +01:00
dependabot[bot]
44eaeb74c5
Bump @apollo/federation from 0.20.2 to 0.20.7 ( #8895 )
...
Bumps [@apollo/federation](https://github.com/apollographql/federation/tree/HEAD/federation-js ) from 0.20.2 to 0.20.7.
- [Release notes](https://github.com/apollographql/federation/releases )
- [Changelog](https://github.com/apollographql/federation/blob/main/federation-js/CHANGELOG.md )
- [Commits](https://github.com/apollographql/federation/commits/@apollo/federation@0.20.7/federation-js )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 10:26:42 +01:00
Pierre Burgy
30ed3985c6
Replace John Doe by Kai Doe ( #8738 )
...
Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>
2020-12-14 16:57:18 +01:00
Piers Roberts
3c4e6bd34a
Allow JSON stringify to pretty print the config dump via config ( #8631 )
...
* Allow JSON stringify to prety print the config dump via config
Signed-off-by: Piers Roberts <proberts@nomensa.com>
* The JSON pretty switch is now a command option instead of coming from config
Co-authored-by: Piers Roberts <proberts@nomensa.com>
2020-12-14 16:50:43 +01:00
EdgyCoder ✌
18cb87a93f
Small changes to 'cognito' case! ( #8549 )
...
Removed comment on Cognito and removed unnecessary variable
2020-12-14 12:22:20 +01:00
Charles Johannisen
05de9e26b9
adjust condition for subdomain when it is an empty string ( #8358 )
...
Signed-off-by: Charles Johannisen <cjohannisen@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-12-14 12:15:45 +01:00
Pierre Noël
f8f7a4a89f
fix mongo preview when array is missing ( #8887 )
2020-12-14 12:01:27 +01:00
Diogo Correia
7585658128
Add ability to disable aggregation on GraphQL ( #8119 )
...
Signed-off-by: Diogo Correia <me@diogotc.com>
2020-12-14 11:57:13 +01:00
HichamELBSI
f67b519f2f
Merge branch 'master' into rbac/decorrelate-crud
2020-12-14 11:17:41 +01:00
HichamELBSI
c7c0a2c894
Fix reset button on Role form
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-14 10:50:17 +01:00
Alexandre BODIN
7fa67d8f62
Merge pull request #8874 from strapi/rf/fix-mongo-many-way-preview
...
fix mongo many-way preview
2020-12-11 18:04:29 +01:00