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-Roig
|
97c695f597
|
add prefix to extension
|
2022-08-05 16:53:41 +02:00 |
|
Marc-Roig
|
de8ffeaa7b
|
extract file type from mime type if possible
|
2022-08-05 15:50:27 +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 |
|
Julie Plantey
|
c0398521e0
|
Merge pull request #13917 from strapi/features/folder-breadcrumbs
[Features] Breadcrumbs Folders navigation
|
2022-08-05 12:55:53 +02:00 |
|
Gustav Hansen
|
ce7174120d
|
CellContent: Relax number formatting
|
2022-08-05 11:56:16 +02: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 |
|
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 |
|
Julie Plantey
|
ffde4d4b58
|
hide breadcrumbs if in root of ML + added tests
|
2022-08-04 16:25:50 +02:00 |
|
Gustav Hansen
|
838dcc5a01
|
EmptyOrNoPermissions: simplify getContent()
|
2022-08-04 15:36:15 +02:00 |
|
Gustav Hansen
|
3c6a58aaea
|
ML: Remove default NoPermissions component
|
2022-08-04 15:17:56 +02:00 |
|
Julie Plantey
|
324b1628f6
|
fixed translations
|
2022-08-04 15:15:55 +02:00 |
|
Julie Plantey
|
c59cced54b
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-04 14:58:59 +02:00 |
|
Gustav Hansen
|
11d021507c
|
ML: Improve canRead and canCreate permission messages
|
2022-08-04 14:00:23 +02:00 |
|
Gustav Hansen
|
71f290f4c1
|
Upload: Handle file upload errors gracefully
|
2022-08-04 12:06:17 +02:00 |
|
Alexandre BODIN
|
ffaff7c66a
|
Merge pull request #13655 from lkho/pr/database-schema-diff-columns
fix: diff indexes columns
|
2022-08-03 12:33:51 +02:00 |
|
Alexandre Bodin
|
655615b738
|
Upgrade babel
|
2022-08-03 12:09:08 +02:00 |
|
Alexandre BODIN
|
f2002891c4
|
Merge pull request #13952 from strapi/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
|
2022-08-03 11:58:45 +02:00 |
|
Marc
|
e73aaf6e9e
|
Merge pull request #13930 from strapi/fix/manually-resize-image-on-upload
Do not override width and height after uploading image
|
2022-08-03 11:51:58 +02:00 |
|
dependabot[bot]
|
202eb2350b
|
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.18.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.7 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 09:04:11 +00:00 |
|
Marc-Roig
|
237d12abf4
|
typos
|
2022-08-03 09:39:52 +02:00 |
|
Gustav Hansen
|
5ef019318c
|
Merge pull request #13943 from strapi/enhancement/subnav-ds-update
CTB: Update SubNav styles using improved DS properties
|
2022-08-02 16:53:32 +02:00 |
|
Julie Plantey
|
0bcc4b17d2
|
Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs
|
2022-08-02 15:59:27 +02:00 |
|
Gustav Hansen
|
159ee5abf6
|
chore: Update snapshot tests
|
2022-08-02 15:14:51 +02:00 |
|
Gustav Hansen
|
e3fb4d5ae0
|
CTB: Improve SubNavSection title, by passing down defaultMessage
|
2022-08-02 13:43:30 +02:00 |
|
Gustav Hansen
|
f25f1b45b7
|
Merge branch 'master' into chore/bump-ds-1-2-1-beta-0
|
2022-08-02 13:20:54 +02:00 |
|
Gustav Hansen
|
3016533fd1
|
CTB: Update SubNav styles using improved DS properties
|
2022-08-02 13:12:49 +02:00 |
|
Alexandre Bodin
|
7039c0d228
|
v4.3.2
|
2022-08-01 17:18:09 +02:00 |
|
Pierre Noël
|
1eab2fb08c
|
v4.3.1
|
2022-08-01 16:44:44 +02:00 |
|
Marc-Roig
|
09fdd984c1
|
test upload image
|
2022-08-01 15:53:03 +02:00 |
|
Julie Plantey
|
9fa0adeb8e
|
feedback fixes
|
2022-08-01 15:41:56 +02:00 |
|
Gustav Hansen
|
d9a7e21abe
|
chore: Update snapshot tests
|
2022-08-01 15:28:01 +02:00 |
|
Gustav Hansen
|
17e8700365
|
chore: Update @strapi/design-system to 1.2.1
|
2022-08-01 15:04:27 +02:00 |
|
Gustav Hansen
|
ae71c7a7c4
|
chore: Update @strapi/design-system to 1.2.1-beta.0
|
2022-08-01 14:54:13 +02:00 |
|
Alexandre BODIN
|
b186d63152
|
Merge pull request #13780 from strapi/dependabot/npm_and_yarn/knex-1.0.7
Bump knex from 1.0.4 to 1.0.7
|
2022-08-01 13:55:59 +02:00 |
|
Marc-Roig
|
f0b67b9ec5
|
add function for uploading image
|
2022-08-01 12:14:13 +02:00 |
|
Julie Plantey
|
c824230092
|
added test for getBreadcrumbDataCM
|
2022-08-01 12:05:18 +02:00 |
|
Jean-Sébastien Herbaux
|
ce6c3f911e
|
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
|
2022-08-01 11:31:04 +02:00 |
|
Julie Plantey
|
bdc0454cd7
|
breadcrumbs in ML modal - CM
|
2022-07-31 17:43:42 +02:00 |
|
Julie Plantey
|
110317b6b1
|
updated snapshots
|
2022-07-31 16:51:09 +02:00 |
|
Julie Plantey
|
2774384c89
|
breadcrumbs in upload page
|
2022-07-31 16:39:47 +02:00 |
|
Julie Plantey
|
e1dc2b8634
|
list.asset.load translation refacto
|
2022-07-31 14:56:09 +02:00 |
|
Julie Plantey
|
e0792e28f5
|
ds beta update
|
2022-07-31 14:50:35 +02:00 |
|
Marc
|
47a4486943
|
do not override width and height
|
2022-07-30 10:14:37 +02:00 |
|
Gustav Hansen
|
b511597ea2
|
Merge pull request #13902 from strapi/fix/ml-assetdialog-canread
AssetDialog: Properly take canRead permissions into account
|
2022-07-29 16:40:49 +02:00 |
|
Gustav Hansen
|
21b95f9954
|
Merge pull request #13886 from strapi/feature/replace-virtualized-window
ComponentIconPicker: Replace react-virtualized with react-window
|
2022-07-29 14:34:48 +02:00 |
|
Gustav Hansen
|
ab3972bbc7
|
Merge pull request #13899 from strapi/fix/ml-bulk-action
ML: Hide bulk actions if not assets or folders exist
|
2022-07-29 14:34:22 +02:00 |
|
Gustav Hansen
|
7a8a3fd257
|
AssetDialog: Properly take canRead permissions into account
|
2022-07-29 14:28:59 +02:00 |
|