9899 Commits

Author SHA1 Message Date
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
nathan-pichon
54a4e0bc8c
feat(review-workflows): remove use of lodash 2023-03-27 10:03:25 +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
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
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
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
Alexandre BODIN
8363a89ca2
Fix core router not working within plugin context (#14456) 2023-03-23 18:59:25 +01:00
Marc-Roig
7fdc6377a5 Merge branch 'main' into feature/private-s3-bucket 2023-03-23 18:10:36 +01:00
Rémi de Juvigny
2c4d415c9a
Merge pull request #15913 from strapi/feature/audit-logs-config
Add audit logs configuration and react to license changes
2023-03-23 16:49:44 +01:00
Ben Irvin
297bda0d5c add comments 2023-03-23 16:10:24 +01:00
Alexandre BODIN
c2732e2b97
Nx config improvements (#16187) 2023-03-23 15:17:01 +01:00
Ben Irvin
41a793ed53 clean up after each test 2023-03-23 15:02:08 +01:00
Bassel Kanso
6716316ad2
Merge branch 'main' into fix/transfer-wrong-url 2023-03-23 15:36:29 +02:00
Ben Irvin
1d3625b607
Merge pull request #16182 from strapi/data-transfer/fix-tests 2023-03-23 14:31:45 +01:00