soupette
|
cb2bf64a68
|
Remove search from components except FormModal
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-18 14:16:00 +02:00 |
|
soupette
|
d0f6dcad75
|
Split open modal creates method
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-18 08:58:11 +02:00 |
|
soupette
|
8a71cd6491
|
Init FormModalNavigationProvider component
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-15 15:42:38 +02:00 |
|
cyril lopez
|
d2564af7f9
|
Merge pull request #11273 from strapi/ctb/remove-headers-from-search
Remove headers from search
|
2021-10-15 15:10:36 +02:00 |
|
soupette
|
306ff25bb8
|
Remove headers from search
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-15 12:40:10 +02:00 |
|
soupette
|
004b44ba4d
|
Remove headers props from FormModalHeader
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-15 12:06:08 +02:00 |
|
soupette
|
33b08045c7
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-15 08:41:56 +02:00 |
|
cyril lopez
|
f5caa66b62
|
Merge pull request #11266 from strapi/ctb/break-modal-search
Init remove search from CTB
|
2021-10-14 17:53:29 +02:00 |
|
Alexandre BODIN
|
41a7f31e3e
|
Merge pull request #11258 from strapi/v4/query-params
V4/query params
|
2021-10-14 16:23:35 +02:00 |
|
cyril lopez
|
1510fa79eb
|
Merge pull request #11214 from strapi/ctb-migrate-modals
Ctb migrate modals
|
2021-10-14 16:22:17 +02:00 |
|
soupette
|
74b32022d4
|
Add outline
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-14 16:21:42 +02:00 |
|
soupette
|
47bab0916c
|
Remove headerId from search
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-14 16:04:24 +02:00 |
|
soupette
|
30ac998cb7
|
Remove header_icon from search
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-14 15:47:09 +02:00 |
|
soupette
|
adff11cb99
|
clean old components
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 17:53:09 +02:00 |
|
soupette
|
25065ba0c8
|
Add components select
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 17:34:20 +02:00 |
|
soupette
|
97950e25b1
|
Add component select
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 17:00:06 +02:00 |
|
Alexandre BODIN
|
17192ec479
|
Merge pull request #11260 from strapi/v4/fix-reload-sigterm
Don't send sigterm signal when reloading
|
2021-10-13 16:59:52 +02:00 |
|
Pierre Noël
|
2a5c885218
|
don't send sigterm signal when reloading
|
2021-10-13 16:13:46 +02:00 |
|
soupette
|
45574be19c
|
Migrated component picker
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 15:52:02 +02:00 |
|
Alexandre Bodin
|
82562fa310
|
Remove old code
|
2021-10-13 15:36:26 +02:00 |
|
Alexandre Bodin
|
f885caf388
|
Merge branch 'releases/v4' into v4/query-params
|
2021-10-13 14:11:00 +02:00 |
|
Alexandre Bodin
|
9dd2824824
|
Init very simple filters system for the query layer to implement publication state filtering
|
2021-10-13 14:06:16 +02:00 |
|
Alexandre BODIN
|
0202aa14e1
|
Merge pull request #11256 from strapi/v4/fix-sentry
Don't use sentry middleware if sentry initialization failed
|
2021-10-13 14:04:42 +02:00 |
|
soupette
|
3da37b3941
|
Add category select
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 11:10:32 +02:00 |
|
Pierre Noël
|
5dc63b6f90
|
Don't use sentry middleware if sentry initialization failed
|
2021-10-13 10:55:46 +02:00 |
|
soupette
|
9b02e00492
|
Add relation compo
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 10:36:09 +02:00 |
|
Alexandre BODIN
|
1a9b34f60a
|
Merge pull request #11220 from strapi/v4/password-encryption
[V4] Encrypt password fields in the entity service by default
|
2021-10-13 09:53:16 +02:00 |
|
soupette
|
3971ae7f76
|
Init relations
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-13 09:22:11 +02:00 |
|
Convly
|
c1ba9af7c0
|
Add simple test for the password encryption
|
2021-10-12 16:39:09 +02:00 |
|
Marvin Frachet
|
055fe3a3f1
|
Bump parts to alpha 46 (#11245)
|
2021-10-12 14:49:41 +02:00 |
|
soupette
|
ae94a75d93
|
Created TabForm component
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 11:07:37 +02:00 |
|
soupette
|
7148972f00
|
Migrate AllowedTypesSelect
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 10:56:28 +02:00 |
|
soupette
|
548cc9a88e
|
Fix AttributeOption height
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 10:34:49 +02:00 |
|
soupette
|
ea36285593
|
Change media advanced settings
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 09:56:28 +02:00 |
|
soupette
|
5e70eb9243
|
Add checkbox for min & max validations
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 09:48:26 +02:00 |
|
soupette
|
d76d4d02e0
|
Temp commit
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-12 08:40:41 +02:00 |
|
Alexandre Bodin
|
435ce3bc88
|
Move _locale to locale
|
2021-10-11 21:22:16 +02:00 |
|
Alexandre Bodin
|
edbad96c2c
|
Remove old query params and remove _where occurences
|
2021-10-11 21:05:23 +02:00 |
|
soupette
|
f1cbb22df4
|
Display tab errors
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 18:41:07 +02:00 |
|
soupette
|
a8353116ba
|
Remove old components
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 18:29:42 +02:00 |
|
soupette
|
f6e3ba8399
|
Add custom select for default boolean
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 18:24:12 +02:00 |
|
soupette
|
c2c5af77c4
|
Created custom radio group component
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 17:28:32 +02:00 |
|
Convly
|
33611a9323
|
Simplify more
|
2021-10-11 16:33:52 +02:00 |
|
Alexandre BODIN
|
5501518e6c
|
Merge pull request #11219 from strapi/v4/content-api-actions
Filter action and routes displayed in users-permissions to be in the content-api
v4.0.0-beta.3
|
2021-10-11 16:06:34 +02:00 |
|
Alexandre BODIN
|
f2b0aa6301
|
Merge pull request #11232 from strapi/v4/auth-scopes-array
Use array checks in api-token aut strategy
|
2021-10-11 13:56:42 +02:00 |
|
Alexandre Bodin
|
cc52a93a47
|
Use array checks in api-token aut strategy
|
2021-10-11 12:29:38 +02:00 |
|
soupette
|
4fbb769f24
|
Add i18n toggle
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 12:24:54 +02:00 |
|
soupette
|
b71dd5694a
|
Fix D&P toggle
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 12:09:15 +02:00 |
|
soupette
|
c9535168a0
|
Add D&P toggle confirm dialog
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 12:08:56 +02:00 |
|
soupette
|
77235f65e1
|
Add footer actions. Needs some refactoring
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 11:27:13 +02:00 |
|