{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":553466067,"defaultBranch":"main","name":"monitor-ui","ownerLogin":"MTES-MCT","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-18T09:00:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20193330?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716474549.0","currentOid":""},"activityList":{"items":[{"before":"90e870c1de78c7fdaff8301416629ff7fc6ab6cf","after":"cd9d2f1791fa4ffebc3144859561fa3448d73f60","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T18:46:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(tables)!: normalize tables checkbox, margins & height\n\nBREAKING CHANGE:\n\n- Remove `isChecked` prop in `TableWithSelectableRows.RowCheckbox`, replaced by native `checked` prop.\n- Remove `isIndeterminate` prop in `TableWithSelectableRows.RowCheckbox`, replaced by original Rsuite `indeterminate` prop.\n- Remove `$isHighlighted` prop in `TableWithSelectableRows.Td`, replaced by the same prop on `TableWithSelectableRows.BodyTr`.\n- In order to work properly with `RowCheckbox`, `TableWithSelectableRows` now requires ``.\n- Following the `SimpleTable` & `TableWithSelectableRows` margins/heights normalization, including a few hacks,\n it may break some UI widths & heights.\n- Please check `TableWithSelectableRows.stories.tsx` to see a full example on how to use/update it.\n- As shown in the story, be careful **NOT** to wrap the checkbox table header cell\n within `` since the flex display breaks its internal positioning.","shortMessageHtmlLink":"fix(tables)!: normalize tables checkbox, margins & height"}},{"before":"e5b5f10b9ecffc359ed33ad65e7e259069a71b7a","after":"90e870c1de78c7fdaff8301416629ff7fc6ab6cf","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T18:27:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(tables)!: normalize tables checkbox, margins & height\n\nBREAKING CHANGE:\n\n- Remove `isChecked` prop in `TableWithSelectableRows.RowCheckbox`, replaced by native `checked` prop.\n- Remove `isIndeterminate` prop in `TableWithSelectableRows.RowCheckbox`, replaced by original Rsuite `indeterminate` prop.\n- Remove `$isHighlighted` prop in `TableWithSelectableRows.Td`, replaced by the same prop on `TableWithSelectableRows.BodyTr`.\n- In order to work properly with `RowCheckbox`, `TableWithSelectableRows` now requires `
`.\n- Following the `SimpleTable` & `TableWithSelectableRows` margins/heights normalization, including a few hacks,\n it may break some UI widths & heights.\n- Please check `TableWithSelectableRows.stories.tsx` to see a full example on how to use/update it.","shortMessageHtmlLink":"fix(tables)!: normalize tables checkbox, margins & height"}},{"before":"4b559e5b6fe7508db7ac25e53dcba67ac4af90f8","after":"e5b5f10b9ecffc359ed33ad65e7e259069a71b7a","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T18:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(tables): normalize tables checkbox, margins & height","shortMessageHtmlLink":"fix(tables): normalize tables checkbox, margins & height"}},{"before":"faf934233b8f93409cdd8796228bed35fe523af3","after":"4b559e5b6fe7508db7ac25e53dcba67ac4af90f8","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T14:48:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(tables): set SimpleTable.Td line-height & .CellLoader height to 22px","shortMessageHtmlLink":"fix(tables): set SimpleTable.Td line-height & .CellLoader height to 22px"}},{"before":"d8eb90bbc6a9a8b8881bb85a54aa05f9b58008c1","after":"faf934233b8f93409cdd8796228bed35fe523af3","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T14:32:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"feat(tables): add $isLoading prop to SimpleTable.Td\n\n- add `$isLoading` prop to `SimpleTable.Td (& `TableWithSelectableRows.Td`)\n- add `$width` prop to `SimpleTable.Th` (& `TableWithSelectableRows.Th`)\n- add & expose `SimpleTable.CellLoader` (& `TableWithSelectableRows.CellLoader`)\n- fix ellipsis when `SimpleTable.Th` width is set while not set in `SimpleTable.Td` (// `TableWithSelectableRows`)\n- deprecate `$width` prop from `TableWithSelectableRows.Td`","shortMessageHtmlLink":"feat(tables): add $isLoading prop to SimpleTable.Td"}},{"before":null,"after":"d8eb90bbc6a9a8b8881bb85a54aa05f9b58008c1","ref":"refs/heads/ivan/feat-tables-add-isLoading-prop-to-SimpleTable.Td","pushedAt":"2024-05-23T14:29:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"feat(tables): add $isLoading prop to SimpleTable.Td\n\n- add $isLoading prop to SimpleTable.Td (& TableWithSelectableRows.Td)\n- add $width prop to SimpleTable.Th (& TableWithSelectableRows.Th)\n- add & expose SimpleTable.CellLoader & (TableWithSelectableRows.CellLoader)\n- fix ellipsis when SimpleTable.Th width is set while not set in SimpleTable.Td (// TableWithSelectableRows)\n- deprecate $width prop from TableWithSelectableRows.Td","shortMessageHtmlLink":"feat(tables): add $isLoading prop to SimpleTable.Td"}},{"before":"9ebd5a6c5e3db684799a0e5b66998300e4fe00b1","after":null,"ref":"refs/heads/ci-release-v17.2.2","pushedAt":"2024-05-21T11:22:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":"f55eb2ca036cd0c1c06b78eaaacfc1983e48ffb3","after":"f655623dd9ff7ec3c738c8281169249160249b64","ref":"refs/heads/main","pushedAt":"2024-05-21T11:22:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.2","shortMessageHtmlLink":"ci(release): 17.2.2"}},{"before":null,"after":"9ebd5a6c5e3db684799a0e5b66998300e4fe00b1","ref":"refs/heads/ci-release-v17.2.2","pushedAt":"2024-05-21T11:22:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.2","shortMessageHtmlLink":"ci(release): 17.2.2"}},{"before":"a14ac792920a2ce621b776e97d645976600dee45","after":null,"ref":"refs/heads/claire/fix-element-icon-button","pushedAt":"2024-05-21T11:19:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"claire2212","name":"Claire Dagan","path":"/claire2212","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23258718?s=80&v=4"}},{"before":"4fef07a4aa5f789d57fa17a7c12432750757519d","after":"f55eb2ca036cd0c1c06b78eaaacfc1983e48ffb3","ref":"refs/heads/main","pushedAt":"2024-05-21T11:19:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"claire2212","name":"Claire Dagan","path":"/claire2212","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23258718?s=80&v=4"},"commit":{"message":"fix(elements): fix IconButton border","shortMessageHtmlLink":"fix(elements): fix IconButton border"}},{"before":null,"after":"a14ac792920a2ce621b776e97d645976600dee45","ref":"refs/heads/claire/fix-element-icon-button","pushedAt":"2024-05-21T09:30:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"claire2212","name":"Claire Dagan","path":"/claire2212","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23258718?s=80&v=4"},"commit":{"message":"fix(elements): fix IconButton border","shortMessageHtmlLink":"fix(elements): fix IconButton border"}},{"before":"23747e0dde3334dac3ed5bdf2645de416260ab22","after":null,"ref":"refs/heads/ci-release-v17.2.1","pushedAt":"2024-05-21T03:51:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":"de3f0cce9a5228db0e1c48a7d6a7f4ec662b7ab0","after":"4fef07a4aa5f789d57fa17a7c12432750757519d","ref":"refs/heads/main","pushedAt":"2024-05-21T03:51:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.1","shortMessageHtmlLink":"ci(release): 17.2.1"}},{"before":null,"after":"23747e0dde3334dac3ed5bdf2645de416260ab22","ref":"refs/heads/ci-release-v17.2.1","pushedAt":"2024-05-21T03:50:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.1","shortMessageHtmlLink":"ci(release): 17.2.1"}},{"before":"8f97a55f5f871788d2184460de3ced5da3c5fbe5","after":"de3f0cce9a5228db0e1c48a7d6a7f4ec662b7ab0","ref":"refs/heads/main","pushedAt":"2024-05-21T03:46:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(types): fix AnyEnum key type","shortMessageHtmlLink":"fix(types): fix AnyEnum key type"}},{"before":"06dcd262cc2c52828a0f11e5c0058d996b7e33e6","after":null,"ref":"refs/heads/ivan/fix-types-fix-AnyEnum-key-type","pushedAt":"2024-05-21T03:46:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":null,"after":"06dcd262cc2c52828a0f11e5c0058d996b7e33e6","ref":"refs/heads/ivan/fix-types-fix-AnyEnum-key-type","pushedAt":"2024-05-21T03:44:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"fix(types): fix AnyEnum key type","shortMessageHtmlLink":"fix(types): fix AnyEnum key type"}},{"before":"0ad3e388d6db09cbcd3ccc7a80471b83553a7559","after":"8f97a55f5f871788d2184460de3ced5da3c5fbe5","ref":"refs/heads/main","pushedAt":"2024-05-21T03:32:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.0","shortMessageHtmlLink":"ci(release): 17.2.0"}},{"before":"6343d360dd22f2e71026931f69df2c0a0cc030c9","after":null,"ref":"refs/heads/ci-release-v17.2.0","pushedAt":"2024-05-21T03:32:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":null,"after":"6343d360dd22f2e71026931f69df2c0a0cc030c9","ref":"refs/heads/ci-release-v17.2.0","pushedAt":"2024-05-21T03:32:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.2.0","shortMessageHtmlLink":"ci(release): 17.2.0"}},{"before":"32b798a84a4112ab5aa4c7201e5af99d8a6f0c0e","after":null,"ref":"refs/heads/ivan/feat-types-add-AnyEnum","pushedAt":"2024-05-21T03:27:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":"22bc28718b637c3205f2ed3bfb8aade45bab0d97","after":"0ad3e388d6db09cbcd3ccc7a80471b83553a7559","ref":"refs/heads/main","pushedAt":"2024-05-21T03:27:40.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"feat(types): support string id in CollectionItem","shortMessageHtmlLink":"feat(types): support string id in CollectionItem"}},{"before":null,"after":"32b798a84a4112ab5aa4c7201e5af99d8a6f0c0e","ref":"refs/heads/ivan/feat-types-add-AnyEnum","pushedAt":"2024-05-21T03:23:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"feat(types): support string id in CollectionItem","shortMessageHtmlLink":"feat(types): support string id in CollectionItem"}},{"before":"e7ecd9580decc8159c04c3fc9ed66aed7f1f9370","after":null,"ref":"refs/heads/ci-release-v17.1.1","pushedAt":"2024-05-21T02:42:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":"986fe56d3de704477eaff6c606ddbe3d9247e961","after":"22bc28718b637c3205f2ed3bfb8aade45bab0d97","ref":"refs/heads/main","pushedAt":"2024-05-21T02:42:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.1.1","shortMessageHtmlLink":"ci(release): 17.1.1"}},{"before":null,"after":"e7ecd9580decc8159c04c3fc9ed66aed7f1f9370","ref":"refs/heads/ci-release-v17.1.1","pushedAt":"2024-05-21T02:42:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"ci(release): 17.1.1","shortMessageHtmlLink":"ci(release): 17.1.1"}},{"before":"264bd48e868c3337916b31ff00961f60d2cb0a59","after":null,"ref":"refs/heads/ivan/fix-components-fix-onAutoClose-prop-callback-in-Banner","pushedAt":"2024-05-21T02:39:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"}},{"before":"d8f4cacd68eccdd0665e6e5a2bc14a9dc50764a7","after":"986fe56d3de704477eaff6c606ddbe3d9247e961","ref":"refs/heads/main","pushedAt":"2024-05-21T02:39:04.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"docs(components): fix Banner story delays","shortMessageHtmlLink":"docs(components): fix Banner story delays"}},{"before":"f4eacbe90f2cba08329c0d9c0a8ee6c92b807d07","after":"264bd48e868c3337916b31ff00961f60d2cb0a59","ref":"refs/heads/ivan/fix-components-fix-onAutoClose-prop-callback-in-Banner","pushedAt":"2024-05-15T16:38:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ivangabriele","name":"Ivan Gabriele","path":"/ivangabriele","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5957876?s=80&v=4"},"commit":{"message":"docs(components): fix Banner story delays","shortMessageHtmlLink":"docs(components): fix Banner story delays"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUlmTrAA","startCursor":null,"endCursor":null}},"title":"Activity ยท MTES-MCT/monitor-ui"}