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 |
|
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 |
|
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
|
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
|
2528ae5637
|
Merge branch 'feature/relations-reordering' into relations-reordering/non-strict-connect
|
2023-01-02 14:44:02 +01:00 |
|
Marc-Roig
|
ef9c9114f3
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-02 09:36:10 +01:00 |
|
Gustav Hansen
|
700814cdbd
|
Merge pull request #15303 from strapi/dependabot/npm_and_yarn/docs/json5-2.2.2
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
|
2023-01-02 09:24:05 +01:00 |
|
Gustav Hansen
|
f1ca1e4051
|
Merge pull request #15284 from strapi/fix/documentation-link-guided-tour
[fix] Guided tour documentation link
|
2023-01-02 09:22:00 +01:00 |
|
dependabot[bot]
|
6afb9d7c7a
|
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 18:10:49 +00:00 |
|
Jean-Sébastien Herbaux
|
9bb6b846c5
|
Merge pull request #15182 from strapi/chore/v3EOL
|
2022-12-30 19:08:43 +01:00 |
|
DMehaffy
|
a8d766af85
|
Merge pull request #14553 from paulaxisabel/main
Update the Code Of Conduct
|
2022-12-30 10:17:38 -07:00 |
|
DMehaffy
|
06e53d80c1
|
Merge branch 'main' into main
|
2022-12-30 10:15:56 -07:00 |
|
DMehaffy
|
566c9ebd22
|
Merge branch 'main' into chore/v3EOL
|
2022-12-30 10:05:30 -07:00 |
|
Julie Plantey
|
d28ec97917
|
Merge pull request #15261 from ivan-ha/fix/translations-of-CarouselAssetActions
fix: translations of CarouselAssetActions
|
2022-12-28 17:44:50 +01:00 |
|
Julie Plantey
|
ac771047be
|
fixed documentation link and bullet list colors
|
2022-12-28 16:24:26 +01:00 |
|
Convly
|
8f1988367c
|
v4.5.5
v4.5.5
|
2022-12-28 15:17:36 +01:00 |
|
Ivan Ha
|
9ed95854cc
|
fixup! fix: translations of CarouselAssetActions
|
2022-12-28 22:09:22 +08:00 |
|
Jean-Sébastien Herbaux
|
29e6833f13
|
Merge pull request #14593 from gary-alway/disable-migrations-config
|
2022-12-28 14:58:52 +01:00 |
|
Julie Plantey
|
aa08a102d5
|
Merge pull request #15258 from ivan-ha/fix/translation-of-profile-experience
fix: translation of profile language setting
|
2022-12-28 12:06:40 +01:00 |
|
Jean-Sébastien Herbaux
|
ba1d6491c0
|
Merge pull request #15232 from Chessman97/fix/documentation-transalation-settings-page
Fixes https://github.com/strapi/strapi/issues/15231
|
2022-12-28 10:55:50 +01:00 |
|
Jean-Sébastien Herbaux
|
e912c0a4d7
|
Merge branch 'main' into disable-migrations-config
|
2022-12-28 10:33:14 +01:00 |
|
Jean-Sébastien Herbaux
|
3446db4c00
|
Merge pull request #14546 from strapi/security/adminRateLimit
|
2022-12-27 19:46:05 +01:00 |
|
derrickmehaffy
|
ae7c60980c
|
change ratelimit to rateLimit
|
2022-12-27 09:19:57 -07:00 |
|
derrickmehaffy
|
33bd405a2b
|
refactor config loading
|
2022-12-27 08:20:38 -07:00 |
|
derrickmehaffy
|
2f87da5a0e
|
Merge remote-tracking branch 'origin/main' into security/adminRateLimit
|
2022-12-27 08:09:30 -07:00 |
|
Ben Irvin
|
44c3c09438
|
Merge pull request #14276 from strapi/fix/delete-duplicate-route-users-delete
|
2022-12-27 13:51:53 +01:00 |
|
Ben Irvin
|
43c6874c70
|
Merge branch 'main' into fix/delete-duplicate-route-users-delete
|
2022-12-27 12:13:23 +01:00 |
|
Julie Plantey
|
b76c4139fb
|
Merge pull request #15254 from strapi/fix/relational-path
[fix] Relation path setup
|
2022-12-27 09:29:33 +01:00 |
|
Gustav Hansen
|
b767d40b6b
|
Merge pull request #15241 from GitStartHQ/fix/content-manager-crash-on-nonstring-dynamicfield
fix: Content manager crashing when dynamic zone entry field is not of type string
|
2022-12-23 11:28:22 +01:00 |
|
Ivan Ha
|
e793510d24
|
fix: translations of CarouselAssetActions
|
2022-12-23 18:26:32 +08:00 |
|
Ivan Ha
|
863b0a021a
|
fix: Settings.profile.form.section.experience.here in all translation files
|
2022-12-23 16:50:27 +08:00 |
|
Ivan Ha
|
ae7493f96a
|
fix: wrong translations key in profile -> experience
|
2022-12-23 16:43:48 +08:00 |
|
GitStart
|
c078ac27e5
|
Merge branch 'main' into fix/content-manager-crash-on-nonstring-dynamicfield
|
2022-12-23 04:04:14 +01:00 |
|
Julie Plantey
|
e5e20180ba
|
fix relation path on nested duplicated keys
|
2022-12-22 19:05:56 +01:00 |
|
Gustav Hansen
|
05be5849a7
|
Merge pull request #15235 from strapi/fix/cropper-import
Move cropper CSS import from main bundle to upload plugin
|
2022-12-22 15:54:58 +01:00 |
|
Gustav Hansen
|
745f344d1f
|
Merge pull request #15249 from strapi/chore/upgrade-axios
Chore: Upgrade axios to 1.2.1
|
2022-12-22 15:46:06 +01:00 |
|
Gustav Hansen
|
59438befca
|
Merge branch 'main' into chore/upgrade-axios
|
2022-12-22 14:48:18 +01:00 |
|
Gustav Hansen
|
85637195bb
|
Chore: Upgrade axios to 1.2.1
|
2022-12-22 14:43:19 +01:00 |
|
Jean-Sébastien Herbaux
|
237f9bfbdf
|
Merge pull request #15212 from strapi/chore/request-context-interface-update
|
2022-12-22 14:38:57 +01:00 |
|
Julie Plantey
|
f488558cd0
|
Merge pull request #15243 from strapi/fix/ML-header-tooltip-and-asset-count
[fix] ML table headers and asset count
|
2022-12-22 14:25:15 +01:00 |
|
ivanThePleasant
|
708daeca1c
|
Merge branch 'main' into chore/request-context-interface-update
|
2022-12-22 13:45:13 +02:00 |
|
Julie Plantey
|
a092e993bb
|
fixed tests
|
2022-12-22 12:42:45 +01:00 |
|
GitStart
|
791612b47c
|
Merge branch 'main' into fix/content-manager-crash-on-nonstring-dynamicfield
|
2022-12-22 10:58:01 +01:00 |
|
Julie Plantey
|
0118b4e166
|
Merge pull request #15188 from GitStartHQ/fix/add-loading-icon-to-save-btn
fix: Loader is not displayed in Save button while creating an entry for the collection-type
|
2022-12-22 10:31:46 +01:00 |
|