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
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
2023-11-11 12:17:57 +01:00
Alexandre Bodin
458516e434
v4.15.3
2023-11-11 12:03:41 +01:00
Alexandre Bodin
cf5979d1fd
Merge branch 'main' into releases/4.15.2
2023-11-08 19:31:57 +01:00
Josh
6129ef3c6c
chore: update design-system 1.13.1 ( #18704 )
2023-11-08 16:21:15 +00:00
Mark Kaylor
3f510d0338
chore: publish 4.15.2
2023-11-08 17:04:13 +01:00
Mark Kaylor
bb51089333
v4.15.2
2023-11-08 16:27:10 +01:00
markkaylor
f413c08916
fix: add missing prepublish script ( #18700 )
2023-11-08 15:38:32 +01:00
Mark Kaylor
0ca0dff7b4
Merge remote-tracking branch 'origin/releases/4.15.2' into releases/4.15.3
2023-11-08 14:13:14 +01:00
Josh
0e69461383
fix(admin): build pipeline & deps ( #18658 )
2023-11-03 15:56:03 +01:00
Ben Irvin
d6433aecec
chore: remove extraneous editorconfigs ( #18592 )
2023-11-03 09:04:49 +01:00
Alexandre BODIN
ae792fb42c
Release 4.15.1 ( #18646 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2023-11-03 08:37:53 +01:00
Alexandre Bodin
b6c085052f
v4.15.1
2023-11-02 15:26:58 +01:00
Josh
4ef442cc49
chore: pack-up all admin packages ( #18622 )
...
* chore: pack-up all admin packages
* chore: remove implicit deps
* chore: fix test
2023-10-31 15:38:51 +00:00
Thanos
524af8055c
fix(upload): media library image signedUrl cache busting issue ( #18541 )
...
* media library image signedUrl cache busting issue references #18443
* date query param typo
* add asset isUrlSigned property, used as asset url cache busting condition
* removed cacheBustUrl function, added inline comment to describe functionality
2023-10-31 15:28:52 +00:00
Josh
116339ad86
refactor: admin build pipeline ( #18539 )
...
* chore(admin): refactor admin develop/build pipeline
chore: remove `webpackChunkName` comments
chore: reuse admin tsconfig where possible
chore: add .strapi to gitignore
chore(admin): pack-up
feat(admin): inject commands into strapi from admin for building
feat(admin): move watch command to admin
chore: keep backward compat API available
Update packages/core/admin/_internal/cli/index.ts
docs(admin): document the build & develop process and pipeline
test(admin): fix StrapiApp tests
chore: fix build
* Update skipped_tests.yml
* test(e2e): fix e2e setup
feat: add dependency installation
fix: mjs webpack resolution
* chore: fix server exports
* fix: typescript project type generation
* fix: development watch mode
* fix: connect to hot middleware – anywhere
* Update packages/core/admin/_internal/node/core/monorepo.ts
Co-authored-by: Marc Roig <marc12info@gmail.com>
* fix(admin): theme toggle type export
* chore: fixes
* chore: pr amends
Co-Authored-By: Ben Irvin <ben@innerdvations.com>
---------
Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-10-30 11:36:16 +00:00
Marc-Roig
6e44e1e68d
v4.15.0
2023-10-25 15:06:00 +02:00
Rémi de Juvigny
aad59f0299
chore(deps): update design-system to 1.13.0 ( #18538 )
2023-10-23 16:43:26 +02:00
Mark Kaylor
2c8028e0a8
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5
2023-10-18 17:15:57 +02:00
Mark Kaylor
a0400e4a0f
v4.14.5
2023-10-18 17:02:10 +02:00
vojthor
c2179e886e
Merge branch 'main' into chore/update-sharp-dep
2023-10-18 10:01:36 +02:00
Vojtech Nezdara
279e5754f7
chore(plugin-upload) - update sharp to 0.32.6
2023-10-17 14:55:48 +02:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Josh
976b90dd92
chore(deps): update design-system to 1.12.2 ( #18438 )
2023-10-13 17:24:06 +01:00
Jean-Sébastien Herbaux
6c52635d69
Merge pull request #18407 from strapi/releases/4.14.4
2023-10-11 17:26:03 +02:00
Josh
eb89219bce
fix(pack-up): redefine external
to work better with presereModules and omit changing the fileName ( #18395 )
...
* fix(pack-up): redefine `external` to work better with presereModules and omit changing the fileName
* chore: update snaphots
I have no idea why this is needed
2023-10-11 14:34:49 +01:00
Convly
cd8f1e58f3
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4
2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301
v4.14.4
2023-10-11 14:31:53 +02:00
Josh
85d322c3e9
test(frontend): fix act warnings _everywhere_ ( #18381 )
...
* test(content-manager): fix wysiwyg by silencing the warnings
* test(admin): add a harness – finally
* chore: remove prop-types as dep of helper-plugin
* test(content-manager): fix console errors in EditSettingsView
* test(content-manager): fix ListViewSettings
* test: fix useAdminRolePermissions
* chore: convert more tests
* test: more fe tests
* test: more fe tests
* test(ctb): fix tests
* chore: throw error in env
* chore: fix act finals
* chore: remove resetHandlers and use once
* chore: throw all the time for warnings and errors
2023-10-11 12:26:02 +01:00
Alexandre Bodin
4fab0c711d
Update engines
2023-10-11 11:15:35 +02:00
Josh
66d7c1ce9b
chore: convert helper-plugin to pack-up ( #18329 )
2023-10-06 12:21:26 +01:00
TousifAhmed
3a1cb32f56
fix: upload replaced media file ( #18301 )
2023-10-05 17:07:35 +01:00
Josh
160ac2f527
chore: build strapi utils with pack-up ( #18308 )
...
* chore: build strapi utils with pack-up
* chore: remove build:ts from workflow
Update UploadAssetDialog.test.js
2023-10-05 14:47:35 +01:00
Marc Roig
c771262273
v4.14.3 ( #18294 )
...
* v4.14.3
* chore: update pack up version
2023-10-05 10:20:53 +01:00
Josh
e5078d5f4d
feat: add pack-up package ( #18233 )
...
* feat(pack-up): add build command (#18058 )
* chore: lint order of imports
* feat(pack-up): add watch command (#18121 )
* feat: add watch command
feat: add ts watch task
* chore: pr amends
* fix: promptUser linter
* chore: remove \n with os.EOL
* feat(pack-up): add init command (#18133 )
* feat(pack-up): add build command (#18058 )
* feat(pack-up): add watch command (#18121 )
* feat: add watch command
feat: add ts watch task
* chore: pr amends
* fix: promptUser linter
* chore: remove \n with os.EOL
* feat: add init command
fix: build
feat: add default template and tests
* chore: pr amends
* Update packages/utils/pack-up/tests/console.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* chore: re-add mock
* chore: fix tsconfig
* chore: fix inquirer types due to rxjs inclusion
* Update packages/utils/pack-up/src/node/templates/internal/files/typescript.ts
* chore: fix inquirer types
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* feat(pack-up): add check command (#18183 )
* feat: add check command
* chore: reintroduce CLI tests
* fix: add build command to `prepublishOnly`
* docs(pack-up): add readme and contributor docs (#18237 )
* chore: update README
* docs(pack-up): add contributor documentation
* chore: update overview doc to be clearer
* fix(pack-up): init command (#18245 )
* fix: init command bugs
* fix: node tests
* fix: template exports ordering & file extensions
* test(upload): double timeout on UploadAssetDialog test
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-10-05 09:38:29 +01:00
Josh
ddcbafe9d9
tests(upload): fix error logs in upload tests ( #18261 )
...
* chore: add test utils
* test(upload): fix useModalQueryParams
* test(upload): fix TableRows
* test(upload): fix useConfig test
* test(upload): fix useFolder tests
* test(upload): fix useFolders test
* test(upload): fix SettingsPage tests
* test(upload): fix UploadAssetDialog tests
* test(upload): fix CarouselAssets tests
2023-10-04 16:03:02 +01:00
markkaylor
35cf6eed94
chore: bump design-system from 1.11.0 to 1.12.0 ( #18241 )
2023-10-02 18:21:23 +01:00
Convly
09b6d7a4b4
v4.14.0
2023-09-28 13:58:40 +02:00
Simone
733e80c18c
Update design system and icons version to 1.11.0 ( #18170 )
...
* update design systema and icons version
* remove generated types in the getstarted
2023-09-26 16:41:10 +02:00
Alexandre Bodin
c11abe8823
v4.13.7
2023-09-20 16:48:49 +02:00
markkaylor
917a40b555
refactor(helper-plugin): migrate to TS ( #17746 )
...
Co-authored-by: Fernando Chávez <fc9chavez@gmail.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Jackson Hammond <malts18@gmail.com>
Co-authored-by: yurimutti <muttiyuri@gmail.com>
Co-authored-by: Fernando Chávez <fernando.chavez@strapi.io>
Co-authored-by: GJunior <samaritanojr006@gmail.com>
Co-authored-by: Milan K <57148574+mkcy3@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: boris.shulyak <borysshulyak@gmail.com>
Co-authored-by: Alec Winter <34278963+nolliebigspin@users.noreply.github.com>
Co-authored-by: Boris Shulyak <55171497+BorysShulyak@users.noreply.github.com>
Co-authored-by: 0xATHERIS <ath3ris@proton.me>
Co-authored-by: Andrew <112592168+fletch-r@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Dallas Clark <542948+dallasclark@users.noreply.github.com>
Co-authored-by: Okorare Tega <contact@tegacreatives.com>
Co-authored-by: Júlíus Guðni <julius@extis.one>
Co-authored-by: Simone <startae14@gmail.com>
2023-09-15 10:08:21 +02:00
Alexandre Bodin
d44586fa07
v4.13.6
2023-09-13 17:35:18 +02:00
Mark Kaylor
ffe87e8131
Merge tag 'v4.13.5' into releases/4.13.6
...
v4.13.5
2023-09-13 17:05:03 +02:00
Alexandre Bodin
955393fc3e
v4.13.5
2023-09-12 16:40:40 +02:00
Josh
4d92b11512
fix: set a fallback where we define window.strapi.backendURL
2023-09-12 13:45:08 +01:00
Alexandre Bodin
0cc6505a60
Merge branch 'releases/4.13.4'
2023-09-11 19:18:25 +02:00
Alexandre Bodin
0bd5f29edd
v4.13.4
2023-09-11 19:08:12 +02:00
Josh
3e310c9743
fix: fallback to window.location.href if backendURL is not defined ( #17982 )
...
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-09-11 19:05:40 +02:00
Josh
ee84e7403c
fix: relativeURLs fail with appendSearchParamsToUrl ( #17967 )
...
Co-authored-by: ramiel <ramielwan48@gmail.com>
2023-09-11 19:05:28 +02:00