6261 Commits

Author SHA1 Message Date
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Gustav Hansen
c096ece4db RelationInput: Relex description and error prop-types 2022-08-15 15:24:46 +02:00
Gustav Hansen
d9ff7318e2 useRelation: Make endpoint param more flexible for tests 2022-08-15 14:44:09 +02:00
Gustav Hansen
83cb36bbbe useRelation: Add limit to request parameters 2022-08-15 14:41:33 +02:00
Gustav Hansen
21ef1a122b useRelation: Start using actual endpoints 2022-08-15 14:33:14 +02:00
Gustav Hansen
53f0391d09 useRelation: allow to disable default relation fetching 2022-08-15 14:21:05 +02:00
Gustav Hansen
1ae8d9950a RelationInput: Add placeholder attribute 2022-08-15 13:32:17 +02:00
Gustav Hansen
6e62cf67d0 RelationInput: Cleanup callbacks 2022-08-15 13:29:20 +02:00
Gustav Hansen
f842ad49f8 RelationInput: add error prop to prop-types 2022-08-15 13:14:02 +02:00
Gustav Hansen
606f3f3ab3 RelationInput: Implement onOpen/onClose/onScrollEnd callbacks 2022-08-15 13:10:04 +02:00
Gustav Hansen
90f8c20d71 CM: Implement new useRelation hook 2022-08-15 11:22:55 +02:00
Gustav Hansen
354be23591 RelationItem: render dynamic href prop 2022-08-15 10:24:19 +02:00
Gustav Hansen
db1d7ffc3f RelationInput: Implement inSearch callback 2022-08-15 10:17:36 +02:00
Gustav Hansen
41bf95ab82 RelationInput: Update docs 2022-08-15 10:17:22 +02:00
Rogix
c9d38aa733 feat: update pt-br translations 2022-08-14 18:02:07 -03:00
Rogix
6d4ac8d985 feat: update pt-br translations 2022-08-14 17:43:48 -03:00
Gustav Hansen
d11457ad56 RelationInput: Split up tests 2022-08-12 17:34:19 +02:00
Gustav Hansen
566599ba65 RelationInput: Ignore eslint errors for now 2022-08-12 17:06:39 +02:00
Gustav Hansen
33bec0edbf RelationInput: Restructure component internals
Co-authored-by: Julie Plantey <julie.plantey@strapi.io>
2022-08-12 17:04:20 +02:00
Simone Taeggi
714233a0ce add read button test 2022-08-12 16:55:33 +02:00
Gustav Hansen
c251010541 RelationInput: Define prop-types interface 2022-08-12 16:51:01 +02:00
Gustav Hansen
6773a26f9c Merge branch 'feature/relations-input' into feature/relations-main-view 2022-08-12 15:53:09 +02:00
Simone Taeggi
df6504fafc add a name attribute to the delete button 2022-08-12 15:46:18 +02:00
Simone Taeggi
ce780870cf add tests coverage script 2022-08-12 15:43:29 +02:00
Gustav Hansen
a128d0d7a8
Merge pull request #14089 from strapi/feature/relations-main-view-relation-query-info
CM: Pass queryInfos to Inputs, to have it available for relations
2022-08-12 14:49:39 +02:00
Bassel Kanso
770f6f7026
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-08-12 14:09:12 +03:00
Gustav Hansen
6532a360ea CM: Pass queryInfos to Inputs, to have it available for relations 2022-08-12 11:46:31 +02:00
Marc
288dc33068
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
2022-08-12 10:58:26 +02:00
Ben Irvin
0972919247 list and get should return array of action strings 2022-08-12 09:52:47 +02:00
Ben Irvin
f97c59ff90 fix token builder 2022-08-12 09:50:10 +02:00
Pierre Noël
fbadf8ac43 fix eslint errors 2022-08-11 18:24:50 +02:00
Ben Irvin
8ca7c13449 add some failed attempts at improving 2022-08-11 18:04:59 +02:00
Pierre Noël
8668ba9aea fix eslint issues 2022-08-11 16:59:02 +02:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +02:00
Marc-Roig
e34381faff Merge branch 'master' into fix/upload-image-without-extension 2022-08-11 16:34:48 +02:00
Marc-Roig
59eb1b7a44 fix tests failing cause of file name 2022-08-11 16:29:04 +02:00
Alexandre BODIN
b5cfd21bf5
Merge pull request #14050 from strapi/chore/deps-fix
chore: dependency updates
2022-08-11 16:23:26 +02:00
Marc-Roig
654e65c6ae wrap image uploads with promise all
wrap image uploads with promise all
2022-08-11 16:21:19 +02:00
Alexandre BODIN
2a9050d0d7
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
2022-08-11 16:19:29 +02:00
Mark Kaylor
cfb7a452ea Use ternary for translation 2022-08-11 16:17:28 +02:00
Mark Kaylor
d872415782 Use optional chaining 2022-08-11 16:16:59 +02:00
Marc
24d3417546
Merge pull request #14041 from strapi/fix/trigger-webhook-on-bulk-delete
Fix/trigger webhook on bulk delete
2022-08-11 16:14:33 +02:00
Julie Plantey
44606d5b57 Api tokens LV table headers translations 2022-08-11 15:50:42 +02:00
Pierre Noël
d49d687e72
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
2022-08-11 15:38:41 +02:00
Julie Plantey
6e35080c82 CM LV table headers translations 2022-08-11 15:37:07 +02:00
Julie Plantey
971d7392b7 removed Typography from story 2022-08-11 15:04:33 +02:00
Marc-Roig
dad7237a44 remove delete components fix 2022-08-11 14:52:35 +02:00
Alexandre Bodin
e2b3aa1fb2 Add rest-test-renderer 2022-08-11 14:34:20 +02:00
Marc-Roig
c56ddfb253 pr requested changes 2022-08-11 14:30:38 +02:00
Alexandre Bodin
206f12ce99 Use act 2022-08-11 14:16:04 +02:00