Christian
6787a08db4
Merge branch 'main' into dev/caseInsenFilters
2023-07-31 16:08:40 +02:00
Gustav Hansen
20937a7464
Chore: Apply lint autofixable rules
2023-07-31 08:18:00 +02:00
Maxime Robert
060a44e0e5
Add $nei operator + translations
...
Translations:
- ar
- ca
- de
- dk
- en
- es
- eu
- fr
- gu
- hi
- hu
- ja
- ko
- ml
- nl
- pl
- pt-BR
- ru
- sa
- sk
- sv
- tr
- zh
- zh-Hans
2023-07-24 16:24:08 +02:00
Marc Roig
df79981a07
Merge pull request #17262 from strapi/fix/relation-reordering-inv
2023-07-24 15:12:00 +02:00
Marc-Roig
db97bf9ff3
chore: mark jsonSuperSetOf as experimental and for internal use
2023-07-20 08:51:06 +02:00
Marc-Roig
43f56d426e
fix: two separate queries to update order and inverse order
2023-07-11 13:22:16 +02:00
Marc-Roig
f6246c145d
fix: relations are not returned in the correct order
...
When removing or adding a relation in an entity, other entities from the same Content Type were seeing that same relation reordered.
Cause: We were updating the order of the other entities when we should only be updating the inverse order.
2023-07-11 10:17:06 +02:00
Gustav Hansen
a886c69b56
Merge branch 'main' into feature/review-workflow-multiple-merge-07-2023
2023-07-07 13:35:15 +02:00
Christian Capeans
98f34c162e
Fix date parser
2023-07-05 15:01:37 +02:00
Gustav Hansen
4410fb8f97
Merge branch 'main' into feature/review-workflow-multiple-merge-main
2023-06-22 12:17:05 +02:00
Gustav Hansen
7b83703576
Merge branch 'main' into feature/review-workflow-multiple-merge-main
2023-06-22 11:20:53 +02:00
Marc
28252dfa94
chore: remove todo
2023-06-22 08:00:14 +01:00
Marc
a6f4afeda6
refactor: change cloneRelations cloneAttrs format
2023-06-22 08:00:14 +01:00
Marc-Roig
4d79a359bd
feat: compute omitIds
2023-06-22 07:59:49 +01:00
Marc-Roig
49f290ff97
feat: add omitIds
2023-06-22 07:59:49 +01:00
Marc-Roig
460099408b
remove todos
2023-06-22 07:59:49 +01:00
Marc-Roig
292ae24aea
update relations inside clone relations
2023-06-22 07:59:48 +01:00
Marc-Roig
a8af01763c
rename merge with customizer variables
2023-06-22 07:59:48 +01:00
Marc-Roig
76eb559466
clone entity
2023-06-22 07:59:48 +01:00
Marc-Roig
4c310e5659
polymorphic check
2023-06-22 07:59:48 +01:00
Marc-Roig
b5f1d6842c
rename targetId to id
2023-06-22 07:59:48 +01:00
Marc-Roig
2e7e8b6813
rename id cloneId to targetId sourceId
2023-06-22 07:59:48 +01:00
Marc-Roig
e970451c9e
update clone relation jsdoc
2023-06-22 07:59:48 +01:00
Marc-Roig
8241f4ae3a
mention future support for join columns
2023-06-22 07:59:48 +01:00
Marc-Roig
2faed39cbb
remove todos
2023-06-22 07:59:48 +01:00
Marc-Roig
8cf615583d
clone and replace regular relations db queries
2023-06-22 07:59:48 +01:00
Marc-Roig
e817c74b25
clean inverse order column
2023-06-22 07:59:48 +01:00
Marc-Roig
c4386ef013
add entity-repository cloneRelations method
2023-06-22 07:59:48 +01:00
Marc-Roig
49cc9cfb89
add entity-repository cloneRelations method
2023-06-22 07:59:48 +01:00
Marc
cc4f58ce38
Merge pull request #16552 from strapi/fix/remove-persisted-tables-from-store
2023-06-12 10:53:21 +02:00
Ben Irvin
e736474f1a
Merge branch 'main' of https://github.com/strapi/strapi into fix/clean-filters
2023-06-05 11:26:38 +02:00
Gustav Hansen
50159813a5
Merge branch 'main' into feature/review-workflow-multiple
2023-06-02 13:12:22 +02:00
Marc-Roig
52b37c3fcf
fix: move ID type definition in databse
2023-06-01 17:37:41 +02:00
Marc-Roig
79f025e7aa
fix: typo
2023-06-01 16:39:53 +02:00
Marc-Roig
e4ec1b7301
fix: update query engine ts types
2023-06-01 16:35:08 +02:00
Jean-Sébastien Herbaux
c84063f34f
Merge branch 'main' into fix/clean-filters
2023-05-31 09:49:35 +02:00
Gustav Hansen
f98a9b698b
Merge branch 'main' into feature/review-workflow-multiple
2023-05-23 20:56:59 +02:00
Marc-Roig
51683b479c
chore: use push instead of spreading array
2023-05-22 17:08:43 +02:00
Marc-Roig
a6a50ab194
fix: properly store commit callbacks
2023-05-22 15:19:53 +02:00
Marc-Roig
e29fa46749
fix: test was trying to remove undefined tables
2023-05-19 10:29:42 +02:00
Marc-Roig
180d61dc0c
feature: onCommit , onCallback transaction methods
2023-05-18 12:57:47 +02:00
Ben Irvin
c1cd5b5b90
fix scope
2023-05-18 09:53:02 +02:00
Marc-Roig
bdb917071a
feat: add $jsonSuperset operator
2023-05-16 17:52:13 +02:00
Ben Irvin
980edbbcce
move operators to utils
2023-05-12 12:13:29 +02:00
Marc
f890fe87e5
Update packages/core/database/lib/schema/diff.js
...
Co-authored-by: Nathan Pichon <npichon.walchshofer@gmail.com>
2023-05-02 15:34:50 +02:00
Marc
e71fa3ec1e
Merge pull request #16364 from strapi/fix/mysql-deadlock-performance-issues
2023-05-02 13:49:20 +02:00
Marc-Roig
e60c517742
fix: ignore non array values
2023-04-27 20:34:07 +02:00
Marc-Roig
e88eee0ecf
fix: transform depdns on to array
2023-04-27 18:29:48 +02:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow
2023-04-24 13:59:41 +02:00
Marc
7bdbd665af
Merge pull request #16472 from molund/molund-patch-1
2023-04-24 10:59:00 +02:00