9899 Commits

Author SHA1 Message Date
ronronscelestes
f5aed2b107 erge branch 'menu-logo/from-url' of https://github.com/strapi/strapi into menu-logo/submit 2022-04-14 14:59:50 +02:00
Convly
431ccbe55c Fix isTypeScriptProject -> isUsingTypeScript 2022-04-14 14:55:57 +02:00
Convly
51be8899e6 Update the tsconfig.json file to use the extend 2022-04-14 14:47:15 +02:00
Convly
1a82a62b9f Merge remote-tracking branch 'origin/typescript/tsconfigs' into ts/split-ts-config 2022-04-14 14:28:59 +02:00
ronronscelestes
fa657d1573 removed unnecessary fragment FromUrlForm 2022-04-14 11:41:14 +02:00
soupette
d9fb9e9d51 Merge branch 'features/typescript' of github.com:strapi/strapi into ts/split-ts-config 2022-04-14 11:14:15 +02:00
soupette
0bff46cceb Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-14 11:13:52 +02:00
soupette
7fdae1dd55 Remove useTypescript arg from the build command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-14 11:02:31 +02:00
soupette
84bd88a230 Enable plugin development in JS project.
Added loader for ts.
Created default tsconfig file

Signed-off-by: soupette <cyril@strapi.io>
2022-04-14 10:59:42 +02:00
ronronscelestes
a859251e8f removed it.only and fixed authenticated app tests 2022-04-14 09:52:46 +02:00
Convly
a9872a56a8 Merge branch 'typescript/telemetry' of github.com:strapi/strapi into typescript/telemetry 2022-04-13 17:45:30 +02:00
Convly
9dfec11228 Fix unit testing 2022-04-13 17:45:19 +02:00
ronronscelestes
1ec941e47e updated tests 2022-04-13 17:43:47 +02:00
soupette
9a052ee876 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-13 17:15:16 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Convly
9a2ae88480 Prevent access to telemetry-properties route if the telemetry is disabled 2022-04-13 16:11:42 +02:00
Convly
8440d4064f Add the typescript telemetry events to the admin events 2022-04-13 15:41:39 +02:00
ronronscelestes
78bc49c4af updated urlToFile timeout 2022-04-13 14:49:53 +02:00
Gustav Hansen
a5c7ef9bfb Chore: Update snapshot tests 2022-04-13 12:47:01 +02:00
ronronscelestes
a72a9f624b added 2 tests + feedback fixes 2022-04-13 12:11:58 +02:00
ronronscelestes
3f78e246a4 tests added for from url flow 2022-04-13 11:28:50 +02:00
Convly
9f651bb878 Fix review comments (remove comments) 2022-04-12 17:54:31 +02:00
Convly
9c6bff7e3f Move the typescript checks to the sender init 2022-04-12 17:31:30 +02:00
Gustav Hansen
03c5371c07 ML: Refactor AssetMeta into ContextInfo to reuse it for folders 2022-04-12 17:27:20 +02:00
Convly
ce0b361fba Update ts confif resolution for events 2022-04-12 17:14:00 +02:00
Convly
56e2b99133 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/telemetry 2022-04-12 17:09:09 +02:00
Convly
7654dbd961 Update plugin build & tsconfigs 2022-04-12 16:57:00 +02:00
Pierre Noël
725aa2e399 fix lint 2022-04-12 16:50:02 +02:00
Convly
2f26c05bee Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/tsconfigs 2022-04-12 16:47:49 +02:00
Pierre Noël
041f2f6eb3 apply feedback 2022-04-12 16:32:05 +02:00
Pierre Noël
cfa968c537 sanitize files for the content-api 2022-04-12 16:07:54 +02:00
Pierre Noël
d0bf7310b3 replace path by location + add location to files 2022-04-12 16:07:54 +02:00
Pierre Noël
7689a340ea replace names by uids in folder path 2022-04-12 16:07:53 +02:00
Pierre Noël
a1c441e8bf remove path for files + add base for delete folders 2022-04-12 16:07:53 +02:00
Pierre Noël
a44e2cd25e add ability to set and change file folder location 2022-04-12 16:07:53 +02:00
Pierre Noël
fd5d1c2fdc forbid folder name starting or ending with a whitespace 2022-04-12 16:07:52 +02:00
Pierre Noël
fbd9ae5a50 fix tests 2022-04-12 16:07:52 +02:00
Pierre Noël
94308aa2bc restructure upload controllers + add create and get folders 2022-04-12 16:07:51 +02:00
Gustav Hansen
0f8956db72 FolderCard: remove legacy useId prefix param 2022-04-12 16:05:52 +02:00
Gustav Hansen
c8ca3f49e2 FolderCard: Restructure component files 2022-04-12 16:05:52 +02:00
Gustav Hansen
0d69739fe4 FolderCard: Update tests 2022-04-12 16:05:52 +02:00
Gustav Hansen
6853c8e351 ML: Add FolderCard component 2022-04-12 16:05:51 +02:00
Gustav Hansen
69518492d9 ML: Simplify useAssets() and useFolders() hooks 2022-04-12 16:05:51 +02:00
Gustav Hansen
9392eeae62 ML: Resolve ignored eslint rules 2022-04-12 16:05:51 +02:00
Gustav Hansen
f8a863fc53 ML: Add useFolders() hook and tests 2022-04-12 16:05:50 +02:00
Gustav Hansen
c2e502d68b ML: Add tests for useAssets() 2022-04-12 16:05:50 +02:00
Gustav Hansen
c489321721 ML: Use formatjs inline plural API, display folder count 2022-04-12 16:05:50 +02:00
ronronscelestes
f6bea7d6fa removed temp folder 2022-04-12 16:01:52 +02:00
ronronscelestes
999a30c396 refacto ConfigurationsProvider reducer + setProjectSettings 2022-04-12 16:01:17 +02:00
Pierre Noël
ca708d3f4d fix date unit test 2022-04-12 15:36:20 +02:00