Fernando Chavez
f6928f6864
Merge branch 'develop' of github.com:strapi/strapi into v5/merge2
2024-02-05 10:48:01 +01:00
Ben Irvin
44f19b3d2f
chore: fixes for flaky tests
2024-02-02 10:49:02 +01:00
Mark Kaylor
34f7e875cd
v4.19.1
2024-01-31 14:41:53 +01:00
Josh
1ec998ff84
Merge branch 'develop' into v5/main
2024-01-26 08:31:31 +00:00
Convly
beec786491
v4.19.0
2024-01-24 16:00:22 +01:00
Josh
316470cdf8
Merge branch 'develop' into v5/main
2024-01-16 17:46:26 +00:00
Alexandre Bodin
38298e9ebd
Merge branch 'releases/4.17.1' into develop
2024-01-16 17:24:48 +01:00
Alexandre Bodin
8f2c1c1fef
v4.17.1
2024-01-16 11:50:41 +01:00
Josh
cc1043c512
feat: update to react-router-dom@6 ( #19184 )
2024-01-15 11:13:36 +00:00
Josh
f324494fe9
Merge branch 'develop' into v5/main
2024-01-10 15:58:45 +00:00
Josh
09b9d36b22
Merge branch 'main' into develop
2024-01-10 14:37:01 +00:00
Mark Kaylor
07112073ac
v4.17.0
2024-01-10 14:46:39 +01:00
Josh
4cd75b2523
Merge branch 'develop' into v5/main
2024-01-04 08:32:19 +00:00
Josh
22f3123e94
refactor(admin): add auth provider & move to use redux-toolkit-query ( #19062 )
...
* feat(admin): add Auth feature
* refactor: authentication to use redux-toolkit
* chore(admin): convert admin data-fetching to use redux-toolkit-query
* chore: add docs
* fix: default logo would not show on login page
* fix: app flashes on logout
* fix: logout should work across browsers
2024-01-02 17:01:58 +00:00
Josh
ddbb55f2eb
Merge branch 'main' into releases/4.17.0
2024-01-02 13:41:57 +00:00
Convly
b887f1aa47
v4.16.2
2023-12-21 15:53:18 +01:00
Mark Kaylor
af13d4e056
v4.16.1
2023-12-21 15:23:45 +01:00
Mark Kaylor
b8acb528cd
v4.16.0
2023-12-20 15:52:24 +01:00
Josh
bdcd983c3d
fix(tooling): use nx to build & clean ( #19084 )
...
* remove pre-publish scripts
* fix: use nx to clean & build
2023-12-19 13:21:33 +00:00
Josh
240feaeb04
refactor(admin): remove some contexts and use redux instead ( #19040 )
...
* refactor(admin): move to use slice over reducer
* refactor(admin): theme into redux
* refactor(admin): remove Admin context
* chore: move api tokens context to its edit view
* chore: move injection zones up to appropriate folders
we never use shared anyway.
* chore: move Configuration to single feature file
* refactor(admin): move language to redux
* chore: add tests for redux slice
2023-12-13 10:04:43 +00:00
Alexandre Bodin
e0de993d4a
Merge branch 'develop' into v5/main
2023-11-30 16:42:36 +01:00
Mark Kaylor
dc96169c3f
v4.15.5
2023-11-29 16:42:28 +01:00
Alexandre Bodin
afe9e18254
v4.15.5-alpha.5
2023-11-21 20:35:37 +01:00
Alexandre Bodin
6a4fcc93af
v4.15.5-alpha.4
2023-11-15 16:37:41 +01:00
Alexandre Bodin
85efb4bfa3
v4.15.5-alpha.3
2023-11-15 14:37:17 +01:00
Alexandre Bodin
180e3acca9
v4.15.5-alpha.2
2023-11-14 17:24:18 +01:00
Alexandre Bodin
59aec6c474
v4.15.5-alpha.1
2023-11-14 14:55:52 +01:00
Marc-Roig
9e388d8484
Merge branch 'main' into v5/main
2023-11-14 10:14:39 +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
Marc-Roig
8aca4eae6a
Merge branch 'main' into v5/main
2023-11-09 12:13: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
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
Marc-Roig
9714d1d0af
Merge branch 'main' into releases/4.15.0
2023-10-26 12:09:31 +02:00
Marc-Roig
6e44e1e68d
v4.15.0
2023-10-25 15:06:00 +02:00
Alexandre BODIN
5ae0dc40cd
feat!(content-manager): remove the ability to disable draft&publish ( #18488 )
...
* feat!: remove draft and publish triggering
* chore: update snapshots and tests
* test: adapt tests
2023-10-24 17:18:59 +01:00
Sora Morimoto
a8cb502824
chore(deps): update yarn to v4.0.0 ( #18530 )
...
* Update Yarn to v4.0.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
* `yarn format`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
---------
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2023-10-24 12:43:07 +01:00
Maxime Castres
dfc4d17eb4
feat(admin): add promoting EE features in CE projects by default ( #18179 )
...
* Add: promoting EE features in CE projects by default
* Add: pages
* Update: first review modifications
* Update: integrate locked features pages
* Update: rename pages + update links to the website
* Update: append config to default files
* Update: implement flags logic
* Update: implement promoteEnterpriseFeatures flag
* Update: revamp variable + add doc
* Update: add documentation
* Delete: ContentTypes.d.ts file
2023-10-23 17:20:59 +01: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
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Josh
04436917c7
refactor: remove calls to redux
2023-10-17 09:19:06 +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
Boegie19
f9f70e25b5
feat(admin): allows users to disable NPS in strapi config. ( #18287 )
2023-10-10 17:11:40 +02:00
Josh
64e637e0a2
chore: pack-up admin-test-utils ( #18357 )
2023-10-09 11:13:15 +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