Ben Irvin
d10040847b
fix: api and transfer token lifespan select lists work with all durations
2024-02-29 14:32:37 +01:00
Aurélien Georget
9569d5fb80
Revert changes
2024-02-19 16:09:13 +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
6222c3bf28
Remove logs
2024-02-16 18:35:06 +01:00
Aurélien Georget
e0793559dc
Move getSSOProvidersList to EE folder
2024-02-16 18:31:43 +01:00
Aurélien Georget
6c4174c4c9
Update function name for better clarity
2024-02-16 18:04:27 +01:00
Aurélien Georget
d91dd12945
Remove await on sending information to not slow server
2024-02-13 17:39:53 +01:00
Aurélien Georget
a96939e659
Send information without waiting CRON job
2024-02-13 17:38:30 +01:00
Aurélien Georget
e4cb1a8c6a
Add usage data for Releases
2024-02-13 17:36:38 +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
Jean-Sébastien Herbaux
90a86f595c
Fix input payload validation
2024-02-09 15:05:32 +01: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
Gustav Hansen
c9130a2ea3
chore(admin): convert token components to TS ( #18907 )
2023-11-27 21:08:40 +00:00
Convly
fc55046abe
Use a case insensitive lookup for admin.user.findOneByEmail
2023-11-23 10:54:39 +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
Gustav Hansen
03cf61f09a
chore(admin): convert API Token settings page to TS ( #18680 )
...
* chore(admin): convert API Token settings page to TS
Co-Authored-By: Gustav Hansen <gu@stav.dev>
* chore(admin): cleanup api token contracts (#18862 )
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-11-21 17:12:49 +00:00
Josh
86f98b66fe
chore(admin): convert settings pages ( #18820 )
...
* chore(wip): convert settings pages
* chore: add api-tokens contract
* fix: types
* chore: convert webhooks page (#18682 )
* chore: convert webhooks
* fix: configurations provider
* chore: add all contracts
* chore(admin): add workflow contracts (#18707 )
* chore(admin): add audit-logs contracts (#18708 )
* chore: convert users page to TS (#18710 )
* chore(admin): convert Roles Settings (#18774 )
* chore(admin): fix types from merge
* chore(admin): convert Single Sign On settings page to TS and refactoring
* chore: pretty
---------
Co-authored-by: HichamELBSI <elabbassih@gmail.com>
2023-11-21 11:40:51 +00:00
Josh
288794489a
chore(i18n): convert CMEditView components to TS ( #18831 )
2023-11-20 08:41:17 +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
Ben Irvin
390b52004e
remove log that shouldn't be there
2023-10-11 12:42:49 +02:00
Boegie19
f9f70e25b5
feat(admin): allows users to disable NPS in strapi config. ( #18287 )
2023-10-10 17:11:40 +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
Alison Tahiri
cd59da381e
fix(admin): make permission subject nullable in schema. ( #18153 )
2023-09-26 10:18:37 +01: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
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
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
Alexandre Bodin
92d2d1f5b2
Fixing tests
2023-09-06 12:16:29 +02:00
Marc-Roig
4561c032fb
chore: clean actionParameters typings
2023-09-06 11:40:18 +02:00
Alexandre Bodin
f031820696
fix EE imports
2023-09-05 00:18:13 +02:00
Gustav Hansen
b6b5cfc8a4
Merge branch 'main' into feature/rw-stage-rbac
2023-08-30 12:46:54 +02:00
Ben Irvin
259ce5e5f2
remove unused var
2023-08-25 12:47:15 +02:00
Ben Irvin
6a73f62377
allow hidden in permissions manager
2023-08-25 12:38:42 +02:00
Ben Irvin
97576fdaad
add tests and fixes
2023-08-25 11:59:37 +02:00
Ben Irvin
fc069e6b0f
match sanitize
2023-08-25 09:55:33 +02:00
Ben Irvin
2cd33050fe
revert refactoring
2023-08-25 09:54:28 +02:00
Ben Irvin
e8efa10a4c
revert traversals
2023-08-25 09:46:50 +02:00
Ben Irvin
39661e4063
fix typo
2023-08-24 14:37:48 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter
2023-08-24 14:35:58 +02:00
Ben Irvin
406815c8e6
remove accidental line
2023-08-24 12:47:50 +02:00
Marc-Roig
6b87894b50
test: filter internal actions
2023-08-23 17:10:43 +02:00
Marc-Roig
f943124a48
revert: permissions integration tests
2023-08-23 14:52:34 +02:00
Marc-Roig
37a9af1953
feat: filter out internal actions instead of doing partial updates
2023-08-23 12:14:58 +02:00
Ben Irvin
f1015c3094
add util for throwing standardized validationerror
2023-08-22 12:19:30 +02:00