{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":399212645,"defaultBranch":"1050","name":"webui-vue","ownerLogin":"ibm-openbmc","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-08-23T18:39:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41923445?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717073842.0","currentOid":""},"activityList":{"items":[{"before":"064b2ed016fc62201cf9c7c90a928df9e8919150","after":"b3d96fc31a3d6ee278d061663e23d99e5380baeb","ref":"refs/heads/1110","pushedAt":"2024-06-21T13:37:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Save button position (#238)\n\n- Moved the save button position above the expand option\r\n- Jira story - https://jsw.ibm.com/browse/PFEBMC-2873\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Save button position (#238)"}},{"before":"6cb81ce3312a4bef1534c66e094fd1feaa08415c","after":"0b31ba966424a12bfc570c781f787234e077ba8b","ref":"refs/heads/1060-vue3","pushedAt":"2024-06-21T13:36:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fix Bootstrap 5 changes and styling issues (#249)\n\n- Bootstrap 5 changes:\r\n\r\n\t- Replaced theme-color(), color() and gray() functions with variables.\r\n\r\n\t- Corrected the responsive breakpoints for media-breakpoint-down() function. This fixed the responsive defects of the UI.\r\n\r\n\t- Rewritten theme-color-light() and theme-color-dark() functions with shift-color() implementation.\r\n\r\n\t- theme-color-level() function is now being implemented using shift-color() in Bootstrap 5. Previously theme-color-level() used to multiply the weight parameter by 8% internally. Replaced theme-color-level() with shift-color() and multiplied the weight parameter by a factor of 8% in this fix.\r\n\r\n- Fixed app navigation overlay issue.\r\n\r\n- Fixed app header overflow issue.\r\n\r\n- Fixed app navigation toggle button defect.\r\n\r\n- Transition class names are now being properly implemented according to Vue 3 specifications in AppNavigation, LoadingBar and TableToolbar components.\r\n\r\n- Jira:\r\n\r\n\t- https://jsw.ibm.com/browse/PFEBMC-197\r\n\r\n\t- https://jsw.ibm.com/browse/PFEBMC-2887\r\n\r\n- Docs:\r\n\r\n\t- https://getbootstrap.com/docs/5.2/migration\r\n\r\n\t- https://v3-migration.vuejs.org/breaking-changes/transition.html\r\n\r\nSigned-off-by: Nabil Ananthamangalath ","shortMessageHtmlLink":"Fix Bootstrap 5 changes and styling issues (#249)"}},{"before":"2b233ca0bb2315796c0360dd5a6b8acb0e5d6ce7","after":"6cb81ce3312a4bef1534c66e094fd1feaa08415c","ref":"refs/heads/1060-vue3","pushedAt":"2024-06-20T14:03:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"upgrade to vue3 (#236)\n\n* upgrade to vue3\r\n\r\n* removed toast from header\r\n\r\n* updated en-us translation file\r\n\r\n* Added eslintrc config and fixed lint errors\r\n\r\n* renamed eslintrc to cjs since the vite is running in type module need to rename t commonjs file extension\r\n\r\n* Added eslintrc config and fixed lint errors\r\n\r\n* added proxyresponse header cookie path\r\n\r\n* Addressed review comments\r\n\r\n* Added comments in required files\r\n\r\n* removed the timestamp files\r\n\r\n* Addressed review comments","shortMessageHtmlLink":"upgrade to vue3 (#236)"}},{"before":"136d71fff3df467a0b2525fd1221a24e43490685","after":"56c9d56b6eae97b739120777b8cb4309d8ddc830","ref":"refs/heads/1020.60-public","pushedAt":"2024-06-03T16:23:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Added \"User unauthorized\" in 1020 (#243)\n\n* Implemented Redfish message ID checks using Regex (#175)\r\n\r\n- Replaced the hardcoded checks for message IDs with Regular Expressions. Implemented the possible message IDs using regex in a separate module(src/utilities/GlobalConstants.js)\r\n\r\n- JIRA: https://jsw.ibm.com/browse/PFEBMC-1934\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=588634\r\n\r\nSigned-off-by: Nabil Ananthamangalath \r\n\r\n* Renaming Gard to Guard (#177)\r\n\r\n- Renaming Gard to Guard\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=593148\r\n\r\nSigned-off-by: Vedangi Mittal \r\nCo-authored-by: Vedangi Mittal \r\n\r\n* Added \"User unauthorized\" in 1020\r\n\r\n- Added \"User unauthorized\" for LDAP users who don't have group name and privilege.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka \r\n\r\n---------\r\n\r\nSigned-off-by: Nabil Ananthamangalath \r\nSigned-off-by: Vedangi Mittal \r\nSigned-off-by: Nikhil Ashoka \r\nCo-authored-by: Nabil Ananthamangalath \r\nCo-authored-by: vedangimittal <69679625+vedangimittal@users.noreply.github.com>\r\nCo-authored-by: Vedangi Mittal ","shortMessageHtmlLink":"Added \"User unauthorized\" in 1020 (#243)"}},{"before":"4cccff4426dc0efc7f6ffb7b7da356208ebd4f9b","after":"136d71fff3df467a0b2525fd1221a24e43490685","ref":"refs/heads/1020.60-public","pushedAt":"2024-05-30T20:08:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed LDAP login issue (#240)\n\n- LDAP user with no group name and privilege will get \"User unauthorized\" message.\r\n- LDAP user with no group name and privilege will be able to login.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed LDAP login issue (#240)"}},{"before":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","after":"064b2ed016fc62201cf9c7c90a928df9e8919150","ref":"refs/heads/1110","pushedAt":"2024-05-30T14:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Displaying empty for progress code '00000000' (#241)\n\n- When we encounter '00000000', we were displaying the previous valid progress code.\r\n Now, in this change, we will be displaying '' instead.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Displaying empty for progress code '00000000' (#241)"}},{"before":"bee4040301886c89ae37100700b00854d542a391","after":"3dcbd63e2ea656af332f4b74f82753fff16644fe","ref":"refs/heads/1030","pushedAt":"2024-05-30T14:24:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Displaying empty for progress code '00000000' (#241)\n\n- When we encounter '00000000', we were displaying the previous valid progress code.\r\n Now, in this change, we will be displaying '' instead.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Displaying empty for progress code '00000000' (#241)"}},{"before":"e34160f3933ed732cb0b989d993b028684c09c12","after":"ebc4d91ab9ba024f3bcf0f4907b684daa44be79b","ref":"refs/heads/1050","pushedAt":"2024-05-30T14:13:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Displaying empty for progress code '00000000' (#241)\n\n- When we encounter '00000000', we were displaying the previous valid progress code.\r\n Now, in this change, we will be displaying '' instead.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Displaying empty for progress code '00000000' (#241)"}},{"before":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","after":"2b233ca0bb2315796c0360dd5a6b8acb0e5d6ce7","ref":"refs/heads/1060-vue3","pushedAt":"2024-05-30T14:12:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Displaying empty for progress code '00000000' (#241)\n\n- When we encounter '00000000', we were displaying the previous valid progress code.\r\n Now, in this change, we will be displaying '' instead.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Displaying empty for progress code '00000000' (#241)"}},{"before":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","after":"2b233ca0bb2315796c0360dd5a6b8acb0e5d6ce7","ref":"refs/heads/1060","pushedAt":"2024-05-30T14:03:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Displaying empty for progress code '00000000' (#241)\n\n- When we encounter '00000000', we were displaying the previous valid progress code.\r\n Now, in this change, we will be displaying '' instead.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Displaying empty for progress code '00000000' (#241)"}},{"before":"a36327b0a39700de5d9960a239735f8fe30dc7c2","after":"e34160f3933ed732cb0b989d993b028684c09c12","ref":"refs/heads/1050","pushedAt":"2024-05-30T13:52:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Navigation bar loading issue (#239)\n\n- Navigation Bar will be displayed regardless of modelType number passed or not\r\n- JIRA: https://jsw.ibm.com/browse/PFEBMC-2683\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620125\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Navigation bar loading issue (#239)"}},{"before":"042a96c1f75027213e9941ac5198ddcfbf243b02","after":"bee4040301886c89ae37100700b00854d542a391","ref":"refs/heads/1030","pushedAt":"2024-05-30T13:51:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Navigation bar display issue (#242)\n\n- Navigation Bar will be displayed regardless of modelType number passed or not\r\n- JIRA: https://jsw.ibm.com/browse/PFEBMC-2683\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620125\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Navigation bar display issue (#242)"}},{"before":null,"after":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","ref":"refs/heads/1060-vue3","pushedAt":"2024-05-30T12:57:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"NavBar Issue (#235)\n\n- NavBar will be displayed regardless of modelType or hmcManaged related info is passed or not\r\n- Defect: https://jsw.ibm.com/browse/PFEBMC-2683\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"NavBar Issue (#235)"}},{"before":"0286d97586ef449b223fbe9d60b85c71e3836513","after":"a36327b0a39700de5d9960a239735f8fe30dc7c2","ref":"refs/heads/1050","pushedAt":"2024-05-29T18:44:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed LDAP login issue (#240)\n\n- LDAP user with no group name and privilege will get \"User unauthorized\" message.\r\n- LDAP user with no group name and privilege will be able to login.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed LDAP login issue (#240)"}},{"before":"6ca784a01b4428d0581ac7ceb26cfef6805afddf","after":"042a96c1f75027213e9941ac5198ddcfbf243b02","ref":"refs/heads/1030","pushedAt":"2024-05-29T18:37:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed LDAP login issue (#240)\n\n- LDAP user with no group name and privilege will get \"User unauthorized\" message.\r\n- LDAP user with no group name and privilege will be able to login.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed LDAP login issue (#240)"}},{"before":"7b25deabe1039e9ba0e3c14fa6c1eadbced8bb75","after":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","ref":"refs/heads/1110","pushedAt":"2024-05-29T17:18:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"NavBar Issue (#235)\n\n- NavBar will be displayed regardless of modelType or hmcManaged related info is passed or not\r\n- Defect: https://jsw.ibm.com/browse/PFEBMC-2683\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"NavBar Issue (#235)"}},{"before":"b152047d7d6dacb792897afe7013a866d71c99ff","after":"ad0290d3ed5c3443bdc8a8c2c1601b0e74425a1f","ref":"refs/heads/1060","pushedAt":"2024-05-29T17:13:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"NavBar Issue (#235)\n\n- NavBar will be displayed regardless of modelType or hmcManaged related info is passed or not\r\n- Defect: https://jsw.ibm.com/browse/PFEBMC-2683\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"NavBar Issue (#235)"}},{"before":"48c66ba97162ddfce1d51d9ee59acafe8f7c8955","after":"7b25deabe1039e9ba0e3c14fa6c1eadbced8bb75","ref":"refs/heads/1110","pushedAt":"2024-05-29T16:49:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed LDAP login issue (#240)\n\n- LDAP user with no group name and privilege will get \"User unauthorized\" message.\r\n- LDAP user with no group name and privilege will be able to login.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed LDAP login issue (#240)"}},{"before":"48c66ba97162ddfce1d51d9ee59acafe8f7c8955","after":"b152047d7d6dacb792897afe7013a866d71c99ff","ref":"refs/heads/1060","pushedAt":"2024-05-29T15:28:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed LDAP login issue (#240)\n\n- LDAP user with no group name and privilege will get \"User unauthorized\" message.\r\n- LDAP user with no group name and privilege will be able to login.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=620781\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed LDAP login issue (#240)"}},{"before":"3547550b4fe8399209b37ed87183f399d284123e","after":"0286d97586ef449b223fbe9d60b85c71e3836513","ref":"refs/heads/1050","pushedAt":"2024-05-20T15:24:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"1050: Fixed Local port location (#229)\n\n- The Local port location for Primary type link ID was swapped in the GUI, resolved it.\r\n- The Local port location for Secondary type link ID was wrong, resolved it.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=564519\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"1050: Fixed Local port location (#229)"}},{"before":null,"after":"48c66ba97162ddfce1d51d9ee59acafe8f7c8955","ref":"refs/heads/1110","pushedAt":"2024-05-16T13:36:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Update ID to Name for DIMMs (#234)\n\n- In the Inventory and LEDs page and Hardware Deconfiguration page, ID is changed to Name.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=60223301\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Update ID to Name for DIMMs (#234)"}},{"before":"be43716aba2ec726032739ce6b0ff88117cb3dd2","after":"48c66ba97162ddfce1d51d9ee59acafe8f7c8955","ref":"refs/heads/1060","pushedAt":"2024-05-15T14:51:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Update ID to Name for DIMMs (#234)\n\n- In the Inventory and LEDs page and Hardware Deconfiguration page, ID is changed to Name.\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=60223301\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Update ID to Name for DIMMs (#234)"}},{"before":"f42316a83a2470e5e69ce48b5cc6f575330cfa34","after":"3547550b4fe8399209b37ed87183f399d284123e","ref":"refs/heads/1050","pushedAt":"2024-05-14T14:33:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed Post-codes real time progress (#232)\n\n- The real time progress code was not updating as expected.\r\n Also, sometimes, there were errors.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed Post-codes real time progress (#232)"}},{"before":"64ee55e8b7a3505e7d828a46a076fe7d58d48717","after":"6ca784a01b4428d0581ac7ceb26cfef6805afddf","ref":"refs/heads/1030","pushedAt":"2024-05-14T14:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed Post-codes real time progress (#232)\n\n- The real time progress code was not updating as expected.\r\n Also, sometimes, there were errors.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed Post-codes real time progress (#232)"}},{"before":"6244b90fcd13d72b829a7d9aa918f8066bf6054f","after":"be43716aba2ec726032739ce6b0ff88117cb3dd2","ref":"refs/heads/1060","pushedAt":"2024-05-14T14:23:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Fixed Post-codes real time progress (#232)\n\n- The real time progress code was not updating as expected.\r\n Also, sometimes, there were errors.\r\n\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=612044\r\n\r\nSigned-off-by: Nikhil Ashoka ","shortMessageHtmlLink":"Fixed Post-codes real time progress (#232)"}},{"before":null,"after":"6244b90fcd13d72b829a7d9aa918f8066bf6054f","ref":"refs/heads/1060.ips","pushedAt":"2024-05-08T15:52:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Informational message displayed to the user only when some power operation is confirmed by the user (#230)\n\n- Informational message displayed to the user only when some power operation is confirmed by the user\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=613776\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Informational message displayed to the user only when some power oper…"}},{"before":"f90da354a4d248025c8aa31fca6ce290d87ff96d","after":"f42316a83a2470e5e69ce48b5cc6f575330cfa34","ref":"refs/heads/1050","pushedAt":"2024-05-08T15:46:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Informational message displayed to the user only when some power operation is confirmed by the user (#230)\n\n- Informational message displayed to the user only when some power operation is confirmed by the user\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=613776\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Informational message displayed to the user only when some power oper…"}},{"before":"5018f6176c98ff1adbf75d7f2180099b61cdc10c","after":"64ee55e8b7a3505e7d828a46a076fe7d58d48717","ref":"refs/heads/1030","pushedAt":"2024-05-08T15:39:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Informational message displayed to the user only when some power operation is confirmed by the user (#230)\n\n- Informational message displayed to the user only when some power operation is confirmed by the user\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=613776\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Informational message displayed to the user only when some power oper…"}},{"before":"3f47a1632fd1d9be5a1f41949afb53745c0665bb","after":"4cccff4426dc0efc7f6ffb7b7da356208ebd4f9b","ref":"refs/heads/1020.60-public","pushedAt":"2024-05-08T15:32:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Informational message displayed to the user only when some power operation is confirmed by the user (#230)\n\n- Informational message displayed to the user only when some power operation is confirmed by the user\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=613776\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Informational message displayed to the user only when some power oper…"}},{"before":"cc1758a544a1801ffbdbcf3f8758287ee66365f3","after":"6244b90fcd13d72b829a7d9aa918f8066bf6054f","ref":"refs/heads/1060","pushedAt":"2024-05-08T14:48:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rfrandse","name":"Reed Frandsen","path":"/rfrandse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15894767?s=80&v=4"},"commit":{"message":"Informational message displayed to the user only when some power operation is confirmed by the user (#230)\n\n- Informational message displayed to the user only when some power operation is confirmed by the user\r\n- Defect: https://jazz07.rchland.ibm.com:13443/jazz/web/projects/CSSD#action=com.ibm.team.workitem.viewWorkItem&id=613776\r\n\r\nSigned-off-by: Vedangi Mittal ","shortMessageHtmlLink":"Informational message displayed to the user only when some power oper…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEa6JvOwA","startCursor":null,"endCursor":null}},"title":"Activity · ibm-openbmc/webui-vue"}