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 |
|
Alexandre Bodin
|
ff15757685
|
Merge tag 'v3.0.0-beta.19.5'
v3.0.0-beta.19.5
|
2020-04-01 11:31:04 +02:00 |
|
Alexandre Bodin
|
8d56e0c12f
|
v3.0.0-beta.19.5
|
2020-04-01 11:27:56 +02:00 |
|
Alexandre Bodin
|
0888c3788b
|
Add tests and avoid blocking in middleware
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-30 14:51:03 +02:00 |
|
Alexandre Bodin
|
86312ecbaf
|
Add content-type kind property
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-30 14:50:45 +02:00 |
|
Alexandre Bodin
|
6f2103a402
|
Init sender and middleware, ping
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-03-30 14:50:19 +02:00 |
|
Alexandre Bodin
|
24bd311678
|
v3.0.0-beta.19.4
|
2020-03-30 09:57:05 +02:00 |
|
soupette
|
fb7e8f3db8
|
Fix fr trad for float and decimal
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-03-27 19:08:24 +01:00 |
|
Alexandre BODIN
|
ea77e6c8f9
|
Merge branch 'master' into fix/#3889/wrongPathGenerateModelInPlugin
|
2020-03-23 18:05:28 +01:00 |
|
Pierre Noël
|
74625b0ec7
|
remove strapi-utils from front + remove use of idPluralized
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
|
2020-03-23 11:28:07 +01:00 |
|
Pierre Noël
|
be6517c02d
|
refacto strapi-generate-* + move nameToSlug to strapi-utils
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
|
2020-03-23 10:42:34 +01:00 |
|
Mattias van den Belt
|
f8023cc66c
|
Update Dutch Translation and Typos [NL] (#5523)
* Update Dutch Translation
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Add new translation keys
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update strapi-admin translation [NL]
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Sort translation [NL]
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update dutch content-types translations
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
Co-authored-by: Nikolay Tyurin <kolya_tyurin@mail.ru>
|
2020-03-20 17:10:55 +01:00 |
|
Pierre Noël
|
c3f011ddba
|
Merge branch 'master' into fix/#4556/nullWhenRequiringAComponentInRelationGraphQl
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
|
2020-03-16 15:49:59 +01:00 |
|
Shabith Ishan Thennakone
|
fe19bcb2ea
|
removed text-transform from variable name
|
2020-03-13 14:51:32 +01:00 |
|
Pierre Noël
|
1227bfeba4
|
add possibility to set a relation "private"
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
|
2020-03-13 12:23:11 +01:00 |
|
soupette
|
8a8929e97c
|
v3.0.0-beta.19.3
|
2020-03-06 10:02:36 +01:00 |
|
Alexandre Bodin
|
b3e18e1de6
|
v3.0.0-beta.19.2
|
2020-03-05 14:32:42 +01:00 |
|
Alexandre Bodin
|
8e91e5abaf
|
v3.0.0-beta.19.1
|
2020-03-04 18:42:31 +01:00 |
|
Alexandre Bodin
|
e222792181
|
v3.0.0-beta.19
|
2020-03-04 14:24:23 +01:00 |
|
soupette
|
7c12398df6
|
Fixes #5404
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-03-04 12:16:26 +01:00 |
|
soupette
|
46a65a9185
|
Fix stepper and console errors
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-03-04 11:48:44 +01:00 |
|
HichamELBSI
|
b5947621fc
|
Merge branch 'master' into develop
|
2020-03-04 09:32:13 +01:00 |
|
Robin Venneman
|
6bfe1e84ed
|
fix: don't show unique attribute for rich text fields #5305
Signed-off-by: Robin Venneman <robin.venneman@gmail.com>
|
2020-03-02 22:14:49 +01:00 |
|
HichamELBSI
|
14120fd98b
|
Fix single types modal title
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-03-02 15:50:15 +01:00 |
|
soupette
|
3a695aeaac
|
Merge branch 'develop' of github.com:strapi/strapi into chore/remove-saga-admin
|
2020-03-02 11:34:01 +01:00 |
|
HichamELBSI
|
92632be70d
|
Fix all single types feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-28 16:03:38 +01:00 |
|
soupette
|
ccc92b90a5
|
Add required info into the plugin object and update plugin generator
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-28 11:40:55 +01:00 |
|
cyril lopez
|
d5d5c0fb4f
|
Merge pull request #5344 from strapi/ctb/prevent-polymorph-relations
Fixes #3864
|
2020-02-28 09:35:45 +01:00 |
|
soupette
|
725a0940ab
|
Fixes #5343
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-27 17:10:20 +01:00 |
|
soupette
|
6e24c526f9
|
Fixes #3864
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-27 16:55:34 +01:00 |
|
Alexandre Bodin
|
3bcbde8f0b
|
v3.0.0-beta.18.8
|
2020-02-26 12:01:37 +01:00 |
|
HichamELBSI
|
e450d3613b
|
Add UID in CTM
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-25 21:44:02 +01:00 |
|
soupette
|
2f3bbcb2db
|
Fix timestamp dipslay
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-24 10:05:15 +01:00 |
|
soupette
|
e232287152
|
fix links to ctm
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-24 09:42:35 +01:00 |
|
soupette
|
7ab7ebda51
|
Fix loading state and ctb setup
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-24 08:53:34 +01:00 |
|
soupette
|
761675253e
|
Fix delete uid field by removing all field attached to it
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-24 08:38:09 +01:00 |
|
HichamELBSI
|
0349c078c5
|
Update the state after removing field
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-21 11:04:43 +01:00 |
|
HichamELBSI
|
901472f527
|
add Uid attributes in CTB
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-20 22:16:31 +01:00 |
|
soupette
|
ad2af42291
|
Fix stepper
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2020-02-20 12:42:19 +01:00 |
|
HichamELBSI
|
f5c6ef0a44
|
Add single type navigation
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-19 17:07:03 +01:00 |
|
HichamELBSI
|
79870fbd15
|
Fix content manager initializer updates
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-19 17:04:09 +01:00 |
|
Alexandre Bodin
|
3cb66f6566
|
Update snapshots
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-19 12:16:59 +01:00 |
|
Alexandre Bodin
|
193bd5af0e
|
Add apiId in content type infos
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-19 11:02:20 +01:00 |
|
Alexandre Bodin
|
db03d9d07d
|
Add UID validation routes for CTM livechecks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-19 10:54:44 +01:00 |
|
cyril lopez
|
f9a788de61
|
Merge pull request #5236 from strapi/single-types/fix-edition
Single types/fix edition
|
2020-02-13 13:28:58 +01:00 |
|
Alexandre Bodin
|
8a6c48eb14
|
Merge branch 'develop' into features/single-types
|
2020-02-13 11:36:07 +01:00 |
|
HichamELBSI
|
7616edf8e3
|
Fix PR comments
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-13 10:35:52 +01:00 |
|
HichamELBSI
|
88f8b94fee
|
Add notification to kind edition
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2020-02-12 20:12:28 +01:00 |
|
Alexandre Bodin
|
5d1e7c101e
|
Handles clearing defaults and non existing targetField on update
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-12 11:28:08 +01:00 |
|
Alexandre Bodin
|
63c248bfde
|
Add maxLength rules to UID validators
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-02-12 10:57:37 +01:00 |
|