5169 Commits

Author SHA1 Message Date
Fernando Chavez
b158657dc6 Merge with feature branch 2022-12-21 12:25:23 +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
Fernando Chavez
d26434b1c9 Dont use an emitWrapper in the audit logs roles events 2022-12-21 10:36:15 +01:00
Gustav Hansen
d6fb50c7f4 Onboarding: Use Icon component to render question or close icon 2022-12-20 16:52:21 +01:00
DMehaffy
29864b444f
Update packages/core/admin/server/middlewares/rateLimit.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-12-20 08:03:33 -07:00
Gustav Hansen
b90a03ea72 Chore: Update snapshot tests 2022-12-20 15:52:37 +01:00
Gustav Hansen
64d98dea8e ComponentIcon: Improve styles 2022-12-20 15:52:37 +01:00
Gustav Hansen
b847d17cda CM: Fix hover styles for component icon 2022-12-20 15:52:37 +01:00
Gustav Hansen
04863be7b6 Onboarding: Use proper question mark icon from the DS 2022-12-20 15:52:37 +01:00
Gustav Hansen
df7de3ccb8 Chore: Remove legacy components 2022-12-20 15:52:37 +01:00
Gustav Hansen
1a6a977e3c Chore: Update tests 2022-12-20 15:52:37 +01:00
Gustav Hansen
287787a550 Chore: Remove fontawesome dependency from components 2022-12-20 15:52:37 +01:00
GitStart
277349efb2
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-20 15:33:43 +01:00
Rémi de Juvigny
5e4ebdecb2 Emit events for content type crud actions 2022-12-20 14:55:38 +01:00
Rémi de Juvigny
70e88d2891 Add logout event to audit logs 2022-12-20 11:58:09 +01:00
Simone Taeggi
7810ae70ce merge master in enhancement/axios-refactoring-step-2 2022-12-20 10:08:10 +01:00
Julie Plantey
ba020d03a4
Merge pull request #15211 from strapi/chore/bump-ds-1.4.1
[chore] Bump DS 1.4.1
2022-12-20 09:49:02 +01:00
DMehaffy
0719084324
Update packages/core/admin/server/middlewares/rateLimit.js
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2022-12-19 11:40:37 -07:00
Rémi de Juvigny
d8ae7ad98b Merge remote-tracking branch 'origin/main' into feature/audit-logs 2022-12-19 18:40:43 +01:00
Rémi de Juvigny
130503fb56 Merge remote-tracking branch 'origin/audit-logs/process-events' into process-events/emit-user-events 2022-12-19 16:39:40 +01:00
Julie Plantey
d5127d16f3 update snapshots 2022-12-19 16:07:29 +01:00
Julie Plantey
a862355883 revert InputJSON labelAction removal + fix DateTimePicker label 2022-12-19 16:01:38 +01:00
Julie Plantey
372fc1cf2d bump DS 1.4.1 - update required state for Field 2022-12-19 15:27:02 +01:00
Rémi de Juvigny
bf2162df83 Add tests 2022-12-19 11:53:53 +01:00
GitStart
51fce80882
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-19 11:27:16 +01:00
Rémi de Juvigny
e64caaebd7 Merge remote-tracking branch 'origin/feature/audit-logs' into audit-logs/process-events 2022-12-19 11:00:30 +01:00
Rémi de Juvigny
88521b5565 Restore service file instead of folder 2022-12-19 10:58:00 +01:00
Jamie Howard
d2abb0899a Merge remote-tracking branch 'origin/main' into feature/media-library-ctv 2022-12-19 09:47:05 +00:00
Rémi de Juvigny
b239d0a210 Extract getEventMap function 2022-12-19 10:25:17 +01:00
GitStart
d47593bd05
Merge branch 'main' into fix/add-button-repeatable-components 2022-12-19 05:56:07 +01:00
GitStart
fb64a96e2c
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-19 05:56:00 +01:00
derrickmehaffy
b75e8a1d10 implement config option to disable ratelimit 2022-12-16 10:42:28 -07:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:31:40 -07:00
Rémi de Juvigny
e982b6ac17
Merge pull request #15086 from strapi/audit-logs/service
[Audit logs] Add service
2022-12-16 18:14:12 +01:00
Mark Kaylor
8121614a01 Fix tests 2022-12-16 11:59:01 -05:00
Mark Kaylor
5362403077 Use object with users key for bulk delete 2022-12-16 11:15:56 -05:00
Fernando Chavez
00e9d7a6b9 Emitting events for creating/update/delete/permission in a role 2022-12-16 17:15:12 +01:00
Rémi de Juvigny
dc7cd643f0 Apply unsubscribe feedback 2022-12-16 16:52:08 +01:00
Mark Kaylor
723e71305b Remove read events 2022-12-16 10:33:51 -05:00
Mark Kaylor
6f8bed73fe Fix update user 2022-12-16 10:25:00 -05:00
Josh
c31175fb37
Merge pull request #15195 from strapi/chore/incorrect-label 2022-12-16 15:23:58 +00:00
Mark Kaylor
e410fdd695 Emit read user 2022-12-16 10:12:37 -05:00
Mark Kaylor
fdda09fd99 Emit update user 2022-12-16 10:12:29 -05:00
Mark Kaylor
47a6ea1b8f Emit delete user 2022-12-16 10:12:21 -05:00
Mark Kaylor
95b98afd2d Emit create user 2022-12-16 10:12:08 -05:00
GitStart
5ca944d756
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-16 16:01:22 +01:00
gitstart
ce4d65a8d6 chore: reverts changes for new item focus 2022-12-16 14:17:07 +00:00
gitstart
828673b37c Merge commit 'ab66578671232804e27a8c653d9653262d72d7a1' of https://github.com/GitStartHQ/strapi into fix/add-button-repeatable-components 2022-12-16 14:17:04 +00:00
Ben Irvin
fc9b6a9ef4 Merge branch 'main' into features/deits 2022-12-16 14:59:19 +01:00
Jamie Howard
07febfa69e Merge remote-tracking branch 'origin/main' into feature/media-library-ctv 2022-12-16 13:57:57 +00:00