68 Commits

Author SHA1 Message Date
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
97242b3ebc Fix wrong css property
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:36 +02:00
soupette
e6cd132b6d Fix select background
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-09-22 17:39:36 +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
577471142d Add permissions for update
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +02:00
soupette
2d4eb1d0ca Clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:38:20 +02:00
soupette
f2c9716156 Fix dynamiczones
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:37:47 +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
cyril lopez
c0e065f259
Merge branch 'develop' into chore/redux 2020-04-23 09:14:40 +02:00
soupette
8dcaf1b065 Fix styled compo lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-22 15:49:51 +02:00
Ky
6b85cb28fa Merge branch 'front/global-improvements' of github.com:strapi/strapi into front/global-improvements 2020-04-21 18:15:12 +02:00
Ky
be5746dd41 apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-21 18:14:29 +02:00
virginieky
091281b53c
Merge branch 'develop' into front/global-improvements 2020-04-21 14:42:22 +02:00
Ky
bf21c7614f UI fixes
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-21 14:33:03 +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
cyril lopez
9761cbe19a
Merge branch 'master' into fix-selectwrapper-zindex3 2020-03-04 14:39:04 +01:00
James Alvarez
3c75bcdf35 Merge branch 'master' into fix-selectwrapper-zindex3
Updated master from strapi/strapi
2020-03-04 19:55:36 +08:00
soupette
7c12398df6 Fixes #5404
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-04 12:16:26 +01:00
James Alvarez
975c01bcff Fix SelectWrapper stack order
Signed-off-by: James Alvarez <jp@domainwink.com>
2020-03-04 12:38:55 +08: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
soupette
ee9af6c0d3 Fix select description 2019-12-11 17:37: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
soupette
bbd125b7d6 Make selects work again 2019-11-20 16:46:33 +01:00
soupette
e3ca8d29db Created hooks folder 2019-11-20 16:46:33 +01:00
soupette
61234c9610 Start updating the EditView container.
Display relations => No logic yet
Create a formatter to handle the new layout
2019-11-20 16:46:31 +01:00