{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":537531952,"defaultBranch":"master","name":"demo-apps","ownerLogin":"getcord","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-16T16:16:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74909205?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1690366589.0","currentOid":""},"activityList":{"items":[{"before":"9fc9795b623869bc8e91ca95b3d1935855d32b16","after":"86a1c5b34a54b9c34ecec2efa4666a0404dfb32f","ref":"refs/heads/master","pushedAt":"2024-03-06T15:00:36.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"Demo Apps: update canvas readme\n\nWe now have the canvas-new app up and running! The readme is out of date and says it's coming soon, but it's already here 🙌\n\n\"image\"\n\n\n\nTest Plan: Have a look\n\nReviewers: HannaLTC, km-nur\n\nReviewed By: km-nur, HannaLTC\n\nPull Request: https://github.com/getcord/monorepo/pull/8395\n\nmonorepo-commit: 8d5aafcedd4110bac0ad6d571b3dc730078bdda6","shortMessageHtmlLink":"Demo Apps: update canvas readme"}},{"before":"bc7d7d1432b8a5017de0b35d6b64f3854b4e520e","after":"9fc9795b623869bc8e91ca95b3d1935855d32b16","ref":"refs/heads/master","pushedAt":"2024-01-18T10:53:14.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"yeo-yeo","name":"Gillian","path":"/yeo-yeo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28454190?s=80&v=4"},"commit":{"message":"Demo app dropdown redesign (3/3): Adding the new component dropdown\n\nWe have redesigned the \"How it's built\" dropdown in the demo apps in order to make it more discoverable. Instead of finding the dropdown button, then clicking it and eventually showing the list of components used, now all components used are immediately visible when opening a demo application.\n\nSubsequent PRs have prepared each demo app to be framed correctly for the redesign. This PR implements the final step of the plan outlined in #7691, which refactors the demo app header for the local applications as well as the documentation pages. It also corrects margins as necessary in each app (both locally and in the docs), as the header now has a larger height. Finally, it adds all icons needed for the component buttons.\n\nTest Plan:\nTested both locally and in the local documentation website. Opened each demo application and clicked into the component and API links. All directed to the correct pages and highlighted components correctly, where relevant.\n\nAlso tested the sandpack build in cord.com to make sure that nothing breaks with the new margins or any of the changes in the headers.\n\n\nReviewers: flooey, maylynn-ng, elenaperezrioja, km-nur\n\nReviewed By: km-nur, elenaperezrioja\n\nPull Request: https://github.com/getcord/monorepo/pull/7669\n\nmonorepo-commit: e83a8f1f95bbd56900bbe80c950eecac3c2d225a","shortMessageHtmlLink":"Demo app dropdown redesign (3/3): Adding the new component dropdown"}},{"before":"d96d1953fb4992b455d16362be75e71878556320","after":"bc7d7d1432b8a5017de0b35d6b64f3854b4e520e","ref":"refs/heads/master","pushedAt":"2024-01-11T15:04:48.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"yeo-yeo","name":"Gillian","path":"/yeo-yeo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28454190?s=80&v=4"},"commit":{"message":"Move ComponentsList to sample-apps\n\n\nReviewers: jwatzman\n\nReviewed By: jwatzman\n\nPull Request: https://github.com/getcord/monorepo/pull/7788\n\nmonorepo-commit: d7a6d34aabaeca7d65cca3f18b50821507ad5fa4","shortMessageHtmlLink":"Move ComponentsList to sample-apps"}},{"before":"dcaa957f7804778811af740f1bb153cad73b551d","after":"d96d1953fb4992b455d16362be75e71878556320","ref":"refs/heads/master","pushedAt":"2024-01-10T14:10:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yeo-yeo","name":"Gillian","path":"/yeo-yeo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28454190?s=80&v=4"},"commit":{"message":"Add root package.json to demo-apps\n\n\nReviewers: jwatzman, maylynn-ng\n\nReviewed By: jwatzman, maylynn-ng\n\nPull Request: https://github.com/getcord/monorepo/pull/7783\n\nmonorepo-commit: 1fbbdfb67d244a02aeff6249ae551d75966e6076","shortMessageHtmlLink":"Add root package.json to demo-apps"}},{"before":"acd704bd01a895b755c2422f0cd66f34883b20c1","after":"dcaa957f7804778811af740f1bb153cad73b551d","ref":"refs/heads/master","pushedAt":"2024-01-09T16:56:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yeo-yeo","name":"Gillian","path":"/yeo-yeo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28454190?s=80&v=4"},"commit":{"message":"Demo apps: log error if cord sdk fails to init\n\n\nReviewers: AlbertQM\n\nReviewed By: AlbertQM\n\nPull Request: https://github.com/getcord/monorepo/pull/7774\n\nmonorepo-commit: 50cd4c5ad2f11d561c72aa07bb87d04d6a5b505d","shortMessageHtmlLink":"Demo apps: log error if cord sdk fails to init"}},{"before":"341899d3bc7ce550ba625f2f9c500b483cb536ca","after":"acd704bd01a895b755c2422f0cd66f34883b20c1","ref":"refs/heads/master","pushedAt":"2023-12-12T14:58:45.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"nickfil22","name":"Nick Filippakis","path":"/nickfil22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963329?s=80&v=4"},"commit":{"message":"Video demo: Highlighting components when hovering on 'How-its-built'\n\nTest Plan:\n\nReviewers:\n\nPull Request: https://github.com/getcord/monorepo/pull/7576\n\nmonorepo-commit: 9df1ad910c8e862192a45c28feea727735f7f2c0","shortMessageHtmlLink":"Video demo: Highlighting components when hovering on 'How-its-built'"}},{"before":"ffddec59235df67e835c3f0c6b688bedd77885e2","after":"341899d3bc7ce550ba625f2f9c500b483cb536ca","ref":"refs/heads/master","pushedAt":"2023-12-01T16:41:01.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"Document demo app - Close Threaded Comments when clicking one message (#7460)\n\n## Summary\r\n\r\nIn the docs app, when clicking on a specific message that can be shown\r\nin the doc, close the threaded comments view.\r\n\r\n## Test plan\r\n\r\n\r\nhttps://github.com/getcord/monorepo/assets/102948032/bb164575-6a65-42dc-b5f7-db92c722b218\n\nmonorepo-commit: 219377bbbfb9af6898cb5937755c8d230b2388c5","shortMessageHtmlLink":"Document demo app - Close Threaded Comments when clicking one message…"}},{"before":"fab9cd5fd9581ed46452f70ca4f68796f4ac3c5e","after":"ffddec59235df67e835c3f0c6b688bedd77885e2","ref":"refs/heads/master","pushedAt":"2023-11-22T15:20:42.000Z","pushType":"push","commitsCount":35,"pusher":{"login":"nickfil22","name":"Nick Filippakis","path":"/nickfil22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963329?s=80&v=4"},"commit":{"message":"Document demo: Making the opening of ThreadedComments smoother\n\nThe fact that ThreadedComments component in the document demo just suddenly appears when clicking the launcher button doesn't look great.\n\nThis PR makes the opening of the component smoother by modifying the floating component structure to allow adding transitions and also adding a transition to make the opening smoother.\n\nTest Plan:\nVideo of opening and closing the component in the document demo\n\n\nhttps://github.com/getcord/monorepo/assets/102963329/d56841bb-6bb5-42b5-95d7-abd8eafac8ed\n\n\n\nReviewers: maylynn-ng, elenaperezrioja, km-nur\n\nReviewed By: maylynn-ng\n\nPull Request: https://github.com/getcord/monorepo/pull/7360\n\nmonorepo-commit: d06b64e87e4c0a9f940a05e0d8ab0378297bf3b8","shortMessageHtmlLink":"Document demo: Making the opening of ThreadedComments smoother"}},{"before":"6c9f805da62fe7b3a910b0c0fda75157a7893e73","after":"fab9cd5fd9581ed46452f70ca4f68796f4ac3c5e","ref":"refs/heads/master","pushedAt":"2023-11-09T11:41:12.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"nickfil22","name":"Nick Filippakis","path":"/nickfil22","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/102963329?s=80&v=4"},"commit":{"message":"QD: Prettifying document.css\n\nFor some reason prettifying hadn't been applied to the document.css file. Just saved the file and some unnecessary spacing was automatically removed.\n\nTest Plan:\neyes\n\n\nReviewers: flooey, dmmiller\n\nReviewed By: dmmiller\n\nPull Request: https://github.com/getcord/monorepo/pull/7196\n\nmonorepo-commit: f30388d61b8d644f2e8e54fa97e16006dae9796f","shortMessageHtmlLink":"QD: Prettifying document.css"}},{"before":"6697e106d1c9ac95074427c4874cd61fb6dede56","after":"6c9f805da62fe7b3a910b0c0fda75157a7893e73","ref":"refs/heads/master","pushedAt":"2023-10-27T09:37:09.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"demo-apps: add readmes to each project\n\nWe're adding in readme's to each project so that when we direct people to the specific folder within the repo they'll still have a nice pretty README to say hello!\n\n**They essentially all follow this layout, just changing the screenshots & demo names**\n\"image\"\n\n**Canvas is the only specifically different one as it's not actually done yet**\n\"image\"\n\n\n\n\nTest Plan: Look at them\n\nReviewers: AlbertQM, flooey, elenaperezrioja\n\nReviewed By: elenaperezrioja, AlbertQM\n\nPull Request: https://github.com/getcord/monorepo/pull/7017\n\nmonorepo-commit: 5b89466863ed05af05857a6774454c54f6a53a93","shortMessageHtmlLink":"demo-apps: add readmes to each project"}},{"before":"4f58fef3d45bbdefe9820eaf0651b6aa321ca9a3","after":"6697e106d1c9ac95074427c4874cd61fb6dede56","ref":"refs/heads/master","pushedAt":"2023-10-23T15:37:04.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"Modifying message structure in the new document demo ThreadedComments\n\nWhen having long messages the fact that the text goes all the way\nto the end of the message does not look very good in ThreadedComments in\nthe new document demo.\n\nI have modified the grid layout of the message component to not extend the\nmessageContent all the way to the right edge of the message.\n\nTest Plan:\nBefore:\n\"Screenshot\n\n\nAfter:\n\"Screenshot\n\"Screenshot\n\n\nReviewers: flooey, AlbertQM\n\nReviewed By: AlbertQM\n\nPull Request: https://github.com/getcord/monorepo/pull/6892\n\nmonorepo-commit: 37e24056b17972c0b5f1516b1fe67d2ff957a5bf","shortMessageHtmlLink":"Modifying message structure in the new document demo ThreadedComments"}},{"before":"be97e7bbb2d875ce4d5c033d53b0dab19d3f4f02","after":"4f58fef3d45bbdefe9820eaf0651b6aa321ca9a3","ref":"refs/heads/master","pushedAt":"2023-10-13T14:59:26.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"demo-apps: add sales team as users\n\nAdds the sales team to the demo app organisations with their actual emails. The point of this is to allow them to demonstrate email notifications & replying via emails on sales calls.\n\n\n\"image\"\n\nTest Plan:\nRun the demo app, mention either Sam, Kevin or Nimrod, they should get an email & replying should work!! :party:\n\nReviewers: flooey, jwatzman, mhtien\n\nReviewed By: jwatzman\n\nPull Request: https://github.com/getcord/monorepo/pull/6813\n\nmonorepo-commit: 9dc9df3c21ea5882bbde5bd211187f5cdb5db2c7","shortMessageHtmlLink":"demo-apps: add sales team as users"}},{"before":"a0c46f5075a688b47992f3c96e2b3e356eaa67ad","after":"be97e7bbb2d875ce4d5c033d53b0dab19d3f4f02","ref":"refs/heads/master","pushedAt":"2023-09-25T10:39:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlbertQM","name":"Albert","path":"/AlbertQM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33761650?s=80&v=4"},"commit":{"message":"Update README.md with newer links to demo apps","shortMessageHtmlLink":"Update README.md with newer links to demo apps"}},{"before":"28bc5849a4691f154846e4701e70905891d7e25a","after":"a0c46f5075a688b47992f3c96e2b3e356eaa67ad","ref":"refs/heads/master","pushedAt":"2023-09-25T10:36:23.000Z","pushType":"push","commitsCount":132,"pusher":{"login":"AlbertQM","name":"Albert","path":"/AlbertQM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33761650?s=80&v=4"},"commit":{"message":"Video demo: Change height 100% CSS reset to auto\n\nChange height 100% to remove scroll.\n\nReviewers: mhtien, flooey\n\nReviewed By: mhtien\n\nPull Request: https://github.com/getcord/monorepo/pull/6605\n\nmonorepo-commit: 7c123f37d43f0eb3ac5562f4347061edd87d1f62","shortMessageHtmlLink":"Video demo: Change height 100% CSS reset to auto"}},{"before":"28bc5849a4691f154846e4701e70905891d7e25a","after":null,"ref":"refs/heads/opensource/demo-apps/export-commits","pushedAt":"2023-07-26T10:16:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"}},{"before":"d613639123d443f312439a761aafac682d2c5548","after":"28bc5849a4691f154846e4701e70905891d7e25a","ref":"refs/heads/master","pushedAt":"2023-07-26T10:15:56.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Fix README for sample apps\n\n\nUpdate the links for the apps\n\nTest Plan: Clicked links to verify\n\nReviewers: lazybean, flooey\n\nReviewed By: lazybean\n\nPull Request: https://github.com/getcord/monorepo/pull/5700\n\nmonorepo-commit: e9767e0a35442f0246656b7b5c293953441e5c12","shortMessageHtmlLink":"Fix README for sample apps"}},{"before":null,"after":"28bc5849a4691f154846e4701e70905891d7e25a","ref":"refs/heads/opensource/demo-apps/export-commits","pushedAt":"2023-07-26T10:15:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Fix README for sample apps\n\n\nUpdate the links for the apps\n\nTest Plan: Clicked links to verify\n\nReviewers: lazybean, flooey\n\nReviewed By: lazybean\n\nPull Request: https://github.com/getcord/monorepo/pull/5700\n\nmonorepo-commit: e9767e0a35442f0246656b7b5c293953441e5c12","shortMessageHtmlLink":"Fix README for sample apps"}},{"before":"cee89c75f59898c3a9bac888c923fe021fe4b5b2","after":"d613639123d443f312439a761aafac682d2c5548","ref":"refs/heads/master","pushedAt":"2023-07-26T09:25:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Revert \"README: Update links\"\n\nThis reverts commit cee89c75f59898c3a9bac888c923fe021fe4b5b2.","shortMessageHtmlLink":"Revert \"README: Update links\""}},{"before":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","after":"cee89c75f59898c3a9bac888c923fe021fe4b5b2","ref":"refs/heads/master","pushedAt":"2023-07-13T07:06:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AlbertQM","name":"Albert","path":"/AlbertQM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33761650?s=80&v=4"},"commit":{"message":"README: Update links","shortMessageHtmlLink":"README: Update links"}},{"before":"516dabb09b36fc2e0d59c262ec9467dd33810a43","after":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","ref":"refs/heads/master","pushedAt":"2023-06-22T21:58:11.708Z","pushType":"push","commitsCount":14,"pusher":{"login":"jozef-mokry","name":null,"path":"/jozef-mokry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1828285?s=80&v=4"},"commit":{"message":"Fix attachment previews in Dashboard sample app\n\nThe Thread and ThreadList use a \"position: fixed\" modal overlay for\ndisplay attachment previews. Fixed positioning is with respect to the\nclosest containing block (initially viewport). However, using CSS\ntransform starts a new containing block which mean that the overlay was\nnot covering the viewport anymore. For now I rewrote the CSS to not use\n\"transform\", but in the long run we should factor out the image\nattachment modal to live outside of components so that it can\nbe attached to `` directly.\n\n\nTest Plan: Image attachments work on both the table and chart\n\nReviewers: #launch, Netceer, flooey\n\nReviewed By: Netceer\n\nPull Request: https://github.com/getcord/monorepo/pull/5209\n\nmonorepo-commit: 95f074bbb850c25ce9796f2f120d57eaf0933bd5","shortMessageHtmlLink":"Fix attachment previews in Dashboard sample app"}},{"before":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","after":null,"ref":"refs/heads/opensource-sample-apps/master","pushedAt":"2023-06-22T21:57:49.774Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jozef-mokry","name":null,"path":"/jozef-mokry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1828285?s=80&v=4"}},{"before":null,"after":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","ref":"refs/heads/opensource-sample-apps/master","pushedAt":"2023-06-22T21:57:14.147Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jozef-mokry","name":null,"path":"/jozef-mokry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1828285?s=80&v=4"},"commit":{"message":"Fix attachment previews in Dashboard sample app\n\nThe Thread and ThreadList use a \"position: fixed\" modal overlay for\ndisplay attachment previews. Fixed positioning is with respect to the\nclosest containing block (initially viewport). However, using CSS\ntransform starts a new containing block which mean that the overlay was\nnot covering the viewport anymore. For now I rewrote the CSS to not use\n\"transform\", but in the long run we should factor out the image\nattachment modal to live outside of components so that it can\nbe attached to `` directly.\n\n\nTest Plan: Image attachments work on both the table and chart\n\nReviewers: #launch, Netceer, flooey\n\nReviewed By: Netceer\n\nPull Request: https://github.com/getcord/monorepo/pull/5209\n\nmonorepo-commit: 95f074bbb850c25ce9796f2f120d57eaf0933bd5","shortMessageHtmlLink":"Fix attachment previews in Dashboard sample app"}},{"before":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","after":null,"ref":"refs/heads/opensource/sample-apps/export-commits","pushedAt":"2023-06-22T21:56:48.779Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jozef-mokry","name":null,"path":"/jozef-mokry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1828285?s=80&v=4"}},{"before":null,"after":"42df7b6c2c37c1156679d5aa96117d737d4b0e07","ref":"refs/heads/opensource/sample-apps/export-commits","pushedAt":"2023-06-22T21:56:14.567Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jozef-mokry","name":null,"path":"/jozef-mokry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1828285?s=80&v=4"},"commit":{"message":"Fix attachment previews in Dashboard sample app\n\nThe Thread and ThreadList use a \"position: fixed\" modal overlay for\ndisplay attachment previews. Fixed positioning is with respect to the\nclosest containing block (initially viewport). However, using CSS\ntransform starts a new containing block which mean that the overlay was\nnot covering the viewport anymore. For now I rewrote the CSS to not use\n\"transform\", but in the long run we should factor out the image\nattachment modal to live outside of components so that it can\nbe attached to `` directly.\n\n\nTest Plan: Image attachments work on both the table and chart\n\nReviewers: #launch, Netceer, flooey\n\nReviewed By: Netceer\n\nPull Request: https://github.com/getcord/monorepo/pull/5209\n\nmonorepo-commit: 95f074bbb850c25ce9796f2f120d57eaf0933bd5","shortMessageHtmlLink":"Fix attachment previews in Dashboard sample app"}},{"before":"36f5150cd358ae59d87b63989ed40346a8f64153","after":"516dabb09b36fc2e0d59c262ec9467dd33810a43","ref":"refs/heads/master","pushedAt":"2023-03-29T14:50:27.096Z","pushType":"push","commitsCount":1,"pusher":{"login":"sven-of-cord","name":"Sven Over","path":"/sven-of-cord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98333944?s=80&v=4"},"commit":{"message":"Remove \"playground\" directories\n\nThe \"playground\" folders only contained additional sources for internal builds of these apps at Cord. They can be quite confusing to the outside developer and hence we are removing them from our demo-apps repository.\n\n\nReviewers: AlbertQM, flooey\n\nReviewed By: AlbertQM\n\nPull Request: https://github.com/getcord/monorepo/pull/4163\n\nmonorepo-commit: 28b40f4343fce1f802294392794081139aced701","shortMessageHtmlLink":"Remove \"playground\" directories"}},{"before":"68ce3da8d951eaa060fd405e21b104ae4e84b948","after":"36f5150cd358ae59d87b63989ed40346a8f64153","ref":"refs/heads/master","pushedAt":"2023-03-29T14:44:01.429Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sven-of-cord","name":"Sven Over","path":"/sven-of-cord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98333944?s=80&v=4"},"commit":{"message":"Switch to new React JSX transform\n\nSee https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html for general information on the topic.\n\n\nReviewers: flooey, lazybean\n\nReviewed By: lazybean\n\nPull Request: https://github.com/getcord/monorepo/pull/4058\n\nmonorepo-commit: 8bc88f02a39860f3c04911d26534d3863f094888","shortMessageHtmlLink":"Switch to new React JSX transform"}},{"before":"e542c8d08cce17e94e21b29762eb9b7ddca84bed","after":"68ce3da8d951eaa060fd405e21b104ae4e84b948","ref":"refs/heads/master","pushedAt":"2023-03-29T14:37:58.454Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sven-of-cord","name":"Sven Over","path":"/sven-of-cord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98333944?s=80&v=4"},"commit":{"message":"Remove \"playground\" directories\n\nThe \"playground\" folders only contained additional sources for internal builds of these apps at Cord. They can be quite confusing to the outside developer and hence we are removing them from our demo-apps repository.\n\n\nReviewers: AlbertQM, flooey\n\nReviewed By: AlbertQM\n\nPull Request: https://github.com/getcord/monorepo/pull/4163\n\nmonorepo-commit: 28b40f4343fce1f802294392794081139aced701","shortMessageHtmlLink":"Remove \"playground\" directories"}},{"before":"364329b61a64532d5a998af56c5b6fe61bb88400","after":"e542c8d08cce17e94e21b29762eb9b7ddca84bed","ref":"refs/heads/master","pushedAt":"2023-03-29T14:25:04.626Z","pushType":"push","commitsCount":22,"pusher":{"login":"sven-of-cord","name":"Sven Over","path":"/sven-of-cord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98333944?s=80&v=4"},"commit":{"message":"Switch to new React JSX transform\n\nSee https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html for general information on the topic.\n\n\nReviewers: flooey, lazybean\n\nReviewed By: lazybean\n\nPull Request: https://github.com/getcord/monorepo/pull/4058\n\nmonorepo-commit: 8bc88f02a39860f3c04911d26534d3863f094888","shortMessageHtmlLink":"Switch to new React JSX transform"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNlQxNTowMDozNi4wMDAwMDBazwAAAAQOEQ_G","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNlQxNTowMDozNi4wMDAwMDBazwAAAAQOEQ_G","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yOVQxNDoyNTowNC42MjYyNzFazwAAAAMN3Tt5"}},"title":"Activity · getcord/demo-apps"}