Jamie Howard
|
e0f395b464
|
Merge pull request #15783 from strapi/private-s3-bucket/entity-manager-extensions
|
2023-02-13 11:30:09 +00:00 |
|
Josh
|
4b5802b046
|
Merge pull request #15694 from strapi/documentation/RBAC-FE
|
2023-02-13 11:25:40 +00:00 |
|
Jamie Howard
|
5b0ccf64da
|
refactor(content-manager): add mapEntity to the entity manager
|
2023-02-13 11:06:57 +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 |
|
nathan-pichon
|
d768f26a8a
|
feat(review-workflow): add assert on workflow deletion
|
2023-02-13 11:10:40 +01:00 |
|
Simone
|
24328a2447
|
Merge branch 'main' into enhancement/axios-migration-content-type-builder
|
2023-02-13 11:07:19 +01:00 |
|
nathan-pichon
|
fae3368c53
|
fix(review-workflows): add data layer in update request
|
2023-02-13 11:06:19 +01:00 |
|
Nathan Pichon
|
a12660e3fb
|
Merge pull request #15787 from strapi/feature/review-workflow-rbac-backend
feat(review-workflow): add permissions
|
2023-02-13 10:51:46 +01:00 |
|
nathan-pichon
|
19ccc7220e
|
feat(review-workflow): add permissions
|
2023-02-13 10:49:48 +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 |
|
Ben Irvin
|
2af5f5631f
|
Merge branch 'main' into v4/generator-migration
|
2023-02-13 10:12:47 +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 |
|
Marc-Roig
|
11c4b9df3a
|
make file signing non mutating
|
2023-02-11 17:37:28 +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 |
|
Rémi de Juvigny
|
122fd4a6af
|
Move audit logs permissions to EE
|
2023-02-10 16:29:10 +01:00 |
|
Simone
|
bafedc5200
|
Merge branch 'main' into enhancement/axios-migration-email
|
2023-02-10 15:36:49 +01:00 |
|
Simone
|
3c60225b9f
|
Merge branch 'main' into enhancement/axios-migration-i18n
|
2023-02-10 15:36:39 +01:00 |
|
Simone Taeggi
|
c0b932d715
|
Merge branch 'main' into enhancement/axios-migration-content-type-builder
|
2023-02-10 15:35:31 +01:00 |
|
Jamie Howard
|
cd4ef1a92b
|
refactor(upload): entity manager extensions
|
2023-02-10 14:31:04 +00:00 |
|
Josh
|
055d234e00
|
Merge pull request #15612 from M-tarek93/fix/unallowedFileTypes
resolves https://github.com/strapi/strapi/issues/15608
resolves https://github.com/strapi/strapi/issues/15486
resolves https://github.com/strapi/strapi/issues/15326
|
2023-02-10 14:23:26 +00:00 |
|