{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":357856013,"defaultBranch":"master","name":"Salesforce-Inspector-reloaded","ownerLogin":"tprouvot","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-14T09:55:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35368290?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716798539.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"258db9af76c5750100d72918b8dc0121a2250117","ref":"refs/heads/dependabot/npm_and_yarn/replace-in-file-7.2.0","pushedAt":"2024-05-27T08:28:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump replace-in-file from 2.2.2 to 7.2.0\n\nBumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 2.2.2 to 7.2.0.\n- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)\n- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/adamreisnz/replace-in-file/commits)\n\n---\nupdated-dependencies:\n- dependency-name: replace-in-file\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump replace-in-file from 2.2.2 to 7.2.0"}},{"before":"d1e7edcb1f71a06416c896fb0f3a987f47aaa9ed","after":null,"ref":"refs/heads/feature/useSvgForFavicon","pushedAt":"2024-05-24T14:01:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"}},{"before":"131556842d6572791f54ef6811cc5a54f3c16f68","after":"7529523cb18b7fb7c53fa55f8fb9093cd0327f06","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-24T14:01:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"[general] Favicons rework (#438)\n\n## Describe your changes\r\nUse hex color instead of proper icons\r\n\r\n## Issue ticket number and link\r\n\r\n## Checklist before requesting a review\r\n- [ ] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [ ] Target branch is releaseCandidate and not master\r\n- [ ] I have performed a self-review of my code\r\n- [ ] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [ ] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [ ] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)","shortMessageHtmlLink":"[general] Favicons rework (#438)"}},{"before":null,"after":"d1e7edcb1f71a06416c896fb0f3a987f47aaa9ed","ref":"refs/heads/feature/useSvgForFavicon","pushedAt":"2024-05-24T13:59:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"65ed37d2394172ca19511d879a3eb2d1641cba57","after":"131556842d6572791f54ef6811cc5a54f3c16f68","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-22T15:42:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Restore gif with extension opening","shortMessageHtmlLink":"Restore gif with extension opening"}},{"before":"fd2cd1d06c96ff9bdd4baf7d058e81930aa5b788","after":"65ed37d2394172ca19511d879a3eb2d1641cba57","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-22T10:35:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Fix link","shortMessageHtmlLink":"Fix link"}},{"before":"2b4dbef48c51f269896798470bf339e1422ebb63","after":"fd2cd1d06c96ff9bdd4baf7d058e81930aa5b788","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-22T10:27:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Feat: add incognito login as (#382)\n\n## Describe your changes\r\n\r\nAdd a new button in user detail, calling method\r\n`loginAsInIncognito(userId)` that encapsulate `getLoginAsLink(userId)`\r\nin a new incognito window\r\n\r\n## Issue ticket number and link\r\n\r\n#381\r\n\r\n## Checklist before requesting a review\r\n- [x] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [x] Target branch is releaseCandidate and not master\r\n- [x] I have performed a self-review of my code\r\n- [x] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [x] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [x] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)\r\n\r\n---------\r\n\r\nCo-authored-by: Thomas Prouvot \r\nCo-authored-by: Thomas Prouvot <35368290+tprouvot@users.noreply.github.com>\r\nCo-authored-by: Mehdi Cherfaoui <25982646+mehdisfdc@users.noreply.github.com>","shortMessageHtmlLink":"Feat: add incognito login as (#382)"}},{"before":"bf266db48c689260b786265f1b3dd5cf3e8219db","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-9.3.0","pushedAt":"2024-05-22T10:24:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1d9ba3147478dec3af3d0ff1ff082b5a0f7d6223","after":"2b4dbef48c51f269896798470bf339e1422ebb63","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-22T09:04:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"[data-export] Add download button (#436)\n\n## Describe your changes\r\nAdd download button in data export page\r\n\r\n\"image\"\r\nsrc=\"https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/cda06fc3-4468-4710-a2fe-e451ec0f6fcc\"\r\n\r\n\r\n## Issue ticket number and link\r\nCloses #101 \r\n\r\n## Checklist before requesting a review\r\n- [x] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [x] Target branch is releaseCandidate and not master\r\n- [x] I have performed a self-review of my code\r\n- [ ] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [x] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [ ] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)","shortMessageHtmlLink":"[data-export] Add download button (#436)"}},{"before":null,"after":"5717880eacd533507e029ed8a358646aca551181","ref":"refs/heads/feature/addDownloadButtonOnDataExport","pushedAt":"2024-05-22T08:50:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Add download button on data export page","shortMessageHtmlLink":"Add download button on data export page"}},{"before":"26356af39b07fd227c7d548e6c96895d9de66c5b","after":"037b746428326440fe5f787d33c6852c9ca386a6","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T14:56:17.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":"Deployed 8b528fc with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 8b528fc with MkDocs version: 1.6.0"}},{"before":"042d07cfe56a7bb6a37dcb21bb34fb3accad44e3","after":"8b528fcdd7ec7574ce1729524c5f77f8f892f421","ref":"refs/heads/beta","pushedAt":"2024-05-21T14:55:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Merge branch 'releaseCandidate' into beta","shortMessageHtmlLink":"Merge branch 'releaseCandidate' into beta"}},{"before":"b58676342cefc75cd3071180a80e5e787ec7935c","after":"26356af39b07fd227c7d548e6c96895d9de66c5b","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T14:54:52.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":"Deployed 042d07c with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 042d07c with MkDocs version: 1.6.0"}},{"before":"0cd75be092c956d4a98d161af7edd533ed9a50b6","after":"042d07cfe56a7bb6a37dcb21bb34fb3accad44e3","ref":"refs/heads/beta","pushedAt":"2024-05-21T14:54:20.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Merge branch 'releaseCandidate' into beta","shortMessageHtmlLink":"Merge branch 'releaseCandidate' into beta"}},{"before":"35dc8c26db46e766fa1ab651c7371589a40b1a47","after":"1d9ba3147478dec3af3d0ff1ff082b5a0f7d6223","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-21T14:52:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"[general] Favicon bug fix and enhancement (#434)\n\n## Describe your changes\r\n\r\nBug fix and enhancements for favicons to fix prior PR\r\n- restored option to enable/disable favicons\r\n- removed toggle from text input Option type\r\n- added isFavIcon prop to enable favicon specific text feature - icon\r\npreview\r\n\r\n## Issue ticket number and link\r\n\r\n## Checklist before requesting a review\r\n- [ x ] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [ x ] Target branch is releaseCandidate and not master\r\n- [ x ] I have performed a self-review of my code\r\n- [ x ] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [ n/a ] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [ n/a ] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)\r\n\r\n---------\r\n\r\nCo-authored-by: Nathan Shulman \r\nCo-authored-by: Thomas Prouvot ","shortMessageHtmlLink":"[general] Favicon bug fix and enhancement (#434)"}},{"before":"8b1a699f2744f76da757cb4cc9dc0ab799685d99","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-9.2.0","pushedAt":"2024-05-20T09:00:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"bf266db48c689260b786265f1b3dd5cf3e8219db","ref":"refs/heads/dependabot/npm_and_yarn/eslint-9.3.0","pushedAt":"2024-05-20T09:00:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump eslint from 6.8.0 to 9.3.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 9.3.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v9.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump eslint from 6.8.0 to 9.3.0"}},{"before":"3f69b80794a1496223215081e718542d874150d3","after":"35dc8c26db46e766fa1ab651c7371589a40b1a47","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-17T14:26:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Add User Access Policies in setup links","shortMessageHtmlLink":"Add User Access Policies in setup links"}},{"before":"64d06daf895f2eada5364f2276e24d6174600911","after":"3f69b80794a1496223215081e718542d874150d3","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-17T12:22:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Update welcome with shortcut link customization","shortMessageHtmlLink":"Update welcome with shortcut link customization"}},{"before":"bb3fb7b1f97e0fcba9a894fefdc8332360ddf5b5","after":"64d06daf895f2eada5364f2276e24d6174600911","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-17T12:09:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Remove option which allowed users to enable custom favicon for Salesforce (confusing option)","shortMessageHtmlLink":"Remove option which allowed users to enable custom favicon for Salesf…"}},{"before":"e5c5f97d43ed4e6f4a540384773fdd26a5cca0d2","after":"bb3fb7b1f97e0fcba9a894fefdc8332360ddf5b5","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-17T12:04:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"[data-export] Add 'Hide Object Columns' checkbox (#406)\n\n## Describe your changes\r\n\r\n## Issue ticket number and link\r\n#352\r\n\r\n## Checklist before requesting a review\r\n- [x] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [x] Target branch is releaseCandidate and not master\r\n- [x] I have performed a self-review of my code\r\n- [x] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [x] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [x] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)\r\n\r\n---------\r\n\r\nCo-authored-by: Thomas Prouvot ","shortMessageHtmlLink":"[data-export] Add 'Hide Object Columns' checkbox (#406)"}},{"before":"cda57880dbdac926fd54752886c26dfc8e9b0099","after":"e5c5f97d43ed4e6f4a540384773fdd26a5cca0d2","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-16T09:02:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Fix show all data issue #430 when clicking menu item on subfield (address)","shortMessageHtmlLink":"Fix show all data issue #430 when clicking menu item on subfield (add…"}},{"before":"9451eda16ba1ac095eff52bdc023578871195d7b","after":"cda57880dbdac926fd54752886c26dfc8e9b0099","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-15T11:58:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Add code snippet to use random favicon in all orgs","shortMessageHtmlLink":"Add code snippet to use random favicon in all orgs"}},{"before":"67aee003d13fe5f461d2aae55483dc581be4b4b8","after":"9451eda16ba1ac095eff52bdc023578871195d7b","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-15T09:27:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Tooltip #399 | Fix #404 | Test framework enhancements | ESLint cleanup (#423)\n\n## Describe your changes\r\n- Cleaned up all ESLint issues\r\n- Added more status to test framework\r\n- Updated Firefox Instructions, fixed bugs specific to Firefox\r\n- Added nullToEmptyString to prevent React error (null value on input)\r\n- Updated SVG file to latest\r\n- Added `docs/dev-notes.md` for contributors\r\n- Added tooltip to options feature request\r\n- Fixed 100% popup off screen issue\r\n\r\n## Issue ticket number and link\r\n[popup] Setting the \"Popup arrow button orientation and position\" to\r\n100% makes it invisible [issue\r\n404](https://github.com/tprouvot/Salesforce-Inspector-reloaded/issues/404)\r\n[options] Add a tooltip to Option component [feature\r\n399](https://github.com/tprouvot/Salesforce-Inspector-reloaded/issues/399)\r\n\r\n## Checklist before requesting a review\r\n- [ x ] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [ x ] Target branch is releaseCandidate and not master\r\n- [ x ] I have performed a self-review of my code\r\n- [ x ] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [ x ] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [ ] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)\r\n\r\n---------\r\n\r\nCo-authored-by: nshulman \r\nCo-authored-by: Nathan Shulman ","shortMessageHtmlLink":"Tooltip #399 | Fix #404 | Test framework enhancements | ESLint cleanup ("}},{"before":"f683bfe6f0fe3c78bbe9d972f0abb1df69087d8f","after":"67aee003d13fe5f461d2aae55483dc581be4b4b8","ref":"refs/heads/releaseCandidate","pushedAt":"2024-05-07T10:31:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"[general] Enable chrome shortcuts (#421)\n\n## Describe your changes\r\n\r\nFrom [chrome://extensions/shortcut](chrome://extensions/shortcut) you\r\ncan now customize shortcuts\r\n\r\n\"image\"\r\nsrc=\"https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/382aea2d-5278-4dfe-89e6-6dcec4c724c9\"\r\n## Issue ticket number and link\r\nCloses #171 \r\n\r\n## Checklist before requesting a review\r\n- [x] I have read and understand the [Contributions\r\nsection](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions)\r\n- [x] Target branch is releaseCandidate and not master\r\n- [x] I have performed a self-review of my code\r\n- [x] I ran the [unit\r\ntests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests)\r\nand my PR does not break any tests\r\n- [x] I documented the changes I've made on the\r\n[CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md)\r\nand followed actual conventions\r\n- [x] I added a new section on\r\n[how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md)\r\n(optional)","shortMessageHtmlLink":"[general] Enable chrome shortcuts (#421)"}},{"before":"db1854a63ab5e385ca45422b564efffd5efd1ea8","after":"39713b318d125940224314f03e6300daed4fda39","ref":"refs/heads/feature/addChromeShortcuts","pushedAt":"2024-05-07T10:28:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Update alt images in how to","shortMessageHtmlLink":"Update alt images in how to"}},{"before":"ee9a7653bf7de55af7f66cb43b5f7a657d267f5e","after":"db1854a63ab5e385ca45422b564efffd5efd1ea8","ref":"refs/heads/feature/addChromeShortcuts","pushedAt":"2024-05-07T10:24:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Update documentation","shortMessageHtmlLink":"Update documentation"}},{"before":"01e4bff982dffcf814d13325708fadfb1b4716c1","after":"ee9a7653bf7de55af7f66cb43b5f7a657d267f5e","ref":"refs/heads/feature/addChromeShortcuts","pushedAt":"2024-05-07T10:13:37.000Z","pushType":"push","commitsCount":100,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Merge branch 'releaseCandidate' into feature/addChromeShortcuts","shortMessageHtmlLink":"Merge branch 'releaseCandidate' into feature/addChromeShortcuts"}},{"before":"304025ace4df0776940f72761b1c7d088fb98431","after":"b58676342cefc75cd3071180a80e5e787ec7935c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-06T15:15:44.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":"Deployed dce7a4a with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed dce7a4a with MkDocs version: 1.6.0"}},{"before":"e30c07f49c36d2c33fa80f233550fe15cb6f8201","after":"dce7a4a050268e40cea7c9dea3fd2f8b65c79c8d","ref":"refs/heads/master","pushedAt":"2024-05-06T15:15:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tprouvot","name":"Thomas Prouvot","path":"/tprouvot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35368290?s=80&v=4"},"commit":{"message":"Mention Rebbe Pod for flow versions button","shortMessageHtmlLink":"Mention Rebbe Pod for flow versions button"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVKebWwA","startCursor":null,"endCursor":null}},"title":"Activity · tprouvot/Salesforce-Inspector-reloaded"}