18381 Commits

Author SHA1 Message Date
Convly
adee08e3a1 Move factory at the top of the provider file 2022-10-19 09:21:11 +02:00
Convly
2878ed706b Merge branch 'deits/transfer-engine' of github.com:strapi/strapi into deits/local-file-source-provider 2022-10-13 18:51:44 +02:00
Convly
8978415c7a Update the providers type definition 2022-10-13 18:51:29 +02:00
Convly
264fb98191 Init the local file source provider 2022-10-13 18:50:52 +02:00
Convly
38139ec835 Small updates 2022-10-13 17:22:14 +02:00
Convly
02c2523429 Update transfer engine exports & providers API 2022-10-13 16:52:16 +02:00
Convly
f1ecdabd3c Add basis for strapi/data-transfer core package + transfer engine 2022-10-13 11:01:35 +02:00
Josh
fee711c4e2
Merge pull request #14454 from strapi/fix/wysiwyg-preview 2022-10-12 11:17:15 +01:00
Julie Plantey
a37d7ce855 remove unnecessary act and time out 2022-10-10 11:21:48 +02:00
Julie Plantey
909de9d55a fixed url assets used in LogoInput tests 2022-10-10 11:11:04 +02:00
Daniele Aurilio
b8cea20fd7
Merge branch 'main' into fix/discord_link 2022-10-08 19:44:25 +02:00
DanieleAurilio
46f5595f33 Merge branch 'fix/discord_link' of https://github.com/DanieleAurilio/strapi into fix/discord_link 2022-10-08 18:41:13 +02:00
DanieleAurilio
bd016ead39 Fix test 2022-10-08 18:40:35 +02:00
Julie Plantey
d4e1b4ac88
Merge pull request #14508 from HonzaVrkota/main
Add czech translate color-picker plugin
2022-10-07 18:40:20 +02:00
Gustav Hansen
ef910432b7
Merge pull request #14561 from strapi/feature/fileID
Add file ID to Asset Edit View in Upload plugin
2022-10-07 13:21:18 +02:00
Honza Vrkota
117b24be5a
Merge branch 'main' into main 2022-10-07 11:24:26 +02:00
derrickmehaffy
0b56ebf5d8 Apply PR feedback and update snapshot tests
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-10-07 10:55:04 +02:00
derrickmehaffy
b18b636962 Add File ID to edit asset dialog
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-10-06 06:42:47 -07:00
Cleber Rossi
89813f80fd
Updating koa/cors to 3.4.2 in order to fix cors filter origin problem #14357
There was a bug that is fixed on koa/cors 3.4.2 version.
2022-10-05 23:37:48 -03:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00
Convly
f99314ead7 v4.4.3 2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
Jean-Sébastien Herbaux
2ea599327d
Merge pull request #14526 from strapi/fix/api-token-db
Improve API token v2 db performance by removing update population
2022-10-05 12:16:21 +02:00
Pierre Noël
a58147f51e
Merge branch 'main' into hotfix/autocomplete-search 2022-10-05 11:04:23 +02:00
Josh
10d29987b9
Merge pull request #14528 from strapi/fix/dynamic-table-actions-should-be-links 2022-10-05 09:15:10 +01:00
Jamie Howard
11a193c8dc
Merge pull request #14463 from strapi/fix/search-encoding
Fix search query encoding
2022-10-04 16:46:00 +01:00
Bassel Kanso
e743a0089d
Merge pull request #14521 from kulak91/fix/unknown_dialect
fix: Unknown Dialect Windows issue
2022-10-04 16:26:47 +03:00
Josh
a6ce58c99b
Merge branch 'main' into chore/update-design-system 2022-10-04 09:53:44 +01:00
Josh
26d6bb17ce chore: remove rogue log 2022-10-04 09:51:02 +01:00
Simone
aabd912f8d
Merge branch 'main' into fix/discord_link 2022-10-04 10:05:10 +02:00
Josh
cbad2f0acf fix(test): manually increase timeout to avoid document being closed early 2022-10-04 08:45:36 +01:00
Josh
e84eb506b8 chore: update to latest version of design-system 2022-10-03 16:25:07 +01:00
Josh
3828919ba1 fix: use router link for actions that route places 2022-10-03 15:23:27 +01:00
Josh
0d73979b84
Merge branch 'main' into patch-1 2022-10-03 15:19:52 +01:00
Iago Calazans
db785ab59f
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:52 -03:00
Iago Calazans
6fa840fd9a
Update packages/generators/generators/lib/files/ts/plugin/admin/src/components/Initializer/index.tsx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2022-10-03 09:08:43 -03:00
Ben Irvin
cece5af2db fix comment 2022-10-03 12:56:31 +02:00
Ben Irvin
7039822740 update timestamp more efficiently 2022-10-03 12:54:19 +02:00
Ben Irvin
2dadda640b don't populate update query 2022-10-03 12:33:27 +02:00
Josh
17e9908bdf fix: use Stack instead of styled Flex 2022-10-03 10:10:55 +01:00
Josh
0233fff9e8 fix: use theme tokens 2022-10-03 08:36:17 +01:00
Josh
4b293e7a41 Merge branch 'main' into feature/field-descriptions 2022-10-03 08:17:50 +01:00
Dmytro Kulakov
cde32fc39f fix: Unknown Dialect Windows issue 2022-10-02 16:16:17 +03:00
DanieleAurilio
83506fbf52 Fix discord link on admin panel homepage 2022-09-30 23:23:38 +02:00
Convly
ac232dee3e Merge branches 'enhancement/cloud-hosting-tracking' and 'main' of github.com:strapi/strapi into enhancement/cloud-hosting-tracking 2022-09-30 17:55:32 +02:00
Honza Vrkota
2fa024336b
Add czech translate color-picker plugin
Add cs.json with czech translation of color-picker plugin
2022-09-30 15:17:50 +02:00
Convly
47a5516a60 Update UP e2e test following API token V2 release 2022-09-30 14:17:52 +02:00
Convly
569f9a4012 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-hosting-tracking 2022-09-30 12:01:00 +02:00
Convly
706b8a5d56 Revert to STRAPI_HOSTING 2022-09-30 11:40:05 +02:00