summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-03Updated Power restore policy URIvue3Nikhil Ashoka1-19/+28
2024-10-03Fix event entry downloadSean Zhang1-1/+5
2024-10-03Updated Dumps card in overview pageNikhil Ashoka2-4/+1
2024-10-03Add default Target to MultipartHttpPushjason westover1-1/+7
2024-10-03Add support for MultipartHttpPushUri in fw pushLeo Xu2-2/+35
2024-09-30Date and time page helper issueSurya Venkatesan2-7/+8
2024-09-30Invalid feedback if condition changeSurya Venkatesan9-25/+29
2024-09-30LDAP and server power operation page fixSurya Venkatesan3-4/+10
2024-09-30Factory reset modal popup and validation issueSurya Venkatesan1-9/+26
2024-09-25Locale gets undefined in the login pageSurya Venkatesan1-3/+2
2024-09-23Network page validation and i18n issue fixSurya Venkatesan9-63/+87
2024-09-12Firmware page vuelidate and form file error fixSurya Venkatesan2-12/+10
2024-09-05OWNERS: Remove RenukaGunnar Mills1-4/+0
2024-09-05OWNERS: Add Jasonjason westover1-0/+4
2024-09-04Add status state info to inventory tablesFarah Rasheed2-0/+80
2024-09-04Use auth token when not communicating with bmcwebPaul Fertser2-2/+19
2024-08-29Add a confirmation modal for disabling usersFarah Rasheed3-10/+37
2024-08-29Handle expired passwords Redfish standard wayPaul Fertser3-11/+24
2024-08-29Add user validation in user management pageSurya Venkatesan1-10/+14
2024-08-20Fix single event entry downloadSean Zhang3-5/+32
2024-08-20Switch to standard Redfish auth endpointPaul Fertser1-12/+22
2024-07-31Removed TFTP code update optionNikhil Ashoka6-100/+15
2024-07-18Update vue.config.js for vue3Ed Tanous1-2/+4
2024-07-18Rebase vue3 to latest masterEd Tanous2-2/+2
2024-07-18Vuelidate, I18n, and filter are upgraded to vue3Surya V102-1742/+1624
2024-07-18i18n, vue-router and vuex upgradeEd Tanous30-110/+216
2024-07-17Upgrade vue3 and all dependenciesEd Tanous87-8952/+12759
2024-07-15Wrong store function used in Dump.vueKees Trommel1-1/+1
2024-07-12Fix word-break for group name in edit role groupFarah Rasheed1-1/+1
2024-07-12Break long file name into multiple linesFarah Rasheed1-0/+1
2024-07-12Update network hostname display styleFarah Rasheed1-1/+3
2024-07-12Configure Git to handle binary filesFarah Rasheed1-1/+3
2024-07-11fix reboot BMC error messageSean Zhang1-2/+1
2024-07-06Add support for IPv6 network settingSean Zhang7-30/+859
2024-06-25Replace fixed paths with response from APISean Zhang21-116/+201
2024-06-19remove setApplyTimeImmediate and its usageJagpal Singh Gill1-25/+2
2024-06-14Regenerate package-lock.jsonGunnar Mills1-3744/+6251
2024-06-13Revert "Add keep-alive option in webpack devServer"Paul Fertser1-3/+0
2024-06-11Fixed filter error in dumps pageNikhil Ashoka1-1/+1
2024-06-10Disable index hashing in development modeEd Tanous1-4/+6
2024-06-10CONTRIBUTING.md: Remove link to projectsGunnar Mills1-3/+1
2024-06-10Fix CONTRIBUTING.md to pass CIGunnar Mills1-2/+2
2024-06-07Disabled the privilege dropdown for root useraravinths11-0/+1
2024-05-24Fixed Scroll top issue between page navigationaravinths11-0/+3
2024-05-22Make two webpack plugin modificationsEd Tanous1-0/+5
2024-05-21Added toast notification for identify LEDsNikhil Ashoka15-36/+104
2024-05-09Fixed radio buttons arrangement issueNikhil Ashoka1-0/+1
2024-05-08Removed Challenge password option from Generate CSR panelVedangi Mittal2-22/+2
2024-05-02Allow to log in when using remote authenticationPaul Fertser2-2/+12
2024-04-26Implement response cachingEd Tanous3-1/+50