59 Commits

Author SHA1 Message Date
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow 2023-04-24 13:59:41 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain (#16471) 2023-04-24 12:33:20 +02:00
Jamie Howard
5b54885381 fix(ee): nest stage change response in data 2023-04-12 14:16:37 +01:00
Jamie Howard
fa4d2fb7e1 feature(ee): when deleting a stage move entities to the previous stage 2023-03-29 12:33:16 +01:00
Nathan Pichon
9680787533
chore(review-workflows): update error message
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-03-27 16:01:54 +02:00
nathan-pichon
f9507877ec
feat(review-workflows): add update route on entity for stages 2023-03-27 11:58:06 +02:00
nathan-pichon
cd785abf8f
feat(review-workflows): add jsdoc - manage types 2023-03-27 11:03:47 +02:00
nathan-pichon
1cf3da856c
feat(review-workflows): add update route on entity for stages 2023-03-24 18:34:10 +01:00
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