{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":690692864,"defaultBranch":"main","name":"kalix-improving-template","ownerLogin":"improving-ottawa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-12T17:21:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105295957?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711704380.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"770c1cc9e27829f8298bc2249d26e9c64802bb9b","ref":"refs/heads/dependabot/npm_and_yarn/ui/express-4.19.2","pushedAt":"2024-03-29T09:26:20.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":"build(deps): bump express from 4.18.2 to 4.19.2 in /ui\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump express from 4.18.2 to 4.19.2 in /ui"}},{"before":null,"after":"6abeb5f7e490cdb07bf11c57a39c171e2c2688c0","ref":"refs/heads/dependabot/npm_and_yarn/ui/webpack-dev-middleware-5.3.4","pushedAt":"2024-03-23T20:38:08.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":"build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui"}},{"before":"bce0b09ccb741183347655df60a132d7909b5c05","after":"ee26bf7dab3f4548641ab9c58fb07cf5482f7c37","ref":"refs/heads/snyk-fix-7f71a772ba02ced7c9e3f94a359e2c97","pushedAt":"2024-03-17T15:58:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"fix: ui/Dockerfile to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6241041\n- https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6241042\n- https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6446349","shortMessageHtmlLink":"fix: ui/Dockerfile to reduce vulnerabilities"}},{"before":null,"after":"bce0b09ccb741183347655df60a132d7909b5c05","ref":"refs/heads/snyk-fix-7f71a772ba02ced7c9e3f94a359e2c97","pushedAt":"2024-03-17T15:58:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Cart, Order, and Product impl backend (#95)\n\n* BlogHome and BlogEntry RIDDL definitions\r\n\r\n* WIP: use case start and riddlc concerns\r\n\r\n* Fix FIXME: statements in design\r\n\r\n* WIP: working through RIDDL stuff\r\n\r\n* resolving merge conflicts\r\n\r\n* WIP\r\n\r\n* Fix an interaction to comply with latest riddl changes\r\n\r\n* WIP\r\n\r\n* WIP: Including RIDDL changes and UseCase definitions\r\n\r\n* cleaning up merge\r\n\r\n* 8080, 8081 -> 8000, 8001\r\n\r\n* WIP\r\n\r\n* Login working, csrf not working for getUser\r\n\r\n* UI Login Fix Impl\r\n\r\n* Refactoring, reformatting and fixed session expiration check client-side\r\n\r\n* Minor typo in JwtIssuer\r\n\r\n* Changed \"authToken\" `SameSite` to `Lax` to address Chrome issue\r\n\r\n* WIP\r\n\r\n* Still WIP\r\n\r\n* Still WIP\r\n\r\n* Orders, products, carts, implementation\r\n\r\n* Service3 \"Main\" and added \"KalixBuilder\"\r\n\r\n* Massive overhaul to KalixBuilder\r\n\r\n* Completed the Cart, Product, and Order implementations for the K2SO demo\r\n\r\n* WIP: Ongoing improvements to the application defintions\r\n\r\n* ScalaFmt, Riddl, NPM, etc. fixes\r\n\r\n* Fixing ScalaFmt \"fixes\"\r\n\r\n* tsx fixed\r\n\r\n* Added tests, minor reformatting, 1 fix in BloomFilter due to testing\r\n\r\n* Disgusting merge, but everything seems to be working\r\n\r\n* Prevent parallel execution of tests on small GitHub VMs\r\n\r\n* Shrunk the large binary blocks allocated in XXHashSpec and more no-parallel-tests flags set across projects.\r\n\r\n* ScalaFmt\r\n\r\n* Attempting to fix Scoverage issues\r\n\r\n* Removed generated code warnings and ScalaFmt\r\n\r\n---------\r\n\r\nCo-authored-by: James Lovell \r\nCo-authored-by: Reid Spencer \r\nCo-authored-by: reidspencer \r\nCo-authored-by: alexweinstein ","shortMessageHtmlLink":"Cart, Order, and Product impl backend (#95)"}},{"before":"884545c07eb2918358cf19853d8875c9a44caa45","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ui/follow-redirects-1.15.4","pushedAt":"2024-03-16T18:26:14.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":"a60ff6291254b65bdb800c15820e75454596be49","ref":"refs/heads/dependabot/npm_and_yarn/ui/follow-redirects-1.15.6","pushedAt":"2024-03-16T18:26:10.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":"build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /ui\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /ui"}},{"before":"433ea8c2272f48299d63698c68f2b2c733082a76","after":"1174ec6295983c3684d5d040792240eb4a218855","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-30T16:10:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Update to use riddl 0.37.1\n\n* Avoids the deeply-nested-includes problem","shortMessageHtmlLink":"Update to use riddl 0.37.1"}},{"before":"ebbdb7174bc4dc146f762e68b6d1649ac32fcf2a","after":"433ea8c2272f48299d63698c68f2b2c733082a76","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-28T19:22:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Update to use riddl 0.37.0\n\n* Supports better diagram output","shortMessageHtmlLink":"Update to use riddl 0.37.0"}},{"before":"7829dcb9e104fa128c529e59f4b14fd9eed56a01","after":"ebbdb7174bc4dc146f762e68b6d1649ac32fcf2a","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-13T22:17:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Update to use riddl 0.36.0\n\n* This is now the minimum version for the template project.\n* It will validate the design so far.\n* The hugo command will not work with this version because\n the RIDDL branch 551-complete-mermaid-diagrams-module has\n not been merged yet.\n* Working with a version of RIDDL based on that 551 branch\n will allow hugo to complete without crashing.","shortMessageHtmlLink":"Update to use riddl 0.36.0"}},{"before":"81a92207d2a0658d396a1fe70f10022717b39e58","after":"2eb781f43ee08edfc298fce1959d3c19cbf051ed","ref":"refs/heads/local-identity-with-password-login","pushedAt":"2024-01-13T01:43:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"antagonist112358","name":"Kevin \"Divo\" DiVincenzo","path":"/antagonist112358","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5897365?s=80&v=4"},"commit":{"message":"More Refactoring and WIP","shortMessageHtmlLink":"More Refactoring and WIP"}},{"before":"20df086e895b05e0f297a0017400c041ce737274","after":"7829dcb9e104fa128c529e59f4b14fd9eed56a01","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-12T18:16:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Switch sbt-riddl to use new package name","shortMessageHtmlLink":"Switch sbt-riddl to use new package name"}},{"before":null,"after":"81a92207d2a0658d396a1fe70f10022717b39e58","ref":"refs/heads/local-identity-with-password-login","pushedAt":"2024-01-12T15:03:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"antagonist112358","name":"Kevin \"Divo\" DiVincenzo","path":"/antagonist112358","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5897365?s=80&v=4"},"commit":{"message":"Refactoring and WIP","shortMessageHtmlLink":"Refactoring and WIP"}},{"before":"bce0b09ccb741183347655df60a132d7909b5c05","after":"e3d47e60b70c29d8f82209dc775d3b0a5dfc52ec","ref":"refs/heads/snyk-upgrade-fed8f75642c761ec338b178d9f5f723e","pushedAt":"2024-01-11T19:07:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"fix: upgrade react-router-dom from 6.21.0 to 6.21.1\n\nSnyk has created this PR to upgrade react-router-dom from 6.21.0 to 6.21.1.\n\nSee this package in npm:\nhttps://www.npmjs.com/package/react-router-dom\n\nSee this project in Snyk:\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr","shortMessageHtmlLink":"fix: upgrade react-router-dom from 6.21.0 to 6.21.1"}},{"before":null,"after":"bce0b09ccb741183347655df60a132d7909b5c05","ref":"refs/heads/snyk-upgrade-fed8f75642c761ec338b178d9f5f723e","pushedAt":"2024-01-11T19:07:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Cart, Order, and Product impl backend (#95)\n\n* BlogHome and BlogEntry RIDDL definitions\r\n\r\n* WIP: use case start and riddlc concerns\r\n\r\n* Fix FIXME: statements in design\r\n\r\n* WIP: working through RIDDL stuff\r\n\r\n* resolving merge conflicts\r\n\r\n* WIP\r\n\r\n* Fix an interaction to comply with latest riddl changes\r\n\r\n* WIP\r\n\r\n* WIP: Including RIDDL changes and UseCase definitions\r\n\r\n* cleaning up merge\r\n\r\n* 8080, 8081 -> 8000, 8001\r\n\r\n* WIP\r\n\r\n* Login working, csrf not working for getUser\r\n\r\n* UI Login Fix Impl\r\n\r\n* Refactoring, reformatting and fixed session expiration check client-side\r\n\r\n* Minor typo in JwtIssuer\r\n\r\n* Changed \"authToken\" `SameSite` to `Lax` to address Chrome issue\r\n\r\n* WIP\r\n\r\n* Still WIP\r\n\r\n* Still WIP\r\n\r\n* Orders, products, carts, implementation\r\n\r\n* Service3 \"Main\" and added \"KalixBuilder\"\r\n\r\n* Massive overhaul to KalixBuilder\r\n\r\n* Completed the Cart, Product, and Order implementations for the K2SO demo\r\n\r\n* WIP: Ongoing improvements to the application defintions\r\n\r\n* ScalaFmt, Riddl, NPM, etc. fixes\r\n\r\n* Fixing ScalaFmt \"fixes\"\r\n\r\n* tsx fixed\r\n\r\n* Added tests, minor reformatting, 1 fix in BloomFilter due to testing\r\n\r\n* Disgusting merge, but everything seems to be working\r\n\r\n* Prevent parallel execution of tests on small GitHub VMs\r\n\r\n* Shrunk the large binary blocks allocated in XXHashSpec and more no-parallel-tests flags set across projects.\r\n\r\n* ScalaFmt\r\n\r\n* Attempting to fix Scoverage issues\r\n\r\n* Removed generated code warnings and ScalaFmt\r\n\r\n---------\r\n\r\nCo-authored-by: James Lovell \r\nCo-authored-by: Reid Spencer \r\nCo-authored-by: reidspencer \r\nCo-authored-by: alexweinstein ","shortMessageHtmlLink":"Cart, Order, and Product impl backend (#95)"}},{"before":null,"after":"884545c07eb2918358cf19853d8875c9a44caa45","ref":"refs/heads/dependabot/npm_and_yarn/ui/follow-redirects-1.15.4","pushedAt":"2024-01-11T02:04:36.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":"build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /ui\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /ui"}},{"before":"bce0b09ccb741183347655df60a132d7909b5c05","after":"65ac8d09cb7d898b61b2ce9895b745ce430861aa","ref":"refs/heads/snyk-upgrade-0fcb72021db1e3a6a5cb4531db6e16ac","pushedAt":"2024-01-10T14:30:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"fix: upgrade @mui/icons-material from 5.15.0 to 5.15.1\n\nSnyk has created this PR to upgrade @mui/icons-material from 5.15.0 to 5.15.1.\n\nSee this package in npm:\nhttps://www.npmjs.com/package/@mui/icons-material\n\nSee this project in Snyk:\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr","shortMessageHtmlLink":"fix: upgrade @mui/icons-material from 5.15.0 to 5.15.1"}},{"before":null,"after":"bce0b09ccb741183347655df60a132d7909b5c05","ref":"refs/heads/snyk-upgrade-0fcb72021db1e3a6a5cb4531db6e16ac","pushedAt":"2024-01-10T14:30:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Cart, Order, and Product impl backend (#95)\n\n* BlogHome and BlogEntry RIDDL definitions\r\n\r\n* WIP: use case start and riddlc concerns\r\n\r\n* Fix FIXME: statements in design\r\n\r\n* WIP: working through RIDDL stuff\r\n\r\n* resolving merge conflicts\r\n\r\n* WIP\r\n\r\n* Fix an interaction to comply with latest riddl changes\r\n\r\n* WIP\r\n\r\n* WIP: Including RIDDL changes and UseCase definitions\r\n\r\n* cleaning up merge\r\n\r\n* 8080, 8081 -> 8000, 8001\r\n\r\n* WIP\r\n\r\n* Login working, csrf not working for getUser\r\n\r\n* UI Login Fix Impl\r\n\r\n* Refactoring, reformatting and fixed session expiration check client-side\r\n\r\n* Minor typo in JwtIssuer\r\n\r\n* Changed \"authToken\" `SameSite` to `Lax` to address Chrome issue\r\n\r\n* WIP\r\n\r\n* Still WIP\r\n\r\n* Still WIP\r\n\r\n* Orders, products, carts, implementation\r\n\r\n* Service3 \"Main\" and added \"KalixBuilder\"\r\n\r\n* Massive overhaul to KalixBuilder\r\n\r\n* Completed the Cart, Product, and Order implementations for the K2SO demo\r\n\r\n* WIP: Ongoing improvements to the application defintions\r\n\r\n* ScalaFmt, Riddl, NPM, etc. fixes\r\n\r\n* Fixing ScalaFmt \"fixes\"\r\n\r\n* tsx fixed\r\n\r\n* Added tests, minor reformatting, 1 fix in BloomFilter due to testing\r\n\r\n* Disgusting merge, but everything seems to be working\r\n\r\n* Prevent parallel execution of tests on small GitHub VMs\r\n\r\n* Shrunk the large binary blocks allocated in XXHashSpec and more no-parallel-tests flags set across projects.\r\n\r\n* ScalaFmt\r\n\r\n* Attempting to fix Scoverage issues\r\n\r\n* Removed generated code warnings and ScalaFmt\r\n\r\n---------\r\n\r\nCo-authored-by: James Lovell \r\nCo-authored-by: Reid Spencer \r\nCo-authored-by: reidspencer \r\nCo-authored-by: alexweinstein ","shortMessageHtmlLink":"Cart, Order, and Product impl backend (#95)"}},{"before":"581056e3ab4f5b615f800beaf2fe5f1541c72fd8","after":"20df086e895b05e0f297a0017400c041ce737274","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-08T22:19:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Show timings of include files","shortMessageHtmlLink":"Show timings of include files"}},{"before":"bce0b09ccb741183347655df60a132d7909b5c05","after":"ab8fb6e3a95790b55829b00ece2a4523bcd111f1","ref":"refs/heads/snyk-upgrade-012b4425433c47828fc8d86f87659710","pushedAt":"2024-01-06T14:04:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"fix: upgrade @types/react-dom from 18.2.17 to 18.2.18\n\nSnyk has created this PR to upgrade @types/react-dom from 18.2.17 to 18.2.18.\n\nSee this package in npm:\nhttps://www.npmjs.com/package/@types/react-dom\n\nSee this project in Snyk:\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr","shortMessageHtmlLink":"fix: upgrade @types/react-dom from 18.2.17 to 18.2.18"}},{"before":null,"after":"bce0b09ccb741183347655df60a132d7909b5c05","ref":"refs/heads/snyk-upgrade-012b4425433c47828fc8d86f87659710","pushedAt":"2024-01-06T14:04:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"reid-spencer","name":"Reid Spencer","path":"/reid-spencer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1548256?s=80&v=4"},"commit":{"message":"Cart, Order, and Product impl backend (#95)\n\n* BlogHome and BlogEntry RIDDL definitions\r\n\r\n* WIP: use case start and riddlc concerns\r\n\r\n* Fix FIXME: statements in design\r\n\r\n* WIP: working through RIDDL stuff\r\n\r\n* resolving merge conflicts\r\n\r\n* WIP\r\n\r\n* Fix an interaction to comply with latest riddl changes\r\n\r\n* WIP\r\n\r\n* WIP: Including RIDDL changes and UseCase definitions\r\n\r\n* cleaning up merge\r\n\r\n* 8080, 8081 -> 8000, 8001\r\n\r\n* WIP\r\n\r\n* Login working, csrf not working for getUser\r\n\r\n* UI Login Fix Impl\r\n\r\n* Refactoring, reformatting and fixed session expiration check client-side\r\n\r\n* Minor typo in JwtIssuer\r\n\r\n* Changed \"authToken\" `SameSite` to `Lax` to address Chrome issue\r\n\r\n* WIP\r\n\r\n* Still WIP\r\n\r\n* Still WIP\r\n\r\n* Orders, products, carts, implementation\r\n\r\n* Service3 \"Main\" and added \"KalixBuilder\"\r\n\r\n* Massive overhaul to KalixBuilder\r\n\r\n* Completed the Cart, Product, and Order implementations for the K2SO demo\r\n\r\n* WIP: Ongoing improvements to the application defintions\r\n\r\n* ScalaFmt, Riddl, NPM, etc. fixes\r\n\r\n* Fixing ScalaFmt \"fixes\"\r\n\r\n* tsx fixed\r\n\r\n* Added tests, minor reformatting, 1 fix in BloomFilter due to testing\r\n\r\n* Disgusting merge, but everything seems to be working\r\n\r\n* Prevent parallel execution of tests on small GitHub VMs\r\n\r\n* Shrunk the large binary blocks allocated in XXHashSpec and more no-parallel-tests flags set across projects.\r\n\r\n* ScalaFmt\r\n\r\n* Attempting to fix Scoverage issues\r\n\r\n* Removed generated code warnings and ScalaFmt\r\n\r\n---------\r\n\r\nCo-authored-by: James Lovell \r\nCo-authored-by: Reid Spencer \r\nCo-authored-by: reidspencer \r\nCo-authored-by: alexweinstein ","shortMessageHtmlLink":"Cart, Order, and Product impl backend (#95)"}},{"before":null,"after":"581056e3ab4f5b615f800beaf2fe5f1541c72fd8","ref":"refs/heads/WIP--Use-Case-work","pushedAt":"2024-01-05T21:21:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JamesYopp","name":null,"path":"/JamesYopp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105875592?s=80&v=4"},"commit":{"message":"Use Cases for shopping flow","shortMessageHtmlLink":"Use Cases for shopping flow"}},{"before":"6361aabd00529e8f089bd767a937ca07bc997bf1","after":null,"ref":"refs/heads/order-impl-backend","pushedAt":"2024-01-04T18:58:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"antagonist112358","name":"Kevin \"Divo\" DiVincenzo","path":"/antagonist112358","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5897365?s=80&v=4"}},{"before":"6fadc52ff4dc2fa98c425f1c893577c528a4f548","after":"bce0b09ccb741183347655df60a132d7909b5c05","ref":"refs/heads/main","pushedAt":"2024-01-04T18:58:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"antagonist112358","name":"Kevin \"Divo\" DiVincenzo","path":"/antagonist112358","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5897365?s=80&v=4"},"commit":{"message":"Cart, Order, and Product impl backend (#95)\n\n* BlogHome and BlogEntry RIDDL definitions\r\n\r\n* WIP: use case start and riddlc concerns\r\n\r\n* Fix FIXME: statements in design\r\n\r\n* WIP: working through RIDDL stuff\r\n\r\n* resolving merge conflicts\r\n\r\n* WIP\r\n\r\n* Fix an interaction to comply with latest riddl changes\r\n\r\n* WIP\r\n\r\n* WIP: Including RIDDL changes and UseCase definitions\r\n\r\n* cleaning up merge\r\n\r\n* 8080, 8081 -> 8000, 8001\r\n\r\n* WIP\r\n\r\n* Login working, csrf not working for getUser\r\n\r\n* UI Login Fix Impl\r\n\r\n* Refactoring, reformatting and fixed session expiration check client-side\r\n\r\n* Minor typo in JwtIssuer\r\n\r\n* Changed \"authToken\" `SameSite` to `Lax` to address Chrome issue\r\n\r\n* WIP\r\n\r\n* Still WIP\r\n\r\n* Still WIP\r\n\r\n* Orders, products, carts, implementation\r\n\r\n* Service3 \"Main\" and added \"KalixBuilder\"\r\n\r\n* Massive overhaul to KalixBuilder\r\n\r\n* Completed the Cart, Product, and Order implementations for the K2SO demo\r\n\r\n* WIP: Ongoing improvements to the application defintions\r\n\r\n* ScalaFmt, Riddl, NPM, etc. fixes\r\n\r\n* Fixing ScalaFmt \"fixes\"\r\n\r\n* tsx fixed\r\n\r\n* Added tests, minor reformatting, 1 fix in BloomFilter due to testing\r\n\r\n* Disgusting merge, but everything seems to be working\r\n\r\n* Prevent parallel execution of tests on small GitHub VMs\r\n\r\n* Shrunk the large binary blocks allocated in XXHashSpec and more no-parallel-tests flags set across projects.\r\n\r\n* ScalaFmt\r\n\r\n* Attempting to fix Scoverage issues\r\n\r\n* Removed generated code warnings and ScalaFmt\r\n\r\n---------\r\n\r\nCo-authored-by: James Lovell \r\nCo-authored-by: Reid Spencer \r\nCo-authored-by: reidspencer \r\nCo-authored-by: alexweinstein ","shortMessageHtmlLink":"Cart, Order, and Product impl backend (#95)"}},{"before":"50a41a0cb7700810af2f390777027d5af528a2e3","after":"6361aabd00529e8f089bd767a937ca07bc997bf1","ref":"refs/heads/order-impl-backend","pushedAt":"2024-01-04T18:40:17.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"antagonist112358","name":"Kevin \"Divo\" DiVincenzo","path":"/antagonist112358","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5897365?s=80&v=4"},"commit":{"message":"Merge branch 'main' into order-impl-backend","shortMessageHtmlLink":"Merge branch 'main' into order-impl-backend"}},{"before":"8fe0bdc339804420450baddc08060f7bb5527e34","after":null,"ref":"refs/heads/snyk-upgrade-3a76eadf7e26a18dfc925c1ebf71927a","pushedAt":"2024-01-04T18:21:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"}},{"before":"5f76a7d41cc0041f2c1bd93335d00ceb3dfcbcb3","after":"6fadc52ff4dc2fa98c425f1c893577c528a4f548","ref":"refs/heads/main","pushedAt":"2024-01-04T18:21:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"},"commit":{"message":"[Snyk] Upgrade @types/react from 18.2.43 to 18.2.45 (#97)\n\nfix: upgrade @types/react from 18.2.43 to 18.2.45\r\n\r\nSnyk has created this PR to upgrade @types/react from 18.2.43 to 18.2.45.\r\n\r\nSee this package in npm:\r\nhttps://www.npmjs.com/package/@types/react\r\n\r\nSee this project in Snyk:\r\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr\r\n\r\nCo-authored-by: snyk-bot ","shortMessageHtmlLink":"[Snyk] Upgrade @types/react from 18.2.43 to 18.2.45 (#97)"}},{"before":"8d4958f52629e10ef66f2a69d0dcf386a3fba921","after":null,"ref":"refs/heads/snyk-upgrade-9792b0f933dbd5f0b65d6c7c543f0170","pushedAt":"2024-01-04T18:20:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"}},{"before":"2e1f7d12460546b664d6fc33a37655a2e64720a6","after":"5f76a7d41cc0041f2c1bd93335d00ceb3dfcbcb3","ref":"refs/heads/main","pushedAt":"2024-01-04T18:20:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"},"commit":{"message":"[Snyk] Upgrade react-router-dom from 6.20.1 to 6.21.0 (#96)\n\nfix: upgrade react-router-dom from 6.20.1 to 6.21.0\r\n\r\nSnyk has created this PR to upgrade react-router-dom from 6.20.1 to 6.21.0.\r\n\r\nSee this package in npm:\r\nhttps://www.npmjs.com/package/react-router-dom\r\n\r\nSee this project in Snyk:\r\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr\r\n\r\nCo-authored-by: snyk-bot ","shortMessageHtmlLink":"[Snyk] Upgrade react-router-dom from 6.20.1 to 6.21.0 (#96)"}},{"before":"7642ed6354437656f78891df53071b874a18c6e8","after":null,"ref":"refs/heads/snyk-upgrade-f9921ab3a5763d1af7b266968f85229f","pushedAt":"2024-01-04T18:20:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"}},{"before":"7eb7b7926e40a69080b101ccc3f9c3ccc4ed8cc4","after":"2e1f7d12460546b664d6fc33a37655a2e64720a6","ref":"refs/heads/main","pushedAt":"2024-01-04T18:20:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AlexWeinstein92","name":"Alex Weinstein","path":"/AlexWeinstein92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105220856?s=80&v=4"},"commit":{"message":"[Snyk] Upgrade @mui/icons-material from 5.14.19 to 5.15.0 (#98)\n\nfix: upgrade @mui/icons-material from 5.14.19 to 5.15.0\r\n\r\nSnyk has created this PR to upgrade @mui/icons-material from 5.14.19 to 5.15.0.\r\n\r\nSee this package in npm:\r\nhttps://www.npmjs.com/package/@mui/icons-material\r\n\r\nSee this project in Snyk:\r\nhttps://app.snyk.io/org/reid-spencer/project/f1192d03-0b98-4816-931c-64e5ba2858cd?utm_source=github&utm_medium=referral&page=upgrade-pr\r\n\r\nCo-authored-by: snyk-bot ","shortMessageHtmlLink":"[Snyk] Upgrade @mui/icons-material from 5.14.19 to 5.15.0 (#98)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEIojdMAA","startCursor":null,"endCursor":null}},"title":"Activity ยท improving-ottawa/kalix-improving-template"}