{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":632751108,"defaultBranch":"main","name":"clothing-store","ownerLogin":"calabaza91","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-26T03:55:37.000Z","ownerAvatar":"https://github.com/avatars/u/32208378?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1685559432.53496","currentOid":""},"activityList":{"items":[{"before":"a60bdcdf8adf3616e080654778c78cbec88502b3","after":"64937aeb77e1cc33959089318e2b3f9f0af30b53","ref":"refs/heads/main","pushedAt":"2023-05-31T18:57:12.297Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Remove user.context and Add user.selector for redux","shortMessageHtmlLink":"Remove user.context and Add user.selector for redux"}},{"before":"6f379f25b8212ebc234556350b7348d7ccf583a0","after":"a60bdcdf8adf3616e080654778c78cbec88502b3","ref":"refs/heads/main","pushedAt":"2023-05-30T23:05:21.775Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Start creating user reducer","shortMessageHtmlLink":"Start creating user reducer"}},{"before":"5a7cd136a907d4ae01e5ac287a4581e77d74eb6e","after":"6f379f25b8212ebc234556350b7348d7ccf583a0","ref":"refs/heads/main","pushedAt":"2023-05-30T01:52:34.832Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Set up store for redux\n\nUpdate store.js\r\nUpdate index.js","shortMessageHtmlLink":"Set up store for redux"}},{"before":"6aeb21ae72e4d85dc6e596cdfc2d439b8b3769e4","after":"5a7cd136a907d4ae01e5ac287a4581e77d74eb6e","ref":"refs/heads/main","pushedAt":"2023-05-29T00:23:08.744Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Update user reducer","shortMessageHtmlLink":"Update user reducer"}},{"before":"d06047c9f461b4250664d0617fc10585564048b0","after":"6aeb21ae72e4d85dc6e596cdfc2d439b8b3769e4","ref":"refs/heads/main","pushedAt":"2023-05-28T03:10:30.087Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Start setting up code for redux","shortMessageHtmlLink":"Start setting up code for redux"}},{"before":"cd669a2cf15c0b86090ea7d0ccd77da19c3ee489","after":"d06047c9f461b4250664d0617fc10585564048b0","ref":"refs/heads/main","pushedAt":"2023-05-27T01:43:56.300Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Utilize reducers for cart context component and add reducers utils","shortMessageHtmlLink":"Utilize reducers for cart context component and add reducers utils"}},{"before":"4cfab77c63be0aa2f815a8af8dd4132f6e6cf9d4","after":"cd669a2cf15c0b86090ea7d0ccd77da19c3ee489","ref":"refs/heads/main","pushedAt":"2023-05-26T03:44:45.021Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Update user context component to utilize useState\n\nPreviously utilized useReducer but actually doesn't need to.","shortMessageHtmlLink":"Update user context component to utilize useState"}},{"before":"cfa09540424f242d1e849fb369dbc0deb28dc82b","after":"4cfab77c63be0aa2f815a8af8dd4132f6e6cf9d4","ref":"refs/heads/main","pushedAt":"2023-05-25T02:25:51.594Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Update user context component to utilize reducer","shortMessageHtmlLink":"Update user context component to utilize reducer"}},{"before":"fa10c70f88e8641e72f23774f7170e6724e93bff","after":"cfa09540424f242d1e849fb369dbc0deb28dc82b","ref":"refs/heads/main","pushedAt":"2023-05-23T17:48:11.526Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Adding redirects to Netlify","shortMessageHtmlLink":"Adding redirects to Netlify"}},{"before":"a7ea802de23ea262c6901053a7c5b396d72a47a8","after":"fa10c70f88e8641e72f23774f7170e6724e93bff","ref":"refs/heads/main","pushedAt":"2023-05-23T03:37:23.728Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Updated firebaseConfig with new project details\n\nFixed useEffect hook that calls getCategoriesMap() method. It needed an empty array as the second parameter since there were no dependencies for the hook. The method was called too many times without the empty array and resulted in an error:\r\n\r\nUncaught (in promise) FirebaseError: Quota exceeded","shortMessageHtmlLink":"Updated firebaseConfig with new project details"}},{"before":"b1b0a2113cbde23173c218d669e4108e596f151f","after":"a7ea802de23ea262c6901053a7c5b396d72a47a8","ref":"refs/heads/main","pushedAt":"2023-05-22T03:18:38.288Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Updated scss styles for rest of components\n\nComponents utilize CSS-in-JS for better functionality","shortMessageHtmlLink":"Updated scss styles for rest of components"}},{"before":"d4261e4647d42fdaf4548816dfba02b029996650","after":"b1b0a2113cbde23173c218d669e4108e596f151f","ref":"refs/heads/main","pushedAt":"2023-05-21T03:59:18.727Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Updated styling in most components to CSS-in-JS","shortMessageHtmlLink":"Updated styling in most components to CSS-in-JS"}},{"before":"355e0dad079161e91e06b5c23d5debcd0a24d403","after":"d4261e4647d42fdaf4548816dfba02b029996650","ref":"refs/heads/main","pushedAt":"2023-05-20T03:12:53.058Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Added Styled Components \n\nUpdated Navigation styles file","shortMessageHtmlLink":"Added Styled Components"}},{"before":"3bd5dc3d933438178f72390234c6933940371d9d","after":"355e0dad079161e91e06b5c23d5debcd0a24d403","ref":"refs/heads/main","pushedAt":"2023-05-19T03:11:23.896Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Update CategoryItem to DirectoryItem\n\nLinks in the category route component now have functionality\r\nUpdated styling","shortMessageHtmlLink":"Update CategoryItem to DirectoryItem"}},{"before":"5579b2c6a0a25f0c93523fb2d9369614fe788448","after":"3bd5dc3d933438178f72390234c6933940371d9d","ref":"refs/heads/main","pushedAt":"2023-05-18T03:11:48.907Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add Category route component","shortMessageHtmlLink":"Add Category route component"}},{"before":"d6bafcf439443c939b3aca04ce5ebcc3f9a5078e","after":"5579b2c6a0a25f0c93523fb2d9369614fe788448","ref":"refs/heads/main","pushedAt":"2023-05-18T02:54:01.072Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add CategoriesPreview route component","shortMessageHtmlLink":"Add CategoriesPreview route component"}},{"before":"488876d504627958488942f3df3fb7e1aad3e674","after":"d6bafcf439443c939b3aca04ce5ebcc3f9a5078e","ref":"refs/heads/main","pushedAt":"2023-05-18T02:44:52.881Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add CategoryPreview component","shortMessageHtmlLink":"Add CategoryPreview component"}},{"before":"bad3c7d4911b0f17d877d80bc033670d2528e9b2","after":"488876d504627958488942f3df3fb7e1aad3e674","ref":"refs/heads/main","pushedAt":"2023-05-18T02:27:24.774Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Update products component to categories","shortMessageHtmlLink":"Update products component to categories"}},{"before":"7488ec24db808ac07feae514a89fdf982d36e12c","after":"bad3c7d4911b0f17d877d80bc033670d2528e9b2","ref":"refs/heads/main","pushedAt":"2023-05-18T02:09:40.580Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add getCategoriesAndDocuments method","shortMessageHtmlLink":"Add getCategoriesAndDocuments method"}},{"before":"d976a7b559b1a5e21214d174c642e92d4b9fd710","after":"7488ec24db808ac07feae514a89fdf982d36e12c","ref":"refs/heads/main","pushedAt":"2023-05-18T01:54:15.058Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add addCollectionAndDocuments method","shortMessageHtmlLink":"Add addCollectionAndDocuments method"}},{"before":"9b9560e9252037728b2492b86609d3685c6e9028","after":"d976a7b559b1a5e21214d174c642e92d4b9fd710","ref":"refs/heads/main","pushedAt":"2023-05-17T03:47:05.781Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add CheckoutItem component and add checkout functionality","shortMessageHtmlLink":"Add CheckoutItem component and add checkout functionality"}},{"before":"ac0c42b207282f7f8402c560bd1c804159748de2","after":"9b9560e9252037728b2492b86609d3685c6e9028","ref":"refs/heads/main","pushedAt":"2023-05-16T02:58:38.538Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add Checkout route","shortMessageHtmlLink":"Add Checkout route"}},{"before":"121c35142837f286fcda04f8e3a2c669e07391e1","after":"ac0c42b207282f7f8402c560bd1c804159748de2","ref":"refs/heads/main","pushedAt":"2023-05-15T03:04:46.455Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add addToCart feature","shortMessageHtmlLink":"Add addToCart feature"}},{"before":"fdc674790f0981f11e4d88297e7a31c673a1aa2a","after":"121c35142837f286fcda04f8e3a2c669e07391e1","ref":"refs/heads/main","pushedAt":"2023-05-14T02:20:14.537Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add CartIcon and CartDropdown components and Cart context","shortMessageHtmlLink":"Add CartIcon and CartDropdown components and Cart context"}},{"before":"1f31464821fb80f621715fc70cd366471cd57e9f","after":"fdc674790f0981f11e4d88297e7a31c673a1aa2a","ref":"refs/heads/main","pushedAt":"2023-05-14T01:04:43.121Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add Shop and ProductCard component and Products context","shortMessageHtmlLink":"Add Shop and ProductCard component and Products context"}},{"before":"c777243738fd3765f5b25abc5a23f682c1579ad9","after":"1f31464821fb80f621715fc70cd366471cd57e9f","ref":"refs/heads/main","pushedAt":"2023-05-13T23:36:36.415Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add User context w/ observer \n\nNeeded for sign in & sign out","shortMessageHtmlLink":"Add User context w/ observer"}},{"before":"d549b81cb83ae044630b76246aacd7f743d1e9ae","after":"c777243738fd3765f5b25abc5a23f682c1579ad9","ref":"refs/heads/main","pushedAt":"2023-04-28T03:57:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add SignInForm, SignOutForm and Authentication Components\n\nAlso removed Google Redirect OAuth flow","shortMessageHtmlLink":"Add SignInForm, SignOutForm and Authentication Components"}},{"before":"6909fecf969c5a465218a67ade9495e69977d088","after":"d549b81cb83ae044630b76246aacd7f743d1e9ae","ref":"refs/heads/main","pushedAt":"2023-04-27T19:20:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Try out OAuth Redirect flow\n\nJust learning more about different method of OAuth handling","shortMessageHtmlLink":"Try out OAuth Redirect flow"}},{"before":"b58ade8dcb2ef5dcc6866454c9894d8243b3a7da","after":"6909fecf969c5a465218a67ade9495e69977d088","ref":"refs/heads/main","pushedAt":"2023-04-26T21:58:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add Navigation and SignIn components and Add firebase utils and library","shortMessageHtmlLink":"Add Navigation and SignIn components and Add firebase utils and library"}},{"before":"1a60c4f37ae0f8d419d35c7a3dfdebb6373c97aa","after":"9de08c4a0dc79ba40146de706aceaff42c23fc61","ref":"refs/heads/master","pushedAt":"2023-04-26T21:54:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"calabaza91","name":"Cal","path":"/calabaza91","primaryAvatarUrl":"https://github.com/avatars/u/32208378?s=80&v=4"},"commit":{"message":"Add Navigation and SignIn components and Add firebase utils and library","shortMessageHtmlLink":"Add Navigation and SignIn components and Add firebase utils and library"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADOBjnPwA","startCursor":null,"endCursor":null}},"title":"Activity ยท calabaza91/clothing-store"}