Alexandre Bodin
13a7fe96d1
v5.0.0-beta.2
2024-04-03 17:35:15 +02:00
Josh
bd26c78261
fix(i18n): remove strapi dep to fix circular deps ( #20011 )
2024-04-03 14:56:47 +01:00
Mark Kaylor
45fb7bc16d
v4.22.0
2024-04-03 09:06:13 -04:00
Alexandre Bodin
c224439564
fix: middleware type
2024-04-03 14:24:40 +02:00
Alexandre Bodin
eb61511884
chore: use strapi.service instead of strapi.admin.services
2024-04-03 14:24:15 +02:00
Alexandre Bodin
daf629fd13
chore: remove loadedStrapi and init everything but admin in constructor
2024-04-03 14:24:15 +02:00
Jamie Howard
43b9e91c67
feat(i18n): non localized fields ( #19720 )
...
* feat(i18n): wip non localized fields
* feat(i18n): use document service middleware for non localized fields
* feat(i18n): support component data in non localized sync
* chore(i18n): cleanup and fix unit tests
* fix(i18n): reintroduce permissions sync
* test(i18n): api test for non localized fields
* feat(i18n): add earth icon to symbolise localised fields (#19774 )
* test(i18n): cover publish, unpublish, update and create in api tests
* feat(i18n): ensure non localized fields are populated
* fix(i18n): get right id
* fix(content-manager): doc metadata in non d&p cases
* fix(conent-manager): i18n detection
* fix: pr feedback
* fix(i18n): handle non localized components
* feat(i18n): sync non localized components
* fix(i18n): wip unit test
* feat(i18n): handle relations within non localized components
* feat(i18n): reintroduce FE and fix for repeatables
* chore: lockfile
* chore(i18n): cleanup
* chore(i18n): cleanup
* feat(i18n): match relation locales to source entry during transformation
* fix(i18n): unit tests
* fix(i18n): getNonLocalizedAttributes
* chore(i18n): fix unit tests
* chore(i18n): pr feedback
* chore(i18n): pr feedback
* fix(i18n): unit tests
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-04-02 10:08:10 +01:00
Ben Irvin
b003dee48e
chore: upgrade prettier to 3.2.5
2024-03-29 14:39:52 +01:00
Josh
94f313a12e
chore: move CM admin to own package ( #19929 )
...
* chore: initiate moving CM to own package
* chore: refactor to handle routes
* chore: init review-workflows-package
* chore: fix build
* chore: refactor review-workflows fe
* chore: fix unit suite
* chore: spelling mistake
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-28 13:26:44 +00:00
Marc-Roig
a45a0cfabf
chore: release 5.0.0-beta.1
...
Co-Authored-By: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
2024-03-27 16:22:20 +00:00
Josh
a9dd166449
chore(deps): allow pre-releases in deps ( #19938 )
2024-03-27 16:21:24 +00:00
Josh
c2b8fac531
chore(deps): fix peer-deps to be 5 upwards ( #19935 )
2024-03-27 16:21:24 +00:00
Convly
734763e575
Merge branch 'releases/4.21.1' into develop
2024-03-27 16:58:10 +01:00
Convly
32d9b66e63
v4.21.1
2024-03-27 16:53:59 +01:00
Christian
8af582bab7
chore(admin): remove react-helmet ( #19923 )
...
* chore: remove react-helmet
* chore: lint fixes
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-27 10:02:40 +00:00
Binar omer
4fa6d95abe
fix:issue on do not validate locale if not creating for all locales ( #19799 )
...
* fix:issue on do not validate locale if not creating for all locales
* Update register.ts
* run prettier
* change the syntax to handle more cases
2024-03-27 09:27:02 +01:00
Alexandre BODIN
9bff6e6b8e
Merge pull request #19168 from ekreative/graphql-get
...
fix(plugin-graphql): allow to use GET queries for graphql
2024-03-26 18:44:12 +01:00
Alexandre BODIN
7bed21c117
Merge pull request #19920 from strapi/v5/api-registry
...
chore: refactor api registry
2024-03-26 16:06:00 +01:00
Alexandre Bodin
8399dcd71b
chore: refactor api registry
2024-03-25 21:38:17 +01:00
Alexandre Bodin
198c650550
chore: allow graphql get request with authentication
2024-03-25 18:48:08 +01:00
Alexandre Bodin
3f6a8109ea
chore: introduce query-params service to remove strapi.global dep in utils
2024-03-25 14:03:32 +01:00
Alexandre BODIN
5f5cb554de
Merge pull request #19906 from strapi/v5/traverse-get-model
...
chore: remove strapi global from traversal utils
2024-03-25 10:44:06 +01:00
Alexandre Bodin
fed8ac1cb7
chore: remove usage of strapi global in traverse
2024-03-25 08:52:10 +01:00
Alexandre Bodin
78d30d2e60
chore: reintegrate policy logic into core
2024-03-25 08:51:43 +01:00
Alexandre Bodin
e68afb0e1e
chore: inverse control of contentAPI sanitize & validate
2024-03-21 22:26:41 +01:00
Alexandre Bodin
eedd4c978a
chore: migrate doc plugin to ts
2024-03-21 18:20:12 +01:00
Josh
b278481fa8
Merge branch 'develop' into v5/main
2024-03-21 10:45:15 +00:00
Alexandre Bodin
f8ef062eb5
Merge branch 'releases/5.0.0-beta.0' into v5/main
2024-03-20 16:05:47 +01:00
Alexandre Bodin
4b2e592f77
v5.0.0-beta.0
2024-03-20 16:00:06 +01:00
Alexandre Bodin
894c8f40f3
v5.0.0-alpha.5
2024-03-20 15:54:53 +01:00
Alexandre Bodin
d536f44a9a
v5.0.0-alpha.4
2024-03-20 15:44:45 +01:00
Alexandre Bodin
24b9de6705
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 15:19:07 +01:00
Marc Roig
024626cf43
Releases/4.21.0 ( #19854 )
2024-03-20 15:12:40 +01:00
Alexandre Bodin
1c6cf2ae9f
v5.0.0-alpha.3
2024-03-20 15:08:03 +01:00
Convly
670c292117
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 14:22:44 +01:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState ( #19847 )
...
* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
2024-03-20 11:39:59 +00:00
Convly
d671c5698d
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 08:51:37 +01:00
Alexandre Bodin
7f3ccd6b24
v5.0.0-alpha.2
2024-03-19 23:16:28 +01:00
Alexandre Bodin
00d0f90934
5.0.0-alpha.1
2024-03-19 23:12:32 +01:00
Alexandre Bodin
ce341c366f
chore: make i18n plugin a dep & required
2024-03-19 22:18:04 +01:00
Simone
bef2911a46
chore(helper-plugin)!: remove stopPropagation ( #19846 )
...
* chore(helper-plugin)!: remove stopPropagation
* chore(helper-plugin)!: remove onRowClick util
2024-03-19 17:47:38 +00:00
Simone
c46976a9da
chore(helper-plugin)!: remove prefixPluginTranslations ( #19845 )
2024-03-19 16:33:46 +00:00
Simone
e9eabddd69
chore(helper-plugin)!: move getFetchClient and useFetchClient ( #19840 )
...
* chore(helper-plugin)!: move useFetchClient and getFetchClient to the admin
* chore(helper-plugin)!: fix prettier errors
* chore(helper-plugin)!: remove useless functions
2024-03-19 15:37:20 +00:00
Madhuri Sandbhor
0a8a7f1e0e
feat(Releases): Bulk actions renderer ( #19749 )
...
* draft: bulk release injection zone added
* chore: implement cm-api to strapi-app & description component renderer
* feat: bulk delete action
* Revert "draft: bulk release injection zone added"
This reverts commit 2d9e8872e847327888d988009fa16f91b5f1c777.
* feat: bulk unpublish action added
* feat: default bulk publish action
* fix: variable renaming
* fix: on close of modal updated and refetched list on publish action completion
* fix: removed IZ publish and unpublish modals, e2e tests added for default bulk actions
* tests: e2e updated for publish button disabled state
* fix: bug fixed on publishing with already published entries
* fix: e2e tests
* fix: reverted IZ components
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-19 12:35:41 +01:00
Josh
b17a180f13
chore!(helper-plugin): remove useLockScroll / useClipboard / useFocusWhenNavigate / useQuery / useFocusInputField ( #19835 )
...
* chore!: remove useLockScroll & useClipboard
* chore!: remove useFocusWhenNavigate
* chore!: remove useQuery
* chore!: remove useFocusInputField
* chore!: move useQueryParams
* chore: fix tests
* chore: update copy
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: pretty
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-19 09:56:07 +00:00
Alexandre Bodin
db34007a2f
release: 5.0.0-alpha.0
2024-03-19 10:34:28 +01:00
Alexandre BODIN
ceeb3f383c
Merge pull request #19834 from strapi/v5/u-p
...
chore: update u&p
2024-03-19 09:49:29 +01:00
Marc Roig
858ad95264
chore: remove locale when disabling i18n ( #19819 )
...
* chore: remove locale when disabling i18n
* chore: pr suggestion
* fix: unit tests
2024-03-19 09:32:56 +01:00
Alexandre Bodin
3e8b3d565b
chore: update u&p
2024-03-19 08:50:23 +01:00
Josh
95674865d9
chore(helper-plugin)!: move Notifications & AppInfo to admin ( #19831 )
...
* chore(helper-plugin)!: move Notifications to admin
* chore(helper-plugin)!: move AppInfo to admin
2024-03-18 21:07:24 +00:00