36133 Commits

Author SHA1 Message Date
Alexandre Bodin
6a4fcc93af v4.15.5-alpha.4 v4.15.5-alpha.4 2023-11-15 16:37:41 +01:00
Alexandre BODIN
50a99072ab
Merge pull request #18775 from strapi/fix/ts-generation 2023-11-15 16:35:16 +01:00
Rémi de Juvigny
01d1504beb
chore(blocks): refactor useBlocksStore (#18776)
* 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

* assemble blocks store in context

* add basic unit tests for each block type

* test individual block logic

* simplify wrapper code

* delete useBlocksStore

* rename dir to Blocks

* fix build error

* use type guard for Link element
2023-11-15 15:54:20 +01:00
DMehaffy
5f7b639ca0
Merge pull request #18640 from strapi/actions/changeFreeze
chore(repo): Add Change Freeze workflow
2023-11-15 07:20:02 -07:00
Alexandre Bodin
85efb4bfa3 v4.15.5-alpha.3 v4.15.5-alpha.3 2023-11-15 14:37:17 +01:00
Josh
2519224956
fix(admin): windows files paths do not make for module paths (#18797) 2023-11-15 13:03:15 +00:00
Marc Roig
57207c54ae
Merge pull request #18303 from strapi/v5/document_id 2023-11-15 13:44:21 +01:00
Jamie Howard
08920be519
Convert CM to TS (#18669)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-11-15 11:08:04 +00:00
Rémi de Juvigny
b65598b108 Merge remote-tracking branch 'origin/main' into develop 2023-11-15 10:54:01 +01:00
Christian
50a6ed6e3b
Merge pull request #18733 from strapi/fix/aws-mandatory-credentials 2023-11-15 10:23:42 +01:00
Alexandre BODIN
7fd7a2afa2
Merge pull request #18735 from strapi/chore/i18n-ts 2023-11-15 09:45:43 +01:00
Christian Capeans
4fd7e040ef fix: failing test 2023-11-15 09:42:59 +01:00
Marc-Roig
e204f16a71
fix: strapi search api tests 2023-11-14 19:10:46 +01:00
Marc-Roig
54bac609ca
fix: content manager search api test 2023-11-14 18:56:03 +01:00
Alexandre Bodin
5e4d5342ff Merge branch 'develop' into chore/i18n-ts 2023-11-14 17:58:51 +01:00
Alexandre Bodin
180e3acca9 v4.15.5-alpha.2 v4.15.5-alpha.2 2023-11-14 17:24:18 +01:00
Alexandre BODIN
121dd75c21
Merge pull request #18789 from strapi/fix/profile-page 2023-11-14 17:21:54 +01:00
Marc-Roig
c6fe81ee69
fix: package.json 2023-11-14 17:17:50 +01:00
Rémi de Juvigny
8ec354cd1d
chore(blocks): manage editor disabled state in context (#18732)
* 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

* manage editor disabled state in context

* fix disabled style and radius
2023-11-14 16:59:52 +01:00
Ben Irvin
b185fd1777
Merge branch 'releases/4.15.5' into fix/ts-generation 2023-11-14 16:57:16 +01:00
Ben Irvin
daa0b19179 fix: build webpackwatcher before loading strapi instance 2023-11-14 16:56:43 +01:00
Marc-Roig
7b9d7ee2fb
fix: update yarn lock 2023-11-14 16:48:34 +01:00
Marc-Roig
b99bb9a2a0
fix: revert webpack bundle analyzer dependency version 2023-11-14 16:42:26 +01:00
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
Marc-Roig
6daaab5d7a
fix: cast bundle analyzer plugin type 2023-11-14 14:55:02 +01:00
Ben Irvin
28d0d5434a fix: ts tests 2023-11-14 14:42:26 +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
Marc-Roig
d077922b77
Merge branch 'v5/main' into v5/document_id 2023-11-14 10:19:24 +01:00
Marc-Roig
9e388d8484
Merge branch 'main' into v5/main 2023-11-14 10:14:39 +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