soupette
97e33908a0
Fix input uid
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-18 16:44:24 +01:00
Pierre Noël
674b1c19fa
rename variables
2020-12-18 16:28:54 +01:00
Pierre Noël
23dcde6d90
add didConfigureListView
2020-12-18 16:19:39 +01:00
soupette
0365d36a3b
Fixes #8930
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-18 10:27:15 +01:00
Alexandre Bodin
ea636b4d31
v3.4.0
2020-12-17 13:18:50 +01:00
Alexandre BODIN
d81104b651
Merge pull request #8912 from strapi/rf/clean-and-tests
...
Rf/clean and tests
2020-12-17 12:51:48 +01:00
soupette
55e147423e
Add property to sort and filter events
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-17 11:19:56 +01:00
Pierre Noël
c3f903269d
add tests count many relations
2020-12-16 17:54:54 +01:00
Pierre Noël
885dc5a138
refacto findWithRelationCounts
2020-12-16 17:44:43 +01:00
HichamELBSI
c9951290b2
Fix UI bugs RF and CM
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-16 11:35:09 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
Pierre Burgy
30ed3985c6
Replace John Doe by Kai Doe ( #8738 )
...
Signed-off-by: Pierre Burgy <pierre.burgy@gmail.com>
2020-12-14 16:57:18 +01:00
HichamELBSI
f09e4e0b56
Add buffet LoadingIndicator
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-11 14:27:03 +01:00
HichamELBSI
d1de45acb8
Merge branch 'feature/relational-fields' into fix/tooltip-feedback
2020-12-11 13:20:31 +01:00
ELABBASSI Hicham
fbd8134798
Merge pull request #8850 from strapi/rf/front-enhancements
...
Fix ui bugs in CM
2020-12-11 13:18:18 +01:00
soupette
719e4693ea
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-11 13:13:41 +01:00
HichamELBSI
f244a27023
Fix tooltip feedback
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-11 13:04:41 +01:00
soupette
955aa2d014
Fix ui bugs
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 19:34:28 +01:00
soupette
9532dbd05f
Fix cleanedData helper for relations
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 19:19:03 +01:00
soupette
0bb2897884
Use carret compo in ML sort picker and admin users list
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 18:54:59 +01:00
soupette
efd46a117f
Created Carret compo in helper plugin
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 18:46:57 +01:00
soupette
25ddf4604c
Remove old components
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-10 18:36:43 +01:00
Pierre Noël
2bbb6b1a1f
fix many-many preview with mongo
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-10 18:30:49 +01:00
soupette
698181eaab
Created fields picker
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-09 18:28:21 +01:00
soupette
7cdb688cd7
Fix DZ alignement
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-09 16:25:59 +01:00
soupette
954852fac6
always display component s name in DZ
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-09 15:56:58 +01:00
soupette
9a8c567ebd
Auto open the first category collapse in the DZ picker
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-09 15:49:46 +01:00
Pierre Noël
4b25c36739
Add count
2020-12-08 17:27:02 +01:00
Jean-Sébastien Herbaux
40b31da75c
Relational fields - Get mainField from configuration's metadata ( #8789 )
...
* Returns the mainField for the list view
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Use lodash fp
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Move helpers functions outside of the controller
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-12-08 16:55:27 +01:00
soupette
2e4a0d0bb8
Fix filters
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-08 16:35:00 +01:00
soupette
8401308e6a
Use getdisplayed value in the relation selects
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-08 15:33:19 +01:00
soupette
79ef4315a0
Fix layout shape
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-08 14:57:25 +01:00
HichamELBSI
f814f8e2ed
Fix updatePosition uncaught error
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-07 17:17:49 +01:00
Pierre Noël
ab98afe80d
use correct mainField
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-07 15:50:46 +01:00
HichamELBSI
21488a7a91
Remove mockData and call API
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-07 13:53:31 +01:00
HichamELBSI
86600562ec
Merge branch 'feature/relational-fields' into relational-fields/many-values-tooltip
2020-12-07 12:20:48 +01:00
HichamELBSI
23a6d5b581
Merge branch 'feature/relational-fields' into relational-fields/many-values-tooltip
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-07 12:15:04 +01:00
Alexandre BODIN
7b9834c9a6
Merge pull request #8783 from strapi/rf/eng-120/preview-x-to-many
...
Relation fields preview x to many
2020-12-07 09:56:48 +01:00
HichamELBSI
d8e71a2771
Fix relations queryInfos
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-04 22:22:01 +01:00
Pierre Noël
dce8f7c6fa
refacto
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-04 16:07:18 +01:00
ELABBASSI Hicham
f946e52f7f
Merge pull request #8778 from strapi/core/cm-fix-effects
...
Fix cleanup effect
2020-12-04 11:11:05 +01:00
Robin Simonklein
e01d287e8f
Add some admin french translations ( #8665 )
...
* v3.3.3
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for draft/publish feature
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for media library
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Fix typo
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add some missing french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Content-manager actions french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add missing french translations for users settings & auth
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add "select all" french translation
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-12-04 11:06:45 +01:00
Convly
75d007526e
Fix mongo test
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-12-03 16:02:44 +01:00
HichamELBSI
a4f0bdecc8
Add x-to-many relation preview tooltip
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-12-02 18:00:06 +01:00
Convly
008dba0ac4
Add e2e tests for RF
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-12-02 15:48:01 +01:00
Pierre Noël
0d9812db95
add many relations preview route
2020-12-02 15:48:00 +01:00
Pierre Noël
66dd23deab
Enable the configuration of RF in list view ( #8770 )
...
* enable the configuration of RF in list view
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix test db unique
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-12-02 15:28:58 +01:00
soupette
16c7d2123f
Fix cleanup in useeffect
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-12-01 17:23:12 +01:00
cyril lopez
62bb0bbae1
Merge pull request #8751 from strapi/relational-field/filter-on-relations
...
Enable filter on the relation fields
2020-11-30 13:55:29 +01:00
HichamELBSI
655c17c254
Add util and tests
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-11-30 12:07:34 +01:00