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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
41a793ed53
|
clean up after each test
|
2023-03-23 15:02:08 +01:00 |
|
Jamie Howard
|
8e378d36fe
|
test(ee): expect default stage name
|
2023-03-23 12:48:17 +00:00 |
|
Ben Irvin
|
c7db702b33
|
fix tests
|
2023-03-23 13:01:44 +01:00 |
|
dependabot[bot]
|
e60c3ca675
|
build(deps): bump react-dnd-html5-backend from 15.1.2 to 15.1.3
Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd) from 15.1.2 to 15.1.3.
- [Release notes](https://github.com/react-dnd/react-dnd/releases)
- [Changelog](https://github.com/react-dnd/react-dnd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react-dnd/react-dnd/commits)
---
updated-dependencies:
- dependency-name: react-dnd-html5-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-23 10:01:02 +00:00 |
|
Jamie Howard
|
0c1f8a3115
|
refactor(ee): functional approach
|
2023-03-23 09:42:10 +00:00 |
|