22792 Commits

Author SHA1 Message Date
Gustav Hansen
b34cc3cb5d ML: Fix assets + folder filters 2022-06-07 14:57:30 +01:00
Gustav Hansen
dc72d3c7e2 chore: Update snapshot tests 2022-06-07 14:48:15 +01:00
Gustav Hansen
4ea824d9ca AssetList: Make all items equally height 2022-06-07 14:46:36 +01:00
Gustav Hansen
05cb8e8da1 EditAssetDialog: Fix changing folder location 2022-06-07 14:29:44 +01:00
Mark Kaylor
9d40d0caa7 add tests for providers tab 2022-06-07 15:21:06 +02:00
Mark Kaylor
00f5dd39c6 add tests for plugins tab 2022-06-07 15:07:05 +02:00
Gustav Hansen
c6d7bef561
Merge pull request #13486 from strapi/features/ML-folder-prop-types
ML: Fix various prop-types errors
2022-06-07 14:06:10 +01:00
Gustav Hansen
28814db08e
Merge pull request #13485 from strapi/features/ML-folder-bulk-move-error
BulkMoveButton: Move validation into BulkMoveDialog
2022-06-07 14:05:57 +01:00
Mark Kaylor
e9288e20fd update snapshot 2022-06-07 14:11:57 +02:00
Gustav Hansen
813aca387c EditAssetDialog: Fix empty field value 2022-06-07 12:43:50 +01:00
Gustav Hansen
7ea93622fd ML: Relax prop-types for UploadingAssetCard and PendingAssetStep 2022-06-07 12:21:46 +01:00
Gustav Hansen
1e9c66a351 SelectTree: Improve Option prop-types 2022-06-07 12:19:17 +01:00
Gustav Hansen
275c896052 SelectTree: Fix .oneOfType() prop-type check 2022-06-07 12:02:32 +01:00
Gustav Hansen
1e284eb6cf ML: Fix various prop-types errors 2022-06-07 11:55:52 +01:00
Alexandre Bodin
73d54ef0ee Merge branch 'releases/4.2.0' into features/typescript 2022-06-07 12:24:41 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Gustav Hansen
86e57e17f4
Merge pull request #13484 from strapi/dependabot/npm_and_yarn/qs-6.10.5
Bump qs from 6.10.3 to 6.10.5
2022-06-07 11:13:44 +01:00
Gustav Hansen
39f67d1d41 BulkMoveButton: Move validation into BulkMoveDialog 2022-06-07 10:39:04 +01:00
Convly
cb2702ef25 Take review into account 2022-06-07 11:34:21 +02:00
dependabot[bot]
f35de37649
Bump qs from 6.10.3 to 6.10.5
Bumps [qs](https://github.com/ljharb/qs) from 6.10.3 to 6.10.5.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.3...v6.10.5)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 09:08:25 +00:00
Convly
f11c12ad57 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/types/schema 2022-06-07 11:07:12 +02:00
Gustav Hansen
ed07e75bf3
Merge pull request #13448 from strapi/ML-folder/lists-layouts
[ML Folder] Lists layouts fixes
2022-06-07 09:37:27 +01:00
Jean-Sébastien Herbaux
5caff35a30
Merge pull request #13440 from strapi/typescript/kitchensink-ts
[TS] Update kitchensink-ts to the latest beta
v4.2.0-beta.4
2022-06-07 09:56:42 +02:00
Convly
33bc24fb8e Merge branch 'features/typescript' into typescript/kitchensink-ts 2022-06-07 09:54:09 +02:00
Mark Kaylor
73bc7686a8 add label for tab group 2022-06-07 09:52:44 +02:00
Convly
7b89311c60 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-07 09:51:15 +02:00
Convly
d028d99f5c Merge branch 'features/typescript' into typescript/types/schema 2022-06-07 09:50:59 +02:00
Convly
3aa905608f Update snapshots 2022-06-07 09:50:41 +02:00
Mark Kaylor
1d46b0f9ef add translations 2022-06-07 09:50:26 +02:00
Convly
7a99759c1e Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript 2022-06-07 09:49:55 +02:00
Mark Kaylor
29558b960f point providers to npm 2022-06-07 09:45:54 +02:00
Mark Kaylor
d9f20fa209 fix typo 2022-06-07 09:45:27 +02:00
“kiranrathor30697”
0f35bf4171 gu.json file include 2022-06-06 21:55:36 +05:30
anjalirathor622
073a8bafee sa.json 2022-06-06 12:31:35 +05:30
anjalirathor622
2573356cd2 sa.json sanskrit translation 2022-06-06 12:22:28 +05:30
Anjali MahawR
2445af98df added hi.json 2022-06-04 05:49:19 -07:00
Alexandre Bodin
f925e93db4 Complete U&P documentation 2022-06-04 09:48:31 +02:00
Alexandre Bodin
6f584c08bf Documentation 2022-06-04 09:03:55 +02:00
Convly
d9e053dc5a Handle repeatable components 2022-06-03 20:33:27 +02:00
Convly
1cd6ff1903 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-03 20:30:44 +02:00
Convly
1a9c9ffd6b Handle repeatable components and implement a better ay to get array values into an union type 2022-06-03 20:29:46 +02:00
Convly
41960f834c Handle PluginOptionsAttribute and factorize comp/ct definition generation 2022-06-03 20:13:00 +02:00
ronronscelestes
f723fa36c2 fixed GenericInput tests 2022-06-03 17:55:25 +02:00
ronronscelestes
57c80e7f47 Merge branch 'master' of https://github.com/strapi/strapi into fix/cm-unique-fields 2022-06-03 17:39:49 +02:00
ronronscelestes
27fe271dd3 improved tests coverage for MediaLibrary and BrowseStep 2022-06-03 17:33:57 +02:00
Gustav Hansen
49d7452219
Merge pull request #13424 from strapi/features/ML-folder-bulk-move-ui
ML: Implement bulk-move UI
2022-06-03 17:21:55 +02:00
Mark Kaylor
bee2fe810a add count to tabs 2022-06-03 17:11:43 +02:00
Mark Kaylor
64357a427b rename components 2022-06-03 17:04:23 +02:00
Mark Kaylor
e7a4f7f7fa remove filter on providers response 2022-06-03 16:57:47 +02:00
Mark Kaylor
265ee979e4 rename pluginCard => packageCard 2022-06-03 16:54:59 +02:00