722 Commits

Author SHA1 Message Date
Nathan Pichon
4bc7e52b27
Merge branch 'feature/review-workflow' into feature/workflow-type 2023-01-26 09:39:29 +01:00
nathan-pichon
817391b3fb
test(workflow): add integration test to workflow module 2023-01-26 09:38:48 +01:00
Jean-Sébastien Herbaux
b23bba9ba6
Merge pull request #15147 from strapi/chore/online-license-skeleton 2023-01-25 20:37:25 +01:00
fdel-car
a0b344e575 Fix audit logs test 2023-01-25 19:52:07 +01:00
fdel-car
950dda7877 Update SSO error message 2023-01-25 19:52:07 +01:00
fdel-car
f3550cea82 Add audit logs support & update the features API 2023-01-25 19:52:07 +01:00
fdel-car
5f86716429 Apply Alex's missing feedback 2023-01-25 19:52:07 +01:00
Alexandre Bodin
5a2b379fa0 Runtime server feature flag 2023-01-25 19:52:07 +01:00
Jean-Sébastien Herbaux
a1a54c899a
Merge branch 'main' into features/deits 2023-01-25 19:49:01 +01:00
nathan-pichon
a992738b02
test(workflow): add unit test to workflow service 2023-01-25 18:55:42 +01:00
Mark Kaylor
37a6c0516e Move useRealTimers to afterAll 2023-01-25 15:52:22 +01:00
Mark Kaylor
1961ae6cc0 Add check for audit-logs feature enabled 2023-01-25 12:02:46 +01:00
Gustav Hansen
6c9793123a
Merge pull request #15550 from strapi/feature/review-workflow-stage-list
ReviewWorkflows: Render list of stages on settings page
2023-01-25 11:58:55 +01:00
Rémi de Juvigny
c5c20a3ce0 Fix EE settings menu 2023-01-25 11:28:23 +01:00
Rémi de Juvigny
2f7de9ab4e WIP move audit logs frontend to ee 2023-01-25 10:30:26 +01:00
Convly
31a4925824 Merge branch 'main' into features/deits 2023-01-25 09:57:35 +01:00
Mark Kaylor
963f651b81 Merge branch 'main' of github.com:strapi/strapi into feature/audit-logs 2023-01-24 17:25:50 +01:00
Gustav Hansen
8db988bec2 ReviewWorkflows: Render list of stages on settings page 2023-01-24 16:39:30 +01:00
Marc-Roig
73dbd2cfd9 workflows find and findOne services 2023-01-24 13:58:28 +01:00
Marc-Roig
72f67c5c9c add services to workflows controller 2023-01-24 13:58:10 +01:00
Josh
e8bc90744d chore: update DS to 1.6.0 2023-01-24 11:34:12 +00:00
Rémi de Juvigny
0875dc97a8 Fix audit logs route policy 2023-01-23 19:06:12 +01:00
Rémi de Juvigny
65654f5469 Bump retention days to 90 2023-01-23 17:01:18 +01:00
Gustav Hansen
20da391a8d
Merge pull request #15528 from strapi/feature/review-workflow-data-fetching-hook
Add useReviewWorkflows() data fetching hook
2023-01-23 16:24:58 +01:00
Gustav Hansen
0b726958c3 Merge branch 'feature/review-workflows-settings-setup' into feature/review-workflow 2023-01-23 13:07:52 +01:00
Gustav Hansen
c8993bbe72 Add useReviewWorkflows() data fetching hook 2023-01-23 12:31:45 +01:00
Ben Irvin
5bc783dc3e
Merge branch 'main' into features/deits 2023-01-23 12:16:19 +01:00
nathan-pichon
f9805161bb
feat(review-workflows): adding workflow GET controllers (WIP) 2023-01-20 18:38:01 +01:00
nathan-pichon
8d024eff57
feat(review-workflows): adding workflow content-type 2023-01-20 15:36:15 +01:00
Rémi de Juvigny
f12187517a
Merge pull request #15475 from strapi/audit-logs/retention
[Audit logs] Move retention calculation to feature level
2023-01-19 18:05:06 +01:00
Gustav Hansen
bdced4e7c4 Setup review-workflows settings page 2023-01-19 17:28:11 +01:00
Gustav Hansen
21a66eb109 Settings: Refactor navigation tests 2023-01-19 17:25:10 +01:00
Gustav Hansen
b52cfd2ee1 Settings: Nest SSO settings page under pages 2023-01-19 17:24:33 +01:00
Rémi de Juvigny
d725279095 Add media folder events 2023-01-18 17:06:17 +01:00
Rémi de Juvigny
ccc6da1f9e Ignore upload plugin entry events 2023-01-18 16:09:52 +01:00
Josh
fb0f59788a chore: install design-system 1.5.0 2023-01-18 12:07:24 +00:00
Rémi de Juvigny
5222cefd4a
Merge branch 'feature/audit-logs' into audit-logs/retention 2023-01-18 11:33:29 +01:00
Pierre Noël
2a18a3fa76 Merge branch 'main' into feature/audit-logs 2023-01-18 11:11:54 +01:00
Rémi de Juvigny
c94d8b7750 Move retention calculation to feature level 2023-01-17 11:51:50 +01:00
Rémi de Juvigny
2f3f9f4eb2 Fix test 2023-01-17 10:07:38 +01:00
Fernando Chavez
569da42a9f Merge fix and small change 2023-01-02 18:46:56 +01:00
Fernando Chavez
01ca9a66fc typo fix 2023-01-02 14:16:30 +01:00
Fernando Chavez
b16517ad4e Better name to the delete expired events job 2023-01-02 13:18:48 +01:00
Fernando Chavez
e53c3544e6 Create a new admin-actions file for EE and add audit logs actions 2023-01-02 10:08:16 +01:00
Fernando Chavez
6f975b3815 Add delete expired logs methods and add the cron 2022-12-30 11:02:41 +01:00
Fernando Chavez
c7e10980fd Return user object with less info 2022-12-30 10:51:57 +01:00
Fernando Chavez
eeceb3d81c Use getFullname in both endpoints 2022-12-29 10:04:25 +01:00
Fernando Chavez
7489dc2955 Add getFullname function 2022-12-29 10:02:48 +01:00
Fernando Chavez
b90589d9a2 Change audit logs endpoints to return just the fullname and not all the user info 2022-12-28 17:13:31 +01:00
Fernando Chavez
a60014d949 Find one auditlog endpoint and remove payload from findMany endpoint 2022-12-23 11:54:32 +01:00