summaryrefslogtreecommitdiff
path: root/src/store/api.js
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Implement response cachingEd Tanous1-1/+14
2023-07-03Fix incorrect or missing parameters in functions of apiyubowei9821-8/+8
2023-04-05Fix popup-box authenticate on session disconnectEd Tanous1-0/+3
2020-11-03Update linting packages to use latestDerick Montague1-6/+6
2020-10-21Show error toast notification on unauthorized accessSukanya Pandey1-10/+4
2020-10-19Add comments for imports that support dotenvYoshie Muranaka1-0/+4
2020-09-25Create separate file for Vue Router routesYoshie Muranaka1-2/+2
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka1-0/+15
2020-06-10Fix duplicate navigation errorYoshie Muranaka1-0/+7
2020-05-16Add logout commit for 401 responseYoshie Muranaka1-0/+3
2020-04-08Add SSL Certificates pageYoshie Muranaka1-2/+2
2020-02-22Add batch actions to local user tableYoshie Muranaka1-0/+3
2020-01-29Add login form validationDerick Montague1-1/+5
2020-01-29Add interceptor for 403 responseDerick Montague1-0/+6
2020-01-29Redirect user to login on 401 responseDerick Montague1-0/+8
2020-01-29Add host status pluginYoshie Muranaka1-6/+1
2020-01-27Add singlequote override and fix filesDerick Montague1-1/+1
2020-01-27Add cookie based login authenticationYoshie Muranaka1-1/+3
2020-01-23Add login and logout functionalityDerick Montague1-10/+5
2020-01-22Add proxy dev server for local developmentYoshie Muranaka1-0/+34