{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":418657049,"defaultBranch":"main","name":"Collection_Management","ownerLogin":"Brandeis-Library","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-18T20:25:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58601075?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1634589682.13845","currentOid":""},"activityList":{"items":[{"before":"39c2e214cedebb6e7fa6c4cd417981bb9be8a3cd","after":"ab84493ece869c5691935a0ee61bdcc2dd52eee6","ref":"refs/heads/main","pushedAt":"2024-04-09T02:48:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add origins to cors","shortMessageHtmlLink":"add origins to cors"}},{"before":"3214c587eaf7e20a1d554e8dfe3e6dfcc47ed9b5","after":"39c2e214cedebb6e7fa6c4cd417981bb9be8a3cd","ref":"refs/heads/main","pushedAt":"2024-04-09T02:38:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"made some changes to try and get the remote site worrking.","shortMessageHtmlLink":"made some changes to try and get the remote site worrking."}},{"before":"88a42ce4cfbc09dc62696b1746cceb0997a28abb","after":"3214c587eaf7e20a1d554e8dfe3e6dfcc47ed9b5","ref":"refs/heads/main","pushedAt":"2024-04-03T06:19:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add .env2 file to the backend.","shortMessageHtmlLink":"add .env2 file to the backend."}},{"before":"a160e6bd92f64f44dc17d2b2ea3665cac6fc7d7b","after":"88a42ce4cfbc09dc62696b1746cceb0997a28abb","ref":"refs/heads/main","pushedAt":"2024-04-03T05:07:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"re-add code to get remote and local working properly. Also added some new code to make env work better.","shortMessageHtmlLink":"re-add code to get remote and local working properly. Also added some…"}},{"before":"4efdf39191c21e80310a98272bfd0ee3d02ca37d","after":"a160e6bd92f64f44dc17d2b2ea3665cac6fc7d7b","ref":"refs/heads/main","pushedAt":"2024-04-03T03:40:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add config folder that has a config.js file to set up the hostURL for dev vs prod on the front end. Also included a .env for the derver IP for prod and .env2 as an example to follow.","shortMessageHtmlLink":"add config folder that has a config.js file to set up the hostURL for…"}},{"before":"d0b8da079f0635ec9235fb9ebc29016170b72490","after":"4efdf39191c21e80310a98272bfd0ee3d02ca37d","ref":"refs/heads/main","pushedAt":"2024-03-28T01:25:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"removed unecessary config/env files. cleaned upbackend host url. removed no longer needed text in actions.js","shortMessageHtmlLink":"removed unecessary config/env files. cleaned upbackend host url. remo…"}},{"before":"a7b334d2cee49ce4ac252bd7381dbdb0a29e8ea2","after":"d0b8da079f0635ec9235fb9ebc29016170b72490","ref":"refs/heads/main","pushedAt":"2024-03-28T01:07:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"adjust prod backend host url","shortMessageHtmlLink":"adjust prod backend host url"}},{"before":"46d1fa27b4e3061757e17dd5207adfbcd21e90b4","after":"a7b334d2cee49ce4ac252bd7381dbdb0a29e8ea2","ref":"refs/heads/main","pushedAt":"2024-03-27T23:13:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"remove no longer needed startup script. simpilfied the hostURL process.","shortMessageHtmlLink":"remove no longer needed startup script. simpilfied the hostURL process."}},{"before":"a8a4a095dc530a04ac39467590e5bcb01ce69c7d","after":"46d1fa27b4e3061757e17dd5207adfbcd21e90b4","ref":"refs/heads/main","pushedAt":"2024-03-27T18:31:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"removed comma in axios post auth after obj which I believe iscreating am extra parameter in the url blocking authentication.","shortMessageHtmlLink":"removed comma in axios post auth after obj which I believe iscreating…"}},{"before":"ce1579b9ca15b076433bb9064ebffa0c0acc85b4","after":"a8a4a095dc530a04ac39467590e5bcb01ce69c7d","ref":"refs/heads/main","pushedAt":"2024-03-27T05:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"corrected spelling errors in hte Lewison and LEWISOHN and VERYGOOD values.","shortMessageHtmlLink":"corrected spelling errors in hte Lewison and LEWISOHN and VERYGOOD va…"}},{"before":"213f644b682c47968e7a4a58dd7608283599236b","after":"ce1579b9ca15b076433bb9064ebffa0c0acc85b4","ref":"refs/heads/main","pushedAt":"2024-03-27T04:11:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add 9 provenance items to the Redux Form.","shortMessageHtmlLink":"add 9 provenance items to the Redux Form."}},{"before":"00d23678d04fd84e19ebee783f3602b95fc98b48","after":"213f644b682c47968e7a4a58dd7608283599236b","ref":"refs/heads/main","pushedAt":"2024-03-23T02:49:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"modified backend toonly use dev as prod is not necessary for the app to work properly and safely.","shortMessageHtmlLink":"modified backend toonly use dev as prod is not necessary for the app …"}},{"before":"87d8f4452970fbb5cb0386d271e0469e7ca980f1","after":"00d23678d04fd84e19ebee783f3602b95fc98b48","ref":"refs/heads/main","pushedAt":"2024-03-22T03:24:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"changed localhost for remote on the backend. add default route for /api/v1 on the backend.","shortMessageHtmlLink":"changed localhost for remote on the backend. add default route for /a…"}},{"before":"49bfb6148239b5067c2b5a4cf823e5ba49b3711b","after":"87d8f4452970fbb5cb0386d271e0469e7ca980f1","ref":"refs/heads/main","pushedAt":"2024-03-21T19:39:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"changed front end to make remote server ip to be an env variable vs hardcoded. Started backend configuration but setting up dev and prod confighurations.","shortMessageHtmlLink":"changed front end to make remote server ip to be an env variable vs h…"}},{"before":"1301d9c0398776d4201b1f6b481426016a9c4391","after":"49bfb6148239b5067c2b5a4cf823e5ba49b3711b","ref":"refs/heads/main","pushedAt":"2024-03-16T00:09:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add new physical item condition codes and labels to the redux form.","shortMessageHtmlLink":"add new physical item condition codes and labels to the redux form."}},{"before":"a0b6b0281f76021842d8921d674201f0d9e65a24","after":"1301d9c0398776d4201b1f6b481426016a9c4391","ref":"refs/heads/main","pushedAt":"2024-03-07T03:12:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"remove a couple of console.logs in actions.js frontend.","shortMessageHtmlLink":"remove a couple of console.logs in actions.js frontend."}},{"before":"bcaa4f945c62ffbc4b6d3c37d89df2451050e11d","after":"a0b6b0281f76021842d8921d674201f0d9e65a24","ref":"refs/heads/main","pushedAt":"2024-03-05T02:16:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"put back in https for the build version of the frontend config","shortMessageHtmlLink":"put back in https for the build version of the frontend config"}},{"before":"3530771351869359b564173b3b2868ab8eb5c288","after":"bcaa4f945c62ffbc4b6d3c37d89df2451050e11d","ref":"refs/heads/main","pushedAt":"2024-02-28T22:43:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"trying prod with http and not https","shortMessageHtmlLink":"trying prod with http and not https"}},{"before":"76ae1174615232e70c2bbea1b3416ef28b3a0d4f","after":"3530771351869359b564173b3b2868ab8eb5c288","ref":"refs/heads/main","pushedAt":"2024-02-28T18:23:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"modify url to https for prod apt","shortMessageHtmlLink":"modify url to https for prod apt"}},{"before":"26fa2fcf21dcb112f910e24dc7791c92c9ebb6c6","after":"76ae1174615232e70c2bbea1b3416ef28b3a0d4f","ref":"refs/heads/main","pushedAt":"2024-02-28T17:32:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"put in code to give different urls for dev and prod for https to the backend.","shortMessageHtmlLink":"put in code to give different urls for dev and prod for https to the …"}},{"before":"d87959f15d2ce941f334b2c74798720fe266ce4e","after":"26fa2fcf21dcb112f910e24dc7791c92c9ebb6c6","ref":"refs/heads/main","pushedAt":"2024-02-13T07:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add production node_env for build","shortMessageHtmlLink":"add production node_env for build"}},{"before":"0135300ab77cf864ec57e7e6193b52c3f9ef499c","after":"d87959f15d2ce941f334b2c74798720fe266ce4e","ref":"refs/heads/main","pushedAt":"2024-02-13T07:17:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"fixed the url for check callNumCheck.","shortMessageHtmlLink":"fixed the url for check callNumCheck."}},{"before":"b84a47e034f97f677528fc57151e126bed7c55d6","after":"0135300ab77cf864ec57e7e6193b52c3f9ef499c","ref":"refs/heads/main","pushedAt":"2024-02-13T05:19:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"created a frontend .env file along with a sample env file for future devs to follow. Put the code to have different urls for the backend endpoint in the .env file","shortMessageHtmlLink":"created a frontend .env file along with a sample env file for future …"}},{"before":"b243d5849d2543f9c1b4d1dd1be2cacb22497500","after":"b84a47e034f97f677528fc57151e126bed7c55d6","ref":"refs/heads/main","pushedAt":"2024-02-13T03:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":".env to top level .gitignore","shortMessageHtmlLink":".env to top level .gitignore"}},{"before":"5f70bd049f1dd3192e9d65a1d419ce0944d544db","after":"b243d5849d2543f9c1b4d1dd1be2cacb22497500","ref":"refs/heads/main","pushedAt":"2024-02-13T03:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"add .env to frontend .gitignore.","shortMessageHtmlLink":"add .env to frontend .gitignore."}},{"before":"7e13f9fe77e8fc86f1127df4fcc4afa02eb0befe","after":"5f70bd049f1dd3192e9d65a1d419ce0944d544db","ref":"refs/heads/main","pushedAt":"2024-02-10T04:35:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"removed an extra / in the url for the auth login.","shortMessageHtmlLink":"removed an extra / in the url for the auth login."}},{"before":"3b777f815168b29d3d104e11f9e598eb336c399c","after":"7e13f9fe77e8fc86f1127df4fcc4afa02eb0befe","ref":"refs/heads/main","pushedAt":"2024-02-10T03:43:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"put back browserrouter into index.js. testing using server ip to replace localhost in AWS server.","shortMessageHtmlLink":"put back browserrouter into index.js. testing using server ip to repl…"}},{"before":"8f8478b0ba00ddc5c6bc519362acd84ee2141e78","after":"3b777f815168b29d3d104e11f9e598eb336c399c","ref":"refs/heads/main","pushedAt":"2024-02-09T01:11:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"swap BrowserRouter for HashRouter to fix bugs in the react build links.","shortMessageHtmlLink":"swap BrowserRouter for HashRouter to fix bugs in the react build links."}},{"before":"2b3638bd9c26c3d0053b8f733926f52e6de4aee4","after":"8f8478b0ba00ddc5c6bc519362acd84ee2141e78","ref":"refs/heads/main","pushedAt":"2024-01-30T02:23:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":" modify message for auth errors to receive more information. create build-localhost script. Hid Iron Mountain on the Navbar.","shortMessageHtmlLink":" modify message for auth errors to receive more information. create b…"}},{"before":"7efdc544b52ea1a6824e18cbe6747588a48a5965","after":"2b3638bd9c26c3d0053b8f733926f52e6de4aee4","ref":"refs/heads/main","pushedAt":"2023-12-04T04:42:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"HeWhoShallNotBeMentioned","name":"Chris Underwood","path":"/HeWhoShallNotBeMentioned","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12117176?s=80&v=4"},"commit":{"message":"modified the store to have the redux dev tools avaiable in dev but not prod.","shortMessageHtmlLink":"modified the store to have the redux dev tools avaiable in dev but no…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEK4o60QA","startCursor":null,"endCursor":null}},"title":"Activity · Brandeis-Library/Collection_Management"}