soupette
|
d1b68991f1
|
Use asset module
Signed-off-by: soupette <cyril@strapi.io>
|
2021-12-14 11:46:47 +01:00 |
|
Alexandre BODIN
|
da73164fbc
|
Merge pull request #11734 from iicdii/translation-ko
Update ko translation, add missing key
|
2021-12-14 10:14:09 +01:00 |
|
Alexandre BODIN
|
6477087d68
|
Merge pull request #11794 from jakobsjoqvist/update-contributing
Replace npm with yarn in contributing
|
2021-12-13 14:33:03 +01:00 |
|
Alexandre BODIN
|
11d4ed8527
|
Merge pull request #11724 from strapi/chore/fingerprint-fix
Added fingerprint prefix in order to match the one on strapi website
|
2021-12-13 14:32:14 +01:00 |
|
Alexandre BODIN
|
8a8a51b620
|
Merge pull request #11819 from jsprds/jsprds-dutch-translation-fix
Update nl.json
|
2021-12-13 14:22:28 +01:00 |
|
ivanThePleasant
|
c05a2ba7c9
|
Merge branch 'master' into chore/fingerprint-fix
|
2021-12-13 12:24:43 +00:00 |
|
Alexandre BODIN
|
b372f8c185
|
Merge pull request #11808 from jakobsjoqvist/fix/skip-regex-validation-empty-string
Fix regex validation for empty string in non-required fields
|
2021-12-13 11:52:36 +01:00 |
|
ivanThePleasant
|
22c82f48f1
|
Reworked fingerprint prefix
|
2021-12-13 12:50:21 +02:00 |
|
Jakob Sjöqvist
|
aa13ed3255
|
Improve descriptions for string regexp validator
|
2021-12-13 10:20:12 +01:00 |
|
DMehaffy
|
a5afca42ff
|
Merge branch 'master' into jsprds-dutch-translation-fix
|
2021-12-12 19:10:52 -07:00 |
|
Jakob Sjöqvist
|
30041e3a16
|
Add backend tests for regexp validator
|
2021-12-12 12:46:06 +01:00 |
|
Jakob Sjöqvist
|
af5cf692dc
|
Make required check less wordy
|
2021-12-12 12:46:05 +01:00 |
|
Jakob Sjöqvist
|
0e0c74e514
|
Ignore empty strings in regex validation on server side if field not required
|
2021-12-12 12:46:05 +01:00 |
|
Jakob Sjöqvist
|
a837c960d1
|
Ignore regex validation for empty string when field is not required
|
2021-12-12 12:46:05 +01:00 |
|
Alexandre BODIN
|
f80b89fe69
|
Merge pull request #11864 from strapi/fix/enum
Switch Enum from native type to string or text
|
2021-12-10 13:23:06 +01:00 |
|
DMehaffy
|
e898012f1c
|
Merge branch 'master' into update-contributing
|
2021-12-09 21:34:18 -07:00 |
|
DMehaffy
|
5599e69df6
|
Merge branch 'master' into jsprds-dutch-translation-fix
|
2021-12-09 20:57:38 -07:00 |
|
derrickmehaffy
|
3abba613ce
|
forgot the diff
|
2021-12-09 15:02:40 -07:00 |
|
derrickmehaffy
|
e16bf9b259
|
Switch Enum from native type to string or text
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-12-09 12:31:52 -07:00 |
|
Alexandre BODIN
|
073f279e91
|
Merge pull request #11791 from Webbist-dev/fix/create-component-visibility-production
Set visibility on create component button when in production
|
2021-12-09 13:53:23 +01:00 |
|
Alexandre BODIN
|
398ecd9071
|
Merge pull request #11752 from strapi/v4/product-copy-text-changes-v1
Product copy text changes v1
|
2021-12-09 10:13:34 +01:00 |
|
Alexandre BODIN
|
b1ba3c6b1c
|
Merge pull request #11780 from strapi/fix/save-up-settings
Fix saving up settings
|
2021-12-09 09:56:33 +01:00 |
|
Alexandre BODIN
|
2c49c531ba
|
Merge pull request #11749 from strapi/fix/cli-ct-attribute-generator
Fix the attribute generation for the CT generator
|
2021-12-09 09:28:52 +01:00 |
|
Dieter Stinglhamber
|
cf5af8b189
|
update gitignore
|
2021-12-09 08:54:39 +01:00 |
|
vincentbpro
|
7183aa443c
|
style: small text changes
|
2021-12-07 17:36:57 +01:00 |
|
derrickmehaffy
|
d32c487176
|
one more fix
|
2021-12-07 09:27:59 +01:00 |
|
DMehaffy
|
20deb8d3ec
|
Fix typo in in AWS-S3 Provider ReadMe
I forgot to end my code block 🙈
|
2021-12-07 09:27:59 +01:00 |
|
Jasper De Smet
|
5c2431916f
|
Update nl.json
Fix: translation (dutch "dt-rule" mistake)
|
2021-12-06 10:36:50 +01:00 |
|
Jakob Sjöqvist
|
462cddc052
|
Replace npm with yarn in contributing
|
2021-12-04 12:00:37 +01:00 |
|
Alex Bennett
|
f5559be427
|
Set visibility on create component button when in production
|
2021-12-03 23:16:59 +00:00 |
|
Pierre Noël
|
2c2800dfda
|
Merge branch 'master' into fix/save-up-settings
|
2021-12-03 11:51:41 +01:00 |
|
derrickmehaffy
|
6ee0ba1953
|
PR Feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-12-03 11:50:01 +01:00 |
|
derrickmehaffy
|
982e90d637
|
Unify provider READMEs and add Upload CSP config examples
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-12-03 11:50:01 +01:00 |
|
derrickmehaffy
|
2be761b73a
|
Finish fixing the email provider readmes
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-12-03 11:50:01 +01:00 |
|
Pierre Noël
|
d676242c8f
|
Fix saving up settings
|
2021-12-03 11:49:22 +01:00 |
|
ronronscelestes
|
bb53ba8638
|
CM LV Settings Dnd fixes (#11755)
* fixed draglayer for dnd
* used drag sibling logic to remove hover state bug
* updated snapshots
|
2021-12-03 09:31:52 +01:00 |
|
Vincent
|
1a507c0777
|
Merge branch 'master' into v4/product-copy-text-changes-v1
|
2021-12-03 09:09:36 +01:00 |
|
vincentbpro
|
558110dcdf
|
refactor: removed variables not used
|
2021-12-02 17:51:13 +01:00 |
|
Vincent
|
11f3519710
|
Merge pull request #11766 from strapi/interface-language-help-message
feat: added interface language help message
|
2021-12-02 17:25:49 +01:00 |
|
Vincent
|
ca0b09f22f
|
Merge branch 'master' into interface-language-help-message
|
2021-12-02 16:30:46 +01:00 |
|
Dieter Stinglhamber
|
bc38486188
|
update fs package
|
2021-12-02 15:17:22 +01:00 |
|
Dieter Stinglhamber
|
5b39f3fb3d
|
add test for the content type generator
|
2021-12-02 15:17:21 +01:00 |
|
Dieter Stinglhamber
|
690c1f7965
|
fix the attribute generation for the CT generator
|
2021-12-02 15:17:21 +01:00 |
|
vincentbpro
|
4546823279
|
feat: added interface language help message
|
2021-12-02 14:56:11 +01:00 |
|
Kim, Harim
|
2b635fe656
|
Enumeration filter support for GraphQL (#11754)
* Enumeration filter support for GraphQL
Signed-off-by: harimkims <harimkims@gmail.com>
* Fix failed e2e test
|
2021-12-02 11:55:29 +01:00 |
|
vincentbpro
|
36bfa44b70
|
Merge branch 'master' of github.com:strapi/strapi into v4/product-copy-text-changes-v1
|
2021-12-01 18:15:44 +01:00 |
|
vincentbpro
|
aabdddf7a5
|
style: small text fixes
|
2021-12-01 17:52:45 +01:00 |
|
vincentbpro
|
3ef5f26ffd
|
feat: added back link to cm
|
2021-12-01 17:12:44 +01:00 |
|
vincentbpro
|
de3f19c7bf
|
style: text change cm add new
|
2021-12-01 16:42:05 +01:00 |
|
ronronscelestes
|
23b4fb1d8f
|
[Admin] Login error message fix (#11747)
* fixed path to get error message Invalid Credentials
* improved lodash import
|
2021-12-01 16:07:06 +01:00 |
|