633 Commits

Author SHA1 Message Date
Marc-Roig
bc53362e16 fix typo 2023-01-18 17:13:33 +01:00
Marc-Roig
52b780b036 add quotes in inversedBy and mappedBy 2023-01-18 17:11:27 +01:00
Marc-Roig
003b009455 specify content type schema name 2023-01-18 16:54:03 +01:00
Bassel
9fecc309e7 Merge branch 'chore/transactions' into deits/rollbacks 2023-01-18 14:27:17 +02:00
Marc
167aba4d97
Merge branch 'main' into fix/duplicate-join-tables 2023-01-18 10:27:05 +01:00
Bassel Kanso
c08e0afda6
Merge branch 'main' into chore/transactions 2023-01-18 11:04:32 +02:00
Ben Irvin
532a5c044e Merge branch 'main' into features/deits 2023-01-18 09:19:49 +01:00
Ben Irvin
4f1eabf286 Merge branch 'main' into features/deits 2023-01-16 18:53:43 +01:00
Josh
fb358ef030
Merge branch 'main' into feature/relations-reordering 2023-01-16 17:51:52 +00:00
Josh
0f3b1c090d Merge branch 'main' into feature/relations-reordering 2023-01-16 13:00:50 +00:00
Marc
62255e7512
Merge branch 'main' into fix/components-ordering-mysql 2023-01-16 13:05:58 +01:00
Bassel
f7e0cc73b1 remove options from transactions api 2023-01-16 10:44:06 +02:00
Bassel
faf4d728cd Merge branch 'main' into chore/transactions 2023-01-13 12:26:20 +02:00
Bassel
12dd68f4a7 Improve transaction API:
- make it possible to have nested transactions
- wrap the knex transaction api and apply changes everywhere it was used
2023-01-13 12:23:30 +02:00
Marc-Roig
dd98293a55 better filtering in inverse order column 2023-01-13 10:53:30 +01:00
Ben Irvin
a79f92e068 merge branch "main" 2023-01-13 09:13:00 +01:00
Marc
cf231a21a1
Merge branch 'main' into fix/duplicate-join-tables 2023-01-12 11:46:31 +01:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
Marc-Roig
cf01fb8db6 make strict connect explicit when inserting relation 2023-01-11 16:40:06 +01:00
Marc-Roig
51cd3ddc85 rename arr to computedRelations 2023-01-11 16:36:36 +01:00
derrickmehaffy
41b2be355a Update Knex to 2.4.0 to fix CVE-2016-20018 2023-01-11 07:46:07 -07:00
Marc-Roig
1ef6230f20 change attribute name displayed in warning 2023-01-11 13:55:45 +01:00
Marc-Roig
37ff580b1d change error to warning 2023-01-11 11:51:54 +01:00
Marc-Roig
610ce2aadf simplify marking relation as computed 2023-01-10 11:20:16 +01:00
Marc-Roig
5a185f1e00 delete duplicate relation in connect array 2023-01-10 10:58:56 +01:00
Marc-Roig
b81cfb0055 do not allow to connect same relation more than once 2023-01-10 10:45:31 +01:00
denisukvadim
e137627f07
fix runMigrations (15308) 2023-01-07 01:36:38 +02:00
Marc-Roig
a05bdd83ae change firstSeen to mappedRelationsIndex 2023-01-05 16:44:18 +01:00
Marc-Roig
8bf254faac move computeRelation outside for each 2023-01-05 09:31:51 +01:00
Marc-Roig
030c109a95 better circular reference error handling 2023-01-03 16:38:14 +01:00
Marc-Roig
8ec567ef9f move mysql where clause to the correct query 2023-01-03 14:49:00 +01:00
Marc-Roig
621a16119b remove constraints list
it does not apply anymore
2023-01-03 14:19:08 +01:00
Marc-Roig
26fba9f4be test for circular references 2023-01-03 12:21:40 +01:00
Marc-Roig
036cb8b250 filter by entity id when reordering components 2023-01-02 16:48:02 +01:00
Ben Irvin
496ae40ede
Merge branch 'main' into features/deits 2023-01-02 16:29:27 +01:00
Marc-Roig
2528ae5637 Merge branch 'feature/relations-reordering' into relations-reordering/non-strict-connect 2023-01-02 14:44:02 +01:00
Marc-Roig
74c6ec1f61 add validation folder in database 2023-01-02 11:28:48 +01:00
Marc-Roig
ef9c9114f3 Merge branch 'main' into feature/relations-reordering 2023-01-02 09:36:10 +01:00
Hasta
d668e3fa6c
Merge branch 'main' into main 2022-12-28 19:40:57 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
Jean-Sébastien Herbaux
e912c0a4d7
Merge branch 'main' into disable-migrations-config 2022-12-28 10:33:14 +01:00
Ben Irvin
36224c24fb
Merge branch 'main' into features/deits 2022-12-22 17:00:36 +01:00
Gustav Hansen
7f37735a5a Merge branch 'main' into feature/relations-reordering 2022-12-21 16:40:34 +01:00
dependabot[bot]
582eea4a87
chore(deps): bump date-fns from 2.29.2 to 2.29.3
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.2...v2.29.3)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 15:01:04 +00:00
Convly
7c47f4d122 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-12-21 15:48:35 +01:00
Marc-Roig
7135f60a73 fix: expect normal throw 2022-12-20 15:09:34 +01:00
Marc-Roig
589571319f change strictConnect to strict 2022-12-20 15:09:21 +01:00
Marc-Roig
189a67b237 remove unnecessary comments 2022-12-20 10:29:02 +01:00
Marc-Roig
e273f7f76d look for duplicated inverseBy relationships 2022-12-20 10:17:38 +01:00
Hasta
8aa98ebed2
Merge branch 'main' into main 2022-12-19 12:36:47 +01:00