Ben Irvin
a9620ba6e4
aborting prompts displays as error
2023-03-02 17:34:47 +01:00
Fernando Chávez
6b493cd023
Merge pull request #15963 from strapi/docs/useCustomFields
...
Add new page to helper-plugin's storybook about useCustomFields hook
2023-03-02 14:30:58 +01:00
Josh
d209390fbe
chore: update DS to 1.6.4
2023-03-02 13:17:01 +00:00
Fernando Chavez
a6a9fc1648
improves to useCustomFields typescript
2023-03-02 13:59:10 +01:00
Alexandre BODIN
97536d9a3f
Merge pull request #15473 from strapi/dependabot/npm_and_yarn/vscode/sqlite3-5.1.2
2023-03-02 13:36:17 +01:00
Alexandre BODIN
61824d2eeb
Merge pull request #15888 from strapi/dependabot/npm_and_yarn/tar-and-types/tar-6.1.13
2023-03-02 13:35:32 +01:00
Fernando Chávez
24fa0fbf32
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-03-02 13:25:14 +01:00
Fernando Chávez
ac15879247
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-03-02 13:24:44 +01:00
dependabot[bot]
a4bd8b57b2
chore(deps): bump tar and @types/tar
...
Bumps [tar](https://github.com/npm/node-tar ) and [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar ). These dependencies needed to be updated together.
Updates `tar` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13 )
Updates `@types/tar` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/tar"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:58:42 +00:00
Josh
63c0993e93
Merge pull request #15968 from strapi/chore/add-all-undeclared-packages
2023-03-02 10:54:55 +00:00
Alexandre BODIN
492849255f
Merge pull request #15869 from strapi/dependabot/npm_and_yarn/ci-info-3.8.0
2023-03-02 11:28:13 +01:00
Sora Morimoto
930a3afec7
chore: Add all undeclared packages to package.json
...
This reverts commit 6c283862daa0c8846a544c183e72623b65907cc3.
chore: Add all undeclared packages to package.json
Add all undeclared packages to package.json (Round 2)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
chore: move core deps to peer
codemirror5
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared packages to `package.json` (Round 2)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
_
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared "safe" packages to `package.json`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared "unsafe" packages to `package.json`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
helper-plugin: remove `fs-extra`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
https://github.com/strapi/strapi/pull/15797
i18n-plugin: move redux from devDependencies to dependencies
Signed-off-by: Sora Morimoto <sora@morimoto.io>
database: sqlite3 was a false-detected dependency
Signed-off-by: Sora Morimoto <sora@morimoto.io>
generators: revert changes
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Regenerate yarn.lock
Signed-off-by: Sora Morimoto <sora@morimoto.io>
chore: update react-intl
chore: fix post rebase
chore: remove axios from packages that dont need it
chore: ensure projects install r rd rrd & s
Revert "chore: ensure projects install r rd rrd & s"
This reverts commit 2e87a1d0fcaf21e187ce558f4690d41ff854d58d.
Revert "Revert "chore: ensure projects install r rd rrd & s""
This reverts commit b53a3d49987b00abb393966738d2a34f59c9dc71.
chore: Add all undeclared packages to package.json
2023-03-02 10:12:14 +00:00
dependabot[bot]
c980d94258
chore(deps): bump @vscode/sqlite3 from 5.0.8 to 5.1.2
...
Bumps [@vscode/sqlite3](https://github.com/microsoft/vscode-node-sqlite3 ) from 5.0.8 to 5.1.2.
- [Release notes](https://github.com/microsoft/vscode-node-sqlite3/releases )
- [Commits](https://github.com/microsoft/vscode-node-sqlite3/commits )
---
updated-dependencies:
- dependency-name: "@vscode/sqlite3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:11:56 +00:00
Josh
3c378b9c5b
Merge pull request #15967 from strapi/chore/remove-stack-from-repo
2023-03-02 10:10:57 +00:00
Alexandre BODIN
f50ecb1443
Merge pull request #15868 from strapi/dependabot/npm_and_yarn/reselect-4.1.7
2023-03-02 11:08:19 +01:00
Josh
09ff54bc6e
chore: convert Stack components to Flex
...
chore: update snapshots
chore: convert rest of files to use Flex
chore: fix duplicate import
chore: update snapshots
chore: add eslint rule for stack
refactor: catch other Stack component uses
chore: remove horizontal prop
2023-03-02 10:02:40 +00:00
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
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
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
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
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