forked from openbmc/webui-vue
-
Notifications
You must be signed in to change notification settings - Fork 15
Dumps page modal issue #426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vedangimittal
wants to merge
47
commits into
ibm-openbmc:1110-vue3
Choose a base branch
from
vedangimittal:dumps-form
base: 1110-vue3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vedangimittal
commented
Jun 12, 2025
- Fixed dumps page modal issue
- Updated the Predictive dynamic memory deallocation help-text in Memory page. Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Removed grey out option for USB firmware update policy in Policies page for read-only users. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653718 Signed-off-by: Nikhil Ashoka <[email protected]>
- On error, the toggle state is going back to the expected value. - Resolved Unauthorised message showing up every time we navigate to Policies page. - Defects: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653711 and https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653716 Signed-off-by: Nikhil Ashoka <[email protected]>
- Implemented Sessions page - Jira story: https://jsw.ibm.com/browse/PFEBMC-2397 Signed-off-by: Vedangi Mittal <[email protected]>
* Update Predictive dynamic memory dealloc help text (ibm-openbmc#290) - Updated the Predictive dynamic memory deallocation help-text in Memory page. Signed-off-by: Nabil Ananthamangalath <[email protected]> * Removed grey out option in Policies page (ibm-openbmc#293) - Removed grey out option for USB firmware update policy in Policies page for read-only users. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653718 Signed-off-by: Nikhil Ashoka <[email protected]> * Updated Policies page (ibm-openbmc#294) - On error, the toggle state is going back to the expected value. - Resolved Unauthorised message showing up every time we navigate to Policies page. - Defects: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653711 and https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=653716 Signed-off-by: Nikhil Ashoka <[email protected]> * Implemented Sessions page (ibm-openbmc#284) - Implemented Sessions page - Jira story: https://jsw.ibm.com/browse/PFEBMC-2397 Signed-off-by: Vedangi Mittal <[email protected]> * Initial commit --------- Signed-off-by: Nabil Ananthamangalath <[email protected]> Signed-off-by: Nikhil Ashoka <[email protected]> Signed-off-by: Vedangi Mittal <[email protected]> Co-authored-by: Nikhil Ashoka <[email protected]> Co-authored-by: vedangimittal <[email protected]>
- Fixed range functionality in date picker was not working in Chrome browser. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=654694 Signed-off-by: Nabil Ananthamangalath <[email protected]>
* Implemented Certificates and ModalUploadCertificate pages Jira: https://jsw.ibm.com/browse/PFEBMC-2392 Jira: https://jsw.ibm.com/browse/PFEBMC-2373 Signed-off-by: Steffi Antony <“[email protected]”> * Implemented Certificates page - Navigation: Security and access > Certificates Signed-off-by: Nabil Ananthamangalath <[email protected]> --------- Signed-off-by: Steffi Antony <“[email protected]”> Signed-off-by: Nabil Ananthamangalath <[email protected]> Co-authored-by: Steffi Antony <“[email protected]”>
- Implemented System Parameters page - 1110 - Jira story: https://jsw.ibm.com/browse/PFEBMC-2390 Signed-off-by: Vedangi Mittal <[email protected]>
* PCIe Topology Page Vue2 to Vue3 * Jira Story: https://jsw.ibm.com/browse/PFEBMC-2371
- Fixes issue where npm was not able to install packages on x86 based system. Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Removed "not managed by HMC" from warning alert message in Memory page. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670664 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Vue 3 codebase can now fetch the updated certificate list without requiring a browser reload from the user. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670841 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Content-Type should be json instead of octet-stream for these requests. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=671019 Signed-off-by: Nabil Ananthamangalath <[email protected]>
·Defect:https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670064 · Fixed LEDs not resetting upon failure
) - Read-only user will now see a error toast message when trying to generate a CSR. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=671025 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Implemented Hardware Deconfiguration Page - 1110 - Jira Story: https://jsw.ibm.com/browse/PFEBMC-2402 Signed-off-by: Vedangi Mittal <[email protected]>
- Implemented Capacity on Demand page - Jira story link: https://jsw.ibm.com/browse/PFEBMC-2385 Signed-off-by: Vedangi Mittal <[email protected]>
- Navigation: Operations > Host console Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Implemented Deconfiguration records page - 1110 - Jira Story: https://jsw.ibm.com/browse/PFEBMC-2375 Signed-off-by: Vedangi Mittal <[email protected]>
- Navigation: Operations > Server power operations - Jira: https://jsw.ibm.com/browse/PFEBMC-2398 and https://jsw.ibm.com/browse/PFEBMC-3670 Signed-off-by: Nabil Ananthamangalath <[email protected]>
· Implemented Upload Modal Certificate for Login Page · Jira Story:https://jsw.ibm.com/browse/PFEBMC-2373 Signed-off-by: tiwari-nishant <[email protected]> Co-authored-by: vedangimittal <[email protected]>
* · Implemented LDAP-Page ·Jira Story: https://jsw.ibm.com/browse/PFEBMC-2393 * Implemented LDAP Page ·Implemented LDAP Page ·Jira Story: https://jsw.ibm.com/browse/PFEBMC-2393
* Implemented event logs using vue3 * JIRA: https://jsw.ibm.com/browse/PFEBMC-2377 Signed-off-by: Nikhil Ashoka <[email protected]> Co-authored-by: tiwari-nishant <[email protected]>
- Browser refresh is required for HTTPS certificate when it is added/replaced. - Reverts commit ibm-openbmc#334 - Fixes: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=680746 Signed-off-by: Nabil Ananthamangalath <[email protected]>
…ed (ibm-openbmc#377) - Made changes so that on switching from OpenLDAP to ActiveDirectory the fields also get updated accordingly - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=680675 Signed-off-by: Vedangi Mittal <[email protected]>
- Implemented User management page in vue3 Signed-off-by: Nikhil Ashoka <[email protected]>
- Changed the api call strings to correct formatting. - Fixes: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670665 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Navigation: Resource management > Field core override - Jira: https://jsw.ibm.com/browse/PFEBMC-2386 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Navigation: Operations > Service login consoles - Jira: https://jsw.ibm.com/browse/PFEBMC-2401 Signed-off-by: Nabil Ananthamangalath <[email protected]>
- Updated the Search component to include the latest value entered in the search field. - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=684099 Signed-off-by: Nikhil Ashoka <[email protected]>
- Implement Progress logs in Vue3 - JIRA: https://jsw.ibm.com/browse/PFEBMC-2379 Signed-off-by: Nikhil Ashoka <[email protected]>
- Implemented Overview page - Jira story: https://jsw.ibm.com/browse/PFEBMC-2381 Signed-off-by: Vedangi Mittal <[email protected]>
* Implement service login console (ibm-openbmc#385) - Navigation: Operations > Service login consoles - Jira: https://jsw.ibm.com/browse/PFEBMC-2401 Signed-off-by: Nabil Ananthamangalath <[email protected]> * LDAP - User ID attributes and Group ID Attributes - Fixed the updated values for Open LDAP and Active directory attributes when saved as blank. Signed-off-by: Vedangi Mittal <[email protected]> --------- Signed-off-by: Nabil Ananthamangalath <[email protected]> Signed-off-by: Vedangi Mittal <[email protected]> Co-authored-by: Nabil Ananthamangalath <[email protected]>
- The auto-hide delay for the success toast has been updated to 10 seconds, while the delay for other toasts is set to 30 minutes. - Defect- https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=670062 Signed-off-by: Vedangi Mittal <[email protected]>
- Implemented Profile setings page - Jira story: https://jsw.ibm.com/browse/PFEBMC-2384 Signed-off-by: Vedangi Mittal <[email protected]>
- Navigation: Settings > Network - Jira: https://jsw.ibm.com/browse/PFEBMC-2403 Signed-off-by: Nabil Ananthamangalath <[email protected]>
* Implemented Login page - Implemented Login page in Vue 3 - JIRA: https://jsw.ibm.com/browse/PFEBMC-2359 Signed-off-by: Nikhil Ashoka <[email protected]> * Implemented password hide and show feature - Implemented password hide and show feature in vue3. - Removed unwanted code --------- Signed-off-by: Nikhil Ashoka <[email protected]>
* Implemented Date and Time in Vue3 - Implemented Date and time page in Vue3. - JIRA: https://jsw.ibm.com/browse/PFEBMC-2400 Signed-off-by: Nikhil Ashoka <[email protected]> * Implemented Date and Time in Vue3 - Implemented Date and time page in Vue3. - JIRA: https://jsw.ibm.com/browse/PFEBMC-2400 * Fixed Computed values - Updated the computed values in the Date and Time page. * Implemented Vuelidate for Date and time - Implemented Vuelidate for Manual date and Static NTP servers in Date and time page. * Fixed validation issues for NTP - Fixed issue that were occurring when we select NTP servers. * Code re-arranged - Code rearranged and updated in Date and time page. * Fixed Time input issue - Fixed Time input issues in Date and time page. - Updated Date format to match with BVN. * Removed Files to avoid conflict - We need to merge Dumps page along with Date and time changes. - To avoid conflicts with the Dumps page implementations, removing the files. - NOTE: We need both this PR and ibm-openbmc#406 --------- Signed-off-by: Nikhil Ashoka <[email protected]>
* Implemented dumps page - Implemented dumps page - Jira story - https://jsw.ibm.com/browse/PFEBMC-2376 Signed-off-by: Vedangi Mittal <[email protected]> * Fixed TableRowAction.vue file - Fixed TableRowAction.vue file * Updated routes.js file - Updated routes.js file --------- Signed-off-by: Vedangi Mittal <[email protected]> Co-authored-by: Nikhil Ashoka <[email protected]>
- Updated Notices text page - Jira story: https://jsw.ibm.com/browse/PFEBMC-2500, https://jsw.ibm.com/browse/PFEBMC-2506 Signed-off-by: Vedangi Mittal <[email protected]>
- Fixed styling issues for table filters - Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=703182 Signed-off-by: Nikhil Ashoka <[email protected]>
* Implemented Change Password - 1060 - Implemented Change Password - 1060 - Jira story: https://jsw.ibm.com/browse/PFEBMC-2368 Signed-off-by: Vedangi Mittal <[email protected]> * Made addtional changes in vue file - Made additional changes in vue file * Fixed logout issue - Fixed logout issue * Removed console log - Removed console log --------- Signed-off-by: Vedangi Mittal <[email protected]>
* Implemented SNMP alerts in Vue3 - Implemented SNMP alerts page in Vue3. - JIRA: https://jsw.ibm.com/browse/PFEBMC-2405 Signed-off-by: Nikhil Ashoka <[email protected]> * Resolved code conflicts with 1060-vue3 - Resolved code conflicts at routes.js * Implemented ModalAddDestination - Implemented ModalAddDestination section in SNMP alerts page. * Implemented Delete SNMP address - Implemented Delete functionality in SNMP alerts page. * Enabled Modal Add and styling fixes - Enabled Modal to add the IP address and the Port. - Replaced Bootstrap v4 breaking changes with Bootstrap v5 change. --------- Signed-off-by: Nikhil Ashoka <[email protected]>
- Fixed dumps page modal issue Signed-off-by: Vedangi Mittal <[email protected]>
- Fixed dumps list and required checkbox issue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.