ronronscelestes
46e01ea7d6
Migration/ Configure LV add+remove field ( #11247 )
...
* add and delete view field
* removed submit succeded reducer test
* added test
* test add field + feedback fixes
* replaced select add field by simple menu + updated test
* made View its own component
* UI badges feedback fix
* feedback fixes
2021-10-14 11:47:08 +02:00
ronronscelestes
44e60f304e
merge commit
2021-10-13 12:43:17 +02:00
ronronscelestes
edc50b29db
Merge branch 'releases/v4' of https://github.com/strapi/strapi into cm-configure-view-lv
2021-10-13 12:42:14 +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
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
cyril lopez
0cea4f8e74
Merge pull request #11234 from strapi/cm-settings-lv
...
Migration/ Settings LV
2021-10-12 14:29:37 +02:00
ronronscelestes
2cb688e871
plugins query params test
2021-10-12 12:06:21 +02:00
ronronscelestes
e16207715b
feedback fixes - plugins query params
2021-10-12 11:47:47 +02:00
Convly
33611a9323
Simplify more
2021-10-11 16:33:52 +02:00
ronronscelestes
dfe8b64ebf
updated test
2021-10-11 16:21:45 +02:00
ronronscelestes
5055b6354b
PR review
2021-10-11 16:09:53 +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
ronronscelestes
6a0328e840
feedback fixes
2021-10-11 14:47:13 +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
ronronscelestes
1b28d7b80a
small fix-clean
2021-10-11 11:21:14 +02:00
ronronscelestes
0b6329369e
removed msw server put
2021-10-11 10:54:45 +02:00
ronronscelestes
f7914304be
settings form + react query + snapshot
2021-10-11 10:43:31 +02:00
Marvin Frachet
4699dc8b6e
Bump parts to alpha 45 ( #11221 )
2021-10-11 09:11:57 +02:00
Alexandre BODIN
0ac9d88f28
Merge pull request #11183 from strapi/v4/destroy-lifecycle
...
add destroy lifecycle for user + register rateLimit middleware
2021-10-11 08:50:53 +02:00
Convly
599c9c809d
Handle non-string & non-buffer scenarios for the password transform
2021-10-08 15:29:43 +02:00
Convly
a9c830949e
Simplify
2021-10-08 15:06:35 +02:00
Pierre Noël
192dc85ed7
fix destroyOnSignal
2021-10-08 14:45:48 +02:00
Pierre Noël
dcaa1f6e75
fix destroyOnSignal
2021-10-08 14:45:33 +02:00
Alexandre BODIN
2f5a5e02a7
Merge pull request #11212 from strapi/v4/internal-cleanup
...
V4/internal cleanup
2021-10-08 12:01:01 +02:00
Pierre Noël
14f9a9c847
Handle SIGINT and SIGTERM signals + fix sentry being initiated twice
2021-10-08 11:42:13 +02:00
Convly
ecaa98ef6e
Don't check if it has already been hashed
2021-10-08 11:10:43 +02:00
Convly
aa28c2c37a
Merge branch 'releases/v4' into v4/password-encryption
2021-10-08 10:40:37 +02:00
Convly
cb12210beb
Add default encryption for the password fields in the entity-service
2021-10-08 10:33:56 +02:00
Alexandre Bodin
3b472e22f7
Filter action and routes displayed in users-permissions to be in the
...
content-api
- Remove legacy getPlugins code
2021-10-08 10:12:21 +02:00
Alexandre BODIN
b2558312c0
Merge pull request #11215 from strapi/v4/admin-ml-pagination
...
Move ML find many to find page
2021-10-08 08:15:59 +02:00
Alexandre Bodin
e9f1164235
Fix typos
2021-10-07 18:12:21 +02:00
Alexandre Bodin
5f5895e8b5
Make sure the results are sanitized
2021-10-07 18:05:06 +02:00
Alexandre Bodin
7676bf8890
Move ML find many to find page
2021-10-07 17:23:42 +02:00
Alexandre Bodin
799bfc0ade
Fix set services to put in non instantiated services
2021-10-07 17:00:46 +02:00
Alexandre Bodin
fb54e36051
Fix unit tests
2021-10-07 13:13:30 +02:00
Alexandre Bodin
c1c6dd4c11
Harmonize registries and simplify listing commands
2021-10-07 13:06:40 +02:00
cyril lopez
fdc0fa82fc
Merge pull request #11209 from strapi/move-generic-input
...
Move GenericInput into helper-plugin
2021-10-07 09:46:51 +02:00
soupette
0b4519e082
Move GenericInput into helper-plugin
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-07 09:44:56 +02:00
cyril lopez
9ff3f39973
Merge pull request #11198 from strapi/headers-alignment
...
MigrationQA/ Headers alignment
2021-10-06 14:42:04 +02:00
ronronscelestes
b2db7e56b1
Merge branch 'releases/v4' of https://github.com/strapi/strapi into headers-alignment
2021-10-06 11:51:29 +02:00
cyril lopez
af35cc7444
Merge pull request #11199 from strapi/application-label-color
...
MigrationQA/ Fix application page
2021-10-06 09:39:26 +02:00
ronronscelestes
7cc8feaeaa
feedback fix - removed translateY
2021-10-06 09:16:13 +02:00
ronronscelestes
f37ca08c41
fixed application page label color and trad
2021-10-05 18:26:26 +02:00
cyril lopez
79a1cebcbb
Merge pull request #11194 from strapi/fix/timepicker-step
...
Temporary fix the Timepicker step
2021-10-05 18:11:16 +02:00
cyril lopez
46ee769c67
Merge pull request #11180 from strapi/fix-cm-dnd-preview
...
Fix preview for repeatable components
2021-10-05 18:10:11 +02:00
ronronscelestes
790eaef5c2
fixed remove header button misalignment
2021-10-05 18:01:47 +02:00
cyril lopez
914d1725bf
Merge pull request #11192 from strapi/auth-links
...
MigrationQA/ Auth links
2021-10-05 17:37:53 +02:00
HichamELBSI
2dae4e7865
Temporary fix the timepicker step
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-10-05 16:09:38 +02:00