28487 Commits

Author SHA1 Message Date
Nathan Pichon
b97078d716
Merge pull request #15388 from strapi/dependabot/npm_and_yarn/luxon-1.28.1
chore(deps): bump luxon from 1.28.0 to 1.28.1
2023-02-13 16:53:12 +01:00
Simone
3c3287f885
Merge pull request #15727 from strapi/enhancement/axios-migration-i18n
replace axiosInstance with useFetchClient inside the i18n plugin
2023-02-13 16:34:44 +01:00
Jamie Howard
86c08794c5 chore(core): update all translations 2023-02-13 15:25:35 +00:00
Rémi de Juvigny
430461f493
Merge branch 'main' into enhancement/audit-logs-tracking 2023-02-13 14:53:18 +01:00
Rémi de Juvigny
ed12768191 Copy existing handleClickOnLink 2023-02-13 14:52:40 +01:00
Rémi de Juvigny
dd4ab5bc31 Add willNavigate event to settings page menu 2023-02-13 14:47:27 +01:00
Convly
67216696a5 Update delta to indexesDifference 2023-02-13 14:40:35 +01:00
Nathan Pichon
f0d20345d3
Merge branch 'main' into dependabot/npm_and_yarn/luxon-1.28.1 2023-02-13 14:29:53 +01:00
Simone
bcd69aaaeb
Merge branch 'main' into enhancement/axios-migration-i18n 2023-02-13 14:29:00 +01:00
nathan-pichon
83c297e298
test(async-utils): update test titles 2023-02-13 14:11:56 +01:00
Nathan Pichon
4fdff2f350
chore(async-utils): update typo
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2023-02-13 14:02:56 +01:00
Pierre Noël
78630d6da3
Merge pull request #12666 from alexkainzinger/master
Upload middleware route & typo fix
2023-02-13 12:55:14 +01:00
Pierre Noël
6a0e1ba447
Merge pull request #15752 from strapi/fix/postgres-json-string
Fix JSON field for postgres when the value is a simple string
2023-02-13 12:44:05 +01:00
Pierre Noël
4fe8f2f8b3
Merge pull request #15742 from strapi/fix/default-locale-createMany
Set default locale when using Query Engine function createMany
2023-02-13 12:38:41 +01:00
Josh
4b5802b046
Merge pull request #15694 from strapi/documentation/RBAC-FE 2023-02-13 11:25:40 +00:00
Josh
c4e29656a5
Merge pull request #15797 from strapi/chore/remove-dead-script 2023-02-13 10:57:27 +00:00
Josh
27a7ea1f64 chore: fix typo 2023-02-13 10:47:39 +00:00
Marc
9168768993
Merge pull request #15715 from strapi/fix/pagination-in-relations-graphql 2023-02-13 11:46:44 +01:00
Josh
262c527f30
Update docs/docs/core/permissions/how-they-work.mdx
Co-authored-by: Julie Plantey <71838159+ronronscelestes@users.noreply.github.com>
2023-02-13 10:46:43 +00:00
Marc
8fe0db158b
Merge pull request #15726 from strapi/dependabot/npm_and_yarn/nodemailer-6.9.1 2023-02-13 11:45:42 +01:00
Nathan Pichon
182ff6b6a6
Merge branch 'main' into feature/async-reduce-utils 2023-02-13 11:43:29 +01:00
nathan-pichon
4c5e98b338
chore(async-utils): indent 2023-02-13 11:40:51 +01:00
nathan-pichon
477750650e
fix(async): arity for reduce func and awaited value 2023-02-13 11:38:54 +01:00
Simone
b01ceb06d7
Merge branch 'main' into enhancement/axios-migration-i18n 2023-02-13 11:38:44 +01:00
nathan-pichon
5b0e7f6903
feat(utils): add reduceAsync 2023-02-13 11:38:37 +01:00
Simone
54bf43a5f2
Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-13 11:38:11 +01:00
Simone
5f9ea6e685
Merge pull request #15730 from strapi/enhancement/axios-migration-email
replace axiosInstance with getFetchClient inside the email
2023-02-13 11:37:32 +01:00
alexkainzinger
96d5279c72 fix(core): correctly handle uploads route 2023-02-13 11:25:34 +01:00
Josh
bdee0f5dd3 docs(chore): fix typos 2023-02-13 10:25:23 +00:00
Pierre Noël
838e0d6c84 Fill page How Permissions Work 2023-02-13 10:25:23 +00:00
Josh
79d93f6987 docs: pr amends 2023-02-13 10:25:23 +00:00
Josh
f8935c340a docs: add using permissions doc page 2023-02-13 10:25:23 +00:00
Josh
0af6d97165 docs: re-write fetching-permissions 2023-02-13 10:25:23 +00:00
Josh
cd8693ba9b chore: add notes based on exploration 2023-02-13 10:25:23 +00:00
Convly
a19d73f2ac Implement a transfer flow to restrict ops 2023-02-13 11:14:30 +01:00
Simone
24328a2447
Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-13 11:07:19 +01:00
Josh
412e1f3120 fix: supply custom.d.ts so people developing plugins in TS dont get errors about our packages 2023-02-13 09:49:13 +00:00
Josh
8fda2ea384 fix: amend package.json templates to include all the deps 2023-02-13 09:48:40 +00:00
Josh
8709c53d33 Delete createBuildIndex.js 2023-02-13 09:33:25 +00:00
Marc
9248812218
Merge branch 'main' into fix/pagination-in-relations-graphql 2023-02-13 10:32:37 +01:00
Marc
9818b82377
Merge pull request #15693 from strapi/fix/publication-state-in-relations-graphql
[Fix]: Graphql accept publication state argument in relations
2023-02-13 10:26:39 +01:00
Christian
ee34f12056
Merge pull request #15732 from strapi/features/db-config-env-var
Generate db config with all clients
2023-02-13 10:09:53 +01:00
Rémi de Juvigny
2aa13b416d Fix test 2023-02-13 09:55:46 +01:00
Simone
a9d7c956eb
Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-13 09:38:14 +01:00
ivanThePleasant
e500f0b4d0 WIP requested changes 2023-02-12 19:16:26 +02:00
Marc-Roig
3970de06f1 remove unnecessary code 2023-02-11 22:01:10 +01:00
Marc-Roig
c41e5175e0 test for dp relations in graphl api 2023-02-11 21:59:58 +01:00
Pierre Noël
e4cbabd6f5
Merge pull request #15044 from timraasveld/warn-if-using-cors-enabled-option
Warn if trying to use Strapi v3's `enabled` option to disable the CORS middleware
2023-02-10 18:35:44 +01:00
Pierre Noël
0899eb68d3
Merge branch 'main' into warn-if-using-cors-enabled-option 2023-02-10 17:19:16 +01:00
Rémi de Juvigny
319eb47707 Track didGoToAuditLogs event 2023-02-10 17:16:33 +01:00