aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/OnapClamp.js
AgeCommit message (Collapse)AuthorFilesLines
2019-07-18Add generic svg selectionsebdet1-1/+1
Add a converter that maps each component to a dialog type, so that each component in the SVG can be mapped to a dialog if needed Issue-ID: CLAMP-423 Change-Id: I2dc2517048ffd911f70c64b07216aa988bcb4fe0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-07-12Rework the structuresebdet1-1/+1
Rework of the project structure and static loop cache added for the entire site Issue-ID: CLAMP-418 Change-Id: Ia2cf62431cd9139c91bf74bb639b502a368ce761 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-07-05More modular approachsebdet1-0/+39
Modular approach for React components and CSS + theming Issue-ID: CLAMP-418 Change-Id: I359f31e92492ae75ac26ef297abde822c6cd56ea Signed-off-by: sebdet <sebastien.determe@intl.att.com>