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 |
|
Ben Irvin
|
7fbad9fb9d
|
strip a single trailing slash from admin url
|
2023-03-29 08:53:06 +02:00 |
|
Paul
|
65c74458f0
|
Added new lines from EN
Localization has caught up with the current version of the en.json file
|
2023-03-29 00:25:32 +03:00 |
|
Paul
|
670d860434
|
Sort lines A->z
|
2023-03-29 00:23:36 +03:00 |
|
Josh
|
182305d2d3
|
fix: use the ids & tempkeys not the array length
chore: fix InformationBoxEE test
|
2023-03-28 18:27:49 +01:00 |
|
Convly
|
9598beeb30
|
Fix unit test (outdated push url)
|
2023-03-28 18:25:27 +02:00 |
|
Ben Irvin
|
49d32d001b
|
Merge branch 'main' into features/data-transfer
|
2023-03-28 17:47:21 +02:00 |
|
Rémi de Juvigny
|
30d5949dcd
|
Fix marketplace data fetching
|
2023-03-28 17:07:52 +02:00 |
|
Rémi de Juvigny
|
570daa430b
|
Use pxToRem
|
2023-03-28 17:07:37 +02:00 |
|
Rémi de Juvigny
|
9fb150a7f3
|
Move useDebounce to the admin hooks
|
2023-03-28 17:07:37 +02:00 |
|
Rémi de Juvigny
|
8babbcb31d
|
first mark feedback
|
2023-03-28 17:07:37 +02:00 |
|