29765 Commits

Author SHA1 Message Date
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
Julie Plantey
98a39535e9 tooltip for every table headers + fix asset count displayed 2022-12-22 10:13:06 +01:00
Gustav Hansen
bd3f68f70f
Merge pull request #15148 from strapi/dependabot/npm_and_yarn/date-fns-2.29.3
chore(deps): bump date-fns from 2.29.2 to 2.29.3
2022-12-22 09:53:30 +01:00
Efanov Mikhail
b7df798bdb
Merge branch 'main' into fix/documentation-transalation-settings-page 2022-12-22 13:10:07 +07: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
Pierre Noël
f0080e37bc
Merge pull request #15224 from strapi/fix/twice-inversed-by-when-creating-CT-with-relations
Put inversedBy only once for manyToMany and oneToOne relations when creating a content-type
2022-12-21 18:00:09 +01:00
Jean-Sébastien Herbaux
93e04d6104
Merge pull request #15237 from strapi/deits/fix-repeatable-data-structure-id-mapping 2022-12-21 17:59:20 +01:00
Convly
600bd1dbf3 Fix repeatable data structures ID mapping on import 2022-12-21 17:53:52 +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
Convly
a075b8d838 Fix telemetry generate admin user hash 2022-12-21 16:05:04 +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
Gustav Hansen
8d51c781b3
Merge pull request #15133 from strapi/chore/remove-fortawesome
Remove fontawesome dependency
2022-12-21 15:56:48 +01:00
Convly
7c47f4d122 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-12-21 15:48:35 +01:00
Jean-Sébastien Herbaux
749639caa7
Merge pull request #15228 from strapi/deits/fix-component-with-relation-import 2022-12-21 15:45:42 +01:00
Ben Irvin
06b87fca54 fix unit tests 2022-12-21 15:34:56 +01:00
Ben Irvin
6038438aeb
Merge pull request #15155 from strapi/deits/cli-tracking-events 2022-12-21 15:29:51 +01:00
Fernando Chávez
1dac28ba56
Merge pull request #15200 from strapi/process-events/emit-roles-events
[Audit logs] Emit roles events
2022-12-21 14:40:19 +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
Gustav Hansen
a486963faf Chore: Update API tests 2022-12-21 14:09:48 +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
Rémi de Juvigny
4cb4d3e19b Init audit log local provider package 2022-12-21 12:30:53 +01:00
Fernando Chavez
b158657dc6 Merge with feature branch 2022-12-21 12:25:23 +01:00
Rémi de Juvigny
569b49086a
Merge pull request #15219 from strapi/audit-logs/emit-logout
[Audit logs] Emit logout event
2022-12-21 12:14:40 +01:00
Rémi de Juvigny
1f5d2d886b
Merge branch 'feature/audit-logs' into audit-logs/emit-logout 2022-12-21 12:11:21 +01:00
Rémi de Juvigny
6e63a82c75
Merge pull request #15222 from strapi/audit-logs/ctb-events
[Audit logs] Emit events for content types and components
2022-12-21 11:52:42 +01:00
Ben Irvin
f8db17e08e
Merge branch 'features/deits' into deits/ts-workflow 2022-12-21 11:48:28 +01:00
mikhail
b29f5c4f5c fix transalation documentation for setting page 2022-12-21 17:29:53 +07:00
ivanThePleasant
9b005caf4c
Merge branch 'main' into chore/request-context-interface-update 2022-12-21 11:50:22 +02:00
Fernando Chavez
d26434b1c9 Dont use an emitWrapper in the audit logs roles events 2022-12-21 10:36:15 +01:00
Ben Irvin
db9c7ac7d6 fix telemetry 2022-12-21 10:23:18 +01:00
Ben Irvin
aa14f800ed fix eventProperties 2022-12-21 10:08:53 +01:00
Convly
ecfbe42ae2 Update the import's ID mapping table with new components ID 2022-12-21 09:49:47 +01:00
GitStart
aa5e493828
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-21 08:48:42 +01:00