30539 Commits

Author SHA1 Message Date
Ben Irvin
2a1335717b fix tests 2022-12-28 11:00:52 +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
Convly
3cb821dc1e Merge branch 'features/deits' into deits/transfer-push 2022-12-28 10:30:41 +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
Ben Irvin
f4e94e77bf
Merge branch 'features/deits' into deits/fix-telemetry 2022-12-28 09:41:02 +01:00
Jean-Sébastien Herbaux
3b83a54639
Merge pull request #15253 from strapi/deits/fix-lint-entities 2022-12-28 09:34:52 +01:00
Ben Irvin
8a62757911 fix events 2022-12-28 09:14:56 +01:00
Jean-Sébastien Herbaux
3446db4c00
Merge pull request #14546 from strapi/security/adminRateLimit 2022-12-27 19:46:05 +01:00
Ben Irvin
536e70912a clean up transfer command 2022-12-27 18:00:48 +01:00
derrickmehaffy
ae7c60980c change ratelimit to rateLimit 2022-12-27 09:19:57 -07:00
Ben Irvin
c8cf25e0c5
Merge branch 'main' into features/deits 2022-12-27 16:22:02 +01: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
881b835b0e
Merge branch 'main' into patch-1 2022-12-27 13:54:04 +01: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
252c562a8d
Update package.json 2022-12-27 12:52:39 +01:00
Ben Irvin
8858b1f65e
Merge branch 'main' into enchancement/eslint-cache 2022-12-27 12:43:52 +01: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
Jean-Sébastien Herbaux
7f199cbe63
Merge pull request #15272 from strapi/deits/fix-transfer-push-tests 2022-12-27 11:47:59 +01:00
Ben Irvin
218ea114de fix error response 2022-12-27 11:36:33 +01:00
Ben Irvin
e3277b7574 use options instead of data 2022-12-27 11:30:01 +01:00
Ben Irvin
777f76a0df fix 2022-12-27 11:12:34 +01:00
Julie Plantey
9e43428c8f UI feedback fix 2022-12-27 10:33:34 +01:00
Christian Capeans
4190687975 Add tests and refactor 2022-12-27 09:55:26 +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
Marc
ca271f15dd
Merge branch 'main' into dependabot/npm_and_yarn/pg-8.8.0 2022-12-23 21:26:42 +01:00
Jamie Howard
5db59f9f37 fix(content-manager): close ListSettingsView/EditFieldForm with escape key or by clicking outside modal 2022-12-23 14:48:51 +00:00
Jamie Howard
0d2b5c7dd6 chore(content-manager): prop types and fix existing tests 2022-12-23 14:32:09 +00:00
Rémi de Juvigny
477cd21eba
Merge pull request #15262 from strapi/audit-logs/polishing
[Audit logs] Small refinements
2022-12-23 12:28:56 +01:00
Fernando Chávez
19350c6eb1
Merge pull request #15263 from strapi/audit-logs/one-audit-log-endpoint
[Audit logs] Find one audit log endpoint
2022-12-23 12:21:11 +01:00
Fernando Chavez
a60014d949 Find one auditlog endpoint and remove payload from findMany endpoint 2022-12-23 11:54:32 +01:00
Rémi de Juvigny
5462cd3bdd Use object for user event payloads 2022-12-23 11:52:31 +01:00
Rémi de Juvigny
feaa2a62ea Event hub tiny optimization 2022-12-23 11:49:24 +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
Julie Plantey
6d49a3c40b updated tests 2022-12-23 10:43:23 +01:00
Fernando Chávez
a32ddfe058
Merge pull request #15244 from strapi/audit-logs/logs-endpoint
[Audit Logs] Audit logs endpoints
2022-12-23 10:24:59 +01:00
Convly
9cdb5c1096 Add better typing for the remote protocol 2022-12-23 10:19:14 +01:00
Rémi de Juvigny
6a0e1a1462
Merge branch 'feature/audit-logs' into audit-logs/logs-endpoint 2022-12-23 09:57:50 +01: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
Rémi de Juvigny
7703a69294
Merge pull request #15233 from strapi/audit-logs/local-provider
[Audit logs] Create local storage provider
2022-12-22 20:35:47 +01:00
Fernando Chavez
13dfc1e1a5 improves on audit logs submission form 2022-12-22 20:08:14 +01:00
Fernando Chavez
21ce7507f2 merge from local-providers branch 2022-12-22 19:58:37 +01:00
Julie Plantey
e5e20180ba fix relation path on nested duplicated keys 2022-12-22 19:05:56 +01:00