{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":762281867,"defaultBranch":"develop","name":"cvat","ownerLogin":"syedbarimanjan","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-23T13:05:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/112156147?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712343717.0","currentOid":""},"activityList":{"items":[{"before":"151107cfb2af7a75590535c74ceb975dfbfd274a","after":"2e691a519dfc40d6157b8a82e107e0de95bc1473","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T18:59:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: bae657bc1206c2f7c437c3b032aebcea93eb0318","shortMessageHtmlLink":"deploy: bae657b"}},{"before":"4ed6d04aa4036fec6c6327b55704770cae51db6d","after":"bae657bc1206c2f7c437c3b032aebcea93eb0318","ref":"refs/heads/develop","pushedAt":"2024-04-30T18:58:48.000Z","pushType":"push","commitsCount":25,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Modernize Rego syntax (#7824)\n\nOpen Policy Agent v0.59 introduced a new directive (`import rego.v1`)\r\nthat ensures that the file is compatible with OPA v1 (to be released in\r\nthe future).\r\n\r\nAdd this directive to all Rego files and update the syntax accordingly.\r\nWhich involves the following:\r\n\r\n* Rewrite all rules to use the `if` keyword, which is now mandatory.\r\n\r\n* Where appropriate, use the `in` keyword, which is now available\r\nwithout a future import. It's not mandatory, but it looks much nicer.\r\n\r\nIn addition, update Regal to the latest version, which now enforces the\r\nuse of `import rego.v1` by default.","shortMessageHtmlLink":"Modernize Rego syntax (cvat-ai#7824)"}},{"before":"88f5b6bc9bf4d93b6832e5d96ae88818e65dd522","after":"151107cfb2af7a75590535c74ceb975dfbfd274a","ref":"refs/heads/gh-pages","pushedAt":"2024-04-18T17:46:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: 4ed6d04aa4036fec6c6327b55704770cae51db6d","shortMessageHtmlLink":"deploy: 4ed6d04"}},{"before":"70a7cc0944ea1684defce29687d56529f7a24455","after":"4ed6d04aa4036fec6c6327b55704770cae51db6d","ref":"refs/heads/develop","pushedAt":"2024-04-18T17:45:15.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"[GSoC2024] add return types to fix typescript warnings (#7689)","shortMessageHtmlLink":"[GSoC2024] add return types to fix typescript warnings (cvat-ai#7689)"}},{"before":null,"after":"88f5b6bc9bf4d93b6832e5d96ae88818e65dd522","ref":"refs/heads/gh-pages","pushedAt":"2024-04-05T19:01:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: 70a7cc0944ea1684defce29687d56529f7a24455","shortMessageHtmlLink":"deploy: 70a7cc0"}},{"before":"33f9cc2e43ebe7da4fbf28e1c137d3052a88dd7b","after":"70a7cc0944ea1684defce29687d56529f7a24455","ref":"refs/heads/develop","pushedAt":"2024-04-05T19:00:56.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update datumaro dependency (#7716)\n\n\r\n\r\n\r\n\r\n### Motivation and context\r\n\r\n\r\nCloses https://github.com/opencv/cvat/pull/7703\r\nRelated: https://github.com/opencv/cvat/issues/7258\r\nRelated: https://github.com/opencv/cvat/pull/7125\r\nRelated: https://github.com/opencv/cvat/pull/7699\r\n\r\nChanges:\r\nhttps://github.com/cvat-ai/datumaro/compare/8a14a99fe17f19d98595a2a4a74ab459051cc23b...82982b16b178eb3f39c707795bb68a3306610abf\r\n\r\n- Fixed WiderFace dataset example\r\n- Fixed export without images in Datumaro format - no empty `media` and\r\n`point_cloud` fields should be in the results\r\n\r\n### How has this been tested?\r\n\r\n\r\n### Checklist\r\n\r\n- [ ] I submit my changes into the `develop` branch\r\n- [ ] I have created a changelog fragment \r\n- [ ] I have updated the documentation accordingly\r\n- [ ] I have added tests to cover my changes\r\n- [ ] I have linked related issues (see [GitHub docs](\r\n\r\nhttps://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))\r\n- [ ] I have increased versions of npm packages if it is necessary\r\n\r\n([cvat-canvas](https://github.com/opencv/cvat/tree/develop/cvat-canvas#versioning),\r\n\r\n[cvat-core](https://github.com/opencv/cvat/tree/develop/cvat-core#versioning),\r\n\r\n[cvat-data](https://github.com/opencv/cvat/tree/develop/cvat-data#versioning)\r\nand\r\n\r\n[cvat-ui](https://github.com/opencv/cvat/tree/develop/cvat-ui#versioning))\r\n\r\n### License\r\n\r\n- [ ] I submit _my code changes_ under the same [MIT License](\r\nhttps://github.com/opencv/cvat/blob/develop/LICENSE) that covers the\r\nproject.\r\n Feel free to contact the maintainers if that's a concern.","shortMessageHtmlLink":"Update datumaro dependency (cvat-ai#7716)"}},{"before":"2cec996a7b0cb010b138e8fa27aa3ebcf5ce1f43","after":"3ce9e6fb7fe12f07b9185bc9514baf69c67ea40e","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-05T10:50:49.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"klakhov","name":"Kirill Lakhov","path":"/klakhov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50956430?s=80&v=4"},"commit":{"message":"updated package version","shortMessageHtmlLink":"updated package version"}},{"before":"3dfc00568c0bff726b91ec65e9dfe0eb4f2b6553","after":"2cec996a7b0cb010b138e8fa27aa3ebcf5ce1f43","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-04T15:05:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Merge branch 'enhancement/empty-list-components' of https://github.com/syedbarimanjan/cvat into enhancement/empty-list-components","shortMessageHtmlLink":"Merge branch 'enhancement/empty-list-components' of https://github.co…"}},{"before":"b765c607a3809ef1979bea94ecd11576a67acabe","after":"3dfc00568c0bff726b91ec65e9dfe0eb4f2b6553","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-04T08:41:32.000Z","pushType":"push","commitsCount":43,"pusher":{"login":"bsekachev","name":"Boris Sekachev","path":"/bsekachev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40690378?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into enhancement/empty-list-components","shortMessageHtmlLink":"Merge branch 'develop' into enhancement/empty-list-components"}},{"before":"f835267224914922491aa84776117d8d5417c9f7","after":"b765c607a3809ef1979bea94ecd11576a67acabe","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-03T10:47:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update 20240403_153414_syedbarimnajan_empty_list_components.md","shortMessageHtmlLink":"Update 20240403_153414_syedbarimnajan_empty_list_components.md"}},{"before":"8932cab0ff168df6c5c2752c19583324d8ad10d2","after":"f835267224914922491aa84776117d8d5417c9f7","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-03T10:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Add changelog fragment","shortMessageHtmlLink":"Add changelog fragment"}},{"before":"a828f15a843180c4f1900cf0297fa15db457c140","after":"8932cab0ff168df6c5c2752c19583324d8ad10d2","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-04-03T10:31:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Suggested Changes","shortMessageHtmlLink":"Suggested Changes"}},{"before":"fabf0ee79d3ebe65f07cd6278886f802d796b935","after":"a828f15a843180c4f1900cf0297fa15db457c140","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-25T13:16:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"1c450061339c18a1e28334fa28371279743b43b7","after":"fabf0ee79d3ebe65f07cd6278886f802d796b935","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-25T10:16:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Fix styles","shortMessageHtmlLink":"Fix styles"}},{"before":"eca019aa8a06382aefc1198543aed3f5f22701ac","after":"1c450061339c18a1e28334fa28371279743b43b7","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-25T01:59:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"retrigger checks","shortMessageHtmlLink":"retrigger checks"}},{"before":"7e2f9d36bbffed41542ae8ff4ad79cdaf7d60a08","after":"33f9cc2e43ebe7da4fbf28e1c137d3052a88dd7b","ref":"refs/heads/develop","pushedAt":"2024-03-24T18:47:21.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Add test for check disabling button while creating gt job (#7649)\n\n\r\n\r\n\r\n\r\n### Motivation and context\r\n\r\nTest for feature https://github.com/opencv/cvat/pull/7540\r\n\r\n### How has this been tested?\r\n\r\n\r\n### Checklist\r\n\r\n- [x] I submit my changes into the `develop` branch\r\n- [ ] I have created a changelog fragment \r\n- [ ] I have updated the documentation accordingly\r\n- [ ] I have added tests to cover my changes\r\n- [x] I have linked related issues (see [GitHub docs](\r\n\r\nhttps://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))\r\n- [x] I have increased versions of npm packages if it is necessary\r\n\r\n([cvat-canvas](https://github.com/opencv/cvat/tree/develop/cvat-canvas#versioning),\r\n\r\n[cvat-core](https://github.com/opencv/cvat/tree/develop/cvat-core#versioning),\r\n\r\n[cvat-data](https://github.com/opencv/cvat/tree/develop/cvat-data#versioning)\r\nand\r\n\r\n[cvat-ui](https://github.com/opencv/cvat/tree/develop/cvat-ui#versioning))\r\n\r\n### License\r\n\r\n- [x] I submit _my code changes_ under the same [MIT License](\r\nhttps://github.com/opencv/cvat/blob/develop/LICENSE) that covers the\r\nproject.\r\n Feel free to contact the maintainers if that's a concern.","shortMessageHtmlLink":"Add test for check disabling button while creating gt job (cvat-ai#7649)"}},{"before":"5d0667781bbc6ae84f5909e64be9791df5f1499e","after":"eca019aa8a06382aefc1198543aed3f5f22701ac","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-24T14:47:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"retrigger checks","shortMessageHtmlLink":"retrigger checks"}},{"before":"d3c68bf24e553ff7f7d3cdb8e3176e498e510010","after":"5d0667781bbc6ae84f5909e64be9791df5f1499e","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-24T02:51:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Make empty-list components ui consistent","shortMessageHtmlLink":"Make empty-list components ui consistent"}},{"before":"3698331a598cc723708fa148ca81ba39af78d897","after":"d3c68bf24e553ff7f7d3cdb8e3176e498e510010","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-22T08:11:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Improve emptylist tasks component","shortMessageHtmlLink":"Improve emptylist tasks component"}},{"before":null,"after":"3698331a598cc723708fa148ca81ba39af78d897","ref":"refs/heads/enhancement/empty-list-components","pushedAt":"2024-03-22T08:10:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Make Cloudstorage emptylist component position consistent","shortMessageHtmlLink":"Make Cloudstorage emptylist component position consistent"}},{"before":"ae7999bf8761f8682a7ff147ad17e5e3a3d5b81b","after":"7e2f9d36bbffed41542ae8ff4ad79cdaf7d60a08","ref":"refs/heads/develop","pushedAt":"2024-03-21T21:48:22.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Fix annotation accuracy display in the UI (#7652)\n\n\r\n\r\n\r\n\r\n### Motivation and context\r\n\r\nThe current formula the UI uses to calculate accuracy is incorrect. The\r\ndenominator is supposed to be the total sample count, but ds_count +\r\ngt_count - valid_count is not the same value. To illustrate:\r\n\r\n **** ***. *... ****\r\n **** ***. .*.. ****\r\n **** ***. ..*. ****\r\n .... ***. .... ***.\r\n\r\n ds_count gt_count valid_count total_count (expected)\r\n\r\nEach value is the sum of the values in the confusion matrix marked by\r\n`*`. The current formula essentially adds values that are off the\r\ndiagonal twice.\r\n\r\nInstead of trying to derive the total count from other values, just\r\ntransmit the correct value from the server and use it in the UI.\r\n\r\n### How has this been tested?\r\n\r\nManual testing.\r\n\r\n### Checklist\r\n\r\n- [x] I submit my changes into the `develop` branch\r\n- [x] I have created a changelog fragment \r\n- ~~[ ] I have updated the documentation accordingly~~\r\n- ~~[ ] I have added tests to cover my changes~~\r\n- ~~[ ] I have linked related issues (see [GitHub docs](\r\n\r\nhttps://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))~~\r\n- ~~[ ] I have increased versions of npm packages if it is necessary\r\n\r\n([cvat-canvas](https://github.com/opencv/cvat/tree/develop/cvat-canvas#versioning),\r\n\r\n[cvat-core](https://github.com/opencv/cvat/tree/develop/cvat-core#versioning),\r\n\r\n[cvat-data](https://github.com/opencv/cvat/tree/develop/cvat-data#versioning)\r\nand\r\n\r\n[cvat-ui](https://github.com/opencv/cvat/tree/develop/cvat-ui#versioning))~~\r\n\r\n### License\r\n\r\n- [x] I submit _my code changes_ under the same [MIT License](\r\nhttps://github.com/opencv/cvat/blob/develop/LICENSE) that covers the\r\nproject.\r\n Feel free to contact the maintainers if that's a concern.","shortMessageHtmlLink":"Fix annotation accuracy display in the UI (cvat-ai#7652)"}},{"before":"2f585dcb59a5c121d8a85ec1cb67026350e1c49e","after":"887def806f904e0fc9ac2350b06780eeb2c53341","ref":"refs/heads/chore/update-debugger-extension","pushedAt":"2024-03-21T10:08:35.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"zhiltsov-max","name":"Maxim Zhiltsov","path":"/zhiltsov-max","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13832349?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into chore/update-debugger-extension","shortMessageHtmlLink":"Merge branch 'develop' into chore/update-debugger-extension"}},{"before":null,"after":"2f585dcb59a5c121d8a85ec1cb67026350e1c49e","ref":"refs/heads/chore/update-debugger-extension","pushedAt":"2024-03-18T15:14:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update python debugger configuration","shortMessageHtmlLink":"Update python debugger configuration"}},{"before":null,"after":"25ac771c91b2fc72bbd16660a72363f6d9d42166","ref":"refs/heads/update-debugger-extension","pushedAt":"2024-03-18T14:50:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update launch.json to use new python debugger","shortMessageHtmlLink":"Update launch.json to use new python debugger"}},{"before":"f4612db50eac422924cdbb854174b79432c95f28","after":"7370214e941852d993746292b406c1187370e75a","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-14T10:50:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Cleanup task-item.tsx","shortMessageHtmlLink":"Cleanup task-item.tsx"}},{"before":"5ae6504b40a69b20d6e64919e083a32be0740208","after":"f4612db50eac422924cdbb854174b79432c95f28","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-14T10:29:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update task-item.tsx","shortMessageHtmlLink":"Update task-item.tsx"}},{"before":"4bb880d25d0d8b94b3eb32ad75384fa8deedc993","after":"5ae6504b40a69b20d6e64919e083a32be0740208","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-14T10:29:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update task-item.tsx","shortMessageHtmlLink":"Update task-item.tsx"}},{"before":"b981a55789a463b7ed23a123a54638a5875289eb","after":"4bb880d25d0d8b94b3eb32ad75384fa8deedc993","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-14T10:27:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Remove styles","shortMessageHtmlLink":"Remove styles"}},{"before":"80f0711a0ee21652bbd4faf0b8aecb2ff6e26fa5","after":"b981a55789a463b7ed23a123a54638a5875289eb","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-14T09:52:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syedbarimanjan","name":"Syed Bariman Jan","path":"/syedbarimanjan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112156147?s=80&v=4"},"commit":{"message":"Update task-item.tsx","shortMessageHtmlLink":"Update task-item.tsx"}},{"before":"6970a3c37763aacab16cc74505ea2d2467ba05af","after":"80f0711a0ee21652bbd4faf0b8aecb2ff6e26fa5","ref":"refs/heads/feature/long-cardname-tooltip","pushedAt":"2024-03-13T16:21:33.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"bsekachev","name":"Boris Sekachev","path":"/bsekachev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40690378?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into feature/long-cardname-tooltip","shortMessageHtmlLink":"Merge branch 'develop' into feature/long-cardname-tooltip"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0zMFQxODo1OTo1MC4wMDAwMDBazwAAAAQ-VmF1","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0zMFQxODo1OTo1MC4wMDAwMDBazwAAAAQ-VmF1","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0xM1QxNjoyMTozMy4wMDAwMDBazwAAAAQUsx-P"}},"title":"Activity · syedbarimanjan/cvat"}