6261 Commits

Author SHA1 Message Date
Mark Kaylor
ca48923086 use useRef on tracking event in useEffect 2022-02-24 09:43:35 +01:00
Mark Kaylor
7585634adf add verified badge 2022-02-24 09:35:20 +01:00
derrickmehaffy
9d5ba5b323 fix: empty catch block for primary key rule 2022-02-23 13:05:59 -07:00
Mark Kaylor
529b6e41ad add remis last commit: Mock missing marketplace API calls 2022-02-23 17:15:14 +01:00
derrickmehaffy
6f73f6772e fix: add try catch to pk check 2022-02-23 08:06:40 -07:00
Gustav Hansen
fb9cbc1a23
Merge pull request #12609 from strapi/CONTENT-10/e2e-tests
CM: Add e2e tests for layout updates
2022-02-23 14:31:21 +01:00
Gustav Hansen
f136552d8d Refactor test to utilize lodash.merge 2022-02-23 13:20:38 +01:00
Rémi de Juvigny
1a1c7fe9a4
Merge pull request #12614 from strapi/copy-command-and-track
[MARKET] add copy command and track usage data
2022-02-23 12:24:43 +01:00
Mark Kaylor
5fb1427415 remove useRef since it is handled by the useTracking hook 2022-02-23 11:57:12 +01:00
Pierre Noël
83a5aeb8b6 remove rimraf + fix graphql 2022-02-23 11:42:39 +01:00
Pierre Noël
8067dae25b fix replace + refactor tmpWorkingDirectory 2022-02-23 11:42:39 +01:00
Pierre Noël
7fdd9415d7 better handle optimization 2022-02-23 11:42:39 +01:00
Pierre Noël
de5ee33b5a fix internal error when no files are sent 2022-02-23 11:42:38 +01:00
Pierre Noël
1b48050440 migrate aws and cloudinary providers 2022-02-23 11:42:38 +01:00
Pierre Noël
7cf2821451 migrate graphql upload to use streams + use fs-extra 2022-02-23 11:42:35 +01:00
Pierre Noël
186ebfd06e use streams instead of buffers 2022-02-23 11:38:54 +01:00
Mark Kaylor
f09a251ee4 remove temp variable and log 2022-02-23 11:22:55 +01:00
Gustav Hansen
db863a0b8d
Merge pull request #12625 from strapi/fix/12594
ML: Swap width and height when displaying image dimensions
2022-02-23 10:11:46 +01:00
markkaylor
8c2b0a84ca
Merge pull request #12613 from strapi/fix-api-token-tracking
fix trackUsageRef function
2022-02-22 17:23:08 +01:00
Gustav Hansen
28fe5dde25 chore: Update snapshot tests 2022-02-22 17:14:02 +01:00
Gustav Hansen
121ab5f7db EditAssetDialog: Swap width and height attributes 2022-02-22 17:10:00 +01:00
Gustav Hansen
a84680b984 ImageAssetCard: Swap width and height attributes 2022-02-22 17:09:46 +01:00
Gustav Hansen
71d55dcfaa
Merge pull request #12587 from strapi/fix/list-settings-order
ListSettingsView: Append the new field instead of prepend
2022-02-22 16:50:59 +01:00
Mark Kaylor
c0cc621afa fix conflicts 2022-02-22 16:30:56 +01:00
Convly
63f9e6a821 Add consistency for the fake schema geenration (when populating dynamic zones) 2022-02-22 15:52:55 +01:00
Convly
94dc1de744 Handle dynamic zones & medias 2022-02-22 15:34:27 +01:00
Convly
751631e3d8 Style 2022-02-22 15:34:27 +01:00
Convly
51e1f762c1 Handle components & relations for populate & deep populate filtering 2022-02-22 15:34:26 +01:00
Convly
5fb855227a Fix the populate filtering 2022-02-22 15:34:26 +01:00
Rémi de Juvigny
1d544d9841 Fix tests 2022-02-22 14:54:44 +01:00
Gustav Hansen
28a526b0a6 Refactor test to be more readable and compare the whole layout 2022-02-22 12:47:09 +01:00
Pierre Noël
e28cdc8a4a throw error when public folder could not be created 2022-02-22 11:47:48 +01:00
Pierre Noël
6e17361e32 fix unit test 2022-02-22 11:47:48 +01:00
Pierre Noël
43eeeaa9c0 Use of strapi.dirs.public 2022-02-22 11:47:48 +01:00
Pierre Noël
09f1af4f40 use dirs.public in config instead of public.path 2022-02-22 11:47:47 +01:00
Pierre Noël
94456526d9 remove strapi.dirs.public instead of deprecating 2022-02-22 11:47:47 +01:00
Pierre Noël
a14bb5c675 fix typo 2022-02-22 11:47:47 +01:00
Pierre Noël
4a76c590a2 change warning message 2022-02-22 11:47:46 +01:00
Pierre Noël
fb843f44f6 move public config to server 2022-02-22 11:47:44 +01:00
Vincent
7576b81d1f
Merge pull request #12561 from iicdii/feature/ko-translation
Update KO translation 🇰🇷
2022-02-22 11:25:44 +01:00
Mark Kaylor
a1e780e125 Merge branch 'smarter-card' of github.com:strapi/strapi into copy-command-and-track 2022-02-22 10:20:27 +01:00
Rémi de Juvigny
39307df90c Fetch useYarn information 2022-02-22 10:01:06 +01:00
Kim, Harim
315f9a217f
Update packages/core/admin/admin/src/translations/ko.json
Co-authored-by: Vincent <89356961+vincentbpro@users.noreply.github.com>
2022-02-22 17:49:30 +09:00
Gustav Hansen
8e22e2bef9
Merge pull request #12586 from strapi/fix/list-view-display-date
CellContent: Fix date-format across timezones for date fields in CM list-views
2022-02-22 08:49:57 +01:00
Gustav Hansen
9cba97c7a5
Merge pull request #12577 from strapi/CONTENT-10/resizable-fields-bootstrap
CM: Fix changed field sizes during the bootstrap process
2022-02-22 08:48:49 +01:00
Mark Kaylor
57d284de1e fix useRef tracking function 2022-02-21 17:29:36 +01:00
Mark Kaylor
ac0d6b810d add copy command and track usage data 2022-02-21 17:16:13 +01:00
Rémi de Juvigny
f7fd8bcebf Refactor to fetch data using hooks 2022-02-21 16:38:15 +01:00
Gustav Hansen
73b063cdcb chore: Update snapshot tests 2022-02-21 16:36:31 +01:00
Gustav Hansen
8207b56380 ListSettingsView: Simplify scrollLeft effect 2022-02-21 16:35:06 +01:00