2020 Commits

Author SHA1 Message Date
ronronscelestes
5c37a3e20e helper plugin DS bump 2022-04-26 15:09:11 +02:00
ronronscelestes
6d921213f0 updated tests 2022-04-26 14:54:23 +02:00
ronronscelestes
7332e3d010 ds bump to 1.1.0 2022-04-26 14:31:55 +02:00
soupette
1ffac62397 Enable .jsx extension.
Fixes #13124

Signed-off-by: soupette <cyril@strapi.io>
2022-04-25 10:28:14 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
ivanThePleasant
03a6b33131
Merge pull request #12910 from strapi/chore/opt-out-telemetry-call
Opt out telemetry command
2022-04-12 15:59:16 +03:00
soupette
3d193b3137 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-08 15:31:29 +02:00
soupette
5491aa7a81 Fix conflicts and build script
Signed-off-by: soupette <cyril@strapi.io>
2022-04-08 10:46:28 +02:00
soupette
43f03aeeba Use ESBuild loader for compression
Signed-off-by: soupette <cyril@strapi.io>
2022-04-08 10:28:18 +02:00
Pierre Noël
287b53c014 fix styled-components version to 5.3.3 2022-04-07 18:18:17 +02:00
Pierre Noël
54fda9c7c0 change error messages 2022-04-07 16:50:20 +02:00
Pierre Noël
89221e8ee9 fix wording mistakes 2022-04-07 16:50:19 +02:00
Pierre Noël
79396f8bbb continue reading API_TOKEN_SALT + add warning deprecated message 2022-04-07 16:50:19 +02:00
Pierre Noël
20e6d9a94b Improve error messages 2022-04-07 16:50:15 +02:00
Pierre Noël
1e6d1ce6a2 fix unit tests 2022-04-07 16:34:58 +02:00
Pierre Noël
019007ba3e improve error message + remove use of API_TOKEN_SALT 2022-04-07 16:34:57 +02:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +02:00
Gustav Hansen
084fbe00a5
Merge pull request #12962 from pr0gr8mm3r/master
Add missing german translations
2022-04-07 15:00:37 +02:00
cyril lopez
f398de3f57
Merge pull request #13076 from strapi/fix/cm-list-boolean
DynamicTable: Fix rendering of boolean fields
2022-04-07 15:00:20 +02:00
Gustav Hansen
f1742d611b Improve test name 2022-04-07 12:55:27 +02:00
Gustav Hansen
6d6ecf5063 Disallow password fields to be selected as component main field 2022-04-07 10:33:16 +02:00
Gustav Hansen
1b63360b41 DynamicTable: Fix rendering of boolean fields 2022-04-07 10:18:01 +02:00
pr0gr8mm3r
424f19f0c7 fix plural strings 2022-04-04 21:30:11 +02:00
pr0gr8mm3r
432f2c09d9 change "on"/"off" to "yes"/"no" 2022-04-04 21:24:13 +02:00
markkaylor
2edd2ae00c
Merge pull request #13004 from strapi/features/marketplace-offline-layout
[marketplace] add offline layout
2022-04-04 09:44:40 +02:00
pr0gr8mm3r
ee0595d605 incorperate review suggestions 2022-04-03 23:05:21 +02:00
Mark Kaylor
bf2851fe9f hide submit button when offline 2022-04-01 16:10:31 +02:00
Alexandre Bodin
b1df5a6067 Merge branch 'releases/4.1.7' 2022-04-01 09:55:43 +02:00
Mark Kaylor
5838c0619e Merge branch 'master' of github.com:strapi/strapi into features/marketplace-offline-layout 2022-04-01 09:45:35 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Rémi de Juvigny
d8676887bf
Merge pull request #13012 from strapi/missing-plugin
Add missing a plugin banner to the marketplace
2022-03-31 16:31:29 +02:00
Mark Kaylor
18ee563584 add Main component and remove as 2022-03-31 16:12:02 +02:00
Alexandre Bodin
c21b662f44 Merge branch 'releases/4.1.6' 2022-03-31 15:52:49 +02:00
Mark Kaylor
119ebb46b8 fix path to hook 2022-03-31 15:01:31 +02:00
Mark Kaylor
4362e3ba18 replace box with img 2022-03-31 15:01:13 +02:00
Mark Kaylor
a30e8052e7 add tests 2022-03-31 14:54:46 +02:00
Mark Kaylor
9dba223ec6 add custom styles 2022-03-30 18:22:11 +02:00
Rémi de Juvigny
2e90570a4f Remove duplicate banner 2022-03-30 16:52:47 +02:00
Rémi de Juvigny
96c3b2e61f Update tests 2022-03-30 16:49:00 +02:00
Rémi de Juvigny
98a303f1e0 Add missing a plugin banner 2022-03-30 16:48:34 +02:00
Gustav Hansen
c83babe779
Merge pull request #13006 from strapi/fix/components-date-main-field
Allow date fields to be selected as component main fields
2022-03-30 16:41:38 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Gustav Hansen
7b4c17dc14 CellContent: improve truthy check and do not rely on isNumber 2022-03-30 12:03:46 +02:00
Gustav Hansen
5202fb10d1 FieldComponent: Stop forwarding isNested to RepeatableComponents 2022-03-30 11:36:44 +02:00
ivanThePleasant
15e2b96fc6 Improved logic for tests to pass 2022-03-30 11:54:06 +03:00
Mark Kaylor
b5ff583430 move useNavigatorOnLine hook 2022-03-30 10:45:10 +02:00
ivanThePleasant
675c19219b Reverted admin telemetry changes and rewrote it for an easier approach 2022-03-30 10:25:18 +03:00
ivanThePleasant
6e08bc2045 Revert "Added telemetry disable logic to the admin panel events"
This reverts commit c6307ece6357737a5c7afdc60169672b6122c617.
2022-03-30 10:19:28 +03:00
Gustav Hansen
c3383c63b1 RepeatableComponent: Simplify error handling and fix all nesting levels 2022-03-30 08:34:41 +02:00
Gustav Hansen
1f811ed9a7 RepeatableComponent: Fix error messages when component is nested 2022-03-30 08:34:41 +02:00