12157 Commits

Author SHA1 Message Date
Josh
4d92b11512 fix: set a fallback where we define window.strapi.backendURL 2023-09-12 13:45:08 +01:00
Gustav Hansen
1b6a57d366 fix(review-workflows): make apply to all stages an iconbutton 2023-09-12 14:10:43 +02:00
Gustav Hansen
b6e0798993 Merge branch 'main' into feature/rw-stage-rbac-merge-09-12 2023-09-12 13:47:07 +02:00
Gustav Hansen
7029d9027e fix(CM): fix relation layout 2023-09-12 13:35:05 +02:00
Gustav Hansen
2d6e9f1c2f fix(review-workflows): update confirm button styles for apply all action 2023-09-12 13:34:50 +02:00
Ben Irvin
66ac88ef36 update comment 2023-09-12 11:57:40 +02:00
Bassel
2d12c3133c re-export everything 2023-09-12 12:36:33 +03:00
Bassel
7c71ea3de2 remove TStrapi 2023-09-12 12:30:34 +03:00
Alexandre Bodin
6dd6474e0d Merge branch 'main' into chore/ts-strapi 2023-09-12 10:45:03 +02:00
Simone
e3a5416487
[Bugfix] Bulk publish/unpublish for non-default locale entities (#17941)
* pass the locale to the publish and draft relations calls

* fix the problem for entities without internationalization and add unit tests
2023-09-12 10:40:51 +02:00
Ben Irvin
277627708c Another addschema 2023-09-12 10:09:41 +02:00
Ben Irvin
9c49c4445f use schema names in custom queries 2023-09-12 10:04:06 +02:00
Alexandre Bodin
b992c33114 Add missing tsconfig for factories to work 2023-09-12 08:21:21 +02:00
Alexandre Bodin
93fa2be5db Add resource in pkg files 2023-09-11 21:10:17 +02:00
Alexandre Bodin
fb5a2ce614 Add missing files in package 2023-09-11 20:48:29 +02: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
Ben Irvin
46c1bf3547 add entity service attribute tests 2023-09-11 17:53:02 +02:00
Ben Irvin
70ca791274
Merge branch 'chore/ts-strapi' into types/plugins 2023-09-11 17:04:29 +02:00
Ben Irvin
e1a2a9722a refactor and add content types 2023-09-11 16:40:54 +02:00
Alexandre Bodin
96c86c65c5 Merge branch 'main' into chore/ts-strapi 2023-09-11 15:04:30 +02:00
Ben Irvin
02f0653f8c
Merge pull request #17984 from iKasch/patch-1 2023-09-11 12:26:42 +02:00
Ben Irvin
a4f9697e5d make attributes optional 2023-09-11 12:09:32 +02:00
Bassel Kanso
615dc5e3c8
Merge branch 'chore/ts-strapi' into types/plugins 2023-09-11 13:02:32 +03:00
Josh
ef41a56cf1
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 10:31:21 +01:00
Alexandre Bodin
55b876e540 Fix generate cmd bootstrap 2023-09-11 11:11:47 +02:00
Alexandre Bodin
ad9def07c2 fix data-transfer build cmd 2023-09-11 11:02:00 +02:00
Gustav Hansen
ef5f997c57
chore(deps): update @strapi/design-system and @strapi/icons to 1.10.1 (#17948) 2023-09-11 09:00:13 +01:00
Bassel
eea3d04c9b export plugin controller 2023-09-08 22:02:53 +03:00
Bassel
52ab94a7a5 plugin controller types 2023-09-08 21:41:12 +03:00
Kim
16d578cf27
fix typo in import 2023-09-08 19:33:19 +02:00
Christian Capeans
2a82b47b5d Add schemas 2023-09-08 16:03:21 +02:00
Marc Roig
a8580fef02
Merge pull request #17983 from strapi/fix/workflow-name-is-reseted-when-downgrade-ce 2023-09-08 15:39:10 +02:00
Christian Capeans
a88e5d9963 Init ES tests
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-09-08 15:35:50 +02:00
Bassel
f2313ee1d9 Merge branch 'types/plugins' of https://github.com/strapi/strapi into types/plugins 2023-09-08 15:46:54 +03:00
Bassel
6e4cea5947 Lifcycle methods typing 2023-09-08 15:46:50 +03:00
Christian Capeans
d31e079fbb Merge branch 'chore/ts-strapi' of https://github.com/strapi/strapi into types/plugins 2023-09-08 14:37:51 +02:00
Marc-Roig
61d65e72f6
fix: prevent workflow name to be reseted when CE -> EE
Workflow name was reseted to 'Default' when upgrading to EE, because the migration files compares the workflow content type between the migration, and on CE -> EE the workflow content type does not exist in CE
2023-09-08 14:35:42 +02:00
Christian Capeans
357e63c557 Create the structure for the plugin types
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-09-08 12:15:17 +02:00
Alexandre Bodin
5da4345568 Fix type only pkg being required as js 2023-09-08 08:08:21 +02:00
Alexandre Bodin
c835887bb7 Fix type only pkg being required as js 2023-09-08 08:06:55 +02:00
Alexandre Bodin
13af230903 Move ts-zen dep 2023-09-08 08:00:21 +02:00
Alexandre Bodin
522d878b63 Use typings in audit-logs-provider 2023-09-08 07:50:50 +02:00
Alexandre Bodin
2fbbf7f0e0 Remove leftovers from @strapi/strapi 2023-09-07 22:29:14 +02:00
Alexandre Bodin
e6b9f8d133 Move all types of @strapi/strapi to @strapi/typings 2023-09-07 22:26:09 +02:00
Alexandre Bodin
112455c9ae Typing tests 2023-09-07 22:07:28 +02:00
Alexandre Bodin
5c5dd8a676 Merge branch 'chore/ts-strapi' of github.com:strapi/strapi into chore/ts-strapi 2023-09-07 22:05:55 +02:00
Alexandre Bodin
cff9c2cf36 Unit tests 2023-09-07 22:05:48 +02:00