{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":638581415,"defaultBranch":"master","name":"flashcards-react-reduxtoolkit","ownerLogin":"jogit82","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-09T16:50:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13838032?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1683651023.0","currentOid":""},"activityList":{"items":[{"before":"5629db4cce1f7778022d8ca3efef9e31fd5b0102","after":"ea312db5aae350256f58322c0820fbf7bc546c40","ref":"refs/heads/master","pushedAt":"2023-05-23T12:49:56.646Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"e8463178520b4c56c8c505eed3a4b6520380a4fa","after":"5629db4cce1f7778022d8ca3efef9e31fd5b0102","ref":"refs/heads/master","pushedAt":"2023-05-23T12:48:59.581Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"ff78c983c572dccf562387de23d8a472670a47df","after":"e8463178520b4c56c8c505eed3a4b6520380a4fa","ref":"refs/heads/master","pushedAt":"2023-05-23T12:48:20.679Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"e48d9943c005a2995e4cfff7d709e6b597a96815","after":"ff78c983c572dccf562387de23d8a472670a47df","ref":"refs/heads/master","pushedAt":"2023-05-23T01:15:37.535Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"addCard and display cards done","shortMessageHtmlLink":"addCard and display cards done"}},{"before":"136e95e1e12a3d40e1dab351d92465142498bd49","after":"e48d9943c005a2995e4cfff7d709e6b597a96815","ref":"refs/heads/master","pushedAt":"2023-05-23T00:59:06.273Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"added quiz route and useParams","shortMessageHtmlLink":"added quiz route and useParams"}},{"before":"aa96b65f889b10864216409a57c3c2567dde4253","after":"136e95e1e12a3d40e1dab351d92465142498bd49","ref":"refs/heads/master","pushedAt":"2023-05-23T00:55:47.531Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"imported quiz reducers to store","shortMessageHtmlLink":"imported quiz reducers to store"}},{"before":"45e7b615a3e0864b75bdd02186be6608219a28b8","after":"aa96b65f889b10864216409a57c3c2567dde4253","ref":"refs/heads/master","pushedAt":"2023-05-23T00:33:05.892Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"fixed typo and imported action from topicsSlice to quizzesSlice","shortMessageHtmlLink":"fixed typo and imported action from topicsSlice to quizzesSlice"}},{"before":"f84318e28d93e76f94fa6542e9f6cd2015b57c28","after":"45e7b615a3e0864b75bdd02186be6608219a28b8","ref":"refs/heads/master","pushedAt":"2023-05-23T00:31:17.161Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"fixed path error","shortMessageHtmlLink":"fixed path error"}},{"before":"2de9b41db00917f3782905d8deaa70c9c3d6ec13","after":"f84318e28d93e76f94fa6542e9f6cd2015b57c28","ref":"refs/heads/master","pushedAt":"2023-05-23T00:29:57.249Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"connect addQuizAddQuizId to NewQuizForm and imported selectTopics from topicsSlice. imported the think action creator from quizzesSlice and dispatch it from handleSubmit event handler that fires when a new form is submitted.","shortMessageHtmlLink":"connect addQuizAddQuizId to NewQuizForm and imported selectTopics fro…"}},{"before":"bd4ab5e2a294cce0ca63ed9eeeb3567e6f3e2f7e","after":"2de9b41db00917f3782905d8deaa70c9c3d6ec13","ref":"refs/heads/master","pushedAt":"2023-05-23T00:17:44.574Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"added addQuizId action to the quizIds array of topic for when a new quiz is associating with, will add this to quizzesSlice too in order to add quiz id to topics quizIds array","shortMessageHtmlLink":"added addQuizId action to the quizIds array of topic for when a new q…"}},{"before":"befd7ac2ac9f013c7fced61f141826cf11caa709","after":"bd4ab5e2a294cce0ca63ed9eeeb3567e6f3e2f7e","ref":"refs/heads/master","pushedAt":"2023-05-23T00:06:39.338Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"created quizzesSlice and actions and reducers, exported them","shortMessageHtmlLink":"created quizzesSlice and actions and reducers, exported them"}},{"before":"86b561b7d2328a94c2681bb5aabab1d3b9e38756","after":"befd7ac2ac9f013c7fced61f141826cf11caa709","ref":"refs/heads/master","pushedAt":"2023-05-22T23:59:29.695Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"wired up the new topic form and dispatch addTopic action from the event handler when form is submitted","shortMessageHtmlLink":"wired up the new topic form and dispatch addTopic action from the eve…"}},{"before":"8b4da81de14845110bd1a91bdeb3a71e92039fea","after":"86b561b7d2328a94c2681bb5aabab1d3b9e38756","ref":"refs/heads/master","pushedAt":"2023-05-22T23:54:03.224Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"imported selectTopics and use it to access all the topics in state","shortMessageHtmlLink":"imported selectTopics and use it to access all the topics in state"}},{"before":"dc51e49857982dd2639aae58f416fe653011cd24","after":"8b4da81de14845110bd1a91bdeb3a71e92039fea","ref":"refs/heads/master","pushedAt":"2023-05-22T23:49:55.632Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"added actions and reducers in topicsSlice.js and added topics to the store.js","shortMessageHtmlLink":"added actions and reducers in topicsSlice.js and added topics to the …"}},{"before":"3ae33d222ed56683122adedf97e07c6047214c1e","after":"dc51e49857982dd2639aae58f416fe653011cd24","ref":"refs/heads/master","pushedAt":"2023-05-22T23:34:39.027Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"added example states that we want","shortMessageHtmlLink":"added example states that we want"}},{"before":"964ec3c7158c346083a597be65f2bfdc6aec6805","after":"3ae33d222ed56683122adedf97e07c6047214c1e","ref":"refs/heads/master","pushedAt":"2023-05-22T23:33:15.242Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"planning slices","shortMessageHtmlLink":"planning slices"}},{"before":"9230aca4eae4474465cd3d72f6a82ada9cb26cc7","after":"964ec3c7158c346083a597be65f2bfdc6aec6805","ref":"refs/heads/master","pushedAt":"2023-05-22T23:28:21.675Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"86a7cf6e70c72765f39f68c76abfbaad2e0b3ad4","after":"9230aca4eae4474465cd3d72f6a82ada9cb26cc7","ref":"refs/heads/master","pushedAt":"2023-05-22T23:24:39.380Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"720e7b730c509800ba34f7a7c09fbfdb9bc9fbf5","after":"86a7cf6e70c72765f39f68c76abfbaad2e0b3ad4","ref":"refs/heads/master","pushedAt":"2023-05-22T23:19:42.363Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"a850ad106a3d7c53ce2fb9f2e548b7fd99ce153d","after":"720e7b730c509800ba34f7a7c09fbfdb9bc9fbf5","ref":"refs/heads/master","pushedAt":"2023-05-22T23:04:03.444Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"3a52e0ad990b33d22f1b4bd754e2fb992061374b","after":"a850ad106a3d7c53ce2fb9f2e548b7fd99ce153d","ref":"refs/heads/master","pushedAt":"2023-05-22T23:02:38.912Z","pushType":"push","commitsCount":3,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"update readme","shortMessageHtmlLink":"update readme"}},{"before":"a4e311317665a005703aa0e202d0261005d13255","after":"3a52e0ad990b33d22f1b4bd754e2fb992061374b","ref":"refs/heads/master","pushedAt":"2023-05-09T18:33:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7de56ae09f24f6afcfa172ee4a0b9a8b98d90c69","after":"a4e311317665a005703aa0e202d0261005d13255","ref":"refs/heads/master","pushedAt":"2023-05-09T18:33:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"32d00be66130c258e5fbd714b500a1bef9c99de5","after":"7de56ae09f24f6afcfa172ee4a0b9a8b98d90c69","ref":"refs/heads/master","pushedAt":"2023-05-09T18:32:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"87b597460a14b08a7c04d87d5a6c006c3685e63a","after":"32d00be66130c258e5fbd714b500a1bef9c99de5","ref":"refs/heads/master","pushedAt":"2023-05-09T18:31:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"751bc3cc0b09bb11f167f42fa83e424f87e85162","after":"87b597460a14b08a7c04d87d5a6c006c3685e63a","ref":"refs/heads/master","pushedAt":"2023-05-09T18:25:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7f1e5c2c86a267bcd74513fa74786bb4c1e46aed","after":"751bc3cc0b09bb11f167f42fa83e424f87e85162","ref":"refs/heads/master","pushedAt":"2023-05-09T17:24:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"updated readme","shortMessageHtmlLink":"updated readme"}},{"before":"2aba97f3fc4e5f3e65f5e9ba15eab4ab0df48ba5","after":"7f1e5c2c86a267bcd74513fa74786bb4c1e46aed","ref":"refs/heads/master","pushedAt":"2023-05-09T17:00:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"starter code finished","shortMessageHtmlLink":"starter code finished"}},{"before":"2aba97f3fc4e5f3e65f5e9ba15eab4ab0df48ba5","after":null,"ref":"refs/heads/main","pushedAt":"2023-05-09T16:50:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"}},{"before":null,"after":"2aba97f3fc4e5f3e65f5e9ba15eab4ab0df48ba5","ref":"refs/heads/master","pushedAt":"2023-05-09T16:50:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jogit82","name":"Jo Chong","path":"/jogit82","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13838032?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADMmy-GQA","startCursor":null,"endCursor":null}},"title":"Activity · jogit82/flashcards-react-reduxtoolkit"}