6261 Commits

Author SHA1 Message Date
ronronscelestes
0745dad06f fixed name value undefined when creating folder 2022-06-07 17:52:13 +02:00
Convly
6fe5a1e0cd Move createTSConfigFile method to ts utils package 2022-06-07 17:38:48 +02:00
ronronscelestes
964106d44a fixed focusing on edit folder button when leaving create folder 2022-06-07 17:34:07 +02:00
Convly
758c10fb6b Allow app.jsx for typescript projects 2022-06-07 17:33:20 +02:00
Gustav Hansen
873fcf879c MediaLibraryDialog: Fix displayed location after changes 2022-06-07 16:31:57 +01:00
Gustav Hansen
d613d6aa83
Merge pull request #13487 from strapi/features/ML-folder-card-height
AssetList: Make all items equally height
2022-06-07 16:04:47 +01:00
Gustav Hansen
8dc5c8a90c useAssets/ useFolders: Add query merge tests 2022-06-07 15:42:29 +01:00
Convly
bdc043aaec Fix ctx.status 2022-06-07 16:19:24 +02:00
Convly
48ab30ccee First pass on Alexandre's review 2022-06-07 16:07:39 +02:00
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
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
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
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
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
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