14487 Commits

Author SHA1 Message Date
Ben Irvin
4b188f0f1b add test when exclude is not sent 2023-08-21 18:07:11 +02:00
Ben Irvin
bff68b4cdf fix skipping of stages 2023-08-21 18:03:38 +02:00
Jamie Howard
e6702ce69a feature(ee): WIP support partial updates of review workflow stage permissions 2023-08-21 16:04:25 +01:00
Marc-Roig
7217d58c78
feat: validate permissions connect disonnect format 2023-08-21 16:25:19 +02:00
Ben Irvin
ac99900a91 fix test mocks 2023-08-21 16:09:36 +02:00
Ben Irvin
a1f97cd036 pass restore options correctly 2023-08-21 15:29:46 +02:00
Ben Irvin
78e2119745 remove the problem line 2023-08-21 14:15:37 +02:00
Ben Irvin
320fd3d9d9
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-21 13:40:27 +02:00
Ben Irvin
1f58a64e0b move assertions to one function 2023-08-21 13:40:13 +02:00
Ben Irvin
c931ec3d20 fix test fn name 2023-08-21 13:08:48 +02:00
Ben Irvin
8568f4f6c7 fix test fn names 2023-08-21 13:05:56 +02:00
Ben Irvin
50f1b1e809 remove old code 2023-08-21 12:49:31 +02:00
Ben Irvin
0852b6aa4b
Update packages/core/admin/server/services/permission/permissions-manager/validate.js
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
2023-08-21 12:43:43 +02: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
Marc-Roig
fe5755ded1
fix: return role name if user has permissions to read admin users 2023-08-21 09:50:01 +02:00
Gustav Hansen
9bb30563e1 chore(helper-plugin): bump storybook to 7.3.2 2023-08-21 08:37:38 +02:00
dependabot[bot]
a404393e1c
chore(deps-dev): bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.1.0 to 15.2.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-20 22:26:21 +00:00
Marc-Roig
df16fd7f35
fix: display role names 2023-08-18 16:40:26 +02:00
Marc-Roig
e8105938c7
feat: partially update rbac permissions 2023-08-18 15:35:25 +02: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
Ben Irvin
1671316291 throw errors on missing schema 2023-08-17 17:25:11 +02:00
Ben Irvin
1a56693a91 cleanup 2023-08-17 17:24:11 +02:00
Ben Irvin
5158ac720e fix types 2023-08-17 14:59:47 +02:00
Ben Irvin
132052450b fix lint issues 2023-08-17 14:28:25 +02:00
Ben Irvin
9ebce88051
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-17 11:43:19 +02:00
Ben Irvin
5988f1af8a fix id field in validate and sanitize 2023-08-17 10:35:41 +02:00
Gustav Hansen
ee14338b97
Merge pull request #17674 from strapi/chore/simplify-app
Chore: Refactor admin app entries
2023-08-17 09:19:02 +02:00
Marc Roig
4ccc48a52a
Merge pull request #17680 from strapi/releases/4.12.5 2023-08-16 18:09:26 +02:00
Ben Irvin
28ab68a36a
Update packages/core/strapi/README.md 2023-08-16 16:37:14 +02:00
Ben Irvin
a347985393 add back link 2023-08-16 16:20:39 +02:00
Ben Irvin
3b825417ed fix dark and light mode images 2023-08-16 16:18:06 +02:00
Marc-Roig
83f7cddf21
Merge branch 'main' into releases/4.12.5 2023-08-16 15:53:30 +02:00
Gustav Hansen
7bbfd55eaa Fix: Code splitting for auth routes 2023-08-16 15:46:07 +02:00
Gustav Hansen
54960e085c Chore: Add code comments 2023-08-16 15:46:07 +02:00
Gustav Hansen
8db69af272 Fix: Don't swallow errors when hashing the users email 2023-08-16 15:45:46 +02:00
Gustav Hansen
b333cbee16 Chore: Use createRoute only for plugin related routes 2023-08-16 15:45:46 +02:00
Gustav Hansen
dd73efe18d Chore: Remove createRoute utility for auth routes 2023-08-16 15:45:46 +02:00
Gustav Hansen
6601e325f0 Chore: Cleanup unused utilities and use named exports 2023-08-16 15:45:46 +02:00
Gustav Hansen
70d1dd7bae Fix: Remove duplicated routes check 2023-08-16 15:45:46 +02:00
Gustav Hansen
731d9de4e2 Fix: Load strapi version info non-blocking 2023-08-16 15:45:46 +02:00
Gustav Hansen
e086850c61 Fix: Reverse route filtering / creation 2023-08-16 15:45:46 +02:00
Gustav Hansen
28d1094c1c Chore: Move createRoute to a named export 2023-08-16 15:45:46 +02:00
Gustav Hansen
7e0f6e67fa Chore: Move all admin route imports to named imports 2023-08-16 15:45:46 +02:00
Gustav Hansen
c8cc44ef2c Chore: Move 404 and 500 error pages a router level up 2023-08-16 15:45:46 +02:00
Gustav Hansen
100e4333e3 Chore: Remove duplicated 404 route 2023-08-16 15:45:45 +02:00
Gustav Hansen
4b8caddebd Chore: Flatten InternalErrorPage 2023-08-16 15:45:45 +02:00
Gustav Hansen
8f466913fc Chore: Replace plugin initializer reducer with local state 2023-08-16 15:45:45 +02:00
Gustav Hansen
e43368e10e Chore: Dissolve AppLayout and PluginInitializer 2023-08-16 15:45:45 +02:00
Gustav Hansen
9bdd5931a1 Chore: Use named exports for Admin and PluginsInitializer 2023-08-16 15:45:45 +02:00