99 Commits

Author SHA1 Message Date
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Marc-Roig
8079c740be fix: rename rw model to model uid 2023-07-19 15:38:48 +02:00
Marc-Roig
f740348e80 fix: review workflows assigne check if content type belongs to workflow 2023-07-19 15:38:48 +02: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
Jamie Howard
6fcaea76a6 Merge remote-tracking branch 'origin/main' into fix/review-workflow/assignee-merge 2023-07-11 15:41:28 +01: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
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +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
Jamie Howard
f433f1becc Merge remote-tracking branch 'origin/main' into rw-assignee/remove-react-select 2023-06-12 15:45:09 +01:00
Marc-Roig
b64acedc45
feat: sanitize update assignee entity 2023-06-07 10:47:17 +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
Jamie Howard
7de2c4a472 feature(ee): WIP initial commit for assignee put route 2023-06-06 14:55:11 +01: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