Marc-Roig
|
8bf254faac
|
move computeRelation outside for each
|
2023-01-05 09:31:51 +01:00 |
|
Gustav Hansen
|
08cf81512b
|
Merge pull request #15332 from strapi/dependabot/npm_and_yarn/codemirror-5.65.11
chore(deps): bump codemirror from 5.65.8 to 5.65.11
|
2023-01-04 14:59:10 +01:00 |
|
Gustav Hansen
|
62d59fcd02
|
Merge pull request #15294 from strapi/fix/required-boolean-in-component
[fix] Boolean field validation in component
|
2023-01-04 10:31:56 +01:00 |
|
Josh
|
99bd18d096
|
Merge pull request #15260 from strapi/fix/RelationInput-read-only
|
2023-01-04 09:28:33 +00:00 |
|
Jamie Howard
|
9f6e79ebe3
|
chore(content-manager)
|
2023-01-03 15:43:24 +00:00 |
|
Marc-Roig
|
030c109a95
|
better circular reference error handling
|
2023-01-03 16:38:14 +01:00 |
|
Jamie Howard
|
aef978999b
|
Merge pull request #15296 from pataiadam/main
|
2023-01-03 13:59:23 +00: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 |
|
Josh
|
70fe7d251b
|
chore: fix snapshot
|
2023-01-03 12:21:45 +00:00 |
|
Jamie Howard
|
a41e972082
|
Merge pull request #15196 from strapi/fix/close-modal-with-esc
|
2023-01-03 12:15:25 +00:00 |
|
Jamie Howard
|
c028712983
|
test(content-manager): RelationInputDataManager select to use source component ID
|
2023-01-03 12:13:12 +00:00 |
|
Josh
|
c5ebf3edac
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-03 12:09:25 +00:00 |
|
Marc-Roig
|
26fba9f4be
|
test for circular references
|
2023-01-03 12:21:40 +01:00 |
|
dependabot[bot]
|
0861118149
|
chore(deps): bump codemirror from 5.65.8 to 5.65.11
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.8 to 5.65.11.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-03 09:04:32 +00:00 |
|
dependabot[bot]
|
b7f3b576be
|
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)
---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-03 09:03:02 +00:00 |
|
Marc-Roig
|
036cb8b250
|
filter by entity id when reordering components
|
2023-01-02 16:48:02 +01:00 |
|
Marc-Roig
|
2528ae5637
|
Merge branch 'feature/relations-reordering' into relations-reordering/non-strict-connect
|
2023-01-02 14:44:02 +01:00 |
|
Gustav Hansen
|
129d88cccc
|
Merge pull request #15278 from ivan-ha/fix/zh-translations
fix: broken translations in EditFolderDialog and various zh translations in Media Library
|
2023-01-02 12:29:31 +01:00 |
|
Gustav Hansen
|
4f01dd1c8c
|
Merge pull request #15289 from ivan-ha/fix/content-manager-i18n
fix: zh translations of content-manager.containers.Edit.information.by
|
2023-01-02 12:26:54 +01:00 |
|
Marc-Roig
|
ef9c9114f3
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-02 09:36:10 +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 |
|
Convly
|
0458e88bce
|
Handle object variables & fix sendTemplatedEmail
|
2022-12-30 19:46:33 +01:00 |
|
Convly
|
d7db946c4e
|
Add strict interpolate & deactivate evaluation in sendTemplatedEmail
|
2022-12-30 18:59:16 +01:00 |
|
Convly
|
a39fedfb30
|
Add template in the utils (interpolation helpers)
|
2022-12-30 18:57:27 +01:00 |
|
DMehaffy
|
566c9ebd22
|
Merge branch 'main' into chore/v3EOL
|
2022-12-30 10:05:30 -07:00 |
|
Ádám Patai
|
0bf4e6173e
|
feat: Hungarian admin translations
|
2022-12-29 19:52:44 +01:00 |
|
Julie Plantey
|
f4e1059993
|
boolean validation on undefined
|
2022-12-29 15:14:03 +01:00 |
|
Ivan Ha
|
1827fd6f2c
|
fix: zh translations of content-manager.containers.Edit.information.by
|
2022-12-29 12:40:07 +08:00 |
|
Ivan Ha
|
4c2574b8d1
|
fix: translations of RelationInputDataManager
|
2022-12-29 11:55:26 +08: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 |
|
Ivan Ha
|
8fee332a98
|
fixup! fix: various zh translations in Media Library
|
2022-12-28 22:34:09 +08:00 |
|
Convly
|
8f1988367c
|
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 |
|
Ivan Ha
|
6648646c45
|
fix: various zh translations in Media Library
|
2022-12-28 18:06:39 +08:00 |
|
Ivan Ha
|
11711bff4f
|
fix: broken non-EN translations in EditFolderDialog
|
2022-12-28 18:05:47 +08:00 |
|
Jean-Sébastien Herbaux
|
e912c0a4d7
|
Merge branch 'main' into disable-migrations-config
|
2022-12-28 10:33:14 +01:00 |
|
Julie Plantey
|
85f80b5c65
|
Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview
|
2022-12-28 10:27:24 +01:00 |
|
Julie Plantey
|
5b23d97699
|
figcaption fallback to file name
|
2022-12-28 10:26:58 +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 |
|
Julie Plantey
|
4addb2adab
|
PreviewCell video support + props refactor
|
2022-12-27 12:25:44 +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
|
9e43428c8f
|
UI feedback fix
|
2022-12-27 10:33:34 +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 |
|
iifawzi
|
3ae29ee3f3
|
publishing single-type if config is true, and allow updating draft types
Signed-off-by: iifawzi <iifawzie@gmail.com>
|
2022-12-25 00:51:40 +02:00 |
|