29765 Commits

Author SHA1 Message Date
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
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
nathan-pichon
54a4e0bc8c
feat(review-workflows): remove use of lodash 2023-03-27 10:03:25 +02:00
Ben Irvin
73e1fc3510 fix yarn.lock 2023-03-27 09:41:14 +02:00
Ben Irvin
892aeeee71
Update packages/generators/app/lib/utils/db-client-dependencies.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-03-27 08:55:33 +02:00
nathan-pichon
653f5b0db4
feat(review-workflows): update the way to get workflow stages 2023-03-24 18:34:10 +01:00
nathan-pichon
1cf3da856c
feat(review-workflows): add update route on entity for stages 2023-03-24 18:34:10 +01:00
Ben Irvin
f97adac511 fix yarn.lock 2023-03-24 16:45:41 +01:00
Ben Irvin
6444ce74a9 Merge branch 'main' into enh/allow-mysql2 2023-03-24 16:35:12 +01:00
Jamie Howard
782009fded
Merge pull request #16122 from strapi/review-workflow/default-stage-created-entities 2023-03-24 14:30:21 +00:00
Jamie Howard
20833f3e93
Merge pull request #16145 from strapi/review-workflow/persist-db-tables 2023-03-24 13:57:27 +00:00
Josh
2c917f23ca
Merge pull request #16124 from strapi/chore/use-yarn-3 2023-03-24 13:52:29 +00:00
Bassel Kanso
7dd9a5e25a
Merge pull request #15971 from strapi/fix/transfer-wrong-url
Fix error handling for transfer websocket connection
2023-03-24 15:21:42 +02:00
Josh
0f008b4913 chore: use yarn3
chore: commit yarn release

chore: don't use -s

fix: eslint deps

https://eslint.org/docs/latest/extend/shareable-configs#publishing-a-shareable-config

chore: fix eslint

chore: remove -s

fix: lint

chore: yarn 3 amends

chore: dont use npm run all

chore: fix securitylockfile action

chore: update lockfile post rebase

Revert "Delete index.js"

This reverts commit e6009ec7cf13fb9edd93a7bf820b0f50af5dcb54.

Delete index.js

chore: remove validate-https because how yarn3 works

chore: remove validate-https

chore: use same time of cache everywhere
2023-03-24 11:38:14 +00:00
Sjouke de Vries
403c098fe3
fix(logger): remove request status code coloring (#16064)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-03-24 12:06:26 +01:00
Josh
3cceb02ca9
Merge pull request #16200 from strapi/chore/separate-nightly-and-experimental 2023-03-24 10:37:48 +00:00
Gustav Hansen
ef165fad85
Merge pull request #16177 from strapi/fix/register-trim-firstname
Auth: Trim whitespace from fields
2023-03-24 11:26:39 +01:00
Josh
0282a83eb2 chore: separate Experimental & Nightly releases 2023-03-24 09:36:08 +00:00
Bassel Kanso
64192243aa
Merge branch 'main' into fix/transfer-wrong-url 2023-03-24 11:18:58 +02:00
Marc
00790fdf10
Merge pull request #15773 from strapi/feature/private-s3-bucket 2023-03-24 10:07:21 +01:00
Bassel
052606514a fix failing tests 2023-03-24 11:01:56 +02:00
Marc-Roig
c4732fe50d set default expiry time to 15 minutes 2023-03-24 09:35:22 +01:00
Josh
448573cada
Fix types export in @strapi/logger (#16199) 2023-03-24 09:09:12 +01:00
Arthur
6eabd3f35b
Merge branch 'main' into patch-1 2023-03-23 12:20:06 -07:00