46 Commits

Author SHA1 Message Date
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Marc-Roig
e7f4dbb935
fix: remove settings update policy to update stage 2023-09-06 15:02:58 +02:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Jamie Howard
138569ae9f feature(ee): forbid access to listAvailableStages without READ content type access 2023-09-04 16:51:09 +01:00
Jamie Howard
6ee56bc409 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/list-available-stages 2023-08-23 15:11:28 +01:00
Jamie Howard
11f8f0bde2 feature(ee): route listing stages that a user can transition an entity into 2023-08-18 12:11:55 +01:00
Gustav Hansen
28aca28856 Merge branch 'main' into feature/review-workflow-assignee-2-merge-23--7-19 2023-07-19 14:27:55 +02:00
Gustav Hansen
7b83703576 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 11:20:53 +02:00
Jamie Howard
f433f1becc Merge remote-tracking branch 'origin/main' into rw-assignee/remove-react-select 2023-06-12 15:45:09 +01:00
Bassel
1449663b27 move to user controller 2023-06-06 18:40:23 +03:00
Bassel
f07531cb86 add route to for ssoLocked and update accordingly 2023-06-06 17:29:55 +03:00
Jamie Howard
7de2c4a472 feature(ee): WIP initial commit for assignee put route 2023-06-06 14:55:11 +01:00
Marc-Roig
ea370c6386
feat: add delete workflow route 2023-05-17 10:42:07 +02:00
Marc-Roig
be27785ed1
feat: update workflow route 2023-05-12 17:38:26 +02:00
Marc-Roig
7fa150a53c
feat: create workflow route 2023-05-12 15:32:51 +02:00
Marc-Roig
80c272dd9e chore: split routes into files 2023-04-24 16:20:12 +02:00
Marc-Roig
66a2bba78e chore: move enableFeatureMiddleware to utils 2023-04-24 16:18:54 +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
e3a4b431ba clean comment 2023-03-07 08:41:07 +01:00
Alexandre Bodin
e0e2084422 Move RBAC into CE 2023-03-06 21:46:45 +01:00
ivanThePleasant
e933069d42 WIP additional requested changes to server 2023-02-19 19:34:08 +02:00
nathan-pichon
19ccc7220e
feat(review-workflow): add permissions 2023-02-13 10:49:48 +01: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
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
fcf05cfdd0
Merge branch 'main' into feature/review-workflow
# Conflicts:
#	packages/core/admin/ee/admin/pages/SettingsPage/utils/customRoutes.js
2023-01-30 12:22:52 +01:00
Marc-Roig
c645b67467 add review workflow stage routes and service 2023-01-26 12:17:17 +01:00
nathan-pichon
7b11ef77f4
chore(review-workflows): plural controller name 2023-01-26 10:37:08 +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
Marc-Roig
72f67c5c9c add services to workflows controller 2023-01-24 13:58:10 +01:00
Rémi de Juvigny
0875dc97a8 Fix audit logs route policy 2023-01-23 19:06:12 +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
Alexandre Bodin
b4a32bc84e Fix error registring admin EE routes when feature is disabled 2021-10-19 15:58:15 +02:00
Alexandre Bodin
c1aa57f436 Harmonize and make policies and middlwares more consistent 2021-10-05 10:43:24 +02:00
Alexandre Bodin
ef12731bd3 Fix missing public access 2021-09-08 18:47:22 +02:00
Alexandre Bodin
37bacdb691 Start fixing tests 2021-09-07 21:03:30 +02:00
Alexandre Bodin
ba15f31f89 Cleanup admin ee and middlewares 2021-09-07 15:11:08 +02:00
Alexandre Bodin
0ff3269c3a Use the right api 2021-09-07 15:11:08 +02:00