27856 Commits

Author SHA1 Message Date
Christian Capeans
3a45faaf6e Merge branch 'main' into features/db-config-env-var 2023-02-07 16:38:40 +01:00
markkaylor
b4c67d427e
Merge pull request #15706 from strapi/chore/bump-ds-dep
Bump design system from 1.6.1 to 1.6.3
2023-02-07 11:14:05 +01:00
Nathan Pichon
62f1c3d04a
Merge pull request #15216 from tomscytale/features/patreon-auth-provider
Add Patreon as an Oauth2 Provider in the Users & Permissions plugin
2023-02-07 10:49:58 +01:00
markkaylor
53a0664b40
Merge pull request #15687 from strapi/fix/json-input-validation
[content manager] Return required error if empty for json input
2023-02-07 10:47:45 +01:00
Gustav Hansen
6942cf5002
Merge pull request #15695 from strapi/chore/jest-coverage-ee
Jest: Collect coverage for ee admin folders
2023-02-07 10:05:32 +01:00
Gustav Hansen
2c9d875fea Jest: Collect coverage for ee admin folders 2023-02-07 09:04:21 +01:00
Josh
3e1bfbbe87
Merge pull request #15725 from Boegie19/fix-sharp-version
fix https://github.com/strapi/strapi/issues/15614
fixes https://github.com/strapi/strapi/issues/15614
2023-02-07 08:01:04 +00:00
DMehaffy
03c0a8fbaa
Merge pull request #15696 from strapi/workflows/deits
Update auto-label workflow to include DEITS label
2023-02-06 21:38:42 -07:00
DMehaffy
bd2d0d1a12
Merge branch 'main' into fix-sharp-version 2023-02-06 14:00:43 -07:00
Boegie19
a1a09fc588 fix sharp version for macOS < 11 2023-02-06 21:53:08 +01:00
markkaylor
f0ff25c27a
Merge branch 'main' into chore/bump-ds-dep 2023-02-06 18:24:49 +01:00
Mark Kaylor
f97c352fa0 Update snapshots 2023-02-06 18:24:10 +01:00
Mark Kaylor
22abe8d250 Bump design system from 1.6.2 to 1.6.3 2023-02-06 18:20:35 +01:00
Pierre Noël
dd1cfed6fc
Merge pull request #15702 from strapi/fix/warning-inversedBy
Fix `hasTable` is undefined for schema postgres users
2023-02-06 18:12:32 +01:00
Josh
4e53160dcf
Merge pull request #15720 from strapi/fix/relations-in-required-components 2023-02-06 14:28:41 +00:00
Josh
5e63ffa0ec chore: update snapshots 2023-02-06 12:23:09 +00:00
Gustav Hansen
79c9efe703
Merge pull request #15684 from strapi/dependabot/npm_and_yarn/docs/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
2023-02-06 11:54:32 +01:00
Gustav Hansen
84e1527da5
Merge pull request #15685 from strapi/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-06 11:54:12 +01:00
Josh
559c4ccd3d fix: we should always try and apply the relation paths if they exist 2023-02-06 10:46:10 +00:00
Nathan Pichon
0bd42b52de
Merge branch 'main' into features/patreon-auth-provider 2023-02-06 11:40:26 +01:00
Rémi de Juvigny
0d82afe489
Merge pull request #15690 from strapi/docs/event-hub
Add event hub page to contributor docs
2023-02-06 10:30:48 +01:00
Rémi de Juvigny
939f654212 Merge remote-tracking branch 'origin/main' into docs/event-hub 2023-02-06 10:14:43 +01:00
markkaylor
18dec12617
Merge branch 'main' into fix/json-input-validation 2023-02-06 09:38:15 +01:00
DMehaffy
7ae4d1c802
Update .github/workflows/issues_handleLabel.yml
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-03 14:11:29 -07:00
Josh
2aa03b8d94
Merge pull request #15711 from strapi/chore/contributor-docs 2023-02-03 17:17:37 +00:00
Josh
e5e24c0898 chore: tidy-up contributor docs 2023-02-03 17:12:20 +00:00
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Simone
8383e33e69
Merge pull request #15245 from strapi/enhancement/axios-migration-admin
replace axiosInstance with getFetchClient inside the admin
2023-02-03 14:40:46 +01:00
Mark Kaylor
321a800022 Bump design system from 1.6.1 to 1.6.2 2023-02-03 13:19:28 +01:00
markkaylor
955e210abd
Merge branch 'main' into fix/json-input-validation 2023-02-03 11:53:50 +01:00
Mark Kaylor
101b1072c2 Update comment 2023-02-03 11:53:13 +01:00
Mark Kaylor
caa4720005 Fix validation blocking valid submission 2023-02-03 11:43:09 +01:00
Simone
f9ad7ad672
Merge branch 'main' into enhancement/axios-migration-admin 2023-02-03 11:00:35 +01:00
Jean-Sébastien Herbaux
61f3ef23ed
Merge pull request #15671 from strapi/template/bugReport 2023-02-03 11:00:12 +01:00
Simone Taeggi
ea15154849 squash and merge all the code related to the axios migration to use useFetchClient and getFetchClient in the admin 2023-02-03 10:41:34 +01:00
Pierre Noël
3707434c82 use getSchemaConnection() instead of getConnection().schema 2023-02-03 10:36:53 +01:00
DMehaffy
1392dbfb3d
Update auto-label workflow to include DEITS label
Just adding the new DEITS label to the automation
2023-02-02 14:25:36 -07:00
Rémi de Juvigny
9c97d68a93
Merge branch 'main' into docs/event-hub 2023-02-02 18:17:33 +01:00
Rémi de Juvigny
a10bdcb88e Typescript spread args 2023-02-02 18:17:03 +01:00
Rémi de Juvigny
11045eaa95
Apply Mark suggestions
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2023-02-02 18:10:16 +01:00
Nathan Pichon
7cb5e9e8e2
Merge pull request #15490 from strapi/fix/issue-9308-File_upload_related_fields_returning_null
fix(upload): add populate query to findOne method
2023-02-02 17:47:22 +01:00
Marc
096d00aa11
Merge pull request #13919 from angelbanderasudg/master 2023-02-02 17:04:27 +01:00
Nathan Pichon
fa8a108af9
Merge branch 'main' into fix/issue-9308-File_upload_related_fields_returning_null 2023-02-02 16:16:48 +01:00
Marc
fdc362d44d
Update index.js 2023-02-02 15:48:27 +01:00
Marc
253ba050a7
Merge pull request #15387 from johannchopin/patch-1 2023-02-02 15:46:23 +01:00
Marc
71ef605669
Update index.js 2023-02-02 15:45:04 +01:00
Marc
38c93175d8
Merge branch 'main' into master 2023-02-02 15:43:46 +01:00
Marc
b697228833
Merge pull request #15669 from strapi/fix/support-avif-format 2023-02-02 14:35:19 +01:00
Mark Kaylor
3c33ea5650 Remove log 2023-02-02 14:20:57 +01:00
Rémi de Juvigny
6e337aa5a1 Add event hub documentation 2023-02-02 12:59:45 +01:00