Skip to content

Conversation

@v-dumas
Copy link
Contributor

@v-dumas v-dumas commented Dec 9, 2025

Base information

Question Answer
Related to a SourceForge thread / Another PR / Combodo ticket? 8950 & 8951
Type of change? Enhancement

Objective (enhancement)

It's an enhancement for adding colors on status values for the following classes

Document (draft/published/obsolete)
Contract (Active/Inactive)
Service (imple/prod/obsolete)
ServiceSubcategory (imple/prod/obsolete)
PhysicalDevice (stock/imple/prod/obsolete)
VirtualDevice (stock/imple/prod/obsolete)
Group (imple/prod/obsolete)

Proposed solution (enhancement)

implementation / inactive / draft = Yellow
(main_color = $ibo-lifecycle-inactive-state-primary-color)
production / active / Published = Green
(main_color = $ibo-lifecycle-active-state-primary-color)
obsolete = Light grey
(main_color = $ibo-lifecycle-frozen-state-primary-color)
stock = Blue
(main_color = $ibo-lifecycle-neutral-state-primary-color</main_color>

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested all changes I made on an iTop instance
  • I have added a unit test, otherwise I have explained why I couldn't
  • Is the PR clear and detailed enough so anyone can understand digging in the code?

@CombodoApplicationsAccount CombodoApplicationsAccount added the internal Work made by Combodo label Dec 9, 2025
@v-dumas v-dumas changed the title Feature/8951 add colors on status classes N°8951 add colors on status classes Dec 10, 2025
@v-dumas v-dumas merged commit cef4a52 into develop Dec 17, 2025
2 checks passed
@v-dumas v-dumas deleted the feature/8951-Add-colors-on-status-classes branch December 17, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Work made by Combodo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants