soupette
|
61a3740c06
|
Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-11-23 14:43:07 +01:00 |
|
Pierre Noël
|
60bf24ce8b
|
Fix query when populating morph relations (#8548)
* change query when populating morph relations
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-11-06 14:35:36 +01:00 |
|
Alexandre Bodin
|
8ecc36cfa3
|
Init refactoring of content manager configuration routes
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-11-02 19:41:42 +01:00 |
|
Diogo Correia
|
e797c5cf4c
|
Add clearer error messages on relation building (#8124)
* Add clearer error messages on relation building
Signed-off-by: Diogo Correia <me@diogotc.com>
* Add missing custom exceptions on relation building
Signed-off-by: Diogo Correia <me@diogotc.com>
* Fix spacing in relation building error messages
Signed-off-by: Diogo Correia <me@diogotc.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
|
2020-10-22 18:27:40 +02:00 |
|
Thomas
|
2f97ff1f93
|
better error handling for missing model error (#8328)
* Ammending commit
Signed-off-by: Thomas Chezieres <tchezieres@MacBook-Pro.lan>
* ammending last commit
Signed-off-by: Thomas Chezieres <tchezieres@MacBook-Pro.lan>
Co-authored-by: Thomas Chezieres <tchezieres@MacBook-Pro.lan>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2020-10-15 16:39:46 +02:00 |
|
Convly
|
87a50a0231
|
Use directly getModel instead of fetching all the models
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:21:26 +02:00 |
|
Convly
|
8a69d187d0
|
Update models attributes & get models from the database manager
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:21:24 +02:00 |
|
Convly
|
1f3506710d
|
Handle special scenarios where pluginName === 'admin' when retrieving models
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
|
2020-07-08 10:21:16 +02:00 |
|
Pierre Noël
|
950a21469f
|
add filtering to search route
Signed-off-by: Pierre Noël <petersg83@gmail.com>
|
2020-06-30 15:50:52 +02:00 |
|
Alexandre Bodin
|
087920fb47
|
Merge branch 'develop' into features/media-lib
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-31 11:58:31 +02:00 |
|
Pierre Noël
|
f2663eb1f7
|
improve joinTable customization + test collectionName duplicates
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
|
2020-03-27 15:51:23 +01:00 |
|
Alexandre Bodin
|
c8de166051
|
Add deleteRelations logic in connectors
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-20 11:04:23 +01:00 |
|
Alexandre Bodin
|
a5288f0cf7
|
Implement new populate algorithm loading nested components and dynamic zones
|
2019-11-13 18:49:05 +01:00 |
|
Alexandre Bodin
|
b9122edf0d
|
Rename groups to components
|
2019-11-13 18:49:02 +01:00 |
|
Alexandre Bodin
|
66b2d4f5c3
|
Init
|
2019-10-23 17:02:23 +02:00 |
|
soupette
|
6f8b23d254
|
Fix conflicts
|
2019-09-27 16:26:09 +02:00 |
|
Abdón Rodríguez Davila
|
187a669d1e
|
Merge branch 'master' into eslint-update
# Conflicts:
# .eslintrc.js
# package.json
# packages/strapi-admin/admin/src/containers/HomePage/CommunityContent.js
# packages/strapi-admin/admin/src/containers/HomePage/WelcomeContent.js
# packages/strapi-helper-plugin/lib/src/components/InputTextWithErrors/index.js
# packages/strapi-hook-bookshelf/lib/index.js
# packages/strapi-hook-bookshelf/lib/utils/graphql.js
# packages/strapi-hook-bookshelf/lib/utils/index.js
# packages/strapi-plugin-content-manager/admin/src/components/FilterOptions/InputWithAutoFocus.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectMany/index.js
# packages/strapi-plugin-content-manager/admin/src/components/SelectOne/index.js
# packages/strapi-plugin-content-manager/admin/src/components/TableHeader/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/ListPage/index.js
# packages/strapi-plugin-content-manager/admin/src/containers/SettingPage/index.js
# packages/strapi-plugin-content-manager/config/policies/routing.js
# packages/strapi-plugin-content-manager/services/ContentManager.js
# packages/strapi-plugin-content-type-builder/admin/src/components/TableListRow/index.js
# packages/strapi-plugin-content-type-builder/admin/src/containers/AttributesPickerModal/index.js
# packages/strapi-utils/lib/models.js
# yarn.lock
|
2019-09-09 15:26:35 +02:00 |
|
Abdón Rodríguez Davila
|
f04f372442
|
Update Object.prototype.hasOwnProperty.call to lodash.has
|
2019-08-28 12:20:27 +02:00 |
|
Abdón Rodríguez Davila
|
61c41d821c
|
Fix no-prototype-builtins rule
|
2019-08-28 12:20:27 +02:00 |
|
Alexandre Bodin
|
80989ee8ec
|
Make hook loading async
|
2019-08-19 09:37:37 +02:00 |
|
Alexandre Bodin
|
06a1b023c3
|
Clean up code
|
2019-07-18 19:37:32 +02:00 |
|
Alexandre Bodin
|
2060ce4ca1
|
Test manyWay relation
|
2019-07-09 09:18:07 +02:00 |
|
Alexandre Bodin
|
d7e9509a45
|
Init manWay relation
|
2019-07-09 09:18:05 +02:00 |
|
Alexandre Bodin
|
0ba139307c
|
Handle many to many correctly
|
2019-04-19 17:32:43 +02:00 |
|
soupette
|
a2192c1dec
|
Fix conflicts
|
2019-04-09 16:01:01 +02:00 |
|
soupette
|
e56e46e030
|
Split admin and users.
Co-authored-by: lauriejim
|
2019-04-09 12:09:03 +02:00 |
|
Kamal Bennani
|
bd1930a75c
|
Create a generic Builder and Query APIs
|
2019-03-21 09:06:06 +01:00 |
|
Sajjad Shirazy
|
a9606b6eae
|
Supporintg IN and NOT IN as a filter type
|
2019-02-03 15:08:36 +03:30 |
|
Aurélien Georget
|
ce242dfd89
|
Fixes #2672
|
2019-01-24 11:56:21 +01:00 |
|
Aurélien Georget
|
53b195c917
|
Avoid useless population
|
2018-12-06 19:12:31 +01:00 |
|
Aurélien Georget
|
e1ce257d2f
|
Revert codebase and apply limit, skip, start and sort parameters
|
2018-12-06 18:11:53 +01:00 |
|
Aurélien Georget
|
b0aaae9f12
|
Resolve conflicts
|
2018-11-27 18:48:37 +01:00 |
|
Jim LAURIE
|
6558b38814
|
Fix delete all
|
2018-11-27 14:45:01 +01:00 |
|
Aurelsicoko
|
21d21dfc8f
|
Handle single fetch & allow override of default auto-population
|
2018-11-22 18:32:33 +01:00 |
|
Kamal Bennani
|
511ca55461
|
fix 1st level deep filter
|
2018-11-19 00:10:48 +01:00 |
|
Kamal Bennani
|
0ed9b7643a
|
Merge where and relation payload
|
2018-10-28 23:42:22 +01:00 |
|
Kamal Bennani
|
7801aac50f
|
Turn arrow functions to object functions to get to 'this'
|
2018-10-28 23:42:22 +01:00 |
|
Kamal Bennani
|
bbfb2418a5
|
Move functions that deals with stages to the mongoose relation file
|
2018-10-28 23:42:21 +01:00 |
|
Kamal Bennani
|
9862705f8f
|
fix rebase issue
|
2018-10-28 23:42:21 +01:00 |
|
Kamal Bennani
|
2d1cf3591e
|
Split convertParams to multiple stage steps
|
2018-10-28 23:42:20 +01:00 |
|
Kamal Bennani
|
d018e29a42
|
Use the correct hook folder path
|
2018-10-28 23:42:20 +01:00 |
|
Kamal Bennani
|
4c3d5da8ee
|
Cast candidate ObjectID to Mongoose ObjectID
|
2018-10-28 23:42:19 +01:00 |
|
Kamal Bennani
|
5506aef710
|
feat(filters): add logic to parse relations filter if exist
|
2018-10-28 23:42:18 +01:00 |
|
Kamal Bennani
|
de878dac4d
|
Add a utility function to get the table name for a many-to-many relation
|
2018-10-28 23:42:17 +01:00 |
|
Anthony Guimard
|
73fb19ca0f
|
Update isNumeric function with Object type check.
Fix false positive of isNumeric function in order to allow
where query on nested object in graphql.
|
2018-09-15 23:16:20 -04:00 |
|
David Thomas
|
c785248b2c
|
Fix removal of the filter keyword for field type comparison
|
2018-07-13 19:25:40 -04:00 |
|
David Thomas
|
422530ceed
|
Update fieldType comparison operator to strict
|
2018-07-13 18:00:47 -04:00 |
|
David Thomas
|
6143c3e1ca
|
Skip number conversion on string fields
Fixes #1524
|
2018-07-08 09:50:48 -04:00 |
|
Jim LAURIE
|
f6f077a996
|
Review app start logs
|
2018-06-22 16:28:54 +02:00 |
|
Jim LAURIE
|
684a90ca56
|
Merge branch 'master' into bug/graphql-do-not-formatted-values-of-type-object
|
2018-06-19 16:28:56 +02:00 |
|