Ben Irvin
fd7c075839
enhancement(database)!: shorten db identifies and add internal migration
2024-03-25 18:02:30 +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
Convly
60a32fc438
chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types'
2024-03-21 09:49:48 +01:00
Christian Capeans
8cb962b8dd
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-18 11:11:46 +01:00
Alexandre Bodin
a95285578b
chore: database enhancements
2024-03-13 22:13:40 +01:00
Alexandre Bodin
5ffb3c7100
chore: deprecate entity-service and delegate to document service
2024-03-12 21:02:33 +01:00
Jean-Sébastien Herbaux
ed2c5e7152
fix: use the correct Strapi type
...
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-03-12 09:57:32 +01:00
Convly
011d316a00
Merge branch 'v5/main' into v5/types/v2
2024-03-11 12:15:50 +01:00
Alexandre Bodin
8d53207f8e
chore: remove template configuration from utils
2024-03-09 13:08:41 +01:00
Convly
7d7d7404ce
Merge branch 'v5/main' into v5/types/v2
2024-03-01 17:18:24 +01:00
Convly
5167af6c73
chore: fix build following latest TS type system changes
2024-03-01 14:41:47 +01:00
Alexandre BODIN
3ddd421c21
feat: content-api v5 migration ( #19531 )
2024-02-28 11:53:32 +01:00
Josh
0aca28c03c
Merge branch 'develop' into v5/main
2024-02-20 17:51:28 +00:00
Aurélien Georget
cb9253fb6c
fix: fix EE tests
2024-02-19 18:43:03 +01:00
Aurélien Georget
16eabd438b
Run prettier
2024-02-19 16:17:10 +01:00
Aurélien Georget
124cc09a8d
Move busines logic to EE folder and override default CE functions
2024-02-19 14:41:20 +01:00
Aurélien Georget
e0793559dc
Move getSSOProvidersList to EE folder
2024-02-16 18:31:43 +01:00
Aurélien Georget
bbd10939f2
Send usage data for Audit Logs and optimize SSO events
2024-02-13 17:06:56 +01:00
Aurélien Georget
12e45f7102
Send SSO usage only at server start
2024-02-13 16:53:30 +01:00
Aurélien Georget
499d0fe8e2
Attach properties to event
2024-02-13 13:12:22 +01:00
Aurélien Georget
8ae35bb28e
Add telemetry about SSO usage
2024-02-13 12:18:01 +01:00
Alexandre Bodin
41da5d47c9
chore: setup configuration in one place only
2024-01-23 14:36:43 +01:00
Alexandre Bodin
aacf182ae4
chore: use koa-body typings not koa-bodyparser
2024-01-17 16:53:52 +01:00
Alexandre Bodin
a4814d75e4
chore(core): split strapi/strapi & strapi/core
2023-11-30 12:18:04 +01:00
Alexandre Bodin
9628e9d90f
chore: remove ee direct imports
2023-11-24 09:33:00 +01:00
Alexandre Bodin
27aa897cbb
Merge branch 'develop' into v5/main
2023-11-23 11:52:10 +01:00
Josh
eb7b88426d
fix(pack-up): ensure we pass the tsconfig file name, not a path to it ( #18875 )
...
* fix(pack-up): ensure we pass the tsconfig file name, not a path to it
fix(admin): annotate return type on createBuildContext
fix(admin): ensure shared is a the base folder not importing from server
chore(pack-up): PRINT MOREEEE
fix(ctb): export required type
chore: refactor tsconfigs
* chore: pr amends
2023-11-23 09:16:25 +00:00
Josh
a549feb253
chore: pretty codebase ( #18835 )
2023-11-17 14:48:05 +00:00
Marc Roig
728d614ca4
feat: Migrate @strapi/admin server to typescript ( #18232 )
...
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-11-16 15:38:15 +00:00
Alexandre Bodin
0b5590b0eb
chore(core/strapi): extend container in strapi class
2023-10-24 17:18:59 +01:00
Alexandre Bodin
477ebe1b30
chore(@strapi/strapi): build strapi core with pack-up
2023-10-16 09:19:56 +02:00
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) ( #18166 )
...
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Gustav Hansen
fc86e60e00
Merge branch 'main' into feature/rw-stage-rbac
2023-09-25 12:16:34 +02:00
Alexandre Bodin
bac1fb9210
Fix tests & make router config optional
2023-09-15 18:37:02 +02:00
Alexandre Bodin
efc1c40f22
Apply review comments
2023-09-15 11:09:37 +02:00
Jamie Howard
8145855e7a
Merge pull request #18043 from strapi/feature/migration-into-rw-rbac
2023-09-14 11:50:22 +01:00
Jamie Howard
8298ef2f9b
chore(ee): cleanup migration file
2023-09-13 10:32:52 +01:00
Jamie Howard
e53cb36ee2
feature(ee): migrate stages into RBAC versions
2023-09-12 15:40:23 +01:00
Gustav Hansen
b6e0798993
Merge branch 'main' into feature/rw-stage-rbac-merge-09-12
2023-09-12 13:47:07 +02:00
Alexandre Bodin
96c86c65c5
Merge branch 'main' into chore/ts-strapi
2023-09-11 15:04:30 +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
Marc-Roig
ba65bb5b8a
fix: pick color attribute on create workflow
2023-09-07 12:36:54 +02:00
Jim LAURIE
1feb571a91
Add event to sync project data more frequently - admin users count + active admin users count ( #17857 )
...
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-09-07 00:13:09 +02:00
Marc-Roig
e7f4dbb935
fix: remove settings update policy to update stage
2023-09-06 15:02:58 +02:00
Alexandre Bodin
646a1f0b83
Fix tests
2023-09-06 12:53:59 +02:00
Jamie Howard
d61161d378
test(ee): forbidden stage list
2023-09-06 09:44:55 +01:00
Jamie Howard
44edf8c0c5
Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into feature/stage-content-type-check
2023-09-05 16:42:25 +01:00
Alexandre Bodin
f031820696
fix EE imports
2023-09-05 00:18:13 +02:00
Jamie Howard
138569ae9f
feature(ee): forbid access to listAvailableStages without READ content type access
2023-09-04 16:51:09 +01:00
Jamie Howard
957f4df2d2
Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/support-partial-updates
2023-08-31 11:32:00 +01:00