Jorrit Schippers
175422d760
Update .npmignore files ( #8865 )
...
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files ( #9227 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Alexandre Bodin
4f9cc8a22c
v3.4.5
2021-01-26 11:59:47 +01:00
Jozef Cipa
808b2a464f
Handle duplicate entry error ( #8367 )
...
* Handle duplicate entry error message in bookshelf connector
Signed-off-by: jozefcipa <jozef.cipa@strv.com>
* Handle duplicate error message in mongoose connector
Signed-off-by: jozefcipa <jozef.cipa@strv.com>
* Apply changes from review
* Fix wrapping transactions in bookshelf adapter
* Add missing await to wrapErrors
* Call findOne without this
2021-01-25 14:03:48 +01:00
Quentin Dauprat
de33136264
feat(users-permissions): Add Auth0 provider ( #8362 )
...
* feat(users-permissions): Add Auth0 provider
Signed-off-by: Heziode <heziode@protonmail.com>
* fix(users-permissions): update path to providers settings
Update path due to change in U&P path in v3.1.5
Signed-off-by: Heziode <heziode@protonmail.com>
2021-01-25 09:09:45 +01:00
Alexandre Bodin
542786f263
v3.4.4
2021-01-20 17:31:59 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
2021-01-14 10:46:50 +01:00
Pierre Noël
70ffd7c65b
Fix CM limited to show only 100 entries ( #9118 )
...
* fix mongo count
* harmonize code between mongoose and bookshelf
* refacto
2021-01-13 20:15:45 +01:00
Alexandre Bodin
7505de6ad9
v3.4.2
2021-01-13 12:16:44 +01:00
Jorrit Schippers
8d88f5e97f
Consolidate lodash dependency to 4.17.20 ( #8861 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2021-01-13 12:08:13 +01:00
Kim, Harim
ac3d10006c
Add session option to Strapi query for Mongo Multi-Document transaction ( #6447 )
...
* add session option to mongo queries for transaction
Signed-off-by: harimkims <harimkims@gmail.com>
* seperate session parameter in buildQuery functions
Signed-off-by: harimkims <harimkims@gmail.com>
* clarify comment about mongoose create requirement
Signed-off-by: harimkims <harimkims@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-13 10:37:23 +01:00
Jean-Sébastien Herbaux
1d3576c729
Fix count method w/ D&P filters on MongoDB ( #9094 )
...
* Fix the count method not working with publication state on mongodb by passing all the filters to the query instead of only the where clauses
* Add test for the count api method w/ publication state filter
* Remove sort limit and start from the filters for the count method
* Handle publicationState params in countSearch too
2021-01-11 17:01:27 +01:00
Convly
c3a2c7024d
PR review adjustments
2021-01-08 10:09:10 +01:00
Convly
ecbe3bd1b0
Fix tests
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:08 +01:00
Convly
823070df9d
Fix mongoose destroy function & re-add strapi.stop calls
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:07 +01:00
Jean-Sébastien Herbaux
a77928d8ed
Fix deep query sort when using pagination operators (start, limit) ( #9046 )
2021-01-06 14:25:26 +01:00
Alexandre Bodin
2a6e1e0b84
Add tests to data-loaders
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2021-01-04 15:55:07 +01:00
soupette
8b9c3f2052
v3.4.1
2020-12-22 16:52:46 +01:00
Alexandre Bodin
ea636b4d31
v3.4.0
2020-12-17 13:18:50 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
Pierre Noël
f8f7a4a89f
fix mongo preview when array is missing ( #8887 )
2020-12-14 12:01:27 +01:00
Pierre Noël
7c347ee5c2
fix mongo many-way preview
2020-12-11 17:28:57 +01:00
Alexandre BODIN
d6f5b0c572
Merge pull request #8829 from strapi/relational-fields/sort-by-relation
...
Relational fields/ Sort by relation
2020-12-10 14:05:56 +01:00
Alexandre Bodin
e630cee0c9
Small refactoring to make the code easier to read
2020-12-10 11:17:41 +01:00
Convly
a415638848
mongoose:buildQuery : add the sort operator after the query matches, handle id=>_id, optimize the reorder by ids
2020-12-10 10:02:29 +01:00
Pierre Noël
4b25c36739
Add count
2020-12-08 17:27:02 +01:00
Convly
0096024de6
Fix deep filtering / sort on mongodb
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-12-08 16:56:21 +01:00
Convly
92451db825
Add deep sort to mongoose, fix sort order on both connectors, cleanup
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-12-08 16:56:21 +01:00
dependabot[bot]
f83aacefe1
Bump semver from 7.3.2 to 7.3.4 ( #8816 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.2 to 7.3.4.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:36:01 +01:00
Alexandre Bodin
c9c936ba41
Merge branch 'master' into feature/relational-fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-25 16:37:32 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
2020-11-25 16:22:45 +01:00
DMehaffy
bac867c816
Add support for columnType in Mongoose ( #8723 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-11-25 13:54:44 +01:00
soupette
61a3740c06
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
2020-11-16 16:47:16 +01:00
Alexandre Bodin
17ea510715
v3.3.2
2020-11-10 19:02:11 +01:00
Deepak
9508a31c4c
fix : #8342 ignore dynamic zone component if its not in data ( #8366 )
...
Signed-off-by: Deepak Thukral <iapain@gmail.com>
2020-11-10 09:43:12 +01:00
Alexandre Bodin
98bb6a3d31
v3.3.1
2020-11-09 19:22:52 +01:00
Pierre Noël
ec1c2a22c3
v3.3.0
2020-11-09 17:55:10 +01:00
Alexandre Bodin
07e7cfc0bd
Make lint stricter and fix the errors
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:42 +01:00
Alexandre Bodin
c78591553f
v3.2.5
2020-10-22 17:40:58 +02:00
Alexandre BODIN
81c684d7b4
Merge pull request #8314 from strapi/fix/dpMigration
...
fix d&p regressions
2020-10-20 14:08:49 +02:00
Convly
07c38420d4
Fix buildQuery for polymorphic relations
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-19 15:42:32 +02:00
Convly
e1e2dd3419
Remove unnecessary custom option from query
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-19 15:39:56 +02:00
Convly
03f5342123
Fix deepFiltering with draft & publish
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-19 15:39:56 +02:00
Pierre Noël
025eed964c
dont run d&p migration at CT creation + rebuild tables if there were deleted in DB
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-10-16 18:54:09 +02:00
Alexandre Bodin
e8153d99c0
v3.2.4
2020-10-16 18:22:15 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Jonas De Kegel
ecb377727a
Don't use mongoose 5.10.7 ( #8278 )
...
resolved strapi/strapi#8066
Signed-off-by: Jonas De Kegel <jonas@fluid.desi>
2020-10-13 18:14:48 +02:00
Alexandre Bodin
7485de2fdf
v3.2.3
2020-10-09 17:12:50 +02:00
Convly
b3d0b72198
v3.2.2
2020-10-09 11:52:09 +02:00