- ce7db82 Retrieve role information the Redfish standard way by Paul Fertser · 6 months ago
- 883a0d5 i18n, vue-router and vuex upgrade by Ed Tanous · 10 months ago
- 7d6b44c Upgrade vue3 and all dependencies by Ed Tanous · 10 months ago
- b325541 Fixed Scroll top issue between page navigation by aravinths1 · 8 months ago
- 2b33526 Allow to log in when using remote authentication by Paul Fertser · 9 months ago
- bceaffa Deduplicate and simplify RoleId handling by Paul Fertser · 9 months ago
- 7c1cfe7 Add SNMP alerts page and test hooks by Konstantin Aladyshev · 1 year, 8 months ago
- 6ad19aa Fix User Management Page issues title and Policy by kirankumarb07 · 1 year, 10 months ago
- aeb1981 Added route restrictions based on user privilege by Damian Celico · 2 years, 1 month ago
- 05887b5 Add Key clear page under Operations section by Sandeepa Singh · 3 years ago
- 6dba4be IA update: Add resource management section by Sandeepa Singh · 3 years, 5 months ago
- b440616 IA update: Update access and control section by Sandeepa Singh · 3 years, 5 months ago
- f67f769 IA update: Update configuration to settings by Sandeepa Singh · 3 years, 6 months ago
- 68cbbe9 IA update: Update control section to operations by Sandeepa Singh · 3 years, 6 months ago
- 7affc52 IA update: Update health section by Sandeepa Singh · 3 years, 6 months ago
- 828dda9 IA update: Add logs and update overview icon by Derick Montague · 3 years, 6 months ago
- 512dfb7 Resovle POST code logs missing page message by Derick Montague · 3 years, 5 months ago
- 06d5386 Add POST code logs page by Sandeepa Singh · 3 years, 8 months ago
- da9f0a6 Add factory reset page by Derick Montague · 3 years, 11 months ago
- be6858c Add power restore policy page by Sukanya Pandey · 4 years, 1 month ago
- 34efde2 Add client sessions page by Sukanya Pandey · 4 years, 1 month ago
- 8f030ba Add security settings page by Dixsie Wolmers · 4 years, 1 month ago
- 602e98a Update linting packages to use latest by Derick Montague · 4 years, 3 months ago
- dd6aa0a Show error toast notification on unauthorized access by Sukanya Pandey · 4 years, 3 months ago
- 0a5b9c6 Fix imports on router index by Dixsie Wolmers · 4 years, 3 months ago
- 8263d85 Add comments for imports that support dotenv by Yoshie Muranaka · 4 years, 3 months ago
- f15cc7a Move translation into routes file by Yoshie Muranaka · 4 years, 4 months ago
- 816d947 Create separate file for Vue Router routes by Yoshie Muranaka · 4 years, 4 months ago
- 11e655c Add 404 page by Dixsie Wolmers · 4 years, 4 months ago
- fac3fbb Update router to static Virtual media component import by Yoshie Muranaka · 4 years, 4 months ago
- 7510046 Add VirtualMedia page by Mateusz Gapski · 4 years, 5 months ago
- 2a7b5ac Remove Vue Router dynamic import by Yoshie Muranaka · 4 years, 5 months ago
- 92a0a4a Add Firmware page by Yoshie Muranaka · 4 years, 6 months ago
- 632de22 KVM console by Mateusz Gapski · 4 years, 6 months ago
- 2c98b09 Add check if password change required at Login by Yoshie Muranaka · 4 years, 7 months ago
- 3305857 Add ChangePassword component by Yoshie Muranaka · 4 years, 7 months ago
- 739e459 Add date and time settings by Dixsie Wolmers · 4 years, 7 months ago
- 96f69ca Add code for Serial Over LAN by Sukanya Pandey · 4 years, 8 months ago
- 6173bc6 Create separate LoginLayout component by Yoshie Muranaka · 4 years, 7 months ago
- b1f559f Profile settings page by Sukanya Pandey · 4 years, 8 months ago
- 56ee769 Add Hardware status page and system table by Yoshie Muranaka · 4 years, 7 months ago
- bb81d55 Add network settings page by Dixsie Wolmers · 4 years, 10 months ago
- 6f10234 Add Event log page by Yoshie Muranaka · 4 years, 8 months ago
- 9055d98 Add manage power usage page by Sukanya Pandey · 4 years, 9 months ago
- 090c2d4 Add ServerLED page by SurenNeware · 4 years, 9 months ago
- 68069e1 Add logout commit for 401 response by Yoshie Muranaka · 4 years, 8 months ago
- e9800b5 Clear XSRF token when navigating to Login by Yoshie Muranaka · 4 years, 8 months ago
- f2b3e6c Add missing router names by Yoshie Muranaka · 4 years, 8 months ago
- c4e38ab Add LDAP page by Yoshie Muranaka · 4 years, 9 months ago
- 3739381 Add SSL Certificates page by Yoshie Muranaka · 4 years, 10 months ago
- 30abccb Add Sensors page by Yoshie Muranaka · 4 years, 10 months ago
- fa1512b Add power operations page by Yoshie Muranaka · 4 years, 11 months ago
- 547b5fc Update language json structure by Yoshie Muranaka · 4 years, 11 months ago
- c11d389 Add Reboot BMC page by Yoshie Muranaka · 4 years, 11 months ago
- cbcd213 Set up initial language translation by Dixsie Wolmers · 5 years ago
- 71ac230 Style primary navigation by Yoshie Muranaka · 5 years ago
- 126eaab Add interceptor for 403 response by Derick Montague · 5 years ago
- 8d12910 Add page level layout components by Yoshie Muranaka · 5 years ago
- fded0d1 Add singlequote override and fix files by Derick Montague · 5 years ago
- 6ce1a07 Add cookie based login authentication by Yoshie Muranaka · 5 years ago
- c8636e5 Add page titles using route meta data by Derick Montague · 5 years ago
- e080a1a Add login and logout functionality by Derick Montague · 5 years ago
- 186ce2e Rename overview files and update structure by Derick Montague · 5 years ago
- 5a7dcc9 Create LocalUserManagement view directory by Yoshie Muranaka · 5 years ago
- 97d86b3 Add system overview view by Dixsie Wolmers · 5 years ago
- a2988f4 Create basic application using vue by Derick Montague · 5 years ago