{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":750808157,"defaultBranch":"main","name":"foxbox","ownerLogin":"bmw-software-engineering","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-31T11:09:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/113892674?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717767444.0","currentOid":""},"activityList":{"items":[{"before":"12ba7b939a11c8bbfd3970028d55f56463a8221e","after":null,"ref":"refs/heads/bugfix/performance-changes","pushedAt":"2024-06-07T13:37:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"0c888a93d25c3e08688ec438f307152521844749","after":null,"ref":"refs/heads/bugfix/state-transitions-panel-crashing","pushedAt":"2024-06-07T13:37:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"732c5a3fdcd5e885985552ba6041a138ed65e3d1","after":"0f833669a4eec9b293093bf0ba27c8ded3da6d7c","ref":"refs/heads/main","pushedAt":"2024-06-07T13:33:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"[BUGFIX] State Transitions panel is crashing with \"RPC Terminated\" error (#31)\n\n**User-Facing Changes**\r\nThe default layout of ADP was not functioning correctly. The \"State\r\nTransitions\" panel was crashing due to a re-render problem, causing an\r\nRPC to be created and closed twice with the same ID. This led to a\r\nmessage being sent during the process, resulting in the exception \"RPC\r\nterminated.\"\r\n\r\n**Description**\r\nA complete solution for the problem was not identified, suggesting the\r\nissue might stem from a deeper component such as the LayoutManager.\r\nInstead of resolving the root cause, the error has been suppressed. A\r\nlost message to a closed RPC is not critical since the new RPC operates\r\ncorrectly. However, this issue should be revisited in the future for a\r\nmore thorough fix.\r\n\r\n**Checklist**\r\n- [x] The web version was tested and it is running ok\r\n- [x] The desktop version was tested and it is running ok\r\n- [ ] I've updated/created the storybook file(s)\r\n- [x] The release version was updated on package.json files","shortMessageHtmlLink":"[BUGFIX] State Transitions panel is crashing with \"RPC Terminated\" er…"}},{"before":"826cb661f53490a1de2c968a30f11096b54f8d02","after":"0c888a93d25c3e08688ec438f307152521844749","ref":"refs/heads/bugfix/state-transitions-panel-crashing","pushedAt":"2024-06-06T15:17:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"remove commented code","shortMessageHtmlLink":"remove commented code"}},{"before":"bd3eb4990afa6f0e78b2773a1531d10251cd0f89","after":"826cb661f53490a1de2c968a30f11096b54f8d02","ref":"refs/heads/bugfix/state-transitions-panel-crashing","pushedAt":"2024-06-06T14:09:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"increment version","shortMessageHtmlLink":"increment version"}},{"before":null,"after":"bd3eb4990afa6f0e78b2773a1531d10251cd0f89","ref":"refs/heads/bugfix/state-transitions-panel-crashing","pushedAt":"2024-06-06T14:09:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"BUGFIX: State transitions panel crashing","shortMessageHtmlLink":"BUGFIX: State transitions panel crashing"}},{"before":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","after":"732c5a3fdcd5e885985552ba6041a138ed65e3d1","ref":"refs/heads/main","pushedAt":"2024-05-29T15:43:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Performance investigation (#30)\n\n**User-Facing Changes**\r\nPerformance improvements\r\n\r\n**Description**\r\nThis PR intends to increase the performance of the application, by\r\napplying those changes:\r\n\r\n- Increase cacheSize when reading remote and local files in order to\r\ntake more advantage of the caching itself, instead of refreshing the\r\napplication more often\r\n- Increasing the logging interval in order to avoid high loads when\r\nsaving the logs\r\n\r\n\r\n**Checklist**\r\n\r\n- [x] The web version was tested and it is running ok\r\n- [x] The desktop version was tested and it is running ok\r\n- [x] The release version was updated on package.json files\r\n\r\n---------\r\n\r\nCo-authored-by: Lais Portugal ","shortMessageHtmlLink":"Performance investigation (#30)"}},{"before":"f0e157795866fe64b179723c846532cc96329629","after":"12ba7b939a11c8bbfd3970028d55f56463a8221e","ref":"refs/heads/bugfix/performance-changes","pushedAt":"2024-05-28T13:32:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Version increase","shortMessageHtmlLink":"Version increase"}},{"before":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","after":"f0e157795866fe64b179723c846532cc96329629","ref":"refs/heads/bugfix/performance-changes","pushedAt":"2024-05-27T16:12:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"performance investigation","shortMessageHtmlLink":"performance investigation"}},{"before":null,"after":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","ref":"refs/heads/bugfix/performance-changes","pushedAt":"2024-05-27T16:08:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Including missing improvement that was available on the original project (#29)\n\n**User-Facing Changes**\r\nThat are some perfomance issues in the 3D panel rendering and we would\r\nlike to include it in the aplication.\r\n\r\n**Description**\r\n\r\nI've added [ this\r\ncommit](https://github.com/foxglove/studio/commit/ed3946ce59b2a075b12179b5aed30bfcee5ac247)\r\nfrom the original project in order to optimize the 3D rendering.","shortMessageHtmlLink":"Including missing improvement that was available on the original proj…"}},{"before":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","after":null,"ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-27T16:06:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"}},{"before":null,"after":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-27T15:17:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Including missing improvement that was available on the original project (#29)\n\n**User-Facing Changes**\r\nThat are some perfomance issues in the 3D panel rendering and we would\r\nlike to include it in the aplication.\r\n\r\n**Description**\r\n\r\nI've added [ this\r\ncommit](https://github.com/foxglove/studio/commit/ed3946ce59b2a075b12179b5aed30bfcee5ac247)\r\nfrom the original project in order to optimize the 3D rendering.","shortMessageHtmlLink":"Including missing improvement that was available on the original proj…"}},{"before":"02d7ab3888c7fef57e518889df2be4302794cd71","after":null,"ref":"refs/heads/revert-electron-build-removal","pushedAt":"2024-05-24T13:33:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"b0307cf4d65ae01e66d2ac3a283f34a2be722bd9","after":null,"ref":"refs/heads/docs/update-readme","pushedAt":"2024-05-24T13:16:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"5de27ab7620143223295ab4eb020bea516fa806f","after":null,"ref":"refs/heads/hackaton-dev-version","pushedAt":"2024-05-24T13:16:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"b2be7875b8a42579a0572e5ded3a96c93bfd9524","after":null,"ref":"refs/heads/remove-some-foxglove-menus","pushedAt":"2024-05-24T13:02:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"47a4958e98c7314cbdca6704463b4150ea33c61b","after":null,"ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-24T13:01:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"}},{"before":"ff725836dd9688834c034d5642720a224419dd7e","after":"47a4958e98c7314cbdca6704463b4150ea33c61b","ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-24T12:50:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Update version","shortMessageHtmlLink":"Update version"}},{"before":"8c43f20845a839f2f02e61deb57c38f8cd10a535","after":"ff725836dd9688834c034d5642720a224419dd7e","ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-24T12:49:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Remove references to the old project","shortMessageHtmlLink":"Remove references to the old project"}},{"before":"080a4bc8c31513994091433991d2b9a843c45efc","after":null,"ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-24T12:47:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"}},{"before":"28d5647407c029f718c7fc014677f400f6f873b4","after":"7a4e869cf74c8e297f11d74a019fb212184dd3ae","ref":"refs/heads/main","pushedAt":"2024-05-24T12:39:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Including missing improvement that was available on the original project (#29)\n\n**User-Facing Changes**\r\nThat are some perfomance issues in the 3D panel rendering and we would\r\nlike to include it in the aplication.\r\n\r\n**Description**\r\n\r\nI've added [ this\r\ncommit](https://github.com/foxglove/studio/commit/ed3946ce59b2a075b12179b5aed30bfcee5ac247)\r\nfrom the original project in order to optimize the 3D rendering.","shortMessageHtmlLink":"Including missing improvement that was available on the original proj…"}},{"before":"19ee7e550ceeba1249c9e21ed953b804bb850c81","after":"080a4bc8c31513994091433991d2b9a843c45efc","ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-21T14:49:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"apply lint","shortMessageHtmlLink":"apply lint"}},{"before":"28d5647407c029f718c7fc014677f400f6f873b4","after":"19ee7e550ceeba1249c9e21ed953b804bb850c81","ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-21T12:28:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Including missing improvement that was available on the original project","shortMessageHtmlLink":"Including missing improvement that was available on the original project"}},{"before":null,"after":"28d5647407c029f718c7fc014677f400f6f873b4","ref":"refs/heads/bugfix/performance-improvements","pushedAt":"2024-05-21T12:13:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Remove root.unmount created for tests (#27)\n\nIt was a test that I forgot to remove. It makes the application be\r\nunmounted after 5 seconds.","shortMessageHtmlLink":"Remove root.unmount created for tests (#27)"}},{"before":"b4a4d24f74a61375536299ab0b5b5e8865a58c80","after":"8c43f20845a839f2f02e61deb57c38f8cd10a535","ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-21T12:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Change version","shortMessageHtmlLink":"Change version"}},{"before":"28d5647407c029f718c7fc014677f400f6f873b4","after":"b4a4d24f74a61375536299ab0b5b5e8865a58c80","ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-21T12:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Remove references to the old project","shortMessageHtmlLink":"Remove references to the old project"}},{"before":null,"after":"28d5647407c029f718c7fc014677f400f6f873b4","ref":"refs/heads/fix/remove-old-references","pushedAt":"2024-05-21T08:59:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laisspportugal","name":"laisspportugal","path":"/laisspportugal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/144259784?s=80&v=4"},"commit":{"message":"Remove root.unmount created for tests (#27)\n\nIt was a test that I forgot to remove. It makes the application be\r\nunmounted after 5 seconds.","shortMessageHtmlLink":"Remove root.unmount created for tests (#27)"}},{"before":"1c0d2a399f522b06887f61df2c01b565db54407d","after":null,"ref":"refs/heads/hotfix/remove-root-unmount","pushedAt":"2024-05-13T10:12:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"}},{"before":"cf0ddfed271e1fe64f28e7e5c0abd43f404d627c","after":"28d5647407c029f718c7fc014677f400f6f873b4","ref":"refs/heads/main","pushedAt":"2024-05-13T10:11:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"Remove root.unmount created for tests (#27)\n\nIt was a test that I forgot to remove. It makes the application be\r\nunmounted after 5 seconds.","shortMessageHtmlLink":"Remove root.unmount created for tests (#27)"}},{"before":"0068cb7b0e38f7fcbb0c0a868f69adaf4382ba90","after":"1c0d2a399f522b06887f61df2c01b565db54407d","ref":"refs/heads/hotfix/remove-root-unmount","pushedAt":"2024-05-13T09:49:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aneuwald-ctw","name":"Alexandre Neuwald CTW","path":"/aneuwald-ctw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/162589552?s=80&v=4"},"commit":{"message":"increment version","shortMessageHtmlLink":"increment version"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX0PF7AA","startCursor":null,"endCursor":null}},"title":"Activity · bmw-software-engineering/foxbox"}