-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
CM improvements #8456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CM improvements #8456
Conversation
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Front/relational fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
… into core/cm-refacto-ediview-container
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Codecov Report
@@ Coverage Diff @@
## feature/relational-fields #8456 +/- ##
=============================================================
+ Coverage 33.51% 34.59% +1.07%
=============================================================
Files 1231 1263 +32
Lines 13850 14043 +193
Branches 1398 1395 -3
=============================================================
+ Hits 4642 4858 +216
+ Misses 8298 8293 -5
+ Partials 910 892 -18
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: soupette <cyril.lpz@gmail.com>
…into core/cm-refacto-ediview-container
Signed-off-by: soupette <cyril.lpz@gmail.com>
8394057 to
37913d4
Compare
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
0515853 to
065aecb
Compare
Signed-off-by: soupette <cyril.lpz@gmail.com>
aa1c400 to
e1dfc58
Compare
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: Francois AUBEUT <contact@mexar.fr>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
…split Migrate RBAC views to new API format
…/strapi into MeXaaR-feature/duplicate-document
Signed-off-by: soupette <cyril.lpz@gmail.com>
Signed-off-by: soupette <cyril.lpz@gmail.com>
MeXaaR feature/duplicate document
Signed-off-by: soupette <cyril.lpz@gmail.com>
…pi/strapi into relational-fields/split-st-ct-front
Signed-off-by: soupette <cyril.lpz@gmail.com>
Relational fields/split st ct front
…into core/cm-refacto-ediview-container
Signed-off-by: soupette <cyril.lpz@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What does it do?
This PR improves the front-end code of the content manager.
Why is it needed?
In order to split the logic between the single types and the collection types, fix some bugs and allow a better extension for new features and also to display the relational fields
Related issue(s)/PR(s)