{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":726980977,"defaultBranch":"main","name":"MiniTicTacToe","ownerLogin":"iPoetDev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-03T23:23:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/51715025?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710623535.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"27bed581e8448ab7afc9f46b8838f30342f266f0","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-16T21:12:15.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":"chore(deps-dev): Bump follow-redirects from 1.15.3 to 1.15.6\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":"chore(deps-dev): Bump follow-redirects from 1.15.3 to 1.15.6"}},{"before":"50c2789a3f48abce833aef961df7947cdc0f88dd","after":"cb3f96235d7851a8a98851a2497dad2b88f7f2c0","ref":"refs/heads/deploy/mini_tictactoe","pushedAt":"2024-01-23T11:41:34.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #21 from iPoetDev/main\n\nSubmission Deploy FINAL 11:40 2024/01/23","shortMessageHtmlLink":"Merge pull request #21 from iPoetDev/main"}},{"before":"0cec37144935f3ae29cb20ef65b3bf2cc6a1316e","after":"e39d76d39911bc4620913ec605e432f7daf9ef47","ref":"refs/heads/main","pushedAt":"2024-01-23T11:40:41.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #20 from iPoetDev/nativejs/game-app-v2.0\n\nSubmission Final","shortMessageHtmlLink":"Merge pull request #20 from iPoetDev/nativejs/game-app-v2.0"}},{"before":"9b339ea5205bae1facf52161b5b4de3ce3452e1f","after":"f015723a6be3298ccdd35a8c6736a9a9f6ac9fe6","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T11:38:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"deploy (submission/GitHub.com): Final Commit\n\nIntent: Submission\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.03.00.03\nChangelog: 23-01-23 v02.03.00.04\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n -\n- documented:\n - `README.md`\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1 -> 3.6: ✅\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n 11.0 Assessments: Credits etc\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"deploy (submission/GitHub.com): Final Commit"}},{"before":"b3a6340b6de79869e8e9dde3f29bb0c8489a83dd","after":"9b339ea5205bae1facf52161b5b4de3ce3452e1f","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T11:34:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"deploy (submission/GitHub.com): Final Commit\n\nIntent: Submission\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.03.00.01\nChangelog: 23-01-23 v02.03.00.02\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n -\n- documented:\n - `README.md`\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1 -> 3.6: ✅\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n 11.0 Assessments: Credits etc\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"deploy (submission/GitHub.com): Final Commit"}},{"before":"8cb01e3bac41469f23cc3610b6b6b709f782e6b0","after":"50c2789a3f48abce833aef961df7947cdc0f88dd","ref":"refs/heads/deploy/mini_tictactoe","pushedAt":"2024-01-23T11:26:41.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #19 from iPoetDev/main\n\nP2 Submissi0n DEPLOY Live Preview 1: GitHub.io","shortMessageHtmlLink":"Merge pull request #19 from iPoetDev/main"}},{"before":"973d0ed558206f265257a6ed4b055d63827bfe78","after":"0cec37144935f3ae29cb20ef65b3bf2cc6a1316e","ref":"refs/heads/main","pushedAt":"2024-01-23T11:24:44.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #18 from iPoetDev/nativejs/game-app-v2.0\n\nP2 Submission Preview 1","shortMessageHtmlLink":"Merge pull request #18 from iPoetDev/nativejs/game-app-v2.0"}},{"before":"c7528472f08edb168e1aaa7724c4cae79be0f746","after":"b3a6340b6de79869e8e9dde3f29bb0c8489a83dd","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T11:23:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"deploy (submission/GitHub.com): Final Commit\n\nIntent: Submission\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.03.00.01\nChangelog: 23-01-23 v02.03.00.02\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n -\n- documented:\n - `README.md`\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1 -> 3.6: ✅\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n 11.0 Assessments: Credits etc\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"deploy (submission/GitHub.com): Final Commit"}},{"before":"409d46cddad2c98ead5daa021865aaf4149878a5","after":"c7528472f08edb168e1aaa7724c4cae79be0f746","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T11:22:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"deploy (submission/GitHub.com): Final Commit\n\nIntent: Submission\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.03.00.00\nChangelog: 23-01-23 v02.03.00.01\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n -\n- documented:\n - `README.md`\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1 -> 3.6: ✅\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n 11.0 Assessments: Credits etc\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"deploy (submission/GitHub.com): Final Commit"}},{"before":"70d01381dc402d1e709d3c798c498e2360ee430e","after":"409d46cddad2c98ead5daa021865aaf4149878a5","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T11:20:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"deploy (submission/GitHub.com): Final Commit\n\nIntent: Submission\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.01.00.11\nChangelog: 23-01-23 v02.03.00.00\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n -\n- documented:\n - `README.md`\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1 -> 3.6: ✅\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n 11.0 Assessments: Credits etc\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"deploy (submission/GitHub.com): Final Commit"}},{"before":"6c94b1709962d91e10a2771162ac7e6396e104e7","after":"70d01381dc402d1e709d3c798c498e2360ee430e","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T08:57:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"docs (README/documentation): README.md Response Design\n\nIntent: UPDATE OF README: Response Design Acceptance 9.4\nIssue:\n - Check the draw state: all turns no winners -> UI message\n - See #15\n - check the invalid state/move and update the UI\n - See TBC\n - one click beyond win state: reference error\nFixed:\n -\nFiles: In Focus\n - Screenshots\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.01.00.10\nChangelog: 23-01-23 v02.02.01.11\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n - Screenshots: 5 device form factors:\n - ✅ README.md Section 9.4\n- modified:\n -\n- documented:\n - `README.md`\n - TODO:\n 3.0 User Experience: 3.1 -> 3.6:\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 11.0 Assessments: Credits etc\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1, 3.2: ✅\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"docs (README/documentation): README.md Response Design"}},{"before":"fea3c64120a7fbcf9e243617717ebf9bab3f2bbe","after":"6c94b1709962d91e10a2771162ac7e6396e104e7","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T01:13:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"docs (README/documentation): README.md, PROJECTS\n\nIntent: UPDATE OF README: Todo and Done\nIssue:\n - 🐞 Check the draw state: all turns no winners -> UI message\n - See #15\n - 🐞 check the invalid state/move and update the UI\n - See TBC\n - 🐞 one click beyond win state: reference error\nFixed:\n -\nFiles: In Focus\n - src/assets/fonts/*/web/* web safe\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.01.00.09\nChangelog: 23-01-23 v02.02.01.10\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n - web safe fonts for reference and future use.\n- modified:\n- documented:\n - `README.md`\n - TODO:\n 3.0 User Experience: 3.1 -> 3.6:\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 11.0 Assessments: Credits etc\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1, 3.2: ✅\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"docs (README/documentation): README.md, PROJECTS"}},{"before":"a25b4b9655454a63cb80707778f46bc57722cb39","after":"8cb01e3bac41469f23cc3610b6b6b709f782e6b0","ref":"refs/heads/deploy/mini_tictactoe","pushedAt":"2024-01-23T00:43:34.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #17 from iPoetDev/main\n\nDeploy @latest: Changelog: 23-01-23 v02.02.01.10 & Push to GitHub.io","shortMessageHtmlLink":"Merge pull request #17 from iPoetDev/main"}},{"before":"58358f0513cf68bb898dfe2970a6c95ab9a3ff38","after":"973d0ed558206f265257a6ed4b055d63827bfe78","ref":"refs/heads/main","pushedAt":"2024-01-23T00:40:03.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #16 from iPoetDev/nativejs/game-app-v2.0\n\nNativejs/game app v2.0: reD","shortMessageHtmlLink":"Merge pull request #16 from iPoetDev/nativejs/game-app-v2.0"}},{"before":"6e461239b05529035c4c870313f554d3fa79087f","after":"fea3c64120a7fbcf9e243617717ebf9bab3f2bbe","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T00:35:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"docs (README/documentation): README.md, PROJECTS\n\nIntent: UPDATE OF README: Todo and Done\nIssue:\n - 🐞 Check the draw state: all turns no winners -> UI message\n - See #15\n - 🐞 check the invalid state/move and update the UI\n - See TBC\n - 🐞 one click beyond win state: reference error\nFixed:\n -\nFiles: In Focus\n - src/assets/fonts/*/web/* web safe\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.01.00.09\nChangelog: 23-01-23 v02.02.01.10\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n - web safe fonts for reference and future use.\n- modified:\n- documented:\n - `README.md`\n - TODO:\n 3.0 User Experience: 3.1 -> 3.6:\n 4.0 Design: 4.1 - 4.3\n - Exiting Excalidraw and change design to minimalist\n 9.0 Features, Screenshots, Acceptance, Responsiveness\n 11.0 Assessments: Credits etc\n - DONE:\n - Section: ✅✅✅\n 1.0 Introduction ✅\n 2.0 Solution: Tic Tac Toe: ✅\n 3.0 User Experience: 3.1, 3.2: ✅\n 5.0 Build: ✅\n 6.0 Code: ✅\n 6.0.1 -> 6.0.5✅\n 6.1 -> 6.3 ✅\n 7.0 Logic: Code Flow Diagrams to explain Logic.js ✅\n 8.0: Testing: 8.1 -> 8.2 ✅\n 10.0: Deployment: 10.1 -> 10.4 ✅ ✅\n - `PROJECTS.md`\n - P2 Project criteria re-presented as Definition of Done checklist,\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"docs (README/documentation): README.md, PROJECTS"}},{"before":"2573c7b787f1e672dbd96e2445faad566837c43c","after":"6e461239b05529035c4c870313f554d3fa79087f","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T00:18:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"assets (fonts): Reference Fonts & Web Safe\n\nIntent: Upload of web safe fonts\nIssue:\n - 🐞 Check the draw state: all turns no winners -> UI message\n - See #15\n - 🐞 check the invalid state/move and update the UI\n - See TBC\n - 🐞 one click beyond win state: reference error\nFixed:\n -\nFiles: In Focus\n - src/assets/fonts/*/web/* web safe\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-23\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-23 v02.01.00.08\nChangelog: 23-01-23 v02.02.01.09\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n - web safe fonts for reference and future use.\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n - W3C Style: 24/01/22 @16:01\n - 60 errors, 23 warning from Tailwind\n - W3C HTML 24/01/22 @16:01\n - 1 info, fixed\n - 5 warnings, ignored, as concern on mime types in browsers\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"assets (fonts): Reference Fonts & Web Safe"}},{"before":"4af99362e95bc2de276e54618e397b7a7861becd","after":"2573c7b787f1e672dbd96e2445faad566837c43c","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-23T00:05:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"fix/lint (linting/quality): JSHint for Javascript (Submission Ready)\n\nIntent: JSHint & JB Inspections Pragmas\n - Adding ignores as known hotspots and fixing issues\nIssue:\n - 🐞 Check the draw state: all turns no winners -> UI message\n - See #15\n - 🐞 check the invalid state/move and update the UI\n - See TBC\n - 🐞 one click beyond win state: reference error\nFixed:\n -\nFiles: In Focus\n - src/assest/js/*\nToDo:\nDone:\n - ✅ Deploy to GitHub.io Pages\n - ✅ Clean up logic.js code and unused design/statements\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.01.00.06\nChangelog: 23-01-22 v02.02.01.07\nBranch: nativejs/game-app-v2.0\n- bug:\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted: ✅ Completed 2024/01/22\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint (see section 6.3.2 JS Linting of README)\n - logging.js\n - logic.js\n - watch.js\n - ui1.js\n - oninitload.js\n - W3C Style: 24/01/22 @16:01\n - 60 errors, 23 warning from Tailwind\n - W3C HTML 24/01/22 @16:01\n - 1 info, fixed\n - 5 warnings, ignored, as concern on mime types in browsers\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"fix/lint (linting/quality): JSHint for Javascript (Submission Ready)"}},{"before":"5a2ee0e9984cfc84c8d5dae8f7a2aa3cf4b41452","after":null,"ref":"refs/heads/fix/game-app-001","pushedAt":"2024-01-22T16:15:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"}},{"before":"dc4d0fbc9cde10febf6023b8486f655a277207ac","after":null,"ref":"refs/heads/assess/submission-and-release","pushedAt":"2024-01-22T16:11:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"}},{"before":"2d9ca9a0ec3af2d1d7b6375e10909767001ab2ca","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-01-22T16:10:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"}},{"before":"e9f3f0752af87daa15564b8ba26da41f97f9845b","after":null,"ref":"refs/heads/site","pushedAt":"2024-01-22T16:10:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"}},{"before":"2478b9738a5a8e52d69c92eb79b9635e17aa5cac","after":"4af99362e95bc2de276e54618e397b7a7861becd","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T16:09:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"docs (NativeJS): Updated README\n\nIntent: Remove AlpineJS and gramar check\nIssue:\nFixed:\n -\nFiles: In Focus\n - ✅ README.md\n - Screenshots for README.md\nToDo:\n - Deploy to GitHub.io Pages\n - Clean up logic.js code and unused design/statements\n - Check the draw state: all turns no winners -> UI message\n - check the invalid state/move and update the UI\nDone:\nTag: #GameLogic(), #NativeJS, #README\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.01.00.05\nChangelog: 23-01-22 v02.02.01.06\nBranch: nativejs/game-app-v2.0\n- bug:\n - Clean up broken the tokens being played/switched\n - draw state\n - invalid/bad move\n - one click beyond win state: reference error\n- added\n- modified:\n- documented:\n - Update READ for Native JS and adjusted latest changes\n - Outline breaking change/change of direction\n - Added screenshots and uploaded these\n - Adjusted grammar and spelling\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style: 24/01/22 @16:01\n - 60 errors, 23 warning from Tailwind\n - W3C HTML 24/01/22 @16:01\n - 1 info, fixed\n - 5 warnings, ignored, as concern on mime types in browsers\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"docs (NativeJS): Updated README"}},{"before":"dc4d0fbc9cde10febf6023b8486f655a277207ac","after":"a25b4b9655454a63cb80707778f46bc57722cb39","ref":"refs/heads/deploy/mini_tictactoe","pushedAt":"2024-01-22T13:52:48.000Z","pushType":"pr_merge","commitsCount":22,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #14 from iPoetDev/main\n\nDeploy @latest v23-01-22 v02.01.00.004","shortMessageHtmlLink":"Merge pull request #14 from iPoetDev/main"}},{"before":"83ca79e316322bff1694431aba9d0fffd06cd063","after":"2478b9738a5a8e52d69c92eb79b9635e17aa5cac","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T13:38:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"patch (resurces): Update new refers and dirs\n\nIntent: Align repository with files\nIssue:\nFixed:\n -\nFiles:\n - add src/* to cleaned repositories\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.02.01.03\nChangelog: 23-01-22 v02.02.01.04\nBranch: nativejs/game-app-v2.0\n- bug:\n- added\n - src/* in lieu of docs/*\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed:\n - app.js/game.js from src/assets/js\n- fixed:\n- logging:\n- chore/config\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style\n - W3C HTML\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"patch (resurces): Update new refers and dirs"}},{"before":"40a7440abf6c2be65f7d9a447d59dcdc196e3d04","after":"83ca79e316322bff1694431aba9d0fffd06cd063","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T13:36:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"patch (resurces): Update new refers and dirs\n\nIntent: Align repository with files\nIssue:\nFixed:\n -\nFiles:\n - add src/* to cleaned repositories\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.02.01.03\nChangelog: 23-01-22 v02.02.01.04\nBranch: nativejs/game-app-v2.0\n- bug:\n- added\n - src/* in lieu of docs/*\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed:\n - app.js/game.js from src/assets/js\n- fixed:\n- logging:\n- chore/config\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style\n - W3C HTML\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"patch (resurces): Update new refers and dirs"}},{"before":"a52270c884869812df1ea9a0f8201d1f0d1ec513","after":"58358f0513cf68bb898dfe2970a6c95ab9a3ff38","ref":"refs/heads/main","pushedAt":"2024-01-22T13:30:36.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #13 from iPoetDev/nativejs/game-app-v2.0\n\npatch new references and directories following cleanup","shortMessageHtmlLink":"Merge pull request #13 from iPoetDev/nativejs/game-app-v2.0"}},{"before":"d36aa1a82a712f7e3122ace19d73ffe852fd7365","after":"40a7440abf6c2be65f7d9a447d59dcdc196e3d04","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T13:28:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"patch (resurces): Update new refers and dirs\n\nIntent: Align repository with files\nIssue:\nFixed:\n -\nFiles:\n - add src/* to cleaned repositories\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.02.01.02\nChangelog: 23-01-22 v02.02.01.03\nBranch: nativejs/game-app-v2.0\n- bug:\n- added\n - src/* in lieu of docs/*\n- modified:\n - index.html in liue of game-4.html\n- documented:\n- refactor:\n- rename:\n- removed:\n- fixed:\n- logging:\n- chore/config\n - .gitignore\n - NODE: package.json/package-lock.json\n - Tailwind Config: tailwind.config.js/postcss.ccs.js\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style\n - W3C HTML\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"patch (resurces): Update new refers and dirs"}},{"before":"e103c1e1d93300e03c58c560e0a17822cf2a466f","after":"d36aa1a82a712f7e3122ace19d73ffe852fd7365","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T13:23:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"chore (maintenance): Repository remove files\n\nIntent: Clean repository\nIssue:\nFixed:\n -\nFiles: Remove files not needed for submission\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.02.01.01\nChangelog: 23-01-22 v02.02.01.02\nBranch: nativejs/game-app-v2.0\n- bug:\n- added\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed: (208 files: large cleanup)\n - files (test configs, ci, old directories)\n - dirs: .fleet, .github/linters & workflows,\n - docs & docs/* (moves to src)\n - configs for testing tooling\n - old scratches for development: game*.html or play*.html\n- fixed:\n- logging:\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style\n - W3C HTML\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"chore (maintenance): Repository remove files"}},{"before":"3197b7104da0216278fbfe513aa43b5c94899e00","after":"a52270c884869812df1ea9a0f8201d1f0d1ec513","ref":"refs/heads/main","pushedAt":"2024-01-22T13:20:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"Merge pull request #12 from iPoetDev/nativejs/game-app-v2.0\n\nClean Up of repository","shortMessageHtmlLink":"Merge pull request #12 from iPoetDev/nativejs/game-app-v2.0"}},{"before":"6927317174199fb22c5109f1c599426fd411e47e","after":"e103c1e1d93300e03c58c560e0a17822cf2a466f","ref":"refs/heads/nativejs/game-app-v2.0","pushedAt":"2024-01-22T13:18:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iPoetDev","name":"Charles J. Fowler","path":"/iPoetDev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51715025?s=80&v=4"},"commit":{"message":"chore (maintenance): Repository remove files\n\nIntent: Clean repository\nIssue:\nFixed:\n -\nFiles: Remove files not needed for submission\nToDo:\nDone:\nTag: #GameLogic(), #NativeJS\nSprint: 05: Ends 23-01-22\nDeadline: Submit: Saturday 23 January 2024\nBump: 02.01.000 due to breaking change and switch to Native JS.\nPrevious: 23-01-22 v02.02.01.00\nChangelog: 23-01-22 v02.02.01.01\nBranch: nativejs/game-app-v2.0\n- bug:\n- added\n- modified:\n- documented:\n- refactor:\n- rename:\n- removed: (208 files: large cleanup)\n - files (test configs, ci, old directories)\n - dirs: .fleet, .github/linters & workflows,\n - docs & docs/* (moves to src)\n - configs for testing tooling\n - old scratches for development: game*.html or play*.html\n- fixed:\n- logging:\n- linted:\n - WebStorm inspections\n - All Clear. 23-01-?? v02.01.00.01\n - Spell checked 23-01-?? v02.01.00.01\n - SonarLint\n - JSHint\n - W3C Style\n - W3C HTML\n- edits:\n- deploy:\nRefs:\n-","shortMessageHtmlLink":"chore (maintenance): Repository remove files"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF4faCAA","startCursor":null,"endCursor":null}},"title":"Activity · iPoetDev/MiniTicTacToe"}