Alexandre Bodin
|
7a8c865051
|
Merge branch 'develop' into features/media-lib
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-02 15:18:08 +01:00 |
|
Alexandre Bodin
|
3b41eb6230
|
Add uid type to bookshelf column generator and init tests
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-13 11:36:26 +01:00 |
|
Alexandre Bodin
|
9012e7a0ca
|
Add UID in CTB validators
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-12 09:06:38 +01:00 |
|
Alexandre Bodin
|
de9521ce6b
|
Merge branch 'develop' into features/single-types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-10 21:09:50 +01:00 |
|
Alexandre Bodin
|
8a970562c9
|
Merge branch 'master' into develop
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-10 19:15:20 +01:00 |
|
Alexandre Bodin
|
e8f5d46d06
|
Create realted_col for self referencing many ways
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-01-23 23:34:28 +01:00 |
|
Alexandre Bodin
|
4f039b2df8
|
Clean lint
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-01-17 10:43:17 +01:00 |
|
Veit Bjarsch
|
31e6d08b66
|
fixed entry deletion if params contains associations
|
2020-01-06 02:29:47 +01:00 |
|
Jim LAURIE
|
91c15a8e5c
|
Merge branch 'master' of github.com:strapi/strapi into pr/4723
|
2020-01-02 14:00:44 +01:00 |
|
Alexandre Bodin
|
d45b350013
|
Add morph rel on populate compo relation
|
2019-12-23 10:45:34 +01:00 |
|
Alexandre Bodin
|
cfe625f90e
|
Add polymorphic relation to bare populates
|
2019-12-17 09:11:49 +01:00 |
|
Alexandre Bodin
|
90db5092b4
|
populate bare associations to avoid circular populating
|
2019-12-16 14:10:20 +01:00 |
|
Alexandre Bodin
|
6120c645e3
|
Fix fk name too long
|
2019-12-13 11:50:14 +01:00 |
|
Alexandre Bodin
|
46ec41356f
|
Do not run bookshelf populate on non existing model
|
2019-12-12 15:45:47 +01:00 |
|
Alexandre Bodin
|
b5cceb8760
|
Cleanup graphql and use model uids
|
2019-12-10 17:24:55 +01:00 |
|
Alexandre Bodin
|
9b5bc9c367
|
Fix manyWay deep filtering
|
2019-12-10 17:24:25 +01:00 |
|
Alexandre Bodin
|
2fa574b061
|
Fix isComponent on null attributes
|
2019-12-09 14:01:11 +01:00 |
|
Alexandre Bodin
|
c5d57b32fe
|
Merge branch 'develop' into features/dynamic-zones
|
2019-12-09 11:48:46 +01:00 |
|
Alexandre Bodin
|
fb5b770ce5
|
Merge branch 'master' into develop
|
2019-12-09 10:39:30 +01:00 |
|
Alexandre Bodin
|
7008a8aca4
|
Check table exists for sqlite3 alter datetime
|
2019-12-06 12:31:53 +01:00 |
|
Alexandre Bodin
|
1c229e24d7
|
Add time precision to allow up to 3 fractional digits
|
2019-12-05 16:00:39 +01:00 |
|
Alexandre Bodin
|
f55e1f704b
|
Do not parse date types
|
2019-12-05 12:29:24 +01:00 |
|
Alexandre Bodin
|
dd072c40c3
|
Refactor column creation to use plain knex schema builder
|
2019-12-05 11:37:07 +01:00 |
|
Alexandre Bodin
|
909266232f
|
Add tests on datetime
|
2019-12-04 18:49:47 +01:00 |
|
Alexandre Bodin
|
06b0cc22c8
|
parse date types
|
2019-12-04 17:49:13 +01:00 |
|
Alexandre Bodin
|
4c784318d8
|
Handle time type
|
2019-12-04 17:49:13 +01:00 |
|
Alexandre Bodin
|
95c7a515d7
|
Split parser and formatter in specific files
|
2019-12-04 17:49:13 +01:00 |
|
Alexandre Bodin
|
2dbad3fcde
|
Init date type splitting
|
2019-12-04 17:49:12 +01:00 |
|
Alexandre Bodin
|
399b84451d
|
Edit relations logic with key kept in place
|
2019-11-21 20:34:05 +01:00 |
|
Alexandre Bodin
|
49e270a7f6
|
Support uid for content types
|
2019-11-15 09:50:58 +01:00 |
|
Alexandre Bodin
|
a1d3c3abb5
|
Merge branch 'develop' into features/dynamic-zones
|
2019-11-13 19:25:16 +01:00 |
|
Alexandre Bodin
|
a71f5c6830
|
Flatten compos polymorphic arr link
|
2019-11-13 18:49:07 +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
|
80fb99f38e
|
Refactor populateFetch in its own module
|
2019-11-13 18:49:04 +01:00 |
|
Alexandre Bodin
|
6339a92016
|
Delete dynamic zone components bookshelf
|
2019-11-13 18:49:03 +01:00 |
|
Alexandre Bodin
|
fbecade1c9
|
Update dynamic zones, bookshelf
|
2019-11-13 18:49:03 +01:00 |
|
Alexandre Bodin
|
79d1207c0c
|
Create dynamiczone in queries
|
2019-11-13 18:49:02 +01:00 |
|
Alexandre Bodin
|
b9122edf0d
|
Rename groups to components
|
2019-11-13 18:49:02 +01:00 |
|
Alexandre BODIN
|
5cda51043c
|
Use where instead of forge to make queries (#4488)
|
2019-11-13 18:42:59 +01:00 |
|
Alexandre Bodin
|
907efd0471
|
Merge branch 'master' into develop
|
2019-11-06 14:59:19 +01:00 |
|
Alexandre Bodin
|
ae3f421737
|
Add requireFetch false to all bookshelf models
|
2019-10-25 10:12:35 +02:00 |
|
Alexandre Bodin
|
380681ccd1
|
Merge branch 'master' into develop
|
2019-10-25 10:10:53 +02:00 |
|
Alexandre Bodin
|
66b2d4f5c3
|
Init
|
2019-10-23 17:02:23 +02:00 |
|