98 Commits

Author SHA1 Message Date
Jamie Howard
6bb9d68da2 chore(ee): clean up controller 2023-08-23 11:52:14 +01:00
Jamie Howard
8461088555 test(ee): stages.listAvailableStages 2023-08-21 10:39:57 +01:00
Jamie Howard
180de46bb2 chore: cleanup 2023-08-21 09:46:32 +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
Jamie Howard
ec1176b582 chore: move stage transition UID to constants 2023-08-14 15:12:48 +01:00
Marc-Roig
a5705063a2
fix: workflow tests 2023-08-09 10:44:43 +02:00
Marc-Roig
3b8a10f802
chore: format workflow to have string roles 2023-08-08 15:42:47 +02:00
Marc-Roig
d6ecb6386a
feat: add stage transitions service 2023-08-04 14:56:37 +02:00
Marc-Roig
5f8ee9e3a9
feat: populate stage permissions by default 2023-08-04 14:55:35 +02:00
Marc-Roig
d61628abeb
fix: return workflow count instead of data lenght 2023-07-07 10:51:13 +02:00
Marc-Roig
ea5f6252d7
feat: use meta instead of pagination 2023-07-07 10:06:15 +02:00
Marc-Roig
1dcac25f6e
feat: paginate workflow find 2023-07-07 10:01:49 +02:00
Marc-Roig
f29af1fc78
fix: parse string stage ids 2023-07-05 09:40:52 +02:00
Marc-Roig
f48e9cab75
chore: findById jsodcs 2023-07-04 17:47:52 +02:00
Marc-Roig
83aefda65a
feat: return workflow count 2023-07-04 16:39:11 +02:00
nathan-pichon
984b5cb8cd
feat(admin): add features informations inside the license limit route 2023-06-30 17:14:15 +02:00
nathan-pichon
1a4e62d99b
fix(review-workflows): update sanitize calls 2023-06-26 12:27:25 +02:00
nathan-pichon
fff75fb8f3
fix(review-workflows): sanitize queries 2023-06-26 11:13:45 +02:00
nathan-pichon
4f3ebb5869
fix(permissionChecker): use create and update sanitizers 2023-06-26 10:43:23 +02:00
Nathan Pichon
371e1014b0
Merge branch 'feature/review-workflow-multiple' into feature/review-workflow-multiple-sanitize 2023-06-23 17:33:00 +02:00
nathan-pichon
7da2f1e897
fix(review-workflow): sanitize inputs 2023-06-23 17:30:29 +02:00
nathan-pichon
d901925443
fix(review-workflow): sanitize admin api requests 2023-06-22 11:46:51 +02:00
Gustav Hansen
7b83703576 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 11:20:53 +02: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
Simone Taeggi
f8acf8385b change the property authenticationDisabled to ssoLockedRoles 2023-05-23 09:19:07 +02:00
Marc-Roig
b12a3678a0
update contract for POST PUT workflows body 2023-05-22 11:09:08 +02:00
Marc
88d5169528
Merge pull request #16748 from strapi/feature/review-workflow-delete-route 2023-05-19 18:08:47 +02:00
Marc-Roig
12a7ebd000
feat: sort attr on workflow list 2023-05-19 14:18:59 +02:00
Simone Taeggi
7d716d16f2 remove unused loadash merge 2023-05-19 11:11:25 +02:00
Simone Taeggi
3fdb517b0b fix backend part of the sso form submission 2023-05-19 11:00:05 +02:00
Simone Taeggi
8a5683256f add the new field in the apis 2023-05-18 16:27:13 +02:00
Marc-Roig
ea370c6386
feat: add delete workflow route 2023-05-17 10:42:07 +02:00
Marc-Roig
bcabffe672
Merge branch 'feature/review-workflow-update-route' into feature/review-workflow-assigned-content-types-routes 2023-05-15 11:02:13 +02:00
Marc-Roig
ff5e7076b6
feat: updateEntity workflow validations 2023-05-15 10:25:12 +02:00
Marc-Roig
920fffe3ff
chore: allow find to filter 2023-05-15 10:20:53 +02:00
Marc-Roig
3c0c354c74
chore: remove replace stages 2023-05-12 17:38:40 +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
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