642 Commits

Author SHA1 Message Date
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
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
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
Jamie Howard
9e080a4d84 chore(ee): remove src stages when stages are being updated
chore(ee): remove minimum length validation for stage array
2023-08-25 16:17:46 +01:00
Jamie Howard
895b960f69 test(ee): add test for partial stage permission update 2023-08-25 09:55:53 +01:00
Jamie Howard
6ee56bc409 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/list-available-stages 2023-08-23 15:11:28 +01:00
Jamie Howard
6bb9d68da2 chore(ee): clean up controller 2023-08-23 11:52:14 +01:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +02:00
Jamie Howard
e6702ce69a feature(ee): WIP support partial updates of review workflow stage permissions 2023-08-21 16:04:25 +01:00
Jamie Howard
8461088555 test(ee): stages.listAvailableStages 2023-08-21 10:39:57 +01:00
Jamie Howard
180de46bb2 chore: cleanup 2023-08-21 09:46:32 +01:00
Jamie Howard
11f8f0bde2 feature(ee): route listing stages that a user can transition an entity into 2023-08-18 12:11:55 +01:00
Jamie Howard
ec1176b582 chore: move stage transition UID to constants 2023-08-14 15:12:48 +01:00
Marc-Roig
a5705063a2
fix: workflow tests 2023-08-09 10:44:43 +02:00
Jamie Howard
6366a1b6df fix(ee): add sendDidEditAssignee to review workflows metrics 2023-08-09 09:33:06 +01:00
Jamie Howard
6215e4cbdd Merge remote-tracking branch 'origin/main' into feature/review-workflow-assignee-2 2023-08-08 16:50:59 +01:00
Marc-Roig
8a27b70a01
fix: parametrized permission action unit tests 2023-08-08 16:40:32 +02:00
Marc-Roig
3b8a10f802
chore: format workflow to have string roles 2023-08-08 15:42:47 +02:00
Marc-Roig
26d2a72fdb
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 14:10:14 +02:00
Marc-Roig
ba09b1e3bd
test: review workflow update workflow permissions 2023-08-08 10:58:23 +02:00
Marc-Roig
88066d9d4a
fix: delete workflow 2023-08-08 10:58:01 +02:00
Marc-Roig
f1a8bf0de6
fix: review workflow stage permissions yup validation 2023-08-08 10:57:48 +02:00