50 Commits

Author SHA1 Message Date
Gustav Hansen
0a008881ef Merge branch 'main' into feature/review-workflow 2023-03-16 15:49:45 +01:00
Alexandre Bodin
29dadec292 Feedbacks 2023-03-09 02:43:16 +01:00
Alexandre Bodin
e0e2084422 Move RBAC into CE 2023-03-06 21:46:45 +01:00
Alexandre Bodin
e56b0061c7 Make checks stricter 2023-03-02 09:19:25 +01:00
Alexandre Bodin
24901be60b Fix license seat undefined block user creation 2023-03-01 20:13:22 +01:00
Alexandre Bodin
2d48bf2ba0 Lodash usage consistency 2023-02-26 18:12:18 +01:00
Alexandre Bodin
f552aa9aa2 Apply feedbacks 2023-02-24 18:55:55 +01:00
ivanThePleasant
88b1987691 WIP Moving enforcement checks from controller level to service level (not checked or tested) 2023-02-22 14:42:27 +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
ivanThePleasant
ac2f0bea4d
Update packages/core/admin/ee/server/controllers/admin.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-02-14 13:42:00 +02:00
nathan-pichon
fae3368c53
fix(review-workflows): add data layer in update request 2023-02-13 11:06:19 +01: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
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
nathan-pichon
8f622ae7e0
feat(review-workflow): add update route for stages on workflows 2023-02-07 09:55:32 +01:00
ivanThePleasant
a0144c1565 WIP 2023-02-03 10:20:55 +02:00
nathan-pichon
37f427e581
chore(review-workflow): rename findOne in findById 2023-01-31 15:24:11 +01:00
Nathan Pichon
81146dc5c7
fix(review-workflow): use workflowId instead of id 2023-01-31 15:18:56 +01:00
nathan-pichon
94808bc221
fix(review-workflow): rework stages methods naming
Fixes the integration tests
2023-01-31 12:26:58 +01:00
Marc-Roig
f607a61607 Merge branch 'feature/review-workflow' into feature/review-worflow/workflow-stage 2023-01-31 10:01:48 +01:00
nathan-pichon
081d314423
feat(review-workflow): update shape of list result
Use data attribute instead of results
2023-01-30 12:28:15 +01:00
nathan-pichon
11db0300ff
Merge branch 'feature/review-workflow' into feature/workflow-type
# Conflicts:
#	packages/core/admin/ee/server/controllers/index.js
#	packages/core/admin/ee/server/index.js
#	packages/core/admin/ee/server/routes/features-routes.js
#	packages/core/strapi/lib/utils/ee.js
2023-01-30 10:58:59 +01:00
nathan-pichon
95dbeb5d46
fix(review-workflows): rework controllers, routes and service 2023-01-27 11:54:12 +01:00
Marc-Roig
2ef020de1c Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage 2023-01-26 12:56:50 +01:00
Marc-Roig
02f7ec7455 properly use workflow_id path param 2023-01-26 12:52:54 +01:00
nathan-pichon
64cfcdcb2a
fix(review-workflow): pick query and params from request 2023-01-26 12:26:26 +01:00
Marc-Roig
c645b67467 add review workflow stage routes and service 2023-01-26 12:17:17 +01:00
nathan-pichon
d76bdb250e
chore(review-workflows): plural controller name 2023-01-26 10:57:13 +01:00
Marc-Roig
7d8ad6bd69 Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage 2023-01-26 10:54:42 +01:00
Marc-Roig
e22b662a24 add Stage Content Type 2023-01-26 10:54:28 +01:00
nathan-pichon
7b11ef77f4
chore(review-workflows): plural controller name 2023-01-26 10:37:08 +01:00
Marc-Roig
72f67c5c9c add services to workflows controller 2023-01-24 13:58:10 +01:00
nathan-pichon
f9805161bb
feat(review-workflows): adding workflow GET controllers (WIP) 2023-01-20 18:38:01 +01:00
Fernando Chavez
a60014d949 Find one auditlog endpoint and remove payload from findMany endpoint 2022-12-23 11:54:32 +01:00
Fernando Chavez
fbaa4101ac Add pagination and order in the audit logs endpoint & tests 2022-12-22 16:32:12 +01:00
Fernando Chavez
45085fc50c New audit logs endpoint 2022-12-22 10:44:03 +01:00
Rémi de Juvigny
6c061e152b Sanitize emitted auth events 2022-12-16 12:18:07 +01:00
Jamie Howard
bfbab082cf fix(admin): lowercase email when creating user 2022-09-26 15:52:08 +01:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Convly
91757fe899 Handle ee code 2022-05-13 14:28:13 +02:00
Convly
4fc8e83eb8 Fix redirect path for sso & fix customEERoute 2022-01-28 14:22:14 +01:00
Convly
fdefb1382c Use a custom findOneByEmail to search for existing user 2021-11-23 12:16:54 +01:00
Pierre Noël
b58274aecb refactor error handling 2021-11-04 11:41:29 +01:00
Alexandre Bodin
0f3f984ea7 Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Pierre Noël
682e877644 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-18 18:37:57 +02:00
Alexandre Bodin
d5dd34278b Fix delete permissions 2021-08-17 13:48:52 +02:00
Pierre Noël
dd0c095f1e Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-04 15:05:56 +02:00
Alexandre Bodin
d44a6f68ee Migrate admin to programmatic loading 2021-08-02 17:54:49 +02:00