10009 Commits

Author SHA1 Message Date
Ben Irvin
9d9a7bb33c move and fix tests 2023-04-06 14:51:13 +02:00
Ben Irvin
151e45f2ca delete 2023-04-06 14:28:36 +02:00
Ben Irvin
a1be2e4c19 move all scripts and commands 2023-04-06 14:20:40 +02:00
Ben Irvin
5728db43f2 initial setup 2023-04-06 11:53:13 +02:00
Owen Xu
470865370c
Merge branch 'main' into fix/mysql-dialect-connection-option 2023-04-05 22:27:26 -07:00
Jun Xu
27bd06b6dd Fixed MySQL dialect connection option to allow to set bigNumberStrings from db config 2023-04-05 21:33:59 -07:00
Marc
3ad1e1f7b5 fix: return value if JSON attribute is invalid 2023-04-05 18:58:15 +02:00
Marc
74799c27b4 fix: parse JSONB 2023-04-05 18:57:43 +02:00
Cameron
1082bb0c13
Add debug command to CLI (#15846)
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-05 16:23:06 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Ben Irvin
6af113cec4 fix typo 2023-04-05 13:13:16 +02:00
Alex Ford
13b256dd86 Fix 'preceding' typo 2023-04-05 10:50:29 +01:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
Marc
b4374e1a59 fix: transform null order values to 1 by default 2023-04-04 16:29:38 +02:00
Ben Irvin
81e958bb4e
Merge branch 'main' into fix/exclude-optional-admin-types-in-schema-check 2023-04-04 10:35:03 +02:00
Simone
98d02d67c0
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-03 11:31:43 +02:00
swfbarhr
155bb69ef6
chore: make initRouting synchronous 2023-04-03 10:53:26 +02:00
Simone Taeggi
599cacc2cf fix the read role permission crashing on the role list 2023-04-03 10:39:35 +02:00
Ben Irvin
8c38e30305 exclude optional admin types 2023-03-31 18:08:59 +02:00
Fernando Chavez
4113ed35eb add new custom domain to CSP 2023-03-31 10:38:08 +02:00
Ben Irvin
0aeae089af add telemetry to transfer 2023-03-30 17:20:02 +02:00
Bassel
cd2133998f remove types from remote-destination 2023-03-30 11:43:05 +03:00
Jamie Howard
4c5894e6bd chore(ee) 2023-03-30 09:41:03 +01:00
Jamie Howard
481faae607 fix(ee): failing API tests on node 14 2023-03-30 09:35:25 +01:00
Bassel
3f92a2818a Merge branch 'main' into fix/await-websocket-connection 2023-03-30 11:19:03 +03:00
Bassel
250469fcee add coonectToWebsocket to provider utils 2023-03-30 11:15:54 +03:00
Fernando Chávez
1a041eaf40
Merge branch 'main' into feature/market-pagination 2023-03-30 10:11:17 +02:00
Marc
6ef0d8601c
Merge pull request #16246 from cooperwfloyd/fix/fix-png-upload-with-sharp-upgrade 2023-03-30 09:28:35 +02:00
Cooper Floyd
5a08232d04 upgrade sharp to 0.32.0 2023-03-29 14:58:10 -05:00
Jamie Howard
6ffd89d37d chore(ee) 2023-03-29 17:17:04 +01:00
Jamie Howard
9be3f27b61 test(ee): API test for moving entities to nearest available stage 2023-03-29 15:33:10 +01:00
Jamie Howard
a164176405 chore(ee) 2023-03-29 14:52:10 +01:00
Jamie Howard
d8da5b5214 fix(ee): logic for finding an entities target stage 2023-03-29 14:43:47 +01:00
Fernando Chavez
06889bafcb update marketplace's test snapshot 2023-03-29 15:35:23 +02:00
Jean-Sébastien Herbaux
b1dd88c41f
Merge branch 'main' into dependabot/npm_and_yarn/sift-16.0.1 2023-03-29 14:46:05 +02:00
Ben Irvin
a46577112f
Merge pull request #16238 from strapi/fix/allow-slash-in-data-transfer-url 2023-03-29 14:44:58 +02:00
dependabot[bot]
2a84397f7e
build(deps): bump sift from 16.0.0 to 16.0.1
Bumps [sift](https://github.com/crcn/sift.js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits)

---
updated-dependencies:
- dependency-name: sift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 12:39:36 +00:00
Convly
c46ba7d957 Merge branch 'releases/4.9.0' 2023-03-29 14:36:04 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Fernando Chávez
8ebe038379
Merge branch 'main' into feature/market-pagination 2023-03-29 14:22:47 +02:00
Fernando Chavez
10f601f08a fix lint issues on marketplace 2023-03-29 14:22:21 +02:00
Jamie Howard
f5279be28c test(ee): unit test for moving entities to previous stage 2023-03-29 12:57:16 +01:00
Jamie Howard
fa4d2fb7e1 feature(ee): when deleting a stage move entities to the previous stage 2023-03-29 12:33:16 +01:00
Ben Irvin
2e4387ed44 fix tests 2023-03-29 13:11:17 +02:00
Ben Irvin
06fd9bdeb2
Merge pull request #16180 from strapi/enh/allow-mysql2 2023-03-29 11:10:44 +02:00
Fernando Chávez
fe4e987b5a
Merge branch 'main' into feature/market-pagination 2023-03-29 11:05:19 +02:00
Fernando Chavez
578e41c1da Fix marketplace tests 2023-03-29 11:02:22 +02:00
Ben Irvin
c59dd105f5 move trimTrailingSlash to remote providers 2023-03-29 09:41:39 +02:00
Ben Irvin
84a8b1a419 move logic to provider utils 2023-03-29 09:30:49 +02:00
Ben Irvin
9bea9793ad
Merge branch 'main' into fix/allow-slash-in-data-transfer-url 2023-03-29 08:58:42 +02:00