32169 Commits

Author SHA1 Message Date
Marc-Roig
7fbf6bf36c
test: content manager relations permissions 2023-08-21 12:23:27 +02:00
Marc-Roig
fe5755ded1
fix: return role name if user has permissions to read admin users 2023-08-21 09:50:01 +02:00
Marc-Roig
df16fd7f35
fix: display role names 2023-08-18 16:40:26 +02:00
Marc Roig
3b504a5284
Merge pull request #17683 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1437.0 2023-08-17 14:14:29 +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
dependabot[bot]
f460c6a840
chore(deps): bump aws-sdk from 2.1430.0 to 2.1437.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1430.0 to 2.1437.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1430.0...v2.1437.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 16:11:12 +00:00
Marc Roig
4ccc48a52a
Merge pull request #17680 from strapi/releases/4.12.5 2023-08-16 18:09:26 +02:00
Ben Irvin
ed3a72b625
Merge pull request #17681 from strapi/fix/dark-mode-logo 2023-08-16 17:40:53 +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
Gustav Hansen
5ab2f0a5a8 Chore: Flatten NotFoundPage and UseCasePage 2023-08-16 15:45:45 +02:00
Gustav Hansen
897b6d3635 Chore: Cleanup AuthenticatedApp 2023-08-16 15:45:43 +02:00
Marc-Roig
c1935e7004
v4.12.5 v4.12.5 2023-08-16 15:37:43 +02:00
Gustav Hansen
f0b1674217 Chore: Refactor NotFoundPage tests 2023-08-15 16:05:19 +02:00
Gustav Hansen
a23be30700 Chore: Refactor app entry file 2023-08-15 16:05:17 +02:00
Gustav Hansen
0b2975dbed
Merge pull request #17669 from strapi/chore/application-infos
Chore: Refactor data-fetching and simplify ApplicationInfosPage
2023-08-15 16:03:49 +02:00
Gustav Hansen
6ebff0d750
Merge pull request #17675 from strapi/fix/use-auth-providers-defaults
Fix: Improve default value for useAuthProviders()
2023-08-15 15:58:22 +02:00
Gustav Hansen
5b4e4c1582 Fix: Improve default value for useAuthProviders() 2023-08-15 14:56:26 +02:00
Gustav Hansen
db5100ef87
Merge pull request #17535 from x3r0z/feature/add-val-locale
added support for Valencian locale
2023-08-15 10:46:24 +02:00
Pedro Perez
cfa980ba5a Chore: Add support for valencian locale 2023-08-15 10:36:47 +02:00
Gustav Hansen
329996be48
Merge pull request #17488 from douglasduteil/patch-1
chore(@​strapi/typescript-utils): add repository info to package.json
2023-08-15 10:29:06 +02:00
Gustav Hansen
28ca828887
Merge pull request #17673 from strapi/chore/refactor-ee-hooks
Chore: Reorganize enterprise hooks
2023-08-15 10:25:56 +02:00
Gustav Hansen
6ddda220e3
Merge pull request #17667 from strapi/chore/refactor-email
Chore: Refactor email plugin settings page
2023-08-15 10:25:21 +02:00
Gustav Hansen
a25fd821fe Chore: Reorganize ee hooks 2023-08-15 09:33:31 +02:00
Gustav Hansen
da16cb301f Chore: Refactor data-fetching and simplify ApplicationInfosPage 2023-08-15 09:15:23 +02:00
Gustav Hansen
a3604a0848 Chore: Add react-query as dependency 2023-08-15 09:01:56 +02:00
Gustav Hansen
877d1af4c4 Chore: Refactor email plugin settings page 2023-08-15 09:01:56 +02:00
Gustav Hansen
f580dff85c
Merge pull request #17650 from strapi/chore/refactor-roles
Chore: Refactor roles list, create and edit pages
2023-08-15 08:51:02 +02:00
Gustav Hansen
9ba1295cad
Merge pull request #17668 from strapi/chore/fresh-data-list-view
Fix: Ensure fresh data for list and edit-views (api-tokens, users)
2023-08-14 19:10:19 +02:00
Gustav Hansen
b9e53ea6f5
Merge pull request #17665 from strapi/fix/list-settings-view
Fix: Remove configure the view confirmation
2023-08-14 19:08:34 +02:00
Gustav Hansen
a108fabe0c
Merge pull request #17609 from bogdaaamn/fix/list-view-shows-empty-content
fix: ListView in ApiTokens and TransferTokens shows empty content table
2023-08-14 14:59:32 +02:00