Gustav Hansen
|
4657c92626
|
i18n: Inject queryInfos into relations in the main layout
|
2022-10-06 14:17:22 +02:00 |
|
Julie Plantey
|
cb97055e7f
|
Merge pull request #14406 from strapi/feature/relations-main-view-ids-to-include
RelationInputDataManager: Send idsToInclude param when searching
|
2022-10-06 11:57:59 +02:00 |
|
Pierre Noël
|
244279911d
|
Merge pull request #14525 from strapi/relations-main-view/fix-relation-order-existing-relations
Use query().load() to get existing relations
|
2022-10-04 12:06:12 +02:00 |
|
Pierre Noël
|
ff1e021aa1
|
fix i18n findExistingRelations tests
|
2022-10-04 10:54:18 +02:00 |
|
Pierre Noël
|
5021f99392
|
add and use utils isXtoX
|
2022-10-03 18:54:13 +02:00 |
|
Pierre Noël
|
9409b3a5e6
|
Remove idsToOmit + comment
|
2022-10-03 18:11:33 +02:00 |
|
Pierre Noël
|
a17b3a0ba2
|
add and use loadPages
|
2022-10-03 17:52:12 +02:00 |
|
Julie Plantey
|
dce64f5b3b
|
use findIndex, add reducer test
|
2022-10-03 16:49:54 +02:00 |
|
Julie Plantey
|
984e5cac49
|
fix relations in connect when it exists in db
|
2022-10-03 12:00:20 +02:00 |
|
Julie Plantey
|
6f4ebebfb8
|
Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into feature/relations-main-view-ids-to-include
|
2022-10-03 11:20:10 +02:00 |
|
Pierre Noël
|
0f7852d8d8
|
use query().load() to get existing relations
|
2022-10-03 11:12:22 +02:00 |
|
Josh
|
b93f4cb7b3
|
Merge pull request #14497 from strapi/fix/relations/infinite-scroll-in-input
|
2022-10-03 09:22:35 +01:00 |
|
Julie Plantey
|
d7548a7b1c
|
Merge pull request #14496 from strapi/relations/fix-query-param-search
[Relations] Fix params encoding on search
|
2022-10-03 09:26:46 +02:00 |
|
Pierre Noël
|
66b89c7ac1
|
Merge pull request #14447 from strapi/chore/db-load
Database load/populate ordering
|
2022-10-01 01:19:23 +02:00 |
|
Alexandre Bodin
|
15cb9900b4
|
Add ordering option to populate
|
2022-09-30 23:38:05 +02:00 |
|
Alexandre Bodin
|
7c4b7e02c8
|
Refactor populate
|
2022-09-30 23:38:05 +02:00 |
|
Pierre Noël
|
76665ae056
|
Merge pull request #14327 from strapi/relations-main-view/full-relation-update
Add partial relation update
|
2022-09-30 23:31:54 +02:00 |
|
Pierre Noël
|
da0f17be75
|
add idsToInclude
|
2022-09-30 15:38:49 +02:00 |
|
Marc-Roig
|
9edb46c310
|
check if set is empty
|
2022-09-30 10:54:44 +02:00 |
|
Pierre Noël
|
3e60852fa0
|
fix partial update delete
|
2022-09-30 10:54:44 +02:00 |
|
Pierre Noël
|
bf16d07463
|
throw when deletePreviousAnyToOneRelations and deletePreviousOneToAnyRelations are called for non compatible relations
|
2022-09-30 10:54:43 +02:00 |
|
Pierre Noël
|
8248458a1f
|
fix cleanOrder query for mysql
|
2022-09-30 10:54:43 +02:00 |
|
Pierre Noël
|
3acb08cd5b
|
fix onConflict for components
|
2022-09-30 10:54:42 +02:00 |
|
Pierre Noël
|
8e5543b21d
|
fix cleanOrder + use hasOrderColumn and hasInverseOrderColumn
|
2022-09-30 10:54:41 +02:00 |
|
Pierre Noël
|
a56879e12b
|
implement cleanOrder function
|
2022-09-30 10:54:41 +02:00 |
|
Pierre Noël
|
9830910312
|
fix morphToMany order
|
2022-09-30 10:54:40 +02:00 |
|
Pierre Noël
|
eb8d79e0c8
|
restructure updateRelations - connect
|
2022-09-30 10:54:40 +02:00 |
|
Pierre Noël
|
3ffc748b86
|
improve max query in updateRelations - connect
|
2022-09-30 10:54:39 +02:00 |
|
Pierre Noël
|
43106732a2
|
improve max query in insertRelations
|
2022-09-30 10:54:39 +02:00 |
|
Pierre Noël
|
2cebbc2de4
|
fix unique index
|
2022-09-30 10:54:38 +02:00 |
|
Pierre Noël
|
a9819dc375
|
use onConflict in updateRelations
|
2022-09-30 10:54:38 +02:00 |
|
Pierre Noël
|
3b0d6b6e7f
|
refactor deleteAllRelations
|
2022-09-30 10:54:37 +02:00 |
|
Pierre Noël
|
4ce09c5193
|
various fixes
|
2022-09-30 10:54:37 +02:00 |
|
Pierre Noël
|
4ef5e1fa48
|
fix set issues
|
2022-09-30 10:54:36 +02:00 |
|
Pierre Noël
|
c1d82b6f9e
|
use set format
|
2022-09-30 10:54:36 +02:00 |
|
Pierre Noël
|
5d0eb61fae
|
start factorizing code
|
2022-09-30 10:54:35 +02:00 |
|
Pierre Noël
|
e7428cdf83
|
fix tests
|
2022-09-30 10:54:35 +02:00 |
|
Pierre Noël
|
e2d4cb483c
|
fix delete previous relations for anyToOne
|
2022-09-30 10:54:34 +02:00 |
|
Pierre Noël
|
eaf0d84224
|
add decrements to queryBuilder + use it
|
2022-09-30 10:54:34 +02:00 |
|
Pierre Noël
|
59417498ab
|
use NULL as default order + better handle migration
|
2022-09-30 10:54:33 +02:00 |
|
Pierre Noël
|
83c29436ca
|
adapt all entity-manager with 2 order columns
|
2022-09-30 10:54:33 +02:00 |
|
Pierre Noël
|
c4031449fb
|
implement 2 columns + adapt attachRelations
|
2022-09-30 10:54:32 +02:00 |
|
Pierre Noël
|
a1d1879ffb
|
fix create entity with relations in connect
|
2022-09-30 10:54:32 +02:00 |
|
Pierre Noël
|
b7a1e312b4
|
implement simple partial update
|
2022-09-30 10:54:31 +02:00 |
|
Pierre Noël
|
e29c069e2a
|
add first base for reordering
|
2022-09-30 10:54:31 +02:00 |
|
Josh
|
2eebc38a4b
|
chore: ensure ref always has array
|
2022-09-30 08:17:13 +01:00 |
|
Josh
|
600a21ec9c
|
fix: infinite scrolling should be runnable on first mount of menu
|
2022-09-29 15:39:38 +01:00 |
|
Julie Plantey
|
b3b4e68b73
|
removed encodeURIComponent as axios is already encoding params
|
2022-09-29 15:41:52 +02:00 |
|
Josh
|
a2b035600d
|
Merge pull request #14493 from strapi/fix/relations-input-menu-placement
|
2022-09-29 12:04:37 +01:00 |
|
Julie Plantey
|
4e0c0e6c2a
|
Merge pull request #14491 from strapi/relations/fix-loadMore-button-loading-state
[RelationInput] Fix Load more button loading state
|
2022-09-29 12:13:02 +02:00 |
|