summaryrefslogtreecommitdiff
path: root/src/views/Login
AgeCommit message (Expand)AuthorFilesLines
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