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 |
|
harimkims
|
bf62193912
|
use lodash/fp merge instead lodash
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-09 20:53:36 +09:00 |
|
harimkims
|
b56bd71be9
|
apply feedback
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-09 20:48:42 +09:00 |
|
Kim, Harim
|
de3ee7e98a
|
Merge branch 'master' into fix/11774
|
2021-12-09 20:16:41 +09:00 |
|
vincentbpro
|
9aaf323223
|
style: email settings text change
|
2021-12-09 11:41: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 |
|
Yuku Takahashi
|
b019507e58
|
Skip if dependency doesn't export package.json
|
2021-12-08 23:10:09 +09:00 |
|
vincentbpro
|
7183aa443c
|
style: small text changes
|
2021-12-07 17:36:57 +01:00 |
|
matsubara
|
74b96a56dc
|
Update ja.json
|
2021-12-07 00:51:29 +09:00 |
|
Jasper De Smet
|
5c2431916f
|
Update nl.json
Fix: translation (dutch "dt-rule" mistake)
|
2021-12-06 10:36:50 +01:00 |
|
harimkims
|
ae58d85103
|
rename function
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-05 08:19:15 +09:00 |
|
harimkims
|
411a04398f
|
fix unable to get plugin config per env-config
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-05 07:53:23 +09:00 |
|
Alex Bennett
|
f5559be427
|
Set visibility on create component button when in production
|
2021-12-03 23:16:59 +00: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 |
|
harimkims
|
d68c4769e9
|
Fix falling front unit test
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-03 04:39:51 +09:00 |
|
harimkims
|
2461a73a6c
|
Fix unable to download original image in uploader
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-03 04:11:44 +09:00 |
|
vincentbpro
|
558110dcdf
|
refactor: removed variables not used
|
2021-12-02 17:51:13 +01:00 |
|
vincentbpro
|
7a85b712f9
|
Merge branch 'v4/fix-fetch-all-entries' of github.com:strapi/strapi into v4/fix-fetch-all-entries
|
2021-12-02 16:53:19 +01:00 |
|
vincentbpro
|
3ed7f1c293
|
fix: removed -1 limit handling for REST
|
2021-12-02 16:47:56 +01:00 |
|
vincentbpro
|
eab466bb65
|
Merge branch 'master' into v4/fix-fetch-all-entries
|
2021-12-02 16:04:49 +01:00 |
|
Vincent
|
56f3b4041f
|
Update packages/core/strapi/lib/core-api/service/__tests__/index.test.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2021-12-02 16:02:01 +01:00 |
|
vincentbpro
|
4546823279
|
feat: added interface language help message
|
2021-12-02 14:56:11 +01:00 |
|
Alexandre Bodin
|
5845041665
|
Add build npm script so the admin gets built on mono repo setup
|
2021-12-02 10:34:03 +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 |
|
vincentbpro
|
6e07df58bd
|
feat: added empty contentmanager CTA
|
2021-12-01 15:24:07 +01:00 |
|
vincentbpro
|
c58b7449b1
|
tests: updated snapshot
|
2021-12-01 15:20:13 +01:00 |
|
vincentbpro
|
2f2bbb677a
|
feat: disable test email cta if address in invalid
|
2021-12-01 12:00:20 +01:00 |
|
Fabien del Carmen
|
e1ff4b052c
|
Merge branch 'master' into chore/test-config
|
2021-12-01 11:20:39 +01:00 |
|
HichamELBSI
|
e2b7745f5c
|
Fix webpack
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-12-01 11:02:14 +01:00 |
|
vincentbpro
|
bb149cbd69
|
feat: added get-help link
|
2021-12-01 11:02:11 +01:00 |
|
vincentbpro
|
b195742764
|
style: text change pluralized sidenav items
|
2021-12-01 10:55:10 +01:00 |
|
vincentbpro
|
6fbca034ac
|
style: text change settings user details
|
2021-12-01 10:04:12 +01:00 |
|
vincentbpro
|
06c54434d5
|
style: text change settings email
|
2021-12-01 09:53:08 +01:00 |
|
harimkims
|
1d3c57b462
|
Update ko translation, add missing key
Signed-off-by: harimkims <harimkims@gmail.com>
|
2021-12-01 09:27:19 +09:00 |
|
Convly
|
df8bfe46e9
|
Merge branch 'master' of github.com:strapi/strapi into plugins/graphql/fix-upload-scopes-and-bump-version
|
2021-11-30 16:34:35 +01:00 |
|
Convly
|
0d7d430469
|
Bump graphql-upload version & link content API scope to the custom mutations
|
2021-11-30 16:27:59 +01:00 |
|
Alexandre BODIN
|
508290c018
|
Merge branch 'master' into v4/serve-admin-build
|
2021-11-30 15:44:04 +01:00 |
|
ivanThePleasant
|
283ab7d9f0
|
Added fingerprint prefix in order to match the one on strapi website
|
2021-11-30 16:23:55 +02:00 |
|
Alexandre Bodin
|
57ec94a4ce
|
Remove snyk files. We switched to their github integration instead
|
2021-11-30 14:22:48 +01:00 |
|
vincentbpro
|
55262183ed
|
style: text change settings users
|
2021-11-30 13:41:38 +01:00 |
|
fdel-car
|
3864399eb8
|
Merge branch 'master' into chore/test-config
|
2021-11-30 12:36:11 +01:00 |
|
vincentbpro
|
4aad739e6e
|
style: text change settings webhooks
|
2021-11-30 12:01:48 +01:00 |
|
Alexandre Bodin
|
8b9d095388
|
Update snapshots
|
2021-11-30 12:00:44 +01:00 |
|
vincentbpro
|
f358628862
|
style: text change settings media lib
|
2021-11-30 11:52:29 +01:00 |
|
vincentbpro
|
6edaac1354
|
style: text change settings overview content
|
2021-11-30 11:20:09 +01:00 |
|