3011 Commits

Author SHA1 Message Date
ivanThePleasant
15e2b96fc6 Improved logic for tests to pass 2022-03-30 11:54:06 +03: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
ivanThePleasant
ab69f2bde1 Adjusted admin tests to reflect changes with telemetry 2022-03-29 20:18:13 +03:00
ivanThePleasant
c6307ece63 Added telemetry disable logic to the admin panel events 2022-03-29 16:49:29 +03:00
ivanThePleasant
47dd5cd178 Corrected if clause mistake 2022-03-28 20:58:08 +03:00
ivanThePleasant
613a7c19fe Renamed the command and added path checking 2022-03-24 21:12:47 +02:00
ivanThePleasant
f74c446cd2 Naming changes 2022-03-24 20:47:54 +02:00
ivanThePleasant
d007218b96 Fixed the issue where command throws an error if strapi key is not in package.json 2022-03-24 20:42:16 +02:00
ivanThePleasant
b96e4a984f
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-03-24 20:40:20 +02:00
ivanThePleasant
58c0a777a3
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2022-03-24 14:40:33 +02:00
ivanThePleasant
ce5ddb2868 Changed naming to better correspond to Strapi naming conventions 2022-03-24 08:42:58 +02:00
ivanThePleasant
eaf805ad82 Cleaned code of several unnecessary console logs 2022-03-23 13:25:31 +02:00
ivanThePleasant
893ae11691 Changes to introduce async opt-out event sending 2022-03-23 13:18:41 +02:00
ivanThePleasant
bbfcab686f
Update packages/core/strapi/bin/strapi.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2022-03-23 10:51:02 +02:00
ivanThePleasant
36e6182c25 Completed new command implementation 2022-03-22 11:41:25 +02:00
ivanThePleasant
c5246ef5f4 Added new cli command call to strapi.js, started working on the comand execution logic 2022-03-21 09:09:14 +02:00
soupette
14b525620b Fix redirection
Signed-off-by: soupette <cyril@strapi.io>
2022-03-16 12:03:44 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
Alexandre BODIN
8f3ac1d80e
Merge pull request #12812 from nvh95/add-missing-keys-to-translation
Add missing keys to translation
2022-03-16 11:12:22 +01:00
Alexandre BODIN
74949f6747
Merge pull request #12792 from strapi/CONTENT-50/ml-upload-copy
Media Library: improve microcopy
2022-03-16 11:09:29 +01:00
Alexandre BODIN
6202b944ce
Merge pull request #12664 from strapi/strapi-market-release
[Marketplace] Strapi market release
2022-03-15 19:42:48 +01:00
Gustav Hansen
80efa39a73
Merge pull request #12821 from nvh95/redirect-after-logged-in
Preserve url if user's not logged in
2022-03-15 17:09:15 +01:00
Mark Kaylor
ff02e0a64b style the error component 2022-03-15 15:41:44 +01:00
Mark Kaylor
926cfb2d37 update snapshot 2022-03-15 11:51:24 +01:00
Mark Kaylor
15f45183f4 replace size prop with spacing prop 2022-03-15 11:50:57 +01:00
ronronscelestes
8839e60137
Merge pull request #12793 from strapi/guided-tour/tracking
feat(guided-tour): added tracking for the guided-tour
2022-03-15 11:39:54 +01:00
Mark Kaylor
2994ebeca1 fix searchbar width 2022-03-15 11:37:52 +01:00
Gustav Hansen
304c5cbf6e
Merge pull request #12194 from WalkingPizza/cli-admin-create-command
Added admin:create-user command
2022-03-15 11:19:20 +01:00
Gustav Hansen
e2c7342d86 GenericInput: Update copy 2022-03-15 10:08:23 +01:00
Mark Kaylor
df98c9b348 replace submit plugin icon 2022-03-14 17:57:30 +01:00
Mark Kaylor
474ead7183 add plugin card feedback 2022-03-14 17:54:20 +01:00
Alexandre Bodin
28155df2be Add airtable in CSP policy 2022-03-14 15:08:13 +01:00
Mark Kaylor
3be69154de merge master and fix conflicts 2022-03-14 14:32:47 +01:00
Gustav Hansen
da612cc61f GenericInput: pass down error message to ToggleCheckbox 2022-03-14 12:52:21 +01:00
Gustav Hansen
2fcf7d8603 Docs: Update GenericInput storybook documentation 2022-03-14 12:52:21 +01:00
Gustav Hansen
c0005c6915 GenericInput: improve null default-value handling for boolean fields 2022-03-14 12:52:21 +01:00
ronronscelestes
7d0600dcf5 Merge branch 'master' of https://github.com/strapi/strapi into guided-tour/tracking 2022-03-14 11:29:53 +01:00
ronronscelestes
5ae4981545 bump DS 2022-03-14 10:49:11 +01:00
cyril lopez
a2d4e966a4
Merge pull request #12813 from strapi/fix/release-notification
Fix / Release notification stacking
2022-03-14 09:39:15 +01:00
Hung Viet Nguyen
b03e8e4adb
Add a test case for PrivateRoute 2022-03-12 17:33:39 +07:00
Hung Viet Nguyen
785c4e862e
Preserve url if user's not logged in
Fix #12567
2022-03-12 16:58:59 +07:00
Alexandre BODIN
72a788cc45
Merge pull request #12801 from nvh95/remove-enzyme
Remove `enzyme` related packages
2022-03-11 13:19:44 +01:00
Gustav Hansen
2c8eb45683
Merge pull request #12725 from luanorlandi/fix/sanitize-date-query-param
Fix sanitization of datetime type in query param
2022-03-11 11:52:23 +01:00
ronronscelestes
8314fb4f6b fixed release notification stacking in Admin 2022-03-11 11:10:58 +01:00
Mark Kaylor
a58c2bc035 Merge branch 'master' of github.com:strapi/strapi into strapi-market-release 2022-03-11 11:08:17 +01:00
cyril lopez
463e9cc9cf
Merge pull request #12288 from pr0gr8mm3r/patch-1
Make component category translatable
2022-03-11 09:54:19 +01:00
cyril lopez
6f1f310352
Merge pull request #12745 from vallerydelexy/master
cleanup commented out block of code
2022-03-11 09:53:23 +01:00
Hung Viet Nguyen
e7ddcd3e28
Translate to Vietnamese 2022-03-11 09:21:49 +07:00
WalkingPizza
ed29e1dca6 Improved parameters validation 2022-03-10 19:43:05 +01:00