{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":558021096,"defaultBranch":"main","name":"Together","ownerLogin":"Together-100Devs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-26T18:43:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/124740476?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1697595151.0","currentOid":""},"activityList":{"items":[{"before":"5285afa00a45b01764c7db8d3aef03286593f865","after":"da310e3a051beecca6870506c8b9629bb3859571","ref":"refs/heads/main","pushedAt":"2024-01-06T03:55:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"intelagense","name":"Eric Wynn Romere","path":"/intelagense","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18331781?s=80&v=4"},"commit":{"message":"Merge pull request #453 from Together-100Devs/githubActionsFix\n\nlint fixes & 2024 block removed","shortMessageHtmlLink":"Merge pull request #453 from Together-100Devs/githubActionsFix"}},{"before":null,"after":"eeb3f377807b030f8c41d5a10ec347444c84244f","ref":"refs/heads/githubActionsFix","pushedAt":"2023-10-18T02:12:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"lint fixes & 2024 block removed","shortMessageHtmlLink":"lint fixes & 2024 block removed"}},{"before":"0175bedc4aaf46fa2b9821712a6de0f012423f6a","after":"5285afa00a45b01764c7db8d3aef03286593f865","ref":"refs/heads/main","pushedAt":"2023-10-16T20:31:28.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"cblanken","name":"Cameron Blankenbuehler","path":"/cblanken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19908880?s=80&v=4"},"commit":{"message":"Merge pull request #450 from devlarabar/ticket/issue-449\n\nMade the calendar page mobile-responsive","shortMessageHtmlLink":"Merge pull request #450 from devlarabar/ticket/issue-449"}},{"before":"9613201bdb32992af6a39c9e03fc8e5ba4d7efa8","after":"0175bedc4aaf46fa2b9821712a6de0f012423f6a","ref":"refs/heads/main","pushedAt":"2023-09-12T22:52:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Feature/admin dashboard visualize group events 413 (#448)\n\n* Add EventCard and GroupEventCard components\r\n\r\n- The admin dashboard now renders recurring events (with a groupId) as a single item\r\non the admin dashboard\r\n\r\n* Style singular and concurrent event sections\r\n\r\n* Fix event counts for singular and recurring event sub-sections\r\n\r\n* Refactor Admin Dashboard tests for split single and recurring event sections\r\n\r\n* Add group event title and description tests and clean up comments\r\n\r\n* Fix EventCard render error when user not logged in\r\n\r\nWhen the DataService fails to retrieve the displayName for the user, \"UNKNOWN\" is displayed\r\nin its place.","shortMessageHtmlLink":"Feature/admin dashboard visualize group events 413 (#448)"}},{"before":"52bb068076ff349bf5f99be83824f8149049d862","after":"9613201bdb32992af6a39c9e03fc8e5ba4d7efa8","ref":"refs/heads/main","pushedAt":"2023-09-10T23:48:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Add fix for issue #443. Solution entails adding a conditional to check if the date on the calendar is >= today's date. If true then plus button is shown. Otherwise plus button is not rendered. (#446)","shortMessageHtmlLink":"Add fix for issue #443. Solution entails adding a conditional to chec…"}},{"before":"dada994cd18d1426cd07e94a8e74e093faca6e92","after":"52bb068076ff349bf5f99be83824f8149049d862","ref":"refs/heads/main","pushedAt":"2023-08-21T18:27:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Feature/issue #307 (#444)\n\n* Move description of event modal into an h3 tag outside of modal description. Change margin classes of description div and the description heading to better reflect desired layout found in issue examples. Solves issue #307.\r\n\r\n* change span to h3 for modal description","shortMessageHtmlLink":"Feature/issue #307 (#444)"}},{"before":"b0713586f43e21fc016926606911b9060bbf61d9","after":"dada994cd18d1426cd07e94a8e74e093faca6e92","ref":"refs/heads/main","pushedAt":"2023-08-01T19:07:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Feature/admin dashboard event visualization 407 (#431)\n\n* Add visualization for events on Admin Dashboard\r\n\r\n* Update cypress test for Admin Dashboard\r\n\r\n* Remove old /calendar redirect that was blocking access to /adminDashboard\r\n\r\n* added testing\r\n\r\n* updated recurring event to prevent edge cases, returned test I accidentally removed\r\n\r\n* Add tests for the admin dashboard\r\n\r\n- Check for new event added\r\n- Check for updated event count\r\n\r\n* Refactor admin dashboard tests to add multiple events\r\n\r\n- The \"Add Events\" tests now accepts a list of event obects\r\n- Setup was also refactored into a `before()` and `beforeEach()` for consistency\r\n\r\n* Add deleted event tests for admin dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: calebco \r\nCo-authored-by: Caleb Cohen <75268174+Caleb-Cohen@users.noreply.github.com>","shortMessageHtmlLink":"Feature/admin dashboard event visualization 407 (#431)"}},{"before":"2a7289ebecc82daea60d772da3fca691f0b6f0a0","after":"b0713586f43e21fc016926606911b9060bbf61d9","ref":"refs/heads/main","pushedAt":"2023-07-25T19:14:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Create LICENSE","shortMessageHtmlLink":"Create LICENSE"}},{"before":"7534047155d4c32824f1721fce3a02c582e57118","after":"2a7289ebecc82daea60d772da3fca691f0b6f0a0","ref":"refs/heads/main","pushedAt":"2023-07-25T18:53:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Bug/Issue 434 fixed discord and github login link clickable (#438)\n\n* bug: fixed discord and github login link clickable\r\n\r\n* updated the code with exisiting commits\r\n\r\n* Delete package.json\r\n\r\n* updated with new changes\r\n\r\n* Update package.json","shortMessageHtmlLink":"Bug/Issue 434 fixed discord and github login link clickable (#438)"}},{"before":"760cfe975a094a5f6230b02b2a74cd2d6df5aaee","after":"7534047155d4c32824f1721fce3a02c582e57118","ref":"refs/heads/main","pushedAt":"2023-07-25T18:45:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Bugfix/issue 435 (#437)\n\n* fixed the focus rings on navbuttons\r\n\r\n* fixed the focus rings on navbuttons file","shortMessageHtmlLink":"Bugfix/issue 435 (#437)"}},{"before":"5a10c1c05a981548cda5e177398d65f6ef90e222","after":"760cfe975a094a5f6230b02b2a74cd2d6df5aaee","ref":"refs/heads/main","pushedAt":"2023-07-18T20:49:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Fixed new style discord usernames not displaying correctly - 426 (#433)\n\n* fixed new style discord usernames not displaying correctly\r\n\r\n* Update passport.js","shortMessageHtmlLink":"Fixed new style discord usernames not displaying correctly - 426 (#433)"}},{"before":"6906cd792ebf821a540d1528636175f2e6869082","after":"5a10c1c05a981548cda5e177398d65f6ef90e222","ref":"refs/heads/main","pushedAt":"2023-07-18T20:38:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Updates contributing documentation and images (#432)\n\n* Remove development text from CONTRIBUTING.md\r\n\r\nRemoves `development` from mermaid graph and `development` text references in the document.\r\n\r\n* update CONTRIBUTING.md to remove development\r\n\r\n* edge-case with testing\r\n\r\n---------\r\n\r\nCo-authored-by: calebco ","shortMessageHtmlLink":"Updates contributing documentation and images (#432)"}},{"before":"84361f3aaf3a6c324c52626918c07bc7dc29c20f","after":"6906cd792ebf821a540d1528636175f2e6869082","ref":"refs/heads/main","pushedAt":"2023-07-14T20:21:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Missing redirect when deleting events - Resolved (#428)\n\n* Imported useEventsContext to eventModal.jsx file and called setState with callback to filter the event by event key to manage the state properly.\r\n\r\n* added tests todetect instant event deletion\r\n\r\n---------\r\n\r\nCo-authored-by: calebco ","shortMessageHtmlLink":"Missing redirect when deleting events - Resolved (#428)"}},{"before":"a1f2215e758ea5ff126689eda9be3fc9559ffd16","after":"84361f3aaf3a6c324c52626918c07bc7dc29c20f","ref":"refs/heads/main","pushedAt":"2023-07-11T23:48:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Fixes Routing - connected to Feature/react router 404 (#429)\n\n* adds basic routing\r\n\r\n* changes routing links\r\n\r\n* adds testing, fixes some failed tests\r\n\r\n* cleans up code\r\n\r\n* fixes routing","shortMessageHtmlLink":"Fixes Routing - connected to Feature/react router 404 (#429)"}},{"before":"951a6d8a5c667e8dd854ad30e95be24dd2af2abc","after":"a1f2215e758ea5ff126689eda9be3fc9559ffd16","ref":"refs/heads/main","pushedAt":"2023-07-11T20:43:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"fixed 401: duplicate events in state hook (#403)\n\n* fixed 401: duplicate events in state hook\r\n\r\n* added testing\r\n\r\n---------\r\n\r\nCo-authored-by: calebco ","shortMessageHtmlLink":"fixed 401: duplicate events in state hook (#403)"}},{"before":"60b122192146d10db25175ba69efcf964de4dba8","after":"951a6d8a5c667e8dd854ad30e95be24dd2af2abc","ref":"refs/heads/main","pushedAt":"2023-07-04T16:47:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Feature/react router 404 (#423)\n\n* adds basic routing\r\n\r\n* changes routing links\r\n\r\n* adds testing, fixes some failed tests\r\n\r\n* cleans up code","shortMessageHtmlLink":"Feature/react router 404 (#423)"}},{"before":"510bb061ced3578b6086d8a0c5e28caed5f34dd4","after":null,"ref":"refs/heads/characterLimitFix","pushedAt":"2023-06-13T15:53:39.067Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"}},{"before":"fef271c290f5c489bd49847319652daaaa7cd925","after":"60b122192146d10db25175ba69efcf964de4dba8","ref":"refs/heads/main","pushedAt":"2023-06-13T15:53:33.372Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Character limit fix (#419)\n\n* added 280 character limit to description\r\n\r\n* added testing to character detection in description\r\n\r\n* Update client/src/features/form/FormMoverControl.js\r\n\r\nCo-authored-by: Aravind U. Shenoy <75222342+windyScripts@users.noreply.github.com>\r\n\r\n* updated test\r\n\r\n---------\r\n\r\nCo-authored-by: Aravind U. Shenoy <75222342+windyScripts@users.noreply.github.com>","shortMessageHtmlLink":"Character limit fix (#419)"}},{"before":"f446488a24f7ca5a596a5a16f099d857f98d9bb3","after":"510bb061ced3578b6086d8a0c5e28caed5f34dd4","ref":"refs/heads/characterLimitFix","pushedAt":"2023-06-13T15:30:00.804Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"updated test","shortMessageHtmlLink":"updated test"}},{"before":"87b7ce607958bc6473c81d889be56bf3484d1a35","after":"f446488a24f7ca5a596a5a16f099d857f98d9bb3","ref":"refs/heads/characterLimitFix","pushedAt":"2023-06-13T14:59:40.080Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Update client/src/features/form/FormMoverControl.js\n\nCo-authored-by: Aravind U. Shenoy <75222342+windyScripts@users.noreply.github.com>","shortMessageHtmlLink":"Update client/src/features/form/FormMoverControl.js"}},{"before":"8e6d92a89c59591c8a0e307d9804f491356ca778","after":"fef271c290f5c489bd49847319652daaaa7cd925","ref":"refs/heads/main","pushedAt":"2023-06-08T01:50:06.634Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"[HOLD] Update to Event model - Issue #408 (#420)\n\n* update to Event model\r\n\r\n* linting update\r\n\r\n* readding cross-env\r\n\r\n* update to the status field default value","shortMessageHtmlLink":"[HOLD] Update to Event model - Issue #408 (#420)"}},{"before":"72ea8ff7157fa37fd96b182868832fbe8733b6dc","after":"8e6d92a89c59591c8a0e307d9804f491356ca778","ref":"refs/heads/main","pushedAt":"2023-05-16T22:44:01.042Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Update Readme.md to fix contributing links","shortMessageHtmlLink":"Update Readme.md to fix contributing links"}},{"before":null,"after":"87b7ce607958bc6473c81d889be56bf3484d1a35","ref":"refs/heads/characterLimitFix","pushedAt":"2023-05-16T19:46:38.632Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"added testing to character detection in description","shortMessageHtmlLink":"added testing to character detection in description"}},{"before":"51c4a0a61b4513540da9f973531e379df9a517da","after":"72ea8ff7157fa37fd96b182868832fbe8733b6dc","ref":"refs/heads/main","pushedAt":"2023-05-09T01:26:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"lint fix and formatting for specs","shortMessageHtmlLink":"lint fix and formatting for specs"}},{"before":"55c006ed260fcd00d48ab789b9fa1419cceb6f4f","after":"51c4a0a61b4513540da9f973531e379df9a517da","ref":"refs/heads/main","pushedAt":"2023-05-09T01:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Create create-ticket.md","shortMessageHtmlLink":"Create create-ticket.md"}},{"before":"1e30275b70b19103abde309e9ba2d636451cf7ec","after":"55c006ed260fcd00d48ab789b9fa1419cceb6f4f","ref":"refs/heads/main","pushedAt":"2023-05-08T15:22:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Remove Discord tag from user greeting (#402)\n\n* Remove Discord tag from user greeting\r\n\r\n* Fix with optional chaining","shortMessageHtmlLink":"Remove Discord tag from user greeting (#402)"}},{"before":"06aeb082f84b46bd6ea414976217697b794cdd87","after":"1e30275b70b19103abde309e9ba2d636451cf7ec","ref":"refs/heads/main","pushedAt":"2023-03-23T15:28:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Main (#398)\n\n* fixed disabled checkboxes issue #386\r\n\r\n* fixed checkboxes in confirm page","shortMessageHtmlLink":"Main (#398)"}},{"before":"aaa2d6a8a3de29e793b76a4e99f129f86ae65860","after":"06aeb082f84b46bd6ea414976217697b794cdd87","ref":"refs/heads/main","pushedAt":"2023-03-21T19:22:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"fix: prevent sending user data to guests (#390)\n\n* fix: prevent sending user data to guests\r\n\r\n* fix: event modal errors\r\n\r\n* test: add event not found test case","shortMessageHtmlLink":"fix: prevent sending user data to guests (#390)"}},{"before":"b3b7499346d5f14eb490bb208d503d8f0a1a2eec","after":"aaa2d6a8a3de29e793b76a4e99f129f86ae65860","ref":"refs/heads/main","pushedAt":"2023-03-21T19:00:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"pulsing fix (#396)","shortMessageHtmlLink":"pulsing fix (#396)"}},{"before":"b8f80ef035236910f63a264efadcd229be501735","after":"b3b7499346d5f14eb490bb208d503d8f0a1a2eec","ref":"refs/heads/main","pushedAt":"2023-03-21T01:15:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Caleb-Cohen","name":"Caleb Cohen","path":"/Caleb-Cohen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75268174?s=80&v=4"},"commit":{"message":"Feature/issue/222/todaybutton (#388)\n\n* add jump to today button\r\n\r\n* button component and css\r\n\r\n* Revert \"add jump to today button\"\r\n\r\nThis reverts commit d62401f589f40cac440bc6e5ee6fbb18b2d79250.\r\n\r\n* fixed merge issue\r\n\r\n* requested review changes\r\n\r\n* lint fix removed unnused variable\r\n\r\n---------\r\n\r\nCo-authored-by: calebco ","shortMessageHtmlLink":"Feature/issue/222/todaybutton (#388)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wNlQwMzo1NTowMC4wMDAwMDBazwAAAAPZCl7w","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yMVQwMToxNTo1OS4wMDAwMDBazwAAAAMHoHcN"}},"title":"Activity · Together-100Devs/Together"}