29304 Commits

Author SHA1 Message Date
Ben Irvin
39f180a814 improve error handling 2023-04-14 18:19:08 +02:00
Ben Irvin
87c678b351 always export posix paths 2023-04-14 18:02:01 +02:00
Ben Irvin
e0e0576330 Add error message when schema can't be loaded 2023-04-14 17:56:50 +02:00
Rémi de Juvigny
77e05c260a Avoid ct and st abbreviation 2023-04-14 17:51:31 +02:00
Ben Irvin
50db2e4402 remove out of date lerna references 2023-04-14 17:39:05 +02:00
Rémi de Juvigny
6729cd1a1a Compare field size to max row 2023-04-14 15:26:40 +02:00
Christian Capeans
7a79e3eacc Delete unused imports 2023-04-14 14:23:23 +02:00
Christian Capeans
943f6178de Add authenticationMethod and isAuthenticatedproperties 2023-04-14 14:07:54 +02:00
Ben Irvin
9c0b132b66 fix tests 2023-04-14 11:14:00 +02:00
Ben Irvin
4dd7a3ff07
Update packages/core/data-transfer/src/engine/validation/schemas/index.ts
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-04-14 10:58:39 +02:00
Christian
76c790a4a2
Merge branch 'main' into tracking-ct-components-dz 2023-04-14 10:46:41 +02:00
Marc
333932fce7
Merge pull request #16351 from strapi/fix/prioritize-admin-bootsrap 2023-04-14 10:46:40 +02:00
Marc
a85d9ae6b3
Merge pull request #16341 from strapi/fix/do-not-return-completed-transactions 2023-04-14 10:33:18 +02:00
Ben Irvin
a580dd2fa4
Merge branch 'main' into fix/tracking-system-transfer 2023-04-14 09:01:54 +02:00
Ben Irvin
5c50a3ee3c add comment 2023-04-14 09:01:40 +02:00
Ben Irvin
e40bbacc3b move telemetrypayload to utils 2023-04-14 08:59:09 +02:00
Rémi de Juvigny
5dfd110a86
Merge branch 'main' into chore/cm-field-sizes 2023-04-13 20:04:35 +02:00
Rémi de Juvigny
f57ddb4cef Merge /content-types and /components into /init route 2023-04-13 19:35:15 +02:00
Rémi de Juvigny
1402527b45 Use field sizes data from init endpoint 2023-04-13 19:10:36 +02:00
Rémi de Juvigny
ce467fdf4e Add all types to fieldSize service 2023-04-13 18:53:30 +02:00
Marc
9542f27484
Merge pull request #16298 from strapi/fix/out-of-range-value-when-reordering-relation 2023-04-13 17:47:10 +02:00
Luis Rodriguez
0fbd3d3b0c new test + adjustment 2023-04-13 10:11:41 -05:00
Luis Rodriguez
dfab9f631e submitting the form should also close modal 2023-04-13 09:50:24 -05:00
Christian Capeans
ffadb1efd1 Merge branch 'tracking-ct-components-dz' of https://github.com/strapi/strapi into tracking-ct-components-dz 2023-04-13 13:58:25 +02:00
Christian Capeans
fb48af54f2 Remove unused function 2023-04-13 13:58:06 +02:00
Josh
a565d9ddc8
Merge pull request #16375 from strapi/fix/dont-use-react-router 2023-04-13 12:40:38 +01:00
Marc
041ba710a3
Update relations-orderer.test.js 2023-04-13 13:29:50 +02:00
Christian
7d8b56f99d
Merge branch 'main' into tracking-ct-components-dz 2023-04-13 13:09:21 +02:00
Christian Capeans
48917b5978 Fix analytics uri 2023-04-13 13:07:36 +02:00
Christian Capeans
f198907e0a Remove unnecessary logs 2023-04-13 13:05:54 +02:00
Christian Capeans
76b9c4de39 Merge branch 'tracking-ct-components-dz' of https://github.com/strapi/strapi into tracking-ct-components-dz 2023-04-13 13:02:41 +02:00
Christian Capeans
ae7ddd8df1 Move properties to single event 2023-04-13 13:02:05 +02:00
Rémi de Juvigny
0ab74b0799 Add useContentManagerInitData hook 2023-04-13 12:14:43 +02:00
Josh
749469de73
Merge pull request #16332 from GitStartHQ/fix/Reorder-relation-crashes 2023-04-13 11:06:56 +01:00
Josh
66035f5c5a fix: don't use react-router 2023-04-13 11:01:37 +01:00
Rémi de Juvigny
660349845d Add content-manager/init endpoint 2023-04-13 11:52:40 +02:00
Josh
7811ab120c
Merge pull request #16371 from strapi/fix/named-exports 2023-04-13 10:23:17 +01:00
Josh
85ef76015c fix: don't use a named export, export an object 2023-04-13 09:56:16 +01:00
Christian
171c36fe12
Merge branch 'main' into tracking-ct-components-dz 2023-04-13 10:48:32 +02:00
gitstart
27285b4aaf chore: apply suggested changes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-13 07:58:52 +01:00
gitstart
478753f5f2 chore: fix app crash on re-order
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-13 07:58:52 +01:00
Alexandre BODIN
28d82d3333
Migration of providers to ts (#16323) 2023-04-13 08:45:44 +02:00
Josh
dff425769a
Merge pull request #16365 from strapi/chore/update-lockfile 2023-04-12 18:23:37 +01:00
Josh
e84a47f29b Update yarn.lock 2023-04-12 17:54:12 +01:00
markkaylor
bdb92a93a4
Merge pull request #16343 from strapi/fix/audit-logs-users-permissions 2023-04-12 18:22:58 +02:00
Convly
21d4ecb45a Merge branch 'releases/4.9.1' 2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b v4.9.1 v4.9.1 2023-04-12 16:24:32 +02:00
Christian Capeans
cc95a75987 Move properties to be able to access strapi global 2023-04-12 15:52:38 +02:00
Ben Irvin
e720eba0cf export files with consistent internal paths 2023-04-12 15:48:44 +02:00
Simone
dec9156dea
Merge pull request #16279 from strapi/fix/crash-admin-without-create-update-role-permissions
Fix Admin Crashes when user roles are accessed without create or update rights
2023-04-12 14:07:08 +02:00