{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":675079833,"defaultBranch":"main","name":"next.js-todo","ownerLogin":"rezamini","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-05T17:50:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44986284?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691345503.0","currentOid":""},"activityList":{"items":[{"before":"d103712086366d81804f39fe358eaf5682128aa5","after":"4659971c77d35236a720d2689bfa511388c6e416","ref":"refs/heads/main","pushedAt":"2023-09-12T19:20:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the get todos query to sort the todo...\nitems by ascending order of createdAt date column","shortMessageHtmlLink":"- updated the get todos query to sort the todo..."}},{"before":"5e68e0c9c9b93417bb3438bdbce37f4d6a9b1f3d","after":"d103712086366d81804f39fe358eaf5682128aa5","ref":"refs/heads/main","pushedAt":"2023-09-12T19:19:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- enabled the width and height properties for the,\ndelete todo image component","shortMessageHtmlLink":"- enabled the width and height properties for the,"}},{"before":"28e5a8959c1177eeb9670f76819edac274abecbe","after":"5e68e0c9c9b93417bb3438bdbce37f4d6a9b1f3d","ref":"refs/heads/main","pushedAt":"2023-09-11T12:39:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the todo item useState data with the ...\nreturned server function values and data, after the deletion of todo item.","shortMessageHtmlLink":"- updated the todo item useState data with the ..."}},{"before":"4d2aef6f2c854833d72ffce32b4ffce242405348","after":"28e5a8959c1177eeb9670f76819edac274abecbe","ref":"refs/heads/main","pushedAt":"2023-09-10T13:48:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the todo delete function return value...\nand type to return promise TodoType","shortMessageHtmlLink":"- updated the todo delete function return value..."}},{"before":"054a713fb7c4ece7869300219ad093efeb0200cf","after":"4d2aef6f2c854833d72ffce32b4ffce242405348","ref":"refs/heads/main","pushedAt":"2023-09-09T11:02:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated and merge the todo item type using the..\nintersection operator","shortMessageHtmlLink":"- updated and merge the todo item type using the.."}},{"before":"f2aa0de92bd619dcc7c6ab76ca4a078e9e7dd1c0","after":"054a713fb7c4ece7869300219ad093efeb0200cf","ref":"refs/heads/main","pushedAt":"2023-09-08T12:19:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the todo data item to reflect and...\nremove the deleted item from the list after the delete confirmation","shortMessageHtmlLink":"- updated the todo data item to reflect and..."}},{"before":"409981df81cfd228ace0f9063930823157284824","after":"f2aa0de92bd619dcc7c6ab76ca4a078e9e7dd1c0","ref":"refs/heads/main","pushedAt":"2023-09-08T11:56:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the get todo items query to filter the..\ndeleted items","shortMessageHtmlLink":"- updated the get todo items query to filter the.."}},{"before":"ae3e0c505145ee18fda71c78813208efa2c070f0","after":"409981df81cfd228ace0f9063930823157284824","ref":"refs/heads/main","pushedAt":"2023-09-08T11:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added delete confirmation alert and call the...\nserver side function for the delete todo item","shortMessageHtmlLink":"- added delete confirmation alert and call the..."}},{"before":"ddfb38a413da5850a94d5109a62c060b17591a6b","after":"ae3e0c505145ee18fda71c78813208efa2c070f0","ref":"refs/heads/main","pushedAt":"2023-09-07T09:42:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the server function for delete todo item\nto update the database \"deleted\" column through prisma ORM","shortMessageHtmlLink":"- updated the server function for delete todo item"}},{"before":"037f7bf4a3aef8d7872c8cc83c8e76181f246214","after":"ddfb38a413da5850a94d5109a62c060b17591a6b","ref":"refs/heads/main","pushedAt":"2023-09-06T09:27:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- update the todo item prop types in order...\nto add the new deleteTodo function and pass the function from the server to the client, similar to the toggleTodo function","shortMessageHtmlLink":"- update the todo item prop types in order..."}},{"before":"a38a996aa2491b705c68034598351ed21e62620b","after":"037f7bf4a3aef8d7872c8cc83c8e76181f246214","ref":"refs/heads/main","pushedAt":"2023-09-06T09:15:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added the delete image button next to every...\nchecked todo item list","shortMessageHtmlLink":"- added the delete image button next to every..."}},{"before":"0d76880309eff8843b14596e0db92830a0a2f0ea","after":"a38a996aa2491b705c68034598351ed21e62620b","ref":"refs/heads/main","pushedAt":"2023-09-05T09:44:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- Deleted nextjs.yml file","shortMessageHtmlLink":"- Deleted nextjs.yml file"}},{"before":"122de4868dd68af1350a36fa3480d66e4165abe7","after":"0d76880309eff8843b14596e0db92830a0a2f0ea","ref":"refs/heads/main","pushedAt":"2023-09-04T12:02:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated and utilised useState hook for the...\nTodoItem component","shortMessageHtmlLink":"- updated and utilised useState hook for the..."}},{"before":"333a64ff49895a574fb5138ce05dcac0aa0c068e","after":"122de4868dd68af1350a36fa3480d66e4165abe7","ref":"refs/heads/main","pushedAt":"2023-09-04T11:51:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added a new delete image icon","shortMessageHtmlLink":"- added a new delete image icon"}},{"before":"bf8d572e88fc59afb0f8c1afe46c921c418630f4","after":"333a64ff49895a574fb5138ce05dcac0aa0c068e","ref":"refs/heads/main","pushedAt":"2023-09-04T11:50:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the prisma schema and added a new...\ndeleted column and its related migration files.","shortMessageHtmlLink":"- updated the prisma schema and added a new..."}},{"before":"adf348d2e09a49c179ff895e7e774c1d95dcdf70","after":"bf8d572e88fc59afb0f8c1afe46c921c418630f4","ref":"refs/heads/main","pushedAt":"2023-08-22T11:35:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"-changed the db from sqlite to supabase postgresql","shortMessageHtmlLink":"-changed the db from sqlite to supabase postgresql"}},{"before":"04e9e2fae812611c98869cdd79310cd92c0c1025","after":"adf348d2e09a49c179ff895e7e774c1d95dcdf70","ref":"refs/heads/main","pushedAt":"2023-08-22T10:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the package json build process...\ncommands","shortMessageHtmlLink":"- updated the package json build process..."}},{"before":"e1c451465ab621e8272fd0583eb611c46a33c413","after":"04e9e2fae812611c98869cdd79310cd92c0c1025","ref":"refs/heads/main","pushedAt":"2023-08-21T10:45:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the config and package json for prisma..\nrelated changes for deployments","shortMessageHtmlLink":"- updated the config and package json for prisma.."}},{"before":"5e19b4eacb414aa4fcade7ffe9f7458427a77dc0","after":"e1c451465ab621e8272fd0583eb611c46a33c413","ref":"refs/heads/main","pushedAt":"2023-08-21T10:08:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added and enabled static export config ...\nfor the app router","shortMessageHtmlLink":"- added and enabled static export config ..."}},{"before":"479723312097d862100970ab10cb72dfb58394cf","after":"5e19b4eacb414aa4fcade7ffe9f7458427a77dc0","ref":"refs/heads/main","pushedAt":"2023-08-21T09:52:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added nextjs.yml","shortMessageHtmlLink":"- added nextjs.yml"}},{"before":"c6bba9290b0f737d1066e1ad029a668b99117292","after":"479723312097d862100970ab10cb72dfb58394cf","ref":"refs/heads/main","pushedAt":"2023-08-20T09:33:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the README.md file","shortMessageHtmlLink":"- updated the README.md file"}},{"before":"6092214839cdc50511d733b174862a801d0216d9","after":"c6bba9290b0f737d1066e1ad029a668b99117292","ref":"refs/heads/main","pushedAt":"2023-08-17T10:33:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated and added new classnames and designs...\nin order to match the same styles and colorings of other elements and pages.","shortMessageHtmlLink":"- updated and added new classnames and designs..."}},{"before":"b70a9d08f087046fd839e496fe02502f742a7608","after":"6092214839cdc50511d733b174862a801d0216d9","ref":"refs/heads/main","pushedAt":"2023-08-17T10:14:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added placeholder for the todo item input...","shortMessageHtmlLink":"- added placeholder for the todo item input..."}},{"before":"8bb6c83531324174bc242062380002853a3b2675","after":"b70a9d08f087046fd839e496fe02502f742a7608","ref":"refs/heads/main","pushedAt":"2023-08-17T10:07:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added new classnames for new todo item label...\nand header","shortMessageHtmlLink":"- added new classnames for new todo item label..."}},{"before":"a761929a8e3de775c733bd44587b4bd51fab56bd","after":"8bb6c83531324174bc242062380002853a3b2675","ref":"refs/heads/main","pushedAt":"2023-08-16T10:08:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the classnames for the main page header,\ntext in order to add underline, offset and padding","shortMessageHtmlLink":"- updated the classnames for the main page header,"}},{"before":"e537ece369d57ae1fd17bd2f3bbffb58cbed1637","after":"a761929a8e3de775c733bd44587b4bd51fab56bd","ref":"refs/heads/main","pushedAt":"2023-08-15T11:14:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- added main layout max width and padding...\nin order to center the layout and elements","shortMessageHtmlLink":"- added main layout max width and padding..."}},{"before":"b25cc0f6a770cd2810dafc36ce798354be6b93b6","after":"e537ece369d57ae1fd17bd2f3bbffb58cbed1637","ref":"refs/heads/main","pushedAt":"2023-08-14T11:24:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- enabled the next config for the feature flag ...\nserver actions","shortMessageHtmlLink":"- enabled the next config for the feature flag ..."}},{"before":"a727dde3b25008ad7c33246ceca5ac8bcaedea7d","after":"b25cc0f6a770cd2810dafc36ce798354be6b93b6","ref":"refs/heads/main","pushedAt":"2023-08-13T19:15:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- pass a function as a prop from server to client,\nfor the input onChange event. The method update the \"complete\" status in db and the client update the defaultChecked status and classname","shortMessageHtmlLink":"- pass a function as a prop from server to client,"}},{"before":"0231e02215a1d2245e7e39ed41d16e96a5e8b4ee","after":"a727dde3b25008ad7c33246ceca5ac8bcaedea7d","ref":"refs/heads/main","pushedAt":"2023-08-13T19:07:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- updated the todo item props types with...\na new method type","shortMessageHtmlLink":"- updated the todo item props types with..."}},{"before":"1dd44d92ddaedda155ec3ef152ce70336cdafdd8","after":"0231e02215a1d2245e7e39ed41d16e96a5e8b4ee","ref":"refs/heads/main","pushedAt":"2023-08-12T19:21:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rezamini","name":"ReZa","path":"/rezamini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44986284?s=80&v=4"},"commit":{"message":"- redirected the page to the main page after...\ncreating the new todo item","shortMessageHtmlLink":"- redirected the page to the main page after..."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xMlQxOToyMDowMC4wMDAwMDBazwAAAAN_FSUY","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xMlQxOToyMToyNy4wMDAwMDBazwAAAANpgGkp"}},"title":"Activity ยท rezamini/next.js-todo"}