30539 Commits

Author SHA1 Message Date
Josh
1519ef0e56
Merge pull request #16234 from strapi/fix/tempkeys-can-overlap-ids 2023-03-29 09:20:34 +01:00
Convly
f0aa8f9758 Update i18n snapshot 2023-03-29 09:43:14 +02:00
Ben Irvin
c59dd105f5 move trimTrailingSlash to remote providers 2023-03-29 09:41:39 +02:00
Convly
1abd0558cb Add Lao language to the list of supported ISO locales 2023-03-29 09:38:03 +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
Jean-Sébastien Herbaux
31223c9545
Merge pull request #16006 from strapi/features/data-transfer 2023-03-28 18:44:55 +02: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
Josh
8597019f87
Merge pull request #16225 from strapi/fix/webpack-main-fields 2023-03-28 16:45:45 +01: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
Ben Irvin
3a9b663762
Merge branch 'main' into enh/allow-mysql2 2023-03-28 16:01:59 +02:00
Jean-Sébastien Herbaux
6e2d0db457
Merge pull request #16129 from arthurjdam/patch-1 2023-03-28 15:52:55 +02:00
DMehaffy
58c6e40d2b
Merge branch 'main' into patch-1 2023-03-28 04:25:51 -07:00
Josh
548c2b0131 fix: add module to mainFields 2023-03-28 12:03:56 +01:00
Josh
598c58f273
Merge pull request #16229 from strapi/chore/build-ts-projects-in-tests 2023-03-28 12:01:47 +01:00
Josh
e39a165a01 chore: add --skip-nx-cache
chore: update api tests

chore: fix vercel

chore: formatting

pls

chore: dont use run

chore: add correct command

chore: add correct command
2023-03-28 10:59:21 +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
Nathan Pichon
e956656c81
Merge pull request #16207 from strapi/feature/review-workflow-entity-change-stage
feat(review-workflow): add route to update a stage on an entity
2023-03-27 17:49:08 +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