Marc Roig
ff8ed1fc36
feat: Draft & Publish V5 ( #18941 )
...
* feat: use document service in content manager
* feat: locale and status filtering
* feat: refactor single type controllers to use documents
* feat: get locale param from in cm endpoints
* feat: get locale param from cm endpoints
* feat: prevent empty string locale filtering
* fix(content-manager): access to non default locale documents
* chore(content-manager): revert route construction
* test(content-manager): counting number of draft relations for non default locales
* chore(content-manager): remove default locale from entity manager countDraftRelations
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-01-25 18:43:08 +01:00
Josh
f6f04719a4
chore(cm): refactor to use redux-toolkit-query ( #19281 )
...
* chore: move existing react-query calls to redux-toolkit-query
* test: fix unit tests
2024-01-22 09:32:03 +00:00
Alexandre Bodin
aacf182ae4
chore: use koa-body typings not koa-bodyparser
2024-01-17 16:53:52 +01:00
Alexandre Bodin
1ffeb510a8
chore(pack-up): fail on any typing issue
2024-01-17 16:27:59 +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
Alexandre Bodin
a0d7ebc30f
chore: migrate EditSettingsView to ts
2024-01-15 16:06:54 +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
30ae2308e8
fix: build process errors from merger
2024-01-03 09:13:19 +00:00
Josh
ddbb55f2eb
Merge branch 'main' into releases/4.17.0
2024-01-02 13:41:57 +00:00
Jamie Howard
9fa86dd22b
(content-manager): types for permission checker service ( #19068 )
...
* feat(content-manager): WIP types for permission checker
* fix: PR feedback
2024-01-02 09:38:40 +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
Jamie Howard
0d8a6e7cd6
(content-manager): types for data mapper service ( #18887 )
2023-12-12 15:47:23 +00:00
Josh
d23325640d
chore(cm): convert list-view to TS ( #19016 )
...
* chore(cm): convert list-view to TS
* chore: fix broken tests
* chore: remove separate recursive paths and unify
2023-12-11 18:51:25 +00:00
Alexandre BODIN
1b654d7f4f
Merge pull request #18927 from strapi/v5/core-split
2023-12-11 07:29:25 -08:00
Jamie Howard
a8709d897e
[content-manager] types for metrics service ( #19014 )
2023-12-11 10:56:40 +00:00
Jamie Howard
748e479a5d
[content-manager] types for uid service ( #18910 )
2023-12-11 10:49:15 +00:00
Jamie Howard
6f2783dadd
[content-manager] types for permissions service ( #19015 )
2023-12-11 10:48:25 +00:00
Josh
626dc81cda
Merge branch 'develop' into v5/main
2023-12-08 16:31:21 +00:00
Alexandre Bodin
f0bbaa2bc9
chore: fix pkg json to make them yalc compat
2023-12-07 18:27:34 -08:00
Jamie Howard
40ef34cbcd
(content-manager): types for component service ( #18869 )
2023-12-07 11:58:14 +00:00
Josh
ac7ce4ebf2
chore(content-manager): convert cm app shell to TS ( #18985 )
2023-12-06 16:51:55 +00:00
Josh
f1dd5cc8ee
chore(content-manager): convert the editview to typescript ( #18948 )
2023-12-04 16:00:50 +00:00
Alexandre Bodin
e0de993d4a
Merge branch 'develop' into v5/main
2023-11-30 16:42:36 +01:00
Alexandre Bodin
6b35da10af
Merge branch 'main' into develop
2023-11-30 16:32:56 +01:00
Mark Kaylor
dc96169c3f
v4.15.5
2023-11-29 16:42:28 +01:00
Alexandre Bodin
9628e9d90f
chore: remove ee direct imports
2023-11-24 09:33:00 +01:00
Jamie Howard
52321fa7ad
(content-manager): types for field sizes service ( #18888 )
2023-11-23 12:45:10 +00:00
Alexandre Bodin
27aa897cbb
Merge branch 'develop' into v5/main
2023-11-23 11:52:10 +01:00
Marc Roig
c970d7027e
Merge pull request #18860 from strapi/ts/content-manager-entity-manager
...
feat: type content manger entity manager service
2023-11-22 15:22:15 +01:00
Jamie Howard
fc0ebf30f1
[content-manager] types for policies ( #18846 )
2023-11-22 09:45:34 +00:00
Alexandre Bodin
afe9e18254
v4.15.5-alpha.5
2023-11-21 20:35:37 +01:00
Jamie Howard
f12eec5845
fix(content-manager): ts test error
2023-11-21 16:04:58 +00:00
Jamie Howard
e56518ca06
[Content Manager]- types for routing middleware ( #18823 )
2023-11-21 15:43:26 +00:00
Marc-Roig
153a3d8aec
feat: type entity manager service
2023-11-21 12:13:25 +01:00
Josh
a549feb253
chore: pretty codebase ( #18835 )
2023-11-17 14:48:05 +00: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
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
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