40 Commits

Author SHA1 Message Date
soupette
5f43f72119 Fix biginteger type
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-28 17:36:59 +02:00
soupette
68fc1e2bed Fix register new fields in content manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-17 12:01:55 +02:00
soupette
73c4160d21 Remove validations statement for input password
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-15 17:19:23 +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
cc9d23c3ac Merge branch 'develop' into features/media-lib
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-07 20:24:39 +02:00
Yassir Barchi
3a42a49162
Add RegExp as text type attribute validation option (#5648)
* feat: add Regexp for attribute value validation

strapi-plugin-content-type-builder

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* feat: add Regexp for attribute value validation

strapi-plugin-content-manager

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* fix error on submit

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* add regex pattern validation

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* add api validation

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* fix lint issues

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* remove redundant code

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* fix en.json build issue

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>

* add the reset input logic to the regex field

Signed-off-by: Yassir Barchi <dev.yassir@gmail.com>
2020-04-07 10:41:46 +02:00
soupette
3658e31dda Remove old input file and content manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-27 06:28:53 +01:00
soupette
4355464954 Remove JSON from field api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-05 16:21:36 +01:00
soupette
d50b8c5fed Add JSON input to the available fields 2020-03-05 14:44:55 +01:00
soupette
3f8a487fab Created field API and added it to the content manager
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-05 14:43:00 +01:00
soupette
6efcd1c48f Merge branch 'features/media-lib' of github.com:strapi/strapi into features/media-lib-add-field-to-ctm 2020-03-04 14:54:40 +01:00
HichamELBSI
b5947621fc Merge branch 'master' into develop 2020-03-04 09:32:13 +01:00
soupette
eaf210e081 Add dummy field API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-03-03 16:40:02 +01:00
HichamELBSI
d243aced6c Merge branch 'develop' into features/single-types 2020-02-28 16:46:17 +01:00
James Alvarez
e069cb56b4 Fixed bug #5266
When adding new content, select field was incorrectly wrapped

Signed-off-by: James Alvarez <jp@domainwink.com>
2020-02-28 02:21:21 +08:00
soupette
9c638f5351 Fixes #5053
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-27 11:20:04 +01:00
HichamELBSI
6821fe8d63 Fix PR feedbacks
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-26 17:33:18 +01:00
HichamELBSI
e450d3613b Add UID in CTM
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-25 21:44:02 +01:00
soupette
d58cbdc3c4 Fixes #5091
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-07 15:55:23 +01:00
soupette
c2ee96c355 Fixes #2471 2019-12-19 15:43:07 +01:00
soupette
aafe92653b Add validations for biginteger 2019-12-18 17:35:05 +01:00
soupette
a54d207340 Add step any and add input text for biginteger type in the content type builder 2019-12-18 17:03:35 +01:00
soupette
d8ec27f172 Fixes #4749 2019-12-18 15:39:08 +01:00
Virginie Ky
683dc4b199 Dynamic zone UI fix and review apply 2019-11-26 16:15:59 +01:00
Virginie Ky
a35702c86d InputFile Ui and Errors 2019-11-20 17:46:53 +01:00
soupette
dd488ed302 Created recursive to clean data and upload files 2019-11-20 16:46:46 +01:00
soupette
39564df20a Fix routing with components 2019-11-20 16:46:39 +01:00
soupette
d347612dcf Handle relations 2019-11-20 16:46:39 +01:00
soupette
ebbc22ba75 Add logic to modify components inputs 2019-11-20 16:46:38 +01:00
soupette
7c2633cc53 Handle errors 2019-11-20 16:46:35 +01:00
soupette
de15224e75 Fix JSON proptypes 2019-11-20 16:46:34 +01:00
soupette
c18a46f015 Start buffet migration in editview 2019-11-20 16:46:32 +01:00
soupette
6ed682fb43 Fix errors 2019-08-21 18:07:58 +02:00
soupette
0a3b692a87 Fixes #2866 2019-07-31 15:22:37 +02:00
soupette
5c97f4070a Change wysiwyg to richtext 2019-07-31 11:45:08 +02:00
soupette
386c5a5776 Add disabled options to selects 2019-07-25 13:44:35 +02:00
soupette
ad18ff4cfe Retrieve the models from the main container and finish field form logic 2019-07-25 09:36:47 +02:00
soupette
8aae88bac5 Init backend migration 2019-07-24 10:16:44 +02:00
soupette
95c5ee8d4c Add formvalidations with yup 2019-07-18 16:53:12 +02:00
soupette
4b50faf331 Refacto code 2019-07-17 17:39:43 +02:00