{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":72604881,"defaultBranch":"master","name":"Magento2_Affirm","ownerLogin":"Affirm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-11-02T04:44:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4098256?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726246389.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"490fb157074c01f0653e95938a9d3fab274bf1b9","ref":"refs/heads/php83","pushedAt":"2024-09-13T16:53:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"bump","shortMessageHtmlLink":"bump"}},{"before":"5039307459bc9b9d3224cb15daaa9c9f4db52980","after":"efd0f9b6e17184261854742cfed1326071ac1ae9","ref":"refs/heads/master","pushedAt":"2024-05-08T17:12:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update affirmWidget.js (#118)\n\nAs it has been reported already on the issue #53, the removal of the \"jquery-ui-modules/widget\" RequireJS dependency through the commit 0acaadd is causing \"Uncaught TypeError: $.widget is not a function\" errors, when the jquery-ui-modules/widget dependency is not already loaded. Due to the fact that the jquery-ui-modules/widget dependency may be loaded by other scripts, this error may not be easily reproducible, depending on the order in which the JavaScript files have been loaded.\r\n\r\nThis is causing JavaScript errors on product pages, which in our case was preventing the \"ADD TO WISH LIST\" button from working.\r\n\r\nSimilarly to others, we had to develop a custom patch to address this issue.\r\n\r\nPlease revert these changes as soon as possible.","shortMessageHtmlLink":"Update affirmWidget.js (#118)"}},{"before":"096791d34eb86026ee6100d5a9eaf9d73a490819","after":"5039307459bc9b9d3224cb15daaa9c9f4db52980","ref":"refs/heads/master","pushedAt":"2024-05-08T17:12:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Fixed Astound\\Affirm\\Gateway\\Validator\\Client\\PaymentActionsValidatorVoid class. (#132)\n\nProblem of class was simple:\r\nconstructor, used there never called parent's constructor, so Depenedcy Injections of parent constructor was ingored.\r\nThis lead to `$this->createResult(...` at 71 line, causing error, because it calls parent's `createResult` from `Magento\\Payment\\Gateway\\Validator\\AbstractValidator`, and it uses `$this->resultInterfaceFactory`, which is unexpeted null, because parent constuctor never set up this value, because of parent::__construc() was never called, and DI's values wass never passed there.\r\n\r\nCo-authored-by: artur vinogradov ","shortMessageHtmlLink":"Fixed Astound\\Affirm\\Gateway\\Validator\\Client\\PaymentActionsValidator…"}},{"before":"152ab9412bb2ec9dde5a7634d05b8a147b121931","after":"096791d34eb86026ee6100d5a9eaf9d73a490819","ref":"refs/heads/master","pushedAt":"2024-03-27T17:03:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"App assurance release branch (#131)\n\n* Phpstan linting (#120)\r\n\r\n* commit\r\n\r\n* lint\r\n\r\n* fix collection factory\r\n\r\n* cleanup\r\n\r\n* commit\r\n\r\n* commit\r\n\r\n* Update PaymentActionsValidator.php\r\n\r\n* change permissions\r\n\r\n* Revert \"change permissions\"\r\n\r\nThis reverts commit abdd49b075b361075a0f5abca1a5c2935c29ed51.\r\n\r\n* require php\r\n\r\n* lint (#121)\r\n\r\n* add mftf (#122)\r\n\r\n* Update deprecated methods (#123)\r\n\r\n* lint\r\n\r\n* commit\r\n\r\n* use context\r\n\r\n* Remove protected properties (#124)\r\n\r\n* lint\r\n\r\n* commit\r\n\r\n* use context\r\n\r\n* remove protected\r\n\r\n* Remove use of object manager (#125)\r\n\r\n* commit\r\n\r\n* use context\r\n\r\n* remove protected\r\n\r\n* remove OM\r\n\r\n* commit\r\n\r\n* rebase\r\n\r\n* Create composer.json\r\n\r\n* Update composer.json\r\n\r\n* Add license to headers (#126)\r\n\r\n* commit\r\n\r\n* use context\r\n\r\n* remove protected\r\n\r\n* remove OM\r\n\r\n* update license\r\n\r\n* Update AslowasAbstract.php\r\n\r\n* Update AslowasAbstract.php\r\n\r\n* rename method names (#127)\r\n\r\n* bump (#128)\r\n\r\n* Delete .DS_Store\r\n\r\n* Update Confirm.php\r\n\r\n* Update Confirm.php\r\n\r\n* Update ListProduct.php\r\n\r\n* Update Create.php\r\n\r\n* commit (#129)\r\n\r\n* Update composer.json\r\n\r\n* Update di.xml\r\n\r\n* Update di.xml\r\n\r\n* update test\r\n\r\n* update test (#130)\r\n\r\n* version bump\r\n\r\n* add long form open tag\r\n\r\n* version bump","shortMessageHtmlLink":"App assurance release branch (#131)"}},{"before":"152ab9412bb2ec9dde5a7634d05b8a147b121931","after":null,"ref":"refs/tags/4.0.3","pushedAt":"2024-03-19T22:55:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"16195648cfeec9ec6602cd9f0e417814677e07c9","after":"b95970e97994871396752905f3b3bd17af7b469b","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-19T22:51:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"version bump","shortMessageHtmlLink":"version bump"}},{"before":"6008b8975caf50855ce1c57a50163699bdcf8a35","after":"16195648cfeec9ec6602cd9f0e417814677e07c9","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-19T22:49:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"add long form open tag","shortMessageHtmlLink":"add long form open tag"}},{"before":"cac95abce84aeb422988179f0f08185e559059f9","after":"6008b8975caf50855ce1c57a50163699bdcf8a35","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-13T22:56:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"version bump","shortMessageHtmlLink":"version bump"}},{"before":"0e81ed96ab3917c3067c088e0d4632d52daeef8f","after":"cac95abce84aeb422988179f0f08185e559059f9","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-13T22:55:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"update test (#130)","shortMessageHtmlLink":"update test (#130)"}},{"before":"0e81ed96ab3917c3067c088e0d4632d52daeef8f","after":"9687044f5cdca249e203e949a99c61bcf1539dfb","ref":"refs/heads/update-test","pushedAt":"2024-03-12T20:01:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"update test","shortMessageHtmlLink":"update test"}},{"before":null,"after":"0e81ed96ab3917c3067c088e0d4632d52daeef8f","ref":"refs/heads/update-test","pushedAt":"2024-03-12T19:54:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"update test","shortMessageHtmlLink":"update test"}},{"before":"af70efd9f59e8aa641cf8718498b962f2ed7d1af","after":"0e81ed96ab3917c3067c088e0d4632d52daeef8f","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-12T19:54:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"update test","shortMessageHtmlLink":"update test"}},{"before":"152ab9412bb2ec9dde5a7634d05b8a147b121931","after":null,"ref":"refs/tags/4.0.1","pushedAt":"2024-03-05T12:03:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"c2d314faf4b6e8f69d2c83185449bcfa1feb96f0","after":null,"ref":"refs/tags/4.0.1","pushedAt":"2024-03-05T11:54:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"c2d314faf4b6e8f69d2c83185449bcfa1feb96f0","after":"af70efd9f59e8aa641cf8718498b962f2ed7d1af","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-05T11:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update di.xml","shortMessageHtmlLink":"Update di.xml"}},{"before":"13db9b2fb26590cf2bc30bcb8c67840e3a775a8d","after":null,"ref":"refs/tags/4.0.1","pushedAt":"2024-03-05T05:05:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"13db9b2fb26590cf2bc30bcb8c67840e3a775a8d","after":"c2d314faf4b6e8f69d2c83185449bcfa1feb96f0","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-05T05:05:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update di.xml","shortMessageHtmlLink":"Update di.xml"}},{"before":"828f48b91010f8d831bfa93bbdec54c672b86ec3","after":null,"ref":"refs/tags/4.0.1","pushedAt":"2024-03-05T04:50:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"828f48b91010f8d831bfa93bbdec54c672b86ec3","after":"13db9b2fb26590cf2bc30bcb8c67840e3a775a8d","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-05T04:50:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update composer.json","shortMessageHtmlLink":"Update composer.json"}},{"before":"c39aff092c9511b4cf63df11fcf76415cbe6a31e","after":"aea7998fed3096276069da8fe91663f3ab5333c9","ref":"refs/heads/round-2-audit-app-assurance","pushedAt":"2024-03-05T04:48:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update composer.json","shortMessageHtmlLink":"Update composer.json"}},{"before":"31663ddd0a8907e07057e64a097346cace2ced6b","after":"828f48b91010f8d831bfa93bbdec54c672b86ec3","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-03-05T04:40:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"commit (#129)","shortMessageHtmlLink":"commit (#129)"}},{"before":null,"after":"c39aff092c9511b4cf63df11fcf76415cbe6a31e","ref":"refs/heads/round-2-audit-app-assurance","pushedAt":"2024-03-04T19:48:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"commit","shortMessageHtmlLink":"commit"}},{"before":"c38c5e948e20963985dfbdb0ef24b30ce4c766b5","after":null,"ref":"refs/tags/4.0.0","pushedAt":"2024-02-20T17:41:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"c38c5e948e20963985dfbdb0ef24b30ce4c766b5","after":"31663ddd0a8907e07057e64a097346cace2ced6b","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-02-20T17:39:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update Create.php","shortMessageHtmlLink":"Update Create.php"}},{"before":"5fb5242ba9630e617637a458cd011c786fd8f107","after":null,"ref":"refs/tags/4.0.0","pushedAt":"2024-02-08T22:53:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"5fb5242ba9630e617637a458cd011c786fd8f107","after":"c38c5e948e20963985dfbdb0ef24b30ce4c766b5","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-02-08T22:53:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update ListProduct.php","shortMessageHtmlLink":"Update ListProduct.php"}},{"before":"f138b226aaa8ccddb9ec9430eeee6d69c8c51bc2","after":null,"ref":"refs/tags/4.0.0","pushedAt":"2024-02-08T17:05:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"f138b226aaa8ccddb9ec9430eeee6d69c8c51bc2","after":"5fb5242ba9630e617637a458cd011c786fd8f107","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-02-08T17:04:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update Confirm.php","shortMessageHtmlLink":"Update Confirm.php"}},{"before":"4a40ab073f4c72f7eba479c4c43076e0b5779582","after":null,"ref":"refs/tags/4.0.0","pushedAt":"2024-02-07T23:29:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"}},{"before":"4a40ab073f4c72f7eba479c4c43076e0b5779582","after":"f138b226aaa8ccddb9ec9430eeee6d69c8c51bc2","ref":"refs/heads/app_assurance_release_branch","pushedAt":"2024-02-07T23:28:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kkong87","name":"Kevin Kong","path":"/kkong87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10967171?s=80&v=4"},"commit":{"message":"Update Confirm.php","shortMessageHtmlLink":"Update Confirm.php"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QxNjo1MzowOS4wMDAwMDBazwAAAAS1tSw5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QxNjo1MzowOS4wMDAwMDBazwAAAAS1tSw5","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wN1QyMzoyODo1My4wMDAwMDBazwAAAAP0-lkO"}},"title":"Activity · Affirm/Magento2_Affirm"}