53 Commits

Author SHA1 Message Date
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
49962d6ca1 Handle API errors
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
970273a9b9 Fix validations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
7e4d7b1d1c Fix validations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
f86a3c3b9e Fix CM loading state
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:46:32 +02:00
soupette
af69b04238 Fix single types and input media
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +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
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
d5332d4a51 Temp commit
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:37:00 +02:00
soupette
7839c0567e Created selector to avoid rerenders
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:36:56 +02:00
soupette
cc76fc2abc Refacto code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:09:48 +02:00
soupette
024c47177a Remove password field from the retrieved data
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-28 16:25:52 +02:00
HichamELBSI
7a4a87fa68 Merge branch 'develop' of github.com:strapi/strapi into fix/single-types-issues
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-23 17:18:14 +02:00
HichamELBSI
f07dcf3f7f Fix single types navigation
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-23 15:01:51 +02:00
soupette
d041bde294 Fix input type and add clear logic for this field type
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-14 11:09:20 +02:00
Alexandre BODIN
76f550cb4a
Merge pull request #5396 from z1digitalstudio/fix/number-input
fix(EditViewDataManagerProvider): allow to reset number input
2020-03-04 17:10:02 +01:00
Pablo Rodríguez Caballero
e1549e7612
fix(EditViewDataManagerProvider): allow to reset number input
Previously, deleting the numeric value from a number input would send an
empty string to the backend. The backend would convert that empty string
to 0, meaning that after setting a number, it would be impossible to
reset it to an empty field.

Signed-off-by: Pablo Rodríguez Caballero <pablo@rodriguezcaballero.me>
2020-03-03 17:35:11 +01:00
HichamELBSI
265494803a Fix PR comments
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-20 14:28:37 +01:00
HichamELBSI
cc6a35551b Add single type navigation
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-20 11:53:57 +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
8147a188ed Fix icons when error state, improve drag experience
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-20 15:16:55 +01:00
soupette
c2ee96c355 Fixes #2471 2019-12-19 15:43:07 +01:00
soupette
ee2e37c18b Fix edit component with min value when not required 2019-12-19 12:59:46 +01:00
soupette
aafe92653b Add validations for biginteger 2019-12-18 17:35:05 +01:00
soupette
7bc4d87e36 Fixes #4629 2019-12-16 15:06:51 +01:00
soupette
fc1cbbd753 Fix dz errors on change compo 2019-12-11 17:13:23 +01:00
soupette
e991f6ec7c Fix min equal 2019-12-11 16:56:51 +01:00
soupette
e29bd761e4 Fix CTM dz min max validations 2019-12-11 16:52:35 +01:00
Aurélien Georget
1400764e73 Apply events to DZ and components 2019-11-28 16:37:38 +01:00
Aurélien Georget
367b1a0d1f Apply events to improve the products 2019-11-28 15:57:39 +01:00
Virginie Ky
0d8eda80bd fortawesome dep 2019-11-28 14:15:04 +01:00
Virginie Ky
3e1779c896 Dynamic zones ui 2019-11-21 18:48:13 +01:00
soupette
d3ee05a811 Add error check for repeatable blur and dz add 2019-11-20 16:46:47 +01:00
soupette
cfd079088c Validate dynamic zones schema 2019-11-20 16:46:46 +01:00
soupette
dd488ed302 Created recursive to clean data and upload files 2019-11-20 16:46:46 +01:00
soupette
1ff302a857 Handle default form 2019-11-20 16:46:45 +01:00
soupette
e76e6c3e33 Handle dynamic zone 2019-11-20 16:46:44 +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
b33d3789f7 Add dnd logic to repeatable component 2019-11-20 16:46:43 +01:00
soupette
3974939c50 Handle delete repeatable field 2019-11-20 16:46:42 +01:00
soupette
fc6bbbfadc Created Repeatable component with nested component support 2019-11-20 16:46:41 +01:00
soupette
dea12b0631 Init repeatable components 2019-11-20 16:46:40 +01:00
soupette
ebbc22ba75 Add logic to modify components inputs 2019-11-20 16:46:38 +01:00
soupette
32065f0a3a Add component recursive and initialize nested component display 2019-11-20 16:46:38 +01:00
soupette
b4a819aa9c Created DynamicComponentCard 2019-11-20 16:46:37 +01:00
soupette
df54f4dcdb Add delete logic 2019-11-20 16:46:35 +01:00
soupette
7c2633cc53 Handle errors 2019-11-20 16:46:35 +01:00