{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":585058049,"defaultBranch":"main","name":"turnkey-curator-portal","ownerLogin":"globaldothealth","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-04T07:58:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/63239254?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716546393.0","currentOid":""},"activityList":{"items":[{"before":"c0c66e8715d94b1d76deaf8972dd4f0e12c23752","after":"085ad12636ca0fd4fb65988a977e5578d7efa661","ref":"refs/heads/92-indicate-whether-each-source-is-a-government","pushedAt":"2024-05-24T11:21:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update tests","shortMessageHtmlLink":"Update tests"}},{"before":"d6660a75883b0b90118dbb939765a728e62774e9","after":"c0c66e8715d94b1d76deaf8972dd4f0e12c23752","ref":"refs/heads/92-indicate-whether-each-source-is-a-government","pushedAt":"2024-05-24T10:49:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Government source indication","shortMessageHtmlLink":"Update Government source indication"}},{"before":null,"after":"d6660a75883b0b90118dbb939765a728e62774e9","ref":"refs/heads/92-indicate-whether-each-source-is-a-government","pushedAt":"2024-05-24T10:26:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"[80] location data edits not saving (#132)\n\n* Fix setting location value for case\r\n\r\n* Fix \"undefined\" values for lat and long\r\n\r\n* Remove console.log\r\n\r\n* Update Location.tsx","shortMessageHtmlLink":"[80] location data edits not saving (#132)"}},{"before":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","after":"d6660a75883b0b90118dbb939765a728e62774e9","ref":"refs/heads/main","pushedAt":"2024-05-23T12:54:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"[80] location data edits not saving (#132)\n\n* Fix setting location value for case\r\n\r\n* Fix \"undefined\" values for lat and long\r\n\r\n* Remove console.log\r\n\r\n* Update Location.tsx","shortMessageHtmlLink":"[80] location data edits not saving (#132)"}},{"before":"ac9ac8257d7dec965e461dc52d35380bbf6c88cb","after":"48209603fd847015a9e65e2d2cee440654ea87d5","ref":"refs/heads/115-consider-removal-of-date-auto-populate-function","pushedAt":"2024-05-23T12:46:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update date parsing for multiple timezones","shortMessageHtmlLink":"Update date parsing for multiple timezones"}},{"before":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","after":"ac9ac8257d7dec965e461dc52d35380bbf6c88cb","ref":"refs/heads/115-consider-removal-of-date-auto-populate-function","pushedAt":"2024-05-22T12:14:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Fix parsing date, that is passed to the formik date picker","shortMessageHtmlLink":"Fix parsing date, that is passed to the formik date picker"}},{"before":null,"after":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","ref":"refs/heads/115-consider-removal-of-date-auto-populate-function","pushedAt":"2024-05-22T12:13:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"129 update tests for curator UI (#130)\n\n* Update libraries batch-2 first part\r\n\r\n* Move some testing to TODO\r\n\r\n* Update Yup when\r\n\r\n* update set field values\r\n\r\n* Update breaking changes\r\n\r\n* Update comment\r\n\r\n* Remove unused\r\n\r\n* update datepicker\r\n\r\n* Update libraries batch-2 second part\r\n\r\n* Update return values of the functions for countries\r\n\r\n* update typescript\r\n\r\n* Update mismatched versions\r\n\r\n* WIP update router and eslint + vite instead of cra\r\n\r\n* Update tests for new vitest library\r\n\r\n* Update command for test and coverage\r\n\r\n* Skip tests that were blocking flow\r\n\r\n* Update Location.test.tsx\r\n\r\n* Update varaible name\r\n\r\n* Fix merging issues\r\n\r\n* Update index.tsx\r\n\r\n* Update index.tsx\r\n\r\n* WIP tests for location and landing page\r\n\r\n* Fixed all landing page tests\r\n\r\n* Unskip and fix verification status indicator tests\r\n\r\n* Fix automated source form tests\r\n\r\n* WIP unmocking EditCase tests\r\n\r\n* Update EditCase.test.tsx\r\n\r\n* Fix viewcase tests\r\n\r\n* Resolve warnings regarding act\r\n\r\n* Update Dockerfile\r\n\r\n* Update Location.test.tsx\r\n\r\n* Fix tests failing at the first day of the month\r\n\r\n* Cleanup sourcetable\r\n\r\n* Update Users Uploads and Sources tables\r\n\r\n* Add backfill back\r\n\r\nIt was removed after splitting one component into multiple\r\n\r\n* Remove unused tests","shortMessageHtmlLink":"129 update tests for curator UI (#130)"}},{"before":"ced486202418156d28fa3bf0db535bdf591731ad","after":"60789bec270b64d1e487dd8d3ce4535bd08349a9","ref":"refs/heads/80-location-data-edits-not-saving","pushedAt":"2024-05-21T13:17:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Location.tsx","shortMessageHtmlLink":"Update Location.tsx"}},{"before":"01ab6c0d867aaa1a27e2286e146cdecae0c0fac1","after":"ced486202418156d28fa3bf0db535bdf591731ad","ref":"refs/heads/80-location-data-edits-not-saving","pushedAt":"2024-05-21T12:36:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Remove console.log","shortMessageHtmlLink":"Remove console.log"}},{"before":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","after":"01ab6c0d867aaa1a27e2286e146cdecae0c0fac1","ref":"refs/heads/80-location-data-edits-not-saving","pushedAt":"2024-05-21T12:32:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Fix \"undefined\" values for lat and long","shortMessageHtmlLink":"Fix \"undefined\" values for lat and long"}},{"before":null,"after":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","ref":"refs/heads/80-location-data-edits-not-saving","pushedAt":"2024-05-20T12:51:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"129 update tests for curator UI (#130)\n\n* Update libraries batch-2 first part\r\n\r\n* Move some testing to TODO\r\n\r\n* Update Yup when\r\n\r\n* update set field values\r\n\r\n* Update breaking changes\r\n\r\n* Update comment\r\n\r\n* Remove unused\r\n\r\n* update datepicker\r\n\r\n* Update libraries batch-2 second part\r\n\r\n* Update return values of the functions for countries\r\n\r\n* update typescript\r\n\r\n* Update mismatched versions\r\n\r\n* WIP update router and eslint + vite instead of cra\r\n\r\n* Update tests for new vitest library\r\n\r\n* Update command for test and coverage\r\n\r\n* Skip tests that were blocking flow\r\n\r\n* Update Location.test.tsx\r\n\r\n* Update varaible name\r\n\r\n* Fix merging issues\r\n\r\n* Update index.tsx\r\n\r\n* Update index.tsx\r\n\r\n* WIP tests for location and landing page\r\n\r\n* Fixed all landing page tests\r\n\r\n* Unskip and fix verification status indicator tests\r\n\r\n* Fix automated source form tests\r\n\r\n* WIP unmocking EditCase tests\r\n\r\n* Update EditCase.test.tsx\r\n\r\n* Fix viewcase tests\r\n\r\n* Resolve warnings regarding act\r\n\r\n* Update Dockerfile\r\n\r\n* Update Location.test.tsx\r\n\r\n* Fix tests failing at the first day of the month\r\n\r\n* Cleanup sourcetable\r\n\r\n* Update Users Uploads and Sources tables\r\n\r\n* Add backfill back\r\n\r\nIt was removed after splitting one component into multiple\r\n\r\n* Remove unused tests","shortMessageHtmlLink":"129 update tests for curator UI (#130)"}},{"before":"6583aec0ba94d525811141dad49ae7919d11c4aa","after":"7857c1bd6971f1f6d6fd9a87df3aa490bc780c58","ref":"refs/heads/main","pushedAt":"2024-05-20T12:34:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"129 update tests for curator UI (#130)\n\n* Update libraries batch-2 first part\r\n\r\n* Move some testing to TODO\r\n\r\n* Update Yup when\r\n\r\n* update set field values\r\n\r\n* Update breaking changes\r\n\r\n* Update comment\r\n\r\n* Remove unused\r\n\r\n* update datepicker\r\n\r\n* Update libraries batch-2 second part\r\n\r\n* Update return values of the functions for countries\r\n\r\n* update typescript\r\n\r\n* Update mismatched versions\r\n\r\n* WIP update router and eslint + vite instead of cra\r\n\r\n* Update tests for new vitest library\r\n\r\n* Update command for test and coverage\r\n\r\n* Skip tests that were blocking flow\r\n\r\n* Update Location.test.tsx\r\n\r\n* Update varaible name\r\n\r\n* Fix merging issues\r\n\r\n* Update index.tsx\r\n\r\n* Update index.tsx\r\n\r\n* WIP tests for location and landing page\r\n\r\n* Fixed all landing page tests\r\n\r\n* Unskip and fix verification status indicator tests\r\n\r\n* Fix automated source form tests\r\n\r\n* WIP unmocking EditCase tests\r\n\r\n* Update EditCase.test.tsx\r\n\r\n* Fix viewcase tests\r\n\r\n* Resolve warnings regarding act\r\n\r\n* Update Dockerfile\r\n\r\n* Update Location.test.tsx\r\n\r\n* Fix tests failing at the first day of the month\r\n\r\n* Cleanup sourcetable\r\n\r\n* Update Users Uploads and Sources tables\r\n\r\n* Add backfill back\r\n\r\nIt was removed after splitting one component into multiple\r\n\r\n* Remove unused tests","shortMessageHtmlLink":"129 update tests for curator UI (#130)"}},{"before":"ef46cd593627e538ee431763c10624da7a48eb74","after":"3454a25785dfb230f669f8e6f38b79c7580597ac","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-05-20T12:10:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Remove unused tests","shortMessageHtmlLink":"Remove unused tests"}},{"before":"687caaa8a303ec8010468681b4421e6c749d1212","after":"ef46cd593627e538ee431763c10624da7a48eb74","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-05-16T12:37:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Merge branch 'main' into 129-update-tests-for-curator-ui","shortMessageHtmlLink":"Merge branch 'main' into 129-update-tests-for-curator-ui"}},{"before":"b950a172b8aa11079b48f0dca85cf22cbf448d1b","after":"6583aec0ba94d525811141dad49ae7919d11c4aa","ref":"refs/heads/main","pushedAt":"2024-05-16T12:34:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"[121] Update libraries batch-2 (#126)\n\n* Update libraries batch-2 first part\r\n\r\n* Move some testing to TODO\r\n\r\n* Update Yup when\r\n\r\n* update set field values\r\n\r\n* Update breaking changes\r\n\r\n* Update comment\r\n\r\n* Remove unused\r\n\r\n* update datepicker\r\n\r\n* Update libraries batch-2 second part\r\n\r\n* Update return values of the functions for countries\r\n\r\n* update typescript\r\n\r\n* Update mismatched versions\r\n\r\n* WIP update router and eslint + vite instead of cra\r\n\r\n* Update tests for new vitest library\r\n\r\n* Update command for test and coverage\r\n\r\n* Skip tests that were blocking flow\r\n\r\n* Update Location.test.tsx\r\n\r\n* Update varaible name\r\n\r\n* Fix merging issues\r\n\r\n* Update index.tsx\r\n\r\n* Update index.tsx\r\n\r\n* Update Dockerfile\r\n\r\n* Update vite.config.ts\r\n\r\n* Update styling\r\n\r\n* Cleanup .idea","shortMessageHtmlLink":"[121] Update libraries batch-2 (#126)"}},{"before":"939e93d95e462783d253c63359c99a02c2bf0eb7","after":"828f43f88177050525ea4224f57374b47c1f542c","ref":"refs/heads/121-update-libraries-batch-2","pushedAt":"2024-05-16T11:29:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Cleanup .idea","shortMessageHtmlLink":"Cleanup .idea"}},{"before":"aa7b202a55ece0e1016ae809e327af19b22ea3ea","after":"939e93d95e462783d253c63359c99a02c2bf0eb7","ref":"refs/heads/121-update-libraries-batch-2","pushedAt":"2024-05-14T13:26:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update styling","shortMessageHtmlLink":"Update styling"}},{"before":"4e1f5bbfb858b6af5d9654da85c900d4f8df9ab0","after":"aa7b202a55ece0e1016ae809e327af19b22ea3ea","ref":"refs/heads/121-update-libraries-batch-2","pushedAt":"2024-05-14T06:46:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update vite.config.ts","shortMessageHtmlLink":"Update vite.config.ts"}},{"before":"65b03617948b0ffb4def583ffd0bd7218cd47045","after":"4e1f5bbfb858b6af5d9654da85c900d4f8df9ab0","ref":"refs/heads/121-update-libraries-batch-2","pushedAt":"2024-05-14T06:16:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Dockerfile","shortMessageHtmlLink":"Update Dockerfile"}},{"before":"8f421fea4a5420959a384bcb5f45f8a3127e832e","after":"222f0c2a24c4d34793902aff32b87b5a88101c45","ref":"refs/heads/131-update-mongodb-validation-for-the-case-schema-to-allow-search","pushedAt":"2024-05-14T06:13:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"initial schema work","shortMessageHtmlLink":"initial schema work"}},{"before":"a6be88282d590c16d231f518133f8887cd2cd643","after":"8f421fea4a5420959a384bcb5f45f8a3127e832e","ref":"refs/heads/131-update-mongodb-validation-for-the-case-schema-to-allow-search","pushedAt":"2024-05-07T07:27:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update day0cases.schema.json","shortMessageHtmlLink":"Update day0cases.schema.json"}},{"before":"b950a172b8aa11079b48f0dca85cf22cbf448d1b","after":"a6be88282d590c16d231f518133f8887cd2cd643","ref":"refs/heads/131-update-mongodb-validation-for-the-case-schema-to-allow-search","pushedAt":"2024-05-06T10:57:29.000Z","pushType":"push","commitsCount":37,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Rename collection from cases to day0cases","shortMessageHtmlLink":"Rename collection from cases to day0cases"}},{"before":null,"after":"b950a172b8aa11079b48f0dca85cf22cbf448d1b","ref":"refs/heads/131-update-mongodb-validation-for-the-case-schema-to-allow-search","pushedAt":"2024-05-06T07:14:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"[84] Use env variable for setting the data dictionary link (#124)\n\n* Use env variable for setting the data dictionary link\r\n\r\n* Update tests","shortMessageHtmlLink":"[84] Use env variable for setting the data dictionary link (#124)"}},{"before":"f22653bc99988be3dfc05facd61e2db001ce905e","after":"687caaa8a303ec8010468681b4421e6c749d1212","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-05-06T06:53:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Add backfill back\n\nIt was removed after splitting one component into multiple","shortMessageHtmlLink":"Add backfill back"}},{"before":"8c8355fb4935e518455aac3f04b63e86441b79f2","after":"f22653bc99988be3dfc05facd61e2db001ce905e","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-05-01T12:49:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Users Uploads and Sources tables","shortMessageHtmlLink":"Update Users Uploads and Sources tables"}},{"before":"355aa1e7b32113f88cef9700387a871e3a5bcdd6","after":"8c8355fb4935e518455aac3f04b63e86441b79f2","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-05-01T06:30:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Fix tests failing at the first day of the month","shortMessageHtmlLink":"Fix tests failing at the first day of the month"}},{"before":"4813f85f5289e91ec6aecba6437d7912f39827b5","after":"355aa1e7b32113f88cef9700387a871e3a5bcdd6","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-04-30T16:17:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Location.test.tsx","shortMessageHtmlLink":"Update Location.test.tsx"}},{"before":"e94e3df0df0f99435281317f0f5f00ec0e3ed091","after":"4813f85f5289e91ec6aecba6437d7912f39827b5","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-04-30T15:43:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Update Dockerfile","shortMessageHtmlLink":"Update Dockerfile"}},{"before":"5e2042eb295ebcc8692632005b0bd4334a66d085","after":"e94e3df0df0f99435281317f0f5f00ec0e3ed091","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-04-30T15:42:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Resolve warnings regarding act","shortMessageHtmlLink":"Resolve warnings regarding act"}},{"before":"92198bc813acabcfafec9634216924a9f7dc271d","after":"5e2042eb295ebcc8692632005b0bd4334a66d085","ref":"refs/heads/129-update-tests-for-curator-ui","pushedAt":"2024-04-30T15:23:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stanislaw-zakrzewski","name":"Stanisław Zakrzewski","path":"/stanislaw-zakrzewski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41862803?s=80&v=4"},"commit":{"message":"Fix viewcase tests","shortMessageHtmlLink":"Fix viewcase tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUvV2rAA","startCursor":null,"endCursor":null}},"title":"Activity · globaldothealth/turnkey-curator-portal"}