5169 Commits

Author SHA1 Message Date
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
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
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 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
Julie Plantey
6d49a3c40b updated tests 2022-12-23 10:43:23 +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
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
Jamie Howard
470c1c9645 fix(content-manager): reordering dynamicZones and repeatable components 2022-12-22 17:49:30 +00:00
Ben Irvin
36224c24fb
Merge branch 'main' into features/deits 2022-12-22 17:00:36 +01:00
Fernando Chavez
fbaa4101ac Add pagination and order in the audit logs endpoint & tests 2022-12-22 16:32:12 +01:00
Rémi de Juvigny
99bf01d715 Store provider on the audit log service object 2022-12-22 16:02:37 +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
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
Julie Plantey
df2313e181 improve read-only state 2022-12-22 12:35:40 +01:00
Convly
4b2b00a3dd Init push transfer capabilities
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2022-12-22 12:30:45 +01:00
nathan-pichon
185c487143
fix(project-settings): ensure to have previous settings before accessing it 2022-12-22 11:44:49 +01:00
GitStart
791612b47c
Merge branch 'main' into fix/content-manager-crash-on-nonstring-dynamicfield 2022-12-22 10:58:01 +01:00
Fernando Chavez
45085fc50c New audit logs endpoint 2022-12-22 10:44:03 +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
gitstart
1112791cab chore: support numeric entry field 2022-12-22 04:52:52 +00:00
Rémi de Juvigny
7ba3793517
Merge branch 'feature/audit-logs' into audit-logs/local-provider 2022-12-21 18:39:43 +01:00
Rémi de Juvigny
2ab05a13c1 Restore await executeCERegister 2022-12-21 18:39:15 +01:00
Fernando Chavez
89021f7e23 Merge branch 'audit-logs/local-provider' of github.com:strapi/strapi into audit-logs/logs-endpoint 2022-12-21 18:30:36 +01:00
Gustav Hansen
79571b4a68 Move cropper CSS import from main bundle to upload plugin 2022-12-21 16:52:58 +01:00
Gustav Hansen
499cff89b7 Chore: Update snapshot tests 2022-12-21 16:43:16 +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
GitStart
151adafe9a
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-21 15:58:18 +01:00
Convly
7c47f4d122 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-12-21 15:48:35 +01:00
Rémi de Juvigny
91926bd62f More tests 2022-12-21 14:35:52 +01:00
Fernando Chavez
ab54a49736 Edit in permission events' name and in roles emitting 2022-12-21 14:31:43 +01:00
Fernando Chavez
e1e0fdba04 Delete old process-event file 2022-12-21 13:14:40 +01:00
Fernando Chavez
e4a9fd95f3 Creating new events for the permissions and handle them on the service level 2022-12-21 13:12:22 +01:00
Gustav Hansen
093b58d3e7 Onboarding: Update snapshot tests 2022-12-21 12:46:05 +01:00
Gustav Hansen
b0d10dc6a8 Onboarding: Add back interaction effects 2022-12-21 12:46:05 +01:00
Rémi de Juvigny
6a7cef3d6c Make provider register async 2022-12-21 12:37:47 +01:00
Rémi de Juvigny
d90f3524f7 Update tests 2022-12-21 12:33:08 +01:00
Rémi de Juvigny
bc890ae9d3 Save audit log events to database 2022-12-21 12:30:53 +01:00
Rémi de Juvigny
25816f88b1 Register invisible audit log collection type 2022-12-21 12:30:53 +01:00