aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/components/dialogs/UserInfoModal.test.js
AgeCommit message (Collapse)AuthorFilesLines
2020-02-25Simplify the user managementsebdet1-13/+5
Simplify the user management and fix a bug in the server, crashing when no user are logged and an operation is requested, and also previous user still stored in the securitycontext when admin is logged (due to static variable) Issue-ID: CLAMP-651 Change-Id: I57523bc2c3afaf5ca5a3acf5c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-15Fix naming conventionsebdet1-0/+86
Fourth stage, fix naming convention in UI-react so that it's clearer Issue-ID: CLAMP-552 Change-Id: I5d082aec575bf0d71dd08065b9d2bf1bb869d7ca Signed-off-by: sebdet <sebastien.determe@intl.att.com>