N°7570 - feat(Typology): Add useful tabs to certain typology classes#756
N°7570 - feat(Typology): Add useful tabs to certain typology classes#756Hipska wants to merge 6 commits intoCombodo:developfrom
Conversation
jf-cbd
left a comment
There was a problem hiding this comment.
Thank you for your PR, here are a few notices :)
Co-authored-by: jf-cbd <121934370+jf-cbd@users.noreply.github.com>
|
Hello Hipska, As a conclusion, our policy for Typology is to propose "add_only", nothing else, which means allow sub-object creation. In some case like "model" and "brand", because of dependencies and class restriction, even this "add_only" mode is nearly unusable. So me might prevent even the creation in the standard model. Translation are missing. |
|
@jf-cbd @v-dumas You were right. It's indeed not possible to remove linked items using the I tried all new lists and was able to create and remove items this way:
Translations are indeed missing. Are we sure these new lists would be accepted to be added in the datamodel? Then I will make the translations for them.. |
Yes it has been functionally accepted so it will be integrated in iTop :) |
# Conflicts: # datamodels/2.x/itop-config-mgmt/dictionaries/en.dict.itop-config-mgmt.php
|
@Hipska |
|
Hmm, in the past there was an automated tool from Combodo that did that. Why can't it be done for this here as well? It is the first time I see this to be required.. |
|
Ok, will do it ourself. |
Base information
Objective
When clicking on a Typology item from a linked object, it is sometimes handy to see which other objects are also linking to the same Typology object.
Proposed solution
Add tabs to the Typology objects to see which other objects are using this Typology.
Checklist before requesting a review
Checklist of things to do before PR is ready to merge