WalkingPizza
|
36525d1a26
|
Add E2E tests with fileInfo
|
2022-08-08 17:45:21 +02:00 |
|
Ben Irvin
|
78063a5591
|
add test for custom without permissions
|
2022-08-08 17:21:10 +02:00 |
|
Ben Irvin
|
6641ba1f64
|
update tests
|
2022-08-08 17:09:17 +02:00 |
|
Ben Irvin
|
d78ec0243d
|
use constant
|
2022-08-08 17:06:38 +02:00 |
|
Gustav Hansen
|
2ba774c237
|
CM: Remove all references to editRelations
|
2022-08-08 16:25:59 +02:00 |
|
WalkingPizza
|
483a260c0d
|
Add E2E tests
|
2022-08-08 16:01:34 +02:00 |
|
Julie Plantey
|
48f609b4fc
|
RelationItem & ShadowList
|
2022-08-08 15:33:01 +02:00 |
|
WalkingPizza
|
544b1258dd
|
Properly flag that upload has multiple files
|
2022-08-08 15:26:09 +02:00 |
|
WalkingPizza
|
4e1d735803
|
Generate a fileInfo array on when necessary
|
2022-08-08 15:08:26 +02:00 |
|
Ben Irvin
|
0b057257fd
|
add custom type
|
2022-08-08 15:00:46 +02:00 |
|
WalkingPizza
|
073e6cc3be
|
Generate fileInfo for every file when uploading in bulk
|
2022-08-08 15:00:12 +02:00 |
|
Marc-Roig
|
fce7a9112a
|
change cleanURL description
|
2022-08-08 14:10:08 +02:00 |
|
Marc-Roig
|
08cb683bd1
|
clean url when uploading media from url
|
2022-08-08 14:06:30 +02:00 |
|
smoothdvd
|
e65ffdd977
|
add default message
|
2022-08-08 19:49:44 +08:00 |
|
Gustav Hansen
|
25265415a6
|
Merge pull request #14007 from strapi/dependabot/npm_and_yarn/storybook/react-6.5.10
Bump @storybook/react from 6.5.9 to 6.5.10
|
2022-08-08 13:24:22 +02:00 |
|
Gustav Hansen
|
78c8651e1e
|
Merge branch 'master' into feature/relations-main-view
|
2022-08-08 12:46:31 +02:00 |
|
Alexandre BODIN
|
4a13abba2d
|
Merge pull request #13991 from strapi/dependabot/npm_and_yarn/ci-info-3.3.2
Bump ci-info from 3.1.1 to 3.3.2
|
2022-08-08 12:09:33 +02:00 |
|
markkaylor
|
9211b8643b
|
Merge pull request #13940 from strapi/add-custom-field-attribute/injected-inputs
[Custom Fields] Inject inputs from plugins
|
2022-08-08 11:15:44 +02:00 |
|
dependabot[bot]
|
a3b8324af9
|
Bump @storybook/react from 6.5.9 to 6.5.10
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/app/react)
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 09:06:34 +00:00 |
|
Marc-Roig
|
5a90357622
|
get extension from mime type if not available
|
2022-08-08 10:38:42 +02:00 |
|
Mark Kaylor
|
4c9cc4a846
|
Add edit custom field action
|
2022-08-08 10:34:53 +02:00 |
|
Marc-Roig
|
4de86c4927
|
get extension from filename when bin
|
2022-08-08 09:37:37 +02:00 |
|
Marc-Roig
|
41dae37e1f
|
get extension from file name
|
2022-08-08 09:33:01 +02:00 |
|
Marc
|
0d4bdea37b
|
Merge pull request #13949 from strapi/fix/app-crashes-on-upload-faulty-image
Fix: app crashes on upload corrupt image
|
2022-08-08 09:26:40 +02:00 |
|
WalkingPizza
|
e0350558bc
|
Add missing permissions to webhook triggering endpoint
|
2022-08-06 15:19:20 +02:00 |
|
Pierre Noël
|
3bb7a08fa1
|
fix e2e tests
|
2022-08-05 16:59:52 +02:00 |
|
Pierre Noël
|
176acfef4c
|
remove editRelations from configuration routes
|
2022-08-05 16:59:52 +02:00 |
|
Pierre Noël
|
db1bf34f2a
|
migrate editRelations to edit during configurationSync
|
2022-08-05 16:59:52 +02:00 |
|
Bassel Kanso
|
e4e550be88
|
update snapshot tests
|
2022-08-05 17:55:38 +03:00 |
|
Marc-Roig
|
97c695f597
|
add prefix to extension
|
2022-08-05 16:53:41 +02:00 |
|
Bassel Kanso
|
3d21233bc3
|
Merge branch 'features/api-token-v2' into api-token-v2/rbac-on-api-token-creation
|
2022-08-05 17:41:38 +03:00 |
|
Bassel Kanso
|
51cb6ffeac
|
fix linting error
|
2022-08-05 17:41:10 +03:00 |
|
Bassel Kanso
|
b57cee52ac
|
make user able to see token details if they have read permissions
|
2022-08-05 17:00:47 +03:00 |
|
Marc-Roig
|
de8ffeaa7b
|
extract file type from mime type if possible
|
2022-08-05 15:50:27 +02:00 |
|
Gustav Hansen
|
68fa694345
|
Merge pull request #13982 from strapi/feature/relations-main-view-cm-cleanup-editrelations
CM: Remove editrelations from useFetchContentTypeLayout
|
2022-08-05 15:04:11 +02:00 |
|
Gustav Hansen
|
09757686b0
|
Merge pull request #13993 from strapi/fix/cellcontent-decimals
CellContent: Relax number formatting
|
2022-08-05 14:17:45 +02:00 |
|
Mark Kaylor
|
f9fedb4739
|
Remove comments
|
2022-08-05 13:44:22 +02:00 |
|
Mark Kaylor
|
64989e4de7
|
List allowed types alphabetically
|
2022-08-05 13:35:34 +02:00 |
|
Julie Plantey
|
c0398521e0
|
Merge pull request #13917 from strapi/features/folder-breadcrumbs
[Features] Breadcrumbs Folders navigation
|
2022-08-05 12:55:53 +02:00 |
|
Convly
|
5c7576db65
|
Fix update & create
|
2022-08-05 12:31:16 +02:00 |
|
Convly
|
3a9709bdbf
|
Attach permission model to tokens, update api token' strategy & services
|
2022-08-05 12:01:36 +02:00 |
|
Gustav Hansen
|
ce7174120d
|
CellContent: Relax number formatting
|
2022-08-05 11:56:16 +02:00 |
|
dependabot[bot]
|
235ae954ae
|
Bump ci-info from 3.1.1 to 3.3.2
Bumps [ci-info](https://github.com/watson/ci-info) from 3.1.1 to 3.3.2.
- [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.1.1...v3.3.2)
---
updated-dependencies:
- dependency-name: ci-info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-05 09:06:40 +00:00 |
|
dependabot[bot]
|
0aedf74b87
|
Bump @storybook/addon-actions from 6.4.10 to 6.5.10
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.10 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/actions)
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-05 09:05:45 +00:00 |
|
Bassel Kanso
|
701aa19911
|
update permission engine pakage version
|
2022-08-05 10:25:07 +03:00 |
|
Bassel Kanso
|
52c0a74418
|
Merge branch 'master' into features/api-token-v2
|
2022-08-05 09:55:17 +03:00 |
|
Julie Plantey
|
7d31f2282c
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-04 18:34:14 +02:00 |
|
Gustav Hansen
|
d73b847c5c
|
Merge pull request #13978 from strapi/fix/ml-permissions-view
ML: Improve canRead and canCreate permission messages
|
2022-08-04 17:41:42 +02:00 |
|
Marc-Roig
|
d266c41c01
|
remove faulty image tests
|
2022-08-04 17:35:44 +02:00 |
|
Marc-Roig
|
03c8ba6bba
|
fix optimization file
|
2022-08-04 17:16:43 +02:00 |
|