Fernando Chavez
b2e5f90da7
remove unnecessary storybook imports
2023-03-02 11:00:20 +01:00
Fernando Chavez
47e0709cd2
add methods and typescript declaration to the docs
2023-03-02 10:58:06 +01:00
Andrew Luca
73f6631a92
Add oneOf env helper for union values
2023-03-02 11:57:59 +02:00
Jamie Howard
b9ad623f06
Merge pull request #15878 from strapi/private-s3-bucket/url-signing-api-tests
2023-03-02 09:54:43 +00:00
Jamie Howard
8a26dea51e
fix(upload): add expectations for content creation
2023-03-02 09:50:49 +00:00
dependabot[bot]
a2a40506b0
chore(deps): bump ci-info from 3.5.0 to 3.8.0
...
Bumps [ci-info](https://github.com/watson/ci-info ) from 3.5.0 to 3.8.0.
- [Release notes](https://github.com/watson/ci-info/releases )
- [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md )
- [Commits](https://github.com/watson/ci-info/compare/v3.5.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: ci-info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 09:27:31 +00:00
Alexandre Bodin
435362adab
Merge branch 'releases/4.7.1-hotfix'
v4.7.1
2023-03-02 10:25:29 +01:00
Alexandre Bodin
0307fb4bf7
v4.7.1
2023-03-02 10:24:10 +01:00
Marc
6662580bf0
Merge pull request #15950 from strapi/fix/improve-is-private-attribute-performance
2023-03-02 09:45:54 +01:00
Alexandre BODIN
f1bf47f692
Merge pull request #15962 from strapi/hotfix/missing-license-seats
2023-03-02 09:39:19 +01:00
Alexandre Bodin
e56b0061c7
Make checks stricter
2023-03-02 09:19:25 +01:00
Marc
8ac67d6b8b
Update packages/core/utils/lib/content-types.js
...
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-03-02 09:17:44 +01:00
Fernando Chavez
5896480c22
Add new page to helper-plugin's storybook about useCustomFields
2023-03-02 09:06:48 +01:00
Alexandre Bodin
24901be60b
Fix license seat undefined block user creation
2023-03-01 20:13:22 +01:00
nathan-pichon
da43693018
feat(review-workflows): add migration when activating rw on content-type (wip)
...
There is performance problems in this code. We will need to fine tune the query to update relations on stages join table instead of rely on `updateRelations()` method
2023-03-01 17:53:37 +01:00
Simone Taeggi
7545ef3f5c
Merge branch 'main' into data-transfer/limit-token-name-length
2023-03-01 16:48:44 +01:00
Jamie Howard
78a155b972
Merge pull request #15958 from strapi/fix/CM-component-categories
2023-03-01 15:45:23 +00:00
Jamie Howard
c4a973fea4
test(upload): support components, repeatable components and dynamiczones in API test
2023-03-01 15:07:18 +00:00
Jamie Howard
33f8f8e1c3
test(upload): api test for private media signing
2023-03-01 14:48:59 +00:00
Simone
46c1eef111
Merge branch 'main' into data-transfer/limit-token-name-length
2023-03-01 14:23:25 +01:00
Jamie Howard
2f6e237559
Merge pull request #15896 from strapi/private-s3-bucket/fix/api-tests
2023-03-01 12:13:35 +00:00
Jamie Howard
17210958d8
Merge pull request #15916 from manfwh/main
2023-03-01 12:13:15 +00:00
Jamie Howard
5925ace19a
fix(content-manager): typo when returning a component category
2023-03-01 12:08:52 +00:00
Jamie Howard
f2346222fa
chore(content-manager): fix typos
2023-03-01 11:31:52 +00:00
nathan-pichon
a0d89b6884
feat(review-workflows): add migration when activating rw on content-type (wip)
2023-03-01 12:00:47 +01:00
Marc
13ee62c085
Merge pull request #15932 from strapi/private-s3-bucket/improve-docs
2023-03-01 11:12:17 +01:00
Simone
bce2659c2c
Merge branch 'main' into data-transfer/limit-token-name-length
2023-03-01 09:55:32 +01:00
Gustav Hansen
e17cc285f9
Merge pull request #15927 from strapi/feature/review-workflow-cm-stage-display
...
CM: Display current workflow stage in the edit-view
2023-02-28 22:06:36 +01:00
Marc-Roig
571ed83628
use optional chaining on isPrivateAttribute
2023-02-28 16:38:33 +01:00
Marc-Roig
271da71213
change lodash import to be fp
2023-02-28 14:24:50 +01:00
Marc-Roig
312be981e0
change order of execution on mapEntity
2023-02-28 14:20:19 +01:00
Marc-Roig
8ebd933d51
Merge branch 'main' into feature/private-s3-bucket
2023-02-28 11:53:09 +01:00
dependabot[bot]
05d68de5fd
Bump actions/add-to-project from 0.3.0 to 0.4.1
...
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.3.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 10:08:23 +00:00
Christian
5c9a88be04
Merge pull request #15911 from strapi/docs/how-to-install-packages
2023-02-28 11:01:18 +01:00
Marc
c5e8850a36
Merge pull request #15908 from strapi/private-s3-bucket/call-parent-mapEntity
2023-02-28 10:55:27 +01:00
Simone Taeggi
da8e3d91d5
Merge branch 'main' into data-transfer/limit-token-name-length
2023-02-28 10:01:19 +01:00
Christian
88a518df52
Merge pull request #15941 from strapi/fix/dbGeneratedConfig
2023-02-28 09:48:47 +01:00
Marc-Roig
37e980fc7e
send entity with updates in it in publish webhook
2023-02-28 09:19:26 +01:00
DMehaffy
999c16f24e
Fix db generated config - pg port
...
PG port was wrong when generating the database.js config it was using 3306 instead of 5432 as the default
2023-02-27 20:07:01 -07:00
Convly
948dbb3121
v4.7.0
v4.7.0
2023-02-27 20:33:14 +01:00
Jean-Sébastien Herbaux
8cdc2b4d64
Merge pull request #15607 from strapi/features/data-transfer
2023-02-27 19:39:03 +01:00
Convly
b502f188b5
Fix unit test
2023-02-27 19:30:26 +01:00
Jean-Sébastien Herbaux
03cb2b91ae
Merge pull request #15935 from strapi/data-transfer/disable-transfer-when-missing-salt
2023-02-27 19:14:14 +01:00
Convly
9afb0ad86d
Check token salt on hash
2023-02-27 19:10:04 +01:00
Simone
d781fee4c7
Merge pull request #15934 from strapi/data-transfer/fix-translations
...
Fix translations and remove useless file
2023-02-27 19:07:16 +01:00
Convly
ae23359954
Emit a warning when the feature is enabled but salt is not set
2023-02-27 18:55:16 +01:00
Simone Taeggi
d8b3e5559f
fix missing translations, remove unused file
2023-02-27 18:41:50 +01:00
Ben Irvin
13099b4c55
Send error status when token salt not set
...
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-27 17:56:23 +01:00
Fernando Chávez
e66228b24c
Merge pull request #15926 from strapi/fix/display-name-on-audit-logs
...
[Audit Logs] Use username or email on audit logs page
2023-02-27 16:27:36 +01:00
Simone Taeggi
301a6fd0f6
Merge branch 'features/data-transfer' into data-transfer/limit-token-name-length
2023-02-27 16:21:23 +01:00