24663 Commits

Author SHA1 Message Date
Julie Plantey
cb97055e7f
Merge pull request #14406 from strapi/feature/relations-main-view-ids-to-include
RelationInputDataManager: Send idsToInclude param when searching
2022-10-06 11:57:59 +02:00
Pierre Noël
93d030df8b update permissions plugin role validation (done by @Marc-Roig) 2022-10-06 11:15:07 +02:00
Gustav Hansen
221c80a9d4 useRelation: Uncomment unit tests 2022-10-06 10:48:50 +02:00
Gustav Hansen
51f3b540ad useRelation: Wrap search fetch in try catch 2022-10-06 10:48:12 +02:00
Jean-Sébastien Herbaux
b307308313
Merge pull request #14552 from CleberRossi/bugfix/fix-cors-default-headers-14357
Updating koa/cors to 3.4.2 in order to fix cors filter origin problem #14357
2022-10-06 09:38:29 +02:00
Cleber Rossi
89813f80fd
Updating koa/cors to 3.4.2 in order to fix cors filter origin problem #14357
There was a bug that is fixed on koa/cors 3.4.2 version.
2022-10-05 23:37:48 -03:00
Mark Kaylor
df97f6ebda Add react-clipboard dependency back and update translation 2022-10-05 16:23:54 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Julie Plantey
359b4e756e use useQuery select to reverse, split normalizeSearchResults & normalizeRelations 2022-10-05 16:21:02 +02:00
dependabot[bot]
f03fbc4828
Bump @graphql-tools/utils from 8.10.0 to 8.12.0
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.10.0 to 8.12.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.12.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 14:17:44 +00:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00
Convly
f99314ead7 v4.4.3 v4.4.3 2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
Jean-Sébastien Herbaux
2ea599327d
Merge pull request #14526 from strapi/fix/api-token-db
Improve API token v2 db performance by removing update population
2022-10-05 12:16:21 +02:00
Pierre Noël
7b702f4f84
Merge pull request #13983 from WalkingPizza/hotfix/autocomplete-search
Make select autocomplete case insensitive
2022-10-05 12:10:52 +02:00
Pierre Noël
a58147f51e
Merge branch 'main' into hotfix/autocomplete-search 2022-10-05 11:04:23 +02:00
Josh
10d29987b9
Merge pull request #14528 from strapi/fix/dynamic-table-actions-should-be-links 2022-10-05 09:15:10 +01:00
Mark Kaylor
f2450b9298 Add compatibility tooltip 2022-10-04 18:05:26 +02:00
Jamie Howard
11a193c8dc
Merge pull request #14463 from strapi/fix/search-encoding
Fix search query encoding
2022-10-04 16:46:00 +01:00
Bassel Kanso
e743a0089d
Merge pull request #14521 from kulak91/fix/unknown_dialect
fix: Unknown Dialect Windows issue
2022-10-04 16:26:47 +03:00
Josh
d754a21817
Merge pull request #14530 from strapi/chore/update-design-system 2022-10-04 11:29:27 +01:00
Pierre Noël
244279911d
Merge pull request #14525 from strapi/relations-main-view/fix-relation-order-existing-relations
Use query().load() to get existing relations
2022-10-04 12:06:12 +02:00
Pierre Noël
ff1e021aa1 fix i18n findExistingRelations tests 2022-10-04 10:54:18 +02:00
Josh
a6ce58c99b
Merge branch 'main' into chore/update-design-system 2022-10-04 09:53:44 +01:00
Josh
26d6bb17ce chore: remove rogue log 2022-10-04 09:51:02 +01:00
Simone
aabd912f8d
Merge branch 'main' into fix/discord_link 2022-10-04 10:05:10 +02:00
Josh
cbad2f0acf fix(test): manually increase timeout to avoid document being closed early 2022-10-04 08:45:36 +01:00
Josh
35c806088a
Merge pull request #14478 from iagocalazans/patch-1 2022-10-04 08:09:26 +01:00
Pierre Noël
5021f99392 add and use utils isXtoX 2022-10-03 18:54:13 +02:00
Marc
799268fac5
Merge pull request #14516 from oscard0m/patch-1
ci(checks.yml): update actions/checkout to v3
2022-10-03 18:39:27 +02:00
Pierre Noël
9409b3a5e6 Remove idsToOmit + comment 2022-10-03 18:11:33 +02:00
Pierre Noël
a17b3a0ba2 add and use loadPages 2022-10-03 17:52:12 +02:00
Julie Plantey
fc6e4adbee refactor existingRelationsReversed + doc 2022-10-03 17:41:55 +02:00
Josh
e84eb506b8 chore: update to latest version of design-system 2022-10-03 16:25:07 +01:00
Julie Plantey
dce64f5b3b use findIndex, add reducer test 2022-10-03 16:49:54 +02:00
Josh
3828919ba1 fix: use router link for actions that route places 2022-10-03 15:23:27 +01:00
Josh
0d73979b84
Merge branch 'main' into patch-1 2022-10-03 15:19:52 +01:00
Julie Plantey
4e917068b1 reverse orders of existing relations 2022-10-03 15:51:39 +02:00
Marc
d0f3f9a35d
Merge branch 'main' into patch-1 2022-10-03 14:34:39 +02:00
Iago Calazans
db785ab59f
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:52 -03:00
Iago Calazans
6fa840fd9a
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:43 -03:00
Ben Irvin
cece5af2db fix comment 2022-10-03 12:56:31 +02:00
Ben Irvin
7039822740 update timestamp more efficiently 2022-10-03 12:54:19 +02:00
Josh
709dfb6a18
Merge pull request #14502 from strapi/feature/field-descriptions 2022-10-03 11:38:59 +01:00
Ben Irvin
2dadda640b don't populate update query 2022-10-03 12:33:27 +02:00
Julie Plantey
984e5cac49 fix relations in connect when it exists in db 2022-10-03 12:00:20 +02:00
Pierre Noël
cbef873047
Merge pull request #14485 from strapi/dependabot/npm_and_yarn/vm2-3.9.11
Bump vm2 from 3.9.10 to 3.9.11
2022-10-03 11:58:52 +02:00
Julie Plantey
6f4ebebfb8 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into feature/relations-main-view-ids-to-include 2022-10-03 11:20:10 +02:00
Pierre Noël
0f7852d8d8 use query().load() to get existing relations 2022-10-03 11:12:22 +02:00
Josh
17e9908bdf fix: use Stack instead of styled Flex 2022-10-03 10:10:55 +01:00