soupette
48ab9bff46
Fix dropdown indicator
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:05:59 +02:00
soupette
762384ec8d
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 11:05:40 +01:00
soupette
8c645bc28c
Fix navigation between localized content types
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 08:16:53 +01:00
soupette
667423ac6b
Fixes #9384
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-12 12:02:25 +01:00
soupette
fd3dda166f
Add translation to labelIcon
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-11 17:02:33 +01:00
cyril lopez
068a31c3e5
Merge pull request #9597 from strapi/i18n/cm-layout-enhancement
...
[I18n] CM add icons indicator
2021-03-08 10:58:15 +01:00
soupette
14b28253d6
Add icon to selects
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-04 12:10:02 +01:00
David Volquartz Lebech
de1575383c
Fix TypeError: action.value[0] is undefined ( #9501 )
...
This commit fixes an error that occurs when an ADD_RELATION action is
called with an empty value from a relationship field.
To be extra safe, the fix is applied both in the component and the
reducer.
- Add isEmpty check in SelectWrapper component when adding relations.
- Add array check in reducer function for ADD_RELATION.
2021-03-01 10:46:23 +01:00
Convly
4369af5361
Merge branch 'master' of github.com:strapi/strapi into features/sso
2021-02-09 15:26:28 +01:00
cyril lopez
788a81db95
Fixes #9294 ( #9306 )
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-03 14:35:55 +01:00
Convly
bd91f748d8
Merge master into features/sso
2021-01-27 16:34:43 +01:00
Pierre Noël
387ded4a99
Fix relation search ( #9156 )
...
* add params to relation route to omit existing relations
* small refacto
* use omit approach
* Fix relation select (Front)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
* Fix relation select review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
* update doc aos + remove useless cast to string
Co-authored-by: HichamELBSI <elabbassih@gmail.com>
2021-01-25 17:58:18 +01:00
soupette
61ed2ca7f1
Move NotAllowedInput to helper plugin
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-28 15:05:30 +01:00
soupette
8401308e6a
Use getdisplayed value in the relation selects
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-08 15:33:19 +01:00
soupette
79ef4315a0
Fix layout shape
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-08 14:57:25 +01:00
soupette
5718540247
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-20 11:29:36 +01:00
soupette
237f5b4deb
Remove useEditView hook which is not needed anymore
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-29 12:19:21 +01:00
soupette
34a0c1eff4
Clean code
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-28 19:09:04 +01:00
soupette
b1936ac216
Refacto repeatable component
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 11:10:42 +01:00
soupette
19ed11dbf5
Refacto relations and make it works for repeatable components
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 10:51:43 +01:00
soupette
158cf50a14
Refacto select relations for ct
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-26 09:43:42 +01:00
soupette
37913d44ec
Duplicate SelectWrapper for easier refacto
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-23 18:32:35 +02:00
soupette
2c466f02b4
Remove useless drag event is component relation select
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-10-22 18:21:10 +02:00
soupette
e10452c245
Fix navigation between relations
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:45 +02:00
soupette
92a43a8152
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:45 +02:00
soupette
ccebd4f4b1
Fix relation link with admin users
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:44 +02:00
soupette
28bc1959c4
Fix read only mode
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:33 +02:00
soupette
76c662d4e7
Design relations for D&P
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:33 +02:00
soupette
d3082807d1
Add dnd relation state
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:32 +02:00
soupette
3b0555b290
Fixes #7455
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-08-25 10:36:30 +02:00
soupette
3a94a1733f
Fix dz read mode
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:45 +02:00
soupette
a1163f2bdc
Fix updates when unmounted
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:23 +02:00
soupette
ebc87046f6
Connect to the backend
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:23 +02:00
soupette
453a38905f
Update Relation API endpoint
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:47:23 +02:00
soupette
ddb37266ae
Add permissions to edit
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +02:00
soupette
ec80117a49
Add permissions for creating to simple ct
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:37:45 +02:00
soupette
c0a28d7064
Remove the redirect url
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:48 +02:00
soupette
c921bcc063
Fixes #6160
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-26 09:29:00 +02:00
soupette
eab4312b82
Fixes #5805
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-16 11:13:38 +02:00
Daniel Karski
3a24755873
Set searching by properties ( #5623 )
...
Signed-off-by: Daniel Karski <daniel.karski@polidea.com>
2020-03-30 09:52:38 +02:00
Paul Jordaan
5423c14728
Remove condition that reset query start param ( #5557 )
...
Every time the menu got closed the start condition for the query would get reset to 0. Expected behavior would be to load the next set of results.
Signed-off-by: Paul <paul@flow.rent>
2020-03-26 12:14:45 +01:00
soupette
7c12398df6
Fixes #5404
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-04 12:16:26 +01:00
HichamELBSI
d243aced6c
Merge branch 'develop' into features/single-types
2020-02-28 16:46:17 +01:00
soupette
caeeb97f7d
Fixes #3247
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-27 11:35:35 +01:00
soupette
9c53fcaccc
Fix select relations
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 18:09:55 +01:00
soupette
eb00b7e0ea
Add newline-before-return rule
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-21 16:31:05 +01:00
soupette
f50f89f0a8
Update eslint configuration
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-21 16:03:31 +01:00
Virginie Ky
3e1779c896
Dynamic zones ui
2019-11-21 18:48:13 +01:00
soupette
26902e7742
Fix select from firing requests when dragging, add trick fix to prevent the ui to break when dragging nested compos
2019-11-20 16:46:44 +01:00
soupette
9889e5d861
Fix infinite loop
2019-11-20 16:46:34 +01:00