9921 Commits

Author SHA1 Message Date
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
Rémi de Juvigny
ee7520bfa0 Fix marketplace tests 2023-03-28 17:07:36 +02:00
Rémi de Juvigny
2179f68eb3 Refactor marketplace to add API search 2023-03-28 17:07:06 +02:00
Rémi de Juvigny
4d7bb545bb Use testid more in markatplace tests 2023-03-28 17:06:09 +02:00
Rémi de Juvigny
2221d7e93f Remove marketplace tab snapshots 2023-03-28 17:05:17 +02:00
Rémi de Juvigny
82f31beeb0 Speed up providers tests 2023-03-28 17:04:51 +02:00
Rémi de Juvigny
f53edfdb1b Faster waitForReload 2023-03-28 17:04:19 +02:00
Rémi de Juvigny
299af89e79 Speed up plugin tests 2023-03-28 17:04:19 +02:00
Rémi de Juvigny
478105f0ee Increase plugins tests perf 2023-03-28 17:04:18 +02:00
Rémi de Juvigny
7d22e4ff5a Speed up market index tests 2023-03-28 17:04:01 +02:00
Rémi de Juvigny
fdf3f6dcfb Use total count in tabs and remove getByRole 2023-03-28 17:04:01 +02:00
Rémi de Juvigny
dcd8318815 Add pagination tests 2023-03-28 17:04:00 +02:00
Rémi de Juvigny
264feb6f6a Fix plugins tests 2023-03-28 17:03:28 +02:00
Rémi de Juvigny
ec8568841f Fix providers tests 2023-03-28 17:03:15 +02:00
Rémi de Juvigny
4232c9a0f0 Fix index test file 2023-03-28 17:02:58 +02:00
Rémi de Juvigny
3def285623 Reset page when changing filters 2023-03-28 17:02:31 +02:00
Rémi de Juvigny
0641c7e53c WIP fix existing tests 2023-03-28 17:02:30 +02:00
Rémi de Juvigny
048e5a2f4e Add pagination to marketplace 2023-03-28 17:01:36 +02:00
Jamie Howard
56c64338c1
Merge pull request #16204 from strapi/fix/review-workflows-api-tests 2023-03-28 15:02:44 +01:00
Josh
548c2b0131 fix: add module to mainFields 2023-03-28 12:03:56 +01:00
nathan-pichon
29084eba2f
fix(review-workflows): get be context in join function by using regular func 2023-03-28 10:41:44 +02:00
Jamie Howard
711d0f8871 fix(ee): use correct DB connection for postgres 2023-03-27 15:53:50 +01:00
Nathan Pichon
9680787533
chore(review-workflows): update error message
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-03-27 16:01:54 +02:00
Edouard Lefebvre
a07c857149 translation(core admin): add some missing fr translations 2023-03-27 15:59:28 +02:00
nathan-pichon
f9507877ec
feat(review-workflows): add update route on entity for stages 2023-03-27 11:58:06 +02:00
nathan-pichon
26d66c6a69
fix(review-workflows): add default value on destructuring 2023-03-27 11:43:52 +02:00
nathan-pichon
cd785abf8f
feat(review-workflows): add jsdoc - manage types 2023-03-27 11:03:47 +02:00
Ben Irvin
2621ea6325 fix merge conflicts 2023-03-27 10:48:47 +02:00
Ben Irvin
205e5f9d55 Merge branch 'main' into features/data-transfer 2023-03-27 10:45:13 +02:00