Replace the hard-coded string HEX color to use the EBT constant class

Created on 18 February 2023, over 1 year ago
Updated 19 February 2023, over 1 year ago

Problem/Motivation

Currently we have some strings being used with HEX code hard-coded, that works fine but SonarQube opens issues because the string can be defined as a constant. To solve that we created a constant class at EBT Core πŸ› Replace hard-coded strings with HEX color code to use constants Fixed and now this class can be reused at EBT BB to solve the issue as well

Proposed resolution

Import the constant class in the file and after this use the constant value instead of hard coded string of HEX color code

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.4

Component

Code

Created by

πŸ‡§πŸ‡·Brazil RenatoG Campinas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024