Fernando Chavez
|
4a2cc232fe
|
Fix tests
|
2023-01-09 11:31:28 +01:00 |
|
Fernando Chavez
|
b9a503c053
|
pageSize defaults to 50 on audit logs page
|
2023-01-09 11:25:18 +01:00 |
|
Fernando Chavez
|
b1746fcb2b
|
Add pagination to audit logs page
|
2023-01-06 10:06:43 +01:00 |
|
Fernando Chávez
|
a93e1b0006
|
Merge pull request #15293 from strapi/audit-logs/list-api-mapping
[Audit Logs] Exp-418 Audit logs list api mapping
|
2023-01-05 14:36:47 +01:00 |
|
Fernando Chavez
|
f5bf3b2ea3
|
Move directories
|
2023-01-05 14:36:06 +01:00 |
|
Fernando Chavez
|
706d39309f
|
Improves on audit logs page
|
2023-01-05 12:58:36 +01:00 |
|
Fernando Chavez
|
00edca9573
|
Fix typo
|
2023-01-04 12:01:30 +01:00 |
|
Fernando Chavez
|
74ab737a8a
|
Fix on tests and others
|
2023-01-04 11:59:16 +01:00 |
|
Fernando Chavez
|
995938b9a8
|
Small fixs
|
2023-01-03 17:05:19 +01:00 |
|
Fernando Chavez
|
b3165208ac
|
Change of getDefaultMessage function without the switch
|
2023-01-03 16:58:58 +01:00 |
|
Fernando Chavez
|
55666f413b
|
Start using useFetchClient and sort values
|
2023-01-03 16:53:17 +01:00 |
|
Fernando Chavez
|
484dc5022c
|
Merge branch 'feature/audit-logs' of github.com:strapi/strapi into audit-logs/list-api-mapping
|
2023-01-03 16:29:22 +01:00 |
|
Fernando Chavez
|
f6a591aa58
|
Delete CellValue component and make it a function
|
2023-01-03 13:58:27 +01:00 |
|
Fernando Chávez
|
4396ac53ed
|
Merge pull request #15301 from strapi/audit-logs/delete-methods
[Audit logs] Cron to delete expired events
|
2023-01-02 18:48:13 +01:00 |
|
Fernando Chavez
|
569da42a9f
|
Merge fix and small change
|
2023-01-02 18:46:56 +01:00 |
|
Fernando Chávez
|
56526f7cca
|
Merge pull request #15315 from strapi/audit-logs/actions-and-permissions
[Audit logs] Create a new admin-actions file for EE and add audit logs actions
|
2023-01-02 18:40:57 +01:00 |
|
Fernando Chavez
|
09241c7507
|
Remove todo comment
|
2023-01-02 15:39:49 +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
|
4e633730f6
|
Start mapping to the new user object
|
2022-12-30 13:08:49 +01:00 |
|
Fernando Chavez
|
2d67484952
|
Merge branch 'feature/audit-logs' of github.com:strapi/strapi into audit-logs/list-api-mapping
|
2022-12-30 12:11:31 +01:00 |
|
Fernando Chávez
|
b9c09e19fc
|
Merge pull request #15286 from strapi/audit-logs/endpoints-changes
[Audit logs] Return only necessary info on audit logs endpoints
|
2022-12-30 11:39:23 +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 |
|
Madhuri Sandbhor
|
dc992ff208
|
updated table test cases
|
2022-12-29 15:23:24 +01:00 |
|
Madhuri Sandbhor
|
b7a6b4e5ca
|
updated test description
|
2022-12-29 14:36:13 +01:00 |
|
Madhuri Sandbhor
|
c28edee862
|
renamed user key to fullname
|
2022-12-29 14:20:34 +01:00 |
|
Madhuri Sandbhor
|
e5a6e000f9
|
added actionTypes object
|
2022-12-29 10:17:47 +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 |
|
Madhuri Sandbhor
|
10dbf10d0e
|
audit logs api mapping, updated test cases
|
2022-12-28 17:57:42 +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 |
|
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 |
|
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 |
|
Rémi de Juvigny
|
6a0e1a1462
|
Merge branch 'feature/audit-logs' into audit-logs/logs-endpoint
|
2022-12-23 09:57:50 +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 |
|
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 |
|
Fernando Chavez
|
45085fc50c
|
New audit logs endpoint
|
2022-12-22 10:44:03 +01: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 |
|
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 |
|