525 Commits

Author SHA1 Message Date
Alexandre Bodin
f552aa9aa2 Apply feedbacks 2023-02-24 18:55:55 +01:00
ivanThePleasant
20b147b719 Merge branch 'main' into chore/ee-seats 2023-02-19 23:02:42 +02:00
ivanThePleasant
c4620fd18a Merge branch 'chore/ee-seats' of https://github.com/strapi/strapi into chore/ee-seats 2023-02-15 12:01:06 +01:00
ivanThePleasant
d2ade473fd WIP requested server changes 2023-02-15 11:17:47 +01:00
Rémi de Juvigny
839d677c8f Remove the associated actions 2023-02-14 18:52:53 +01:00
Rémi de Juvigny
cbfc5876c7 Delete install and uninstall plugin endpoints 2023-02-14 16:04:16 +01:00
ivanThePleasant
a05c82175d
Update packages/core/admin/server/policies/hasLicenseLimitAllowance.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-02-14 14:19:56 +02:00
ivanThePleasant
2a81270bf4
Update packages/core/admin/server/policies/hasLicenseLimitAllowance.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-02-14 14:17:51 +02:00
ivanThePleasant
516340b45a
Update packages/core/admin/server/policies/hasLicenseLimitAllowance.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-02-14 14:17:13 +02:00
ivanThePleasant
e500f0b4d0 WIP requested changes 2023-02-12 19:16:26 +02:00
ivanThePleasant
4e9c94f75c Fix tests, various improvements and conditions 2023-02-07 18:00:00 +02:00
ivanThePleasant
7edd834712 Merge branch 'main' into chore/ee-seats 2023-02-07 11:28:21 +02:00
ivanThePleasant
ebdf9c06c2 WIP add redux support to license limit hook, various minor changes
Co-authored-by: Gustav Hansen <gu@stav.dev>
2023-02-07 11:27:44 +02:00
ivanThePleasant
a0144c1565 WIP 2023-02-03 10:20:55 +02:00
Christian
c557588829
Merge branch 'main' into tracking-system-ct-components-dz 2023-02-01 12:50:25 +01:00
Christian Capeans
6f2e86e562 Add small changes to improve context 2023-01-30 17:59:37 +01:00
Christian Capeans
c7f048918e Add TODOs to rename properties in v5 2023-01-30 15:55:58 +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
f3550cea82 Add audit logs support & update the features API 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
Rémi de Juvigny
9ef1bea85f Fix api tests 2023-01-25 16:58:37 +01:00
Convly
c631b7f77c Review fixes 2023-01-25 16:31:51 +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
Ben Irvin
5bc783dc3e
Merge branch 'main' into features/deits 2023-01-23 12:16:19 +01:00
Pierre Noël
2a18a3fa76 Merge branch 'main' into feature/audit-logs 2023-01-18 11:11:54 +01:00
Christian Capeans
e565648688 Merge branch 'main' into tracking-system-ct-components-dz 2023-01-16 12:10:07 +01:00
Ben Irvin
738ab7e4e3
Update packages/core/admin/server/register.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-01-13 10:06:35 +01:00
Ben Irvin
c2bd576407 configure env variables to disable/enable remote transfer route 2023-01-13 09:41:05 +01:00
Julie Plantey
aa043810b5 Merge branch 'main' of https://github.com/strapi/strapi into features/authLogo 2023-01-11 13:49:26 +01:00
Nathan Pichon
f51778cf4f
Merge pull request #15051 from strapi/authLogo/backend
feat: added authLogo setting
2023-01-11 09:55:55 +01:00
Christian Capeans
14cf30e400 Rename number of content types 2023-01-09 18:15:38 +01:00
Convly
3b9dbbe4b9 Remove useless async 2023-01-02 16:07:16 +01:00
Convly
34ca7adbe2 Update import path & fix tests 2023-01-02 15:33:15 +01:00
Christian Capeans
d006cddbee Refactor code to make it more readable 2022-12-28 18:27:07 +01:00
Convly
75d6b256f0 Merge branch 'features/deits' into deits/transfer-push 2022-12-28 14:56:52 +01:00
Convly
3cb821dc1e Merge branch 'features/deits' into deits/transfer-push 2022-12-28 10:30:41 +01:00
derrickmehaffy
ae7c60980c change ratelimit to rateLimit 2022-12-27 09:19:57 -07:00
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
Rémi de Juvigny
5462cd3bdd Use object for user event payloads 2022-12-23 11:52:31 +01:00
Fernando Chavez
fbaa4101ac Add pagination and order in the audit logs endpoint & tests 2022-12-22 16:32:12 +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
Fernando Chavez
ab54a49736 Edit in permission events' name and in roles emitting 2022-12-21 14:31:43 +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
Fernando Chavez
b158657dc6 Merge with feature branch 2022-12-21 12:25:23 +01:00
Fernando Chavez
d26434b1c9 Dont use an emitWrapper in the audit logs roles events 2022-12-21 10:36:15 +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
Rémi de Juvigny
70e88d2891 Add logout event to audit logs 2022-12-20 11:58:09 +01:00