Gustav Hansen
|
9c8d157f5d
|
Enhancement: Combine content-type reassignment + stage prompts
|
2023-07-21 16:25:38 +02:00 |
|
Ben Irvin
|
4946929c53
|
Merge pull request #17387 from strapi/fix/allow-provider-defaultRole-null
|
2023-07-21 13:11:00 +02:00 |
|
Simone Taeggi
|
98e4d5e84b
|
refactor the response object to follow the same structure used in the Table component
|
2023-07-21 11:45:50 +02:00 |
|
Mark Kaylor
|
0bc064213c
|
Deselect the entries that were published from the list view
|
2023-07-21 11:41:02 +02:00 |
|
Mark Kaylor
|
16f2b20e63
|
Display a single page in the modal reflecting selections across multple list pages
|
2023-07-21 11:24:15 +02:00 |
|
DMehaffy
|
1a2fa44828
|
Merge branch 'main' into security/updateRateLimit
|
2023-07-20 14:01:21 -07:00 |
|
Marc-Roig
|
8b8957d36c
|
fix: stage change monetization condition
|
2023-07-20 17:36:38 +02:00 |
|
Marc-Roig
|
27d937081b
|
fix: entiltement should be numberOfWorkflows
|
2023-07-20 17:32:50 +02:00 |
|
Marc-Roig
|
1dac54629f
|
feat: update entiltelment workflow to numberOfWorkflows
|
2023-07-20 17:30:45 +02:00 |
|
Marc-Roig
|
8c670940a9
|
fix: entiltelment names
|
2023-07-20 14:28:39 +02:00 |
|
Gustav Hansen
|
37d0f58de2
|
Merge pull request #17388 from strapi/fix/rw-limits-calm
Fix: Remove limits overlay if a user is at limit
|
2023-07-20 14:10:15 +02:00 |
|
Gustav Hansen
|
cae957a571
|
Fix: Remove delete button from the list-view instead of disabling it
|
2023-07-20 12:58:17 +02:00 |
|
Gustav Hansen
|
44398b3e4c
|
Fix: Display license overlay in list-view when on create at limit
|
2023-07-20 12:49:50 +02:00 |
|
Gustav Hansen
|
2052b91a69
|
Fix: Remove limits overlay if a user is at limit
|
2023-07-20 12:36:00 +02:00 |
|
Ben Irvin
|
4de85d8624
|
fix comment
|
2023-07-20 12:32:07 +02:00 |
|
Ben Irvin
|
efdf6d12f5
|
fix front-end
|
2023-07-20 12:31:11 +02:00 |
|
Ben Irvin
|
e1e177976a
|
allow defaultRole to be nullable
|
2023-07-20 11:36:23 +02:00 |
|
Marc Roig
|
c3e1892955
|
Merge pull request #17384 from strapi/fix/ct-rw-assign-concurrency
|
2023-07-20 11:12:50 +02:00 |
|
Ben Irvin
|
a799f3e5b8
|
Merge pull request #17341 from strapi/fix/17172-ssolocked-roles-null
|
2023-07-20 10:59:23 +02:00 |
|
Marc-Roig
|
764bfd017d
|
fix: rw content types unit test
|
2023-07-20 09:39:38 +02:00 |
|
Marc-Roig
|
9976d7e95e
|
fix: handle edge case where content type is assigned multiple times
|
2023-07-20 07:32:24 +02:00 |
|
Marc-Roig
|
3afba57431
|
fix: update workflows in parallel
|
2023-07-20 07:10:21 +02:00 |
|
Gustav Hansen
|
f0ae404bf8
|
Fix: Reset workflow once the edit-view unmounts preventing flashes
|
2023-07-19 22:11:18 +02:00 |
|
Gustav Hansen
|
9da298ef85
|
Enhancement: Render accordion error state if stage has an error
|
2023-07-19 22:04:52 +02:00 |
|
Gustav Hansen
|
ff412fccc8
|
Fix: Fixes various review-workflow UI bugs
|
2023-07-19 22:00:02 +02:00 |
|
DMehaffy
|
3d4e7422c9
|
Update packages/core/admin/server/middlewares/rateLimit.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-07-19 12:16:52 -07:00 |
|
Alexandre BODIN
|
2a2faea1d4
|
Merge pull request #17379 from strapi/releases/4.11.6
|
2023-07-19 18:20:49 +02:00 |
|
Gustav Hansen
|
9872632b0b
|
Merge pull request #17374 from strapi/chore/cleanup-rw-error-handling
Chore: Cleanup review-workflow API error handling
|
2023-07-19 17:43:40 +02:00 |
|
Convly
|
b4a4e42919
|
Merge branch 'main' of github.com:strapi/strapi into releases/4.11.6
|
2023-07-19 16:47:47 +02:00 |
|
Gustav Hansen
|
9e357ed509
|
Merge pull request #17378 from strapi/chore/update-rw-chargebee-entitlements
Chore: Update review-workflow chargebee entitlements
|
2023-07-19 16:46:32 +02:00 |
|
Josh
|
a339853b53
|
Merge pull request #17363 from strapi/fix/clone-relations-components
|
2023-07-19 15:46:13 +01:00 |
|
Convly
|
1edefac8a3
|
v4.11.7
|
2023-07-19 16:39:46 +02:00 |
|
Gustav Hansen
|
40afddb55c
|
Chore: Update review-workflow chargebee entitlements
|
2023-07-19 16:27:04 +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
|
ebd3d25c50
|
Fix: Apply multiple review workflow changes
|
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 |
|
Gustav Hansen
|
a81c63413c
|
Chore: Cleanup review-workflow API error handling
|
2023-07-19 14:00:49 +02:00 |
|
Gustav Hansen
|
9e2c34dfcb
|
Merge pull request #17319 from fbalhawan/fix/default-admin-lastname
admin lastname defaults to undefined
|
2023-07-19 13:21:18 +02:00 |
|
Gustav Hansen
|
d7e2c6704b
|
Fix: Remove content-type groups from workflow attrs conditionally
|
2023-07-19 12:39:42 +02:00 |
|
Gustav Hansen
|
a2b088974e
|
Merge pull request #17358 from strapi/feat/review-workflows-rbac-fe
Feat: Add RBAC permissions for review-workflow settings pages
|
2023-07-19 12:25:38 +02:00 |
|
Gustav Hansen
|
9a66fe2b75
|
Chore: Update imports to named imports
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
5659a628ab
|
Chore: Add manual mock for useLicenseLimits
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
3a0d905f2d
|
Chore: Move user RBAC conditions out of useLicenseLimits
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
b5bef2e970
|
Chore: Extend review-workflow tests to include RBAC
|
2023-07-19 11:22:35 +02:00 |
|
Gustav Hansen
|
79a28ad2c6
|
Feat: Add RBAC conditions to the review-workflows settings pages
|
2023-07-19 11:22:35 +02:00 |
|
Ben Irvin
|
0fff4223ad
|
Merge branch 'main' into fix/17172-ssolocked-roles-null
|
2023-07-19 10:59:22 +02:00 |
|
derrickmehaffy
|
9f1600ab5d
|
update path normalize to a cleaner implementation
|
2023-07-19 01:35:40 -07:00 |
|
derrickmehaffy
|
4013ae7345
|
Merge remote-tracking branch 'origin/security/updateRateLimit' into security/updateRateLimit
|
2023-07-19 01:26:16 -07:00 |
|
derrickmehaffy
|
e8231bbca2
|
handle cleanup of trailing /
|
2023-07-19 01:25:04 -07:00 |
|