Ben Irvin
75aa4ee9d4
Merge branch 'v5/main' into feat/default-allowed-fields-to-empty
2024-01-18 15:54:38 +01:00
Marc Roig
da64f7aaf6
Merge pull request #19169 from nolliebigspin/Upload-AWS-S3-docs-hotfix
...
fix(upload-aws-s3) - add credentials object to upload-aws-s3 example configuration docs
2024-01-18 14:13:16 +01:00
Christian Capeans
44dbe85dfd
chore: unify credentials shape for v5
2024-01-18 14:07:56 +01:00
Alexandre Bodin
27e4fbb0ff
chore: move dts commands back into strapi/strapi without circular dep issue
2024-01-18 13:44:45 +01:00
Alexandre BODIN
6a1966dd29
Merge pull request #19260 from strapi/v5/core-improvements
...
chore: flatten core files structure
2024-01-18 13:23:11 +01:00
Christian
115064f7e1
Merge branch 'develop' into Upload-AWS-S3-docs-hotfix
2024-01-18 12:42:22 +01:00
Ben Irvin
01dfca22b2
chore: remove deprecated isSupportedImage
2024-01-18 11:50:21 +01:00
Ben Irvin
00d88d8130
Merge branch 'v5/main' into chore/refactor-env-to-config
2024-01-18 11:49:34 +01:00
Josh
b9aef55175
fix(cm): create entries ( #19254 )
...
* test(e2e): add better e2e tests for EditView CM
* fix(cm): handle that the `id` might be `create`
* docs: update e2e content-type docs
2024-01-18 10:22:06 +00:00
Alexandre Bodin
23068f2449
chore: flatten core files structure
2024-01-18 11:21:18 +01:00
Alexandre BODIN
12aac38584
Merge pull request #19243 from strapi/v5/fix-incaught-ts-issues
...
Fix uncaught ts issues
2024-01-18 09:59:31 +01:00
Ben Irvin
56199ab7a5
chore: setup in monorepo build with skip-nx-cache
2024-01-17 17:22:45 +01:00
Alexandre Bodin
aacf182ae4
chore: use koa-body typings not koa-bodyparser
2024-01-17 16:53:52 +01:00
Jean-Sébastien Herbaux
0076119cf5
Merge pull request #19241 from strapi/fix/types/biginteger-default
2024-01-17 16:34:46 +01:00
Alexandre Bodin
1ffeb510a8
chore(pack-up): fail on any typing issue
2024-01-17 16:27:59 +01:00
Ben Irvin
6e14f0c9eb
chore: merge
2024-01-17 16:01:21 +01:00
Ben Irvin
9469280178
enhancement: refactor env-only values into configuration
2024-01-17 15:59:25 +01:00
Bassel Kanso
efeb53f7ab
fix: sanitize recieved query
2024-01-17 16:21:14 +02:00
Fernando Chávez
bb1abb3cc9
feat(content-releases): Using useDocument for validations ( #19222 )
...
* feat(content-releases): introducing useDocument
* improve useDocument
* change useDocument to return a validate fn
* apply feedback
* apply josh feedback
* populate entries and sanitize them
* set strapi/admin version to 4.19.0
2024-01-17 15:13:55 +01:00
Ben Irvin
c61a6885f9
enhancement: refactor env-only values into configuration
2024-01-17 14:39:39 +01:00
Convly
6cf7aff2ba
chore: update typo in a comment
2024-01-17 12:01:41 +01:00
Convly
b5b7b8260a
fix: force SetMinMax to use the correct primitive at generation
2024-01-17 11:53:34 +01:00
Simone
29b5e272e5
fix(content-releases): fix the history problem with tabs in the releases and marketplace pages ( #19229 )
2024-01-17 10:57:52 +01:00
Ben Irvin
cb94653642
chore: split test
2024-01-17 09:24:27 +01:00
Ben Irvin
b359228d79
Merge branch 'v5/main' into feat/default-allowed-fields-to-empty
2024-01-17 09:16:54 +01:00
Josh
316470cdf8
Merge branch 'develop' into v5/main
2024-01-16 17:46:26 +00:00
Ben Irvin
17f8ef0d9b
fix: tests and logging
2024-01-16 18:22:14 +01:00
Ben Irvin
8263926b47
feat: register.allowedFields defaults to empty array
2024-01-16 18:14:32 +01:00
Simone
334c95408a
fix(content-releases): align columns in the Release Details page ( #19188 )
...
* fix(content-releases): change the width of the table columns
* fix(content-releases): add width to the Status column
* fix lint error
* fix status column shifting
2024-01-16 17:28:40 +01:00
Alexandre Bodin
38298e9ebd
Merge branch 'releases/4.17.1' into develop
2024-01-16 17:24:48 +01:00
Alexandre Bodin
f0e6f838e7
Merge branch 'releases/4.17.1'
2024-01-16 17:19:21 +01:00
Fernando Chávez
c9259c6680
fix(content-releases): add edit entry to details view ( #19161 )
...
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2024-01-16 15:17:59 +01:00
Jean-Sébastien Herbaux
acf3e3bf8d
Merge pull request #19226 from strapi/cli-tests/add-template-and-seed-data
2024-01-16 15:07:35 +01:00
Bassel Kanso
f07dc6fac4
Merge branch 'develop' into fix/relations-read-rbac
2024-01-16 15:52:48 +02:00
Ben Irvin
cff60542f3
feat: add gzip support to readDir
2024-01-16 14:51:03 +01:00
Ben Irvin
e6f04743d6
feat: add gzip support to utils
2024-01-16 14:33:05 +01:00
Alexandre BODIN
70627e74ca
Merge pull request #19223 from strapi/v5/content-manager-ts
...
Migrate EditSettingsView to ts
2024-01-16 14:25:38 +01:00
Ben Irvin
9a801db09a
chore: remove deprecation comment
2024-01-16 14:11:55 +01:00
markkaylor
0e9bc9835c
Merge pull request #19231 from strapi/chore/remove-prepublish-only
...
chore(content-releases): remove prepublishOnly script
2024-01-16 13:54:26 +01:00
Jean-Sébastien Herbaux
95203c9e1f
Merge pull request #19221 from strapi/cli-tests/github-ci
2024-01-16 13:53:29 +01:00
Ben Irvin
dbcbf9a7df
Merge branch 'v5/main' into cli-tests/add-template-and-seed-data
2024-01-16 12:51:06 +01:00
Ben Irvin
eaf06ba8bf
chore: add seed data
2024-01-16 12:49:00 +01:00
Convly
0dd2111c2f
enhancement: add a "skipped" message, rename to "CLI Tests"
2024-01-16 12:15:38 +01:00
Ben Irvin
4052ef6e8f
fix: respect autogenerate setting for JS projects
2024-01-16 12:10:23 +01:00
Mark Kaylor
2638d69791
chore(content-releases): remove prepublishOnly script
2024-01-16 11:56:36 +01:00
Alexandre Bodin
8f2c1c1fef
v4.17.1
v4.17.1
2024-01-16 11:50:41 +01:00
Alexandre Bodin
37b3dbf893
chore: apply review feedbacks and add refactoring todo
2024-01-16 10:57:44 +01:00
Marc Roig
144002dc1f
Merge pull request #19060 from strapi/v5/rename-doc-service-to-engine
...
feat: rename document engine
2024-01-16 10:17:05 +01:00
Bassel Kanso
e686e96112
fix: sanitize relation read query
2024-01-16 09:51:34 +02:00
Ben Irvin
4bb9f629dd
chore: linting
2024-01-15 18:47:25 +01:00