6261 Commits

Author SHA1 Message Date
Josh
eec478a63c fix: RIDM tests 2022-11-02 11:58:50 +01:00
Josh
e0907a64e3 chore: fix dispatch callbacks 2022-11-02 11:58:50 +01:00
Josh
19da435de2 chore: minor amends 2022-11-02 11:58:50 +01:00
Josh
36bbdd0bd6 fix: XtoMany relations 2022-11-02 11:58:49 +01:00
Josh
549a39adb5 feat: add search 2022-11-02 11:58:49 +01:00
Josh
bbf2726cf3 fix: saving relations to server 2022-11-02 11:58:49 +01:00
Julie Plantey
19f7860844 temp 2022-11-02 11:58:49 +01:00
Gustav Hansen
6e2b51c280 chore: Update snapshot tests 2022-11-02 11:33:06 +01:00
Jamie Howard
639c3a290f Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into fix/relations/rel-error-handling 2022-11-02 09:57:37 +00:00
Pierre Noël
cbcf02eeca Merge branch 'main' into feature/relations-main-view 2022-11-02 10:48:27 +01:00
Pierre Noël
5f73c296f1 remove populate.js file 2022-11-02 10:43:30 +01:00
Gustav Hansen
0aec9b313e
Merge pull request #14736 from strapi/fix/favicon-png-backwards-compatible
Fix: Make favicon middleware backwards compatible with pngs
2022-10-31 10:58:20 +01:00
Gustav Hansen
14e152657d
Merge pull request #14727 from strapi/enhance/replace-babel-esbuild-hp
Helper-Plugin: Replace babel with esbuild
2022-10-31 10:32:37 +01:00
Mark Kaylor
b8fb837c4c Update the common layout tests 2022-10-28 18:04:09 +02:00
Mark Kaylor
ab83c5d696 Refactor onChange handlers for sort and filters 2022-10-28 16:36:03 +02:00
Madhuri Sandbhor
b089cfb9be test case for no stars and downloads added 2022-10-28 16:19:26 +02:00
Mark Kaylor
76bf32cfa5 Update providers tab tests 2022-10-28 16:15:39 +02:00
Madhuri Sandbhor
1b7f332cdd test cases updated 2022-10-28 16:07:34 +02:00
Madhuri Sandbhor
14e3793ff9 mapped githubstars and download fields 2022-10-28 15:12:35 +02:00
Madhuri Sandbhor
84a4ee1c70
Merge pull request #14701 from strapi/marketplace-stats/card-enhancement-ui
[Marketplace] Exp-380 Display stats on marketplace cards - UI
2022-10-28 14:34:28 +02:00
Mark Kaylor
78b86c96c8 Reset cache for all tests and remove describe 2022-10-28 11:49:23 +02:00
Gustav Hansen
b6ee5a9d1c Fix: Make favicon middleware backwards compatible with pngs 2022-10-28 11:30:19 +02:00
Alexandre Bodin
57e1eb5ee8 Move e2e to api tests and unify test command 2022-10-27 19:49:37 +02:00
Jamie Howard
00d6962b5e feat(strapi): entity validator 2022-10-27 17:35:33 +01:00
Mark Kaylor
54ad17928e Test filter api requests 2022-10-27 18:18:17 +02:00
Jamie Howard
a3d182e045
Merge pull request #14453 from strapi/fix/13893/collection-name-clash
Avoid content type `pluralName` DB clashes
2022-10-27 16:45:10 +01:00
Convly
94749e2eb6 Add test for import default 2022-10-27 17:16:26 +02:00
Convly
4f3fdafe37 Fix import from load-files 2022-10-27 16:59:42 +02:00
Gustav Hansen
8b1fc8706d chore: Fix mocking in failing tests 2022-10-27 16:25:27 +02:00
Gustav Hansen
af5facd09c chore: Update snapshot tests 2022-10-27 16:20:39 +02:00
Jean-Sébastien Herbaux
364629a219
Merge pull request #14280 from 5ika/main
Allow ESM module for custom middlewares
2022-10-27 16:01:57 +02:00
Gustav Hansen
b529c6d5a9 Chore: Harmonize versions of babel-loader and webpack 2022-10-27 15:45:14 +02:00
Gustav Hansen
02001cc189 Helper-Plugin: Replace babel with esbuild 2022-10-27 15:45:14 +02:00
Gustav Hansen
fe48ca1117
Merge pull request #14713 from strapi/fix/prop-types-folders
ML: Fix folder prop-types
2022-10-27 10:44:09 +02:00
Madhuri Sandbhor
97e6bb4346
Merge pull request #14714 from strapi/fix/marketplace-card
[Marketplace] Exp-320 Change wording in marketplace card
2022-10-26 14:43:43 +02:00
Marc
191b64df35
Merge pull request #14600 from strapi/fix/bulk-delete-error-no-compos 2022-10-25 18:20:38 +02:00
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +02:00
Christian
e2f9ea14d4
Merge pull request #14691 from strapi/fix/ts-does-not-read-license-txt
Replace directory to be able to get license.txt using a typescript project
2022-10-25 13:23:03 +02:00
Christian Capeans
aff2ed2aa3 Replace directory to have access to the license 2022-10-25 10:46:32 +02:00
Pierre Noël
2f8a9cd1a0 Add CM documentation for getAvailable, getExisting and numberOfDraftRelations 2022-10-24 18:35:09 +02:00
Gustav Hansen
86a2eea3cb ApplicationInfosPage: Mock image API 2022-10-24 17:49:50 +02:00
Madhuri Sandbhor
43e0346d3c snapshot updated 2022-10-24 17:31:35 +02:00
Madhuri Sandbhor
17a0261587 updated learn more button wordings 2022-10-24 17:22:50 +02:00
Gustav Hansen
f916756a7e ML: Fix folder prop-types 2022-10-24 16:30:54 +02:00
Madhuri Sandbhor
f99dc61cf6 fixed translation id 2022-10-24 15:50:58 +02:00
Madhuri Sandbhor
adc84e2c3c added aria attr and related translation 2022-10-24 15:27:01 +02:00
Jamie Howard
d0958eec24 Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into fix/relations/rel-error-handling 2022-10-24 12:47:02 +01:00
Pierre Noël
6f24dda45b add relation test for the admin api 2022-10-24 12:54:27 +02:00
Josh
a950015e5b
Merge pull request #14674 from strapi/chore/webpack/fix-plugin-tsx 2022-10-24 11:21:37 +01:00
Gustav Hansen
f033c8fe06
Merge pull request #14710 from strapi/chore/fix-prop-types
Chore: Fix prop-type errors in setting list views
2022-10-24 11:50:58 +02:00