33505 Commits

Author SHA1 Message Date
Ben Irvin
82ef97a8d4 chore: replace fs-extra 2023-11-14 16:40:55 +01:00
Ben Irvin
dffb2ce6d6 fix: use tsconfig.config for ts project check 2023-11-14 15:58:55 +01:00
Ben Irvin
cf6fc4e024 chore: add comment to cleanup method 2023-11-14 15:56:33 +01:00
Rémi de Juvigny
ae4ceab052 add types and comment 2023-11-14 15:22:12 +01:00
Rémi de Juvigny
c913c6cd98
chore(blocks): refactor file structure and set up context (#18730)
* move toolbar up one directory

* rename BlocksInput to BlocksContent

* rename BlocksEditor to BlocksInput

* rename parent dir to BlocksInput

* extract BlocksEditor component out of BlocksInput

* pass editor via useBlocksEditorContext hook

* rename Toolbar file to BlocksToolbar

* update test names

* josh feedback
2023-11-14 15:02:35 +01:00
Alexandre Bodin
59aec6c474 v4.15.5-alpha.1 v4.15.5-alpha.1 2023-11-14 14:55:52 +01:00
Rémi de Juvigny
b6345ffd2d update tests 2023-11-14 13:58:27 +01:00
Rémi de Juvigny
d1b6967ee7 fix profile page 2023-11-14 13:44:04 +01:00
Gustav Hansen
a0467bad00
Merge pull request #18086 from hide-me/patch-1
Update ru.json from en.json
2023-11-14 10:59:19 +00:00
Ben Irvin
59219dc25d chore: move comment 2023-11-14 11:57:15 +01:00
Alexandre BODIN
b01df70123
Merge pull request #18780 from strapi/fix/load-app-custom 2023-11-14 11:56:35 +01:00
Ben Irvin
b3d58260fd chore: matching text on spinner 2023-11-14 11:56:34 +01:00
Ben Irvin
e421d78a55 chore: revert externals 2023-11-14 11:51:26 +01:00
Ben Irvin
9eb632e539 chore: yarn.lock 2023-11-14 11:43:02 +01:00
Ben Irvin
25ae5d28f4 fix: remove leftover testing 2023-11-14 11:39:44 +01:00
Ben Irvin
33ca1358cc feat: add timer for strapi load 2023-11-14 11:39:32 +01:00
Ben Irvin
6e9b1a3a29 fix: check tsconfig instead of distdir 2023-11-14 11:35:47 +01:00
Paul
6faf1019ea Update ru.json from en.json 2023-11-14 10:33:44 +00:00
Ben Irvin
476368c2f5 fix: remove incorrect dep 2023-11-14 11:32:47 +01:00
Alexandre Bodin
c9ec5ee0e4 chore(admin): simplify user customisation loading 2023-11-14 10:51:17 +01:00
Ben Irvin
ecc6fe5413 chore: move prettyTime next to timer 2023-11-14 10:11:32 +01:00
Christian Capeans
e52ced96a5 fix: add only credentials object when credentials are present 2023-11-14 10:03:47 +01:00
Fernando Chavez
9bb870fda9 Merge branch 'main' of github.com:strapi/strapi into feature/content-releases 2023-11-14 09:47:36 +01:00
Ben Irvin
2333e3d8ce fix: packup externals 2023-11-14 09:04:21 +01:00
Christian Capeans
af5a6e37b2 fix: add only credentials object when credentials are present 2023-11-13 19:54:47 +01:00
Alexandre Bodin
8ac0ef5c42 fix(admin): load app custom with jsx and allow more extensions 2023-11-13 19:21:11 +01:00
Ben Irvin
ef68047284 fix: clean and build without diagnostics 2023-11-13 18:07:39 +01:00
Josh
ecfbf5ede6
chore(deps): update axios to 1.6.0 (#18768) (#18769)
due to https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
2023-11-13 12:07:42 +00:00
Josh
2f026ea9b3
fix(admin): admin build errors (#18764) (#18770)
* fix(admin): import & pass user customisations for admin panel

* fix(admin): modules should be resolved with module paths not system paths

* fix(admin): ensure webpack config is a type of function before calling, warn otherwise

* fix: convert the pluginPath to a system path before trying to resolve relative

* chore: update documentation
2023-11-13 12:07:27 +00:00
Josh
175b72af9d
fix(admin): admin build errors (#18764)
* fix(admin): import & pass user customisations for admin panel

* fix(admin): modules should be resolved with module paths not system paths

* fix(admin): ensure webpack config is a type of function before calling, warn otherwise

* fix: convert the pluginPath to a system path before trying to resolve relative

* chore: update documentation
2023-11-13 10:21:24 +00:00
Josh
add566491a
chore(deps): update axios to 1.6.0 (#18768)
due to https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
2023-11-13 10:16:09 +00:00
Josh
c3d7a8a3e7
Merge pull request #18751 from strapi/releases/4.15.4
Release 4.15.3 & 4.15.4
2023-11-13 08:55:21 +00:00
Marc Roig
f947debf17
Merge pull request #18674 from itsMaadh/main 2023-11-13 09:41:11 +01:00
Alexandre Bodin
416657afd5 Merge branch 'main' into releases/4.15.4 2023-11-12 11:09:55 +01:00
Alexandre Bodin
da634b0951 v4.15.4 v4.15.4 2023-11-11 12:17:57 +01:00
Alexandre Bodin
458516e434 v4.15.3 v4.15.3 2023-11-11 12:03:41 +01:00
Alexandre Bodin
f97b1b0733 fix: invalid deps 2023-11-11 11:29:29 +01:00
Alexandre Bodin
81425b4b98 fix: make peer dep less strict for npm 2023-11-11 11:03:59 +01:00
Alexandre Bodin
5a804de414 chore(plugins/i18n): migrate to basic ts 2023-11-10 18:27:09 +01:00
Christian
d87a9b3b6b
Update packages/providers/upload-aws-s3/src/__tests__/utils.test.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-11-10 11:36:41 +01:00
Christian Capeans
e8b0ff5fe2 fix: typo 2023-11-10 11:32:17 +01:00
Christian Capeans
1d64d58bb8 fix: make aws credentials optional 2023-11-10 11:28:32 +01:00
Maadh
b29f9fa1ad fix: test update for iso-locales 2023-11-09 23:32:40 +00:00
Alexandre BODIN
d999ad0b00
Merge pull request #18709 from strapi/releases/4.15.2
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2023-11-09 16:56:46 +01:00
Alexandre Bodin
154796c047 Fix package.json versions 2023-11-08 19:50:39 +01:00
Alexandre Bodin
cf5979d1fd Merge branch 'main' into releases/4.15.2 2023-11-08 19:31:57 +01:00
Philipp Bauer
c481fd20fa
Use correct string concatenation
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
2023-11-08 19:14:21 +01:00
Alexandre BODIN
5c5ae949bf
chore(graphql): migration to basic ts (#18696) 2023-11-08 18:21:41 +01:00
Alexandre Bodin
73f10819d7 Update lock & pkg v4.15.2 2023-11-08 17:40:54 +01:00
Josh
6129ef3c6c
chore: update design-system 1.13.1 (#18704) 2023-11-08 16:21:15 +00:00