summaryrefslogtreecommitdiff
path: root/src/views/Login
AgeCommit message (Expand)AuthorFilesLines
2025-04-03Adding Georgian translation for web interfaceEkaterine Papava1-0/+4
2024-10-03Invalid feedback if condition changeSurya Venkatesan1-6/+6
2024-10-03Locale gets undefined in the login pageSurya Venkatesan1-3/+2
2024-10-03Handle expired passwords Redfish standard wayPaul Fertser1-0/+1
2024-10-03i18n, vue-router and vuex upgradeEd Tanous1-3/+11
2024-10-03Upgrade vue3 and all dependenciesEd Tanous1-9/+16
2024-08-12Handle expired passwords Redfish standard wayPaul Fertser1-4/+1
2024-04-25Deduplicate and simplify RoleId handlingPaul Fertser1-4/+1
2024-02-28Spanish language removedGlukhov Mikhail1-4/+0
2023-03-27Added route restrictions based on user privilegeDamian Celico1-6/+6
2021-09-03Update login page layoutDerick Montague1-24/+17
2021-07-20Add full russian translationPavel Zhukov1-0/+4
2020-11-03Update linting packages to use latestDerick Montague1-16/+16
2020-10-23Add support for mutual TLSYoshie Muranaka1-1/+1
2020-10-19Update relative path imports to use '@' aliasSurenNeware1-3/+3
2020-07-22Add check if password change required at LoginYoshie Muranaka1-1/+11
2020-07-02Create separate LoginLayout componentYoshie Muranaka1-124/+64
2020-06-29Add test hook data attributesDerick Montague1-0/+4
2020-06-17Profile settings pageSukanya Pandey1-0/+2
2020-06-13Add date filter on Event logs pageYoshie Muranaka1-1/+4
2020-05-05Update Sass architecture to require helper importsDerick Montague1-0/+2
2020-03-20Add alert message component and documentationDerick Montague1-21/+6
2020-03-13Fix accessibility violations and use b-form-groupDerick Montague1-10/+14
2020-03-13Revert "Add alert message component and documentation"Derick Montague1-6/+21
2020-03-12Add alert message component and documentationDerick Montague1-21/+6
2020-03-10Remove unused colors from color paletteDerick Montague1-5/+1
2020-03-07Update Language translation menuDixsie Wolmers1-2/+2
2020-03-06Persist language settings using local storageDixsie Wolmers1-2/+3
2020-02-26Update language json structureYoshie Muranaka1-11/+11
2020-02-13Set up initial language translationDixsie Wolmers1-15/+27
2020-01-31Change eslint rules to use vue recommendedDerick Montague1-6/+6
2020-01-31Update local user layout and stylesYoshie Muranaka1-52/+49
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills1-7/+7
2020-01-29Change eslint rules to use vue recommendedDerick Montague1-7/+7
2020-01-29Add login form validationDerick Montague1-52/+134
2020-01-29Fix linting in script blocks in vue filesDerick Montague1-8/+8
2020-01-27Add singlequote override and fix filesDerick Montague1-1/+1
2020-01-27Add cookie based login authenticationYoshie Muranaka1-1/+1
2020-01-23Add login and logout functionalityDerick Montague2-0/+113