{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":167853042,"defaultBranch":"main","name":"aiid","ownerLogin":"responsible-ai-collaborative","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-27T20:07:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101777371?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725142170.0","currentOid":""},"activityList":{"items":[{"before":"4046eb3c1280e3ab123c0e8e789c8aa2d1302800","after":"4276f5dc026654d9497980f7ed02fcc6bfa2c968","ref":"refs/heads/staging","pushedAt":"2024-09-05T21:14:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Skip tests that require testing user credentials (#3080)","shortMessageHtmlLink":"Skip tests that require testing user credentials (#3080)"}},{"before":"64e1275bdc87ec546196c2b23274bea0371739ad","after":"4046eb3c1280e3ab123c0e8e789c8aa2d1302800","ref":"refs/heads/staging","pushedAt":"2024-09-05T14:55:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Migrate all `mongodb-awesome-backup` repo code/actions to this repo (#3030)\n\n* Initial DB backup GH actions setup\r\n\r\n* Change Dockerfile path\r\n\r\n* Move Github actions to the parent folder\r\n\r\n* Change Docker bin path\r\n\r\n* Change Docker base path\r\n\r\n* Add / to the Docker path\r\n\r\n* Refactor and reuse AIID env variables\r\n\r\n* Test empty MongoDB URI\r\n\r\n* Remove extra whitespaces\r\n\r\n* Rename `CLOUDFLARE_R2_BUCKET` to `CLOUDFLARE_R2_BUCKET_NAME`\r\n\r\n* Remove MONGODB_HOST environment variable from backup scripts\r\n\r\n* Remove MONGODB_USERNAME environment variable from backup scripts\r\n\r\n* Remove MONGODB_PASSWORD environment variable from backup scripts\r\n\r\n* Remove unnecessary MongoDB environment variables from backup scripts\r\n\r\n* Test removing \"Configure AWS credentials\" step\r\n\r\n* Remove AWS env variables\r\n\r\n* Remove all AWS related code\r\n\r\n* Apply changes to private backup\r\n\r\n* Rename `docker-db-backup` folder to `db-backup`\r\n\r\n* Remove mongodb-clients package dependency\r\n\r\n* Add `mongodb-database-tools` dependency\r\n\r\n* Change backup.sh path\r\n\r\n* Install `boto3`\r\n\r\n* Remove Docker completely and unnecessary env variables\r\n\r\n* Improve logs\r\n\r\n* Remove unused files\r\n\r\n* Delete all S3 related functions\r\n\r\n* Remove GitHub action \"on push\"\r\n\r\n* Change the script file name and remove S3 references\r\n\r\n* Test removing boto3 dependency\r\n\r\n* rollback boto3 deletion\r\n\r\n* Export all classifications (without any query filter)\r\n\r\n* Remove Private backups\r\n\r\n* Update README file\r\n\r\n* Move all code to `tools` folder\r\n\r\n* Remove classification query filter from mongodump command\r\n\r\n* Remove boto.sh script\r\n\r\n* Export all CSET classifications to CSV\r\n\r\n* Change CSET CSV file name\r\n\r\n* Update classifications_cset.csv file name\r\n\r\n* Remove unnecessary `workflow_dispatch` inputs\r\n\r\n* Move `db-backup` folder to `site` folder\r\n\r\n* Update db-backup workflow to include environment input","shortMessageHtmlLink":"Migrate all mongodb-awesome-backup repo code/actions to this repo (#…"}},{"before":"26919776b7a5ab145a5d55e1fbc489889283927d","after":"8262d8897f25db628daf54e1db1efd8f9f53ecfa","ref":"refs/heads/main","pushedAt":"2024-09-04T17:45:48.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"kepae","name":"Kevin","path":"/kepae","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4238598?s=80&v=4"},"commit":{"message":"Merge pull request #3041 from responsible-ai-collaborative/staging\n\nDeploy to Production","shortMessageHtmlLink":"Merge pull request #3041 from responsible-ai-collaborative/staging"}},{"before":"5917ec763bfc73eb63c5173229def1145d0d0fab","after":"64e1275bdc87ec546196c2b23274bea0371739ad","ref":"refs/heads/staging","pushedAt":"2024-09-03T19:38:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Fix/update tests (#3027)\n\n* Add taxa seeds\r\n\r\n* Reapply \"Add classifications collection to api\"\r\n\r\nThis reverts commit 5d3aed2494bafe674db2c73daa9b759f555babee.\r\n\r\n* Fix upsert mutations\r\n\r\n* Fix classification editor tests\r\n\r\n* Update components\r\n\r\n* Move to correct folder\r\n\r\n* Fix mutations handling of relationships\r\n\r\n* Update client side query variables\r\n\r\n* Undo debug comments\r\n\r\n* Update generated code\r\n\r\n* temporary silence warning\r\n\r\n* Update playwright login util to allow mocking local storage session\r\n\r\n* migrate classifications test\r\n\r\n* Update test\r\n\r\n* Update tests to use new login fixture\r\n\r\n* Fix tests\r\n\r\n* Skip data dependant test\r\n\r\n* Prevent login util from dropping users database\r\n\r\n* WIP\r\n\r\n* Fix custom data mocking\r\n\r\n* Delete old mutation\r\n\r\n* delete old test\r\n\r\n* Update user queries\r\n\r\n* Make logs less verbose\r\n\r\n* Update tests\r\n\r\n* Migrate test\r\n\r\n* Remove slow clause\r\n\r\n* Migrate submitted app tests\r\n\r\n* Fix subscriptions with users linking\r\n\r\n* Undo changes\r\n\r\n* migrate test\r\n\r\n* Have leftover cypress tests point to local api\r\n\r\n* Migrate checklists form tests\r\n\r\n* Remove test.slow calls\r\n\r\n* Add one more retry\r\n\r\n* updates\r\n\r\n* fix imports\r\n\r\n* Update tests\r\n\r\n* Improve util\r\n\r\n* Migrate test to full e2e\r\n\r\n* skip tests\r\n\r\n* use new login userId\r\n\r\n* reduce flake\r\n\r\n* Fix test\r\n\r\n* update test\r\n\r\n* add one more retry\r\n\r\n* role self is now it's own rule","shortMessageHtmlLink":"Fix/update tests (#3027)"}},{"before":"cfeed12a3b637b5aa127e52e5949546b98b18658","after":"5917ec763bfc73eb63c5173229def1145d0d0fab","ref":"refs/heads/staging","pushedAt":"2024-09-02T18:19:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Fix news digest page queries (#3051)","shortMessageHtmlLink":"Fix news digest page queries (#3051)"}},{"before":null,"after":"7a897e09379bd85c25f41729cfadde37ea7ac03d","ref":"refs/heads/dependabot/npm_and_yarn/site/gatsby-site/micromatch-4.0.8","pushedAt":"2024-08-31T22:09:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump micromatch from 4.0.5 to 4.0.8 in /site/gatsby-site\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\n- [Release notes](https://github.com/micromatch/micromatch/releases)\n- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: micromatch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump micromatch from 4.0.5 to 4.0.8 in /site/gatsby-site"}},{"before":null,"after":"02c50792cbbbbd6a2a8df902f6f0762ea6f5d978","ref":"refs/heads/dependabot/npm_and_yarn/site/gatsby-site/webpack-5.94.0","pushedAt":"2024-08-30T17:48:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump webpack from 5.88.2 to 5.94.0 in /site/gatsby-site\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.94.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack from 5.88.2 to 5.94.0 in /site/gatsby-site"}},{"before":"99602b1d0554eeffdfbf1ae652111f032dbeab81","after":"cfeed12a3b637b5aa127e52e5949546b98b18658","ref":"refs/heads/staging","pushedAt":"2024-08-29T19:49:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Migrate entityEdit to playwright (#3047)\n\n* Migrate entityEdit to playwright\r\n\r\n* Fix date_modified time check\r\n\r\n* Delete entityEdit.cy.js\r\n\r\n* Add missing waitForRequest\r\n\r\n* Fix entities seed\r\n\r\n* Fix entityEdit test\r\n\r\n* Add date_modified to entities and move spec to e2e-full\r\n\r\n---------\r\n\r\nCo-authored-by: Clara Youdale ","shortMessageHtmlLink":"Migrate entityEdit to playwright (#3047)"}},{"before":"d5eba4f54c59a8407be681d8ad5e758a9419a0d8","after":"99602b1d0554eeffdfbf1ae652111f032dbeab81","ref":"refs/heads/staging","pushedAt":"2024-08-28T18:25:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"remove warning for removed option `sizeByPixelDensity` (#3016)","shortMessageHtmlLink":"remove warning for removed option sizeByPixelDensity (#3016)"}},{"before":"54282d916fabf0d1e56f11767a4ea8ad2e59b7c3","after":"d5eba4f54c59a8407be681d8ad5e758a9419a0d8","ref":"refs/heads/staging","pushedAt":"2024-08-27T14:35:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Use more shards to reduce chances of test server crashing (#3042)\n\n* Use more shards to reduce chances of test server crashing\r\n\r\n* increase shards count","shortMessageHtmlLink":"Use more shards to reduce chances of test server crashing (#3042)"}},{"before":"0470e73d4c3cb251f1aee1b3aa8cafdb6668f29e","after":"54282d916fabf0d1e56f11767a4ea8ad2e59b7c3","ref":"refs/heads/staging","pushedAt":"2024-08-26T20:19:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Migrate classifications and taxa collections to API (#3005)\n\n* Add taxa seeds\r\n\r\n* Reapply \"Add classifications collection to api\"\r\n\r\nThis reverts commit 5d3aed2494bafe674db2c73daa9b759f555babee.\r\n\r\n* Fix upsert mutations\r\n\r\n* Fix classification editor tests\r\n\r\n* Update components\r\n\r\n* Move to correct folder\r\n\r\n* Fix mutations handling of relationships\r\n\r\n* Update client side query variables\r\n\r\n* Undo debug comments\r\n\r\n* Update generated code\r\n\r\n* temporary silence warning\r\n\r\n* Update playwright login util to allow mocking local storage session\r\n\r\n* migrate classifications test\r\n\r\n* Update test\r\n\r\n* Update tests to use new login fixture\r\n\r\n* Fix tests\r\n\r\n* Skip data dependant test\r\n\r\n* Prevent login util from dropping users database\r\n\r\n* WIP\r\n\r\n* Fix custom data mocking\r\n\r\n* check for window to fix crash on build time\r\n\r\n* Migrate csettool\r\n\r\n* Fix tests\r\n\r\n* Make it easier to debug playwright on ci\r\n\r\n* Fix wrong query\r\n\r\n* Fix tests\r\n\r\n* Use more verbose reporter\r\n\r\n* auto restart webserver on crash\r\n\r\n* accept npx\r\n\r\n* Fix test\r\n\r\n* Fix test\r\n\r\n* Fix test\r\n\r\n* Remove confusing folder\r\n\r\n* Add clarifying comment back\r\n\r\n* Fix test\r\n\r\n* Fix test\r\n\r\n* Add comment","shortMessageHtmlLink":"Migrate classifications and taxa collections to API (#3005)"}},{"before":"8c10d80f94addb9929ef561fbe68cd32ff0c8204","after":"26919776b7a5ab145a5d55e1fbc489889283927d","ref":"refs/heads/main","pushedAt":"2024-08-26T19:05:39.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Merge pull request #3038 from responsible-ai-collaborative/staging\n\nDeploy to Production","shortMessageHtmlLink":"Merge pull request #3038 from responsible-ai-collaborative/staging"}},{"before":"f1a807ae75e1aa3a5b784963976680a33fc22a66","after":"0470e73d4c3cb251f1aee1b3aa8cafdb6668f29e","ref":"refs/heads/staging","pushedAt":"2024-08-23T22:14:44.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pdcp1","name":"Pablo Costa","path":"/pdcp1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6564809?s=80&v=4"},"commit":{"message":"Merge pull request #3037 from aiidtest/fix-discover-crash\n\nPrevent CSV export from crashing on missing fields","shortMessageHtmlLink":"Merge pull request #3037 from aiidtest/fix-discover-crash"}},{"before":"6c38996320779c088b78d90f48fc989ce4d3e922","after":"8c10d80f94addb9929ef561fbe68cd32ff0c8204","ref":"refs/heads/main","pushedAt":"2024-08-23T17:12:22.000Z","pushType":"pr_merge","commitsCount":41,"pusher":{"login":"kepae","name":"Kevin","path":"/kepae","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4238598?s=80&v=4"},"commit":{"message":"Merge pull request #3032 from responsible-ai-collaborative/staging\n\nDeploy to Production – Merge commit restoration","shortMessageHtmlLink":"Merge pull request #3032 from responsible-ai-collaborative/staging"}},{"before":"0a1e744ca0e249cf5b7409037106f8f4cc4902b2","after":"f1a807ae75e1aa3a5b784963976680a33fc22a66","ref":"refs/heads/staging","pushedAt":"2024-08-23T15:38:58.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"kepae","name":"Kevin","path":"/kepae","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4238598?s=80&v=4"},"commit":{"message":"Merge pull request #3033 from responsible-ai-collaborative/main\n\nSync staging with main commits","shortMessageHtmlLink":"Merge pull request #3033 from responsible-ai-collaborative/main"}},{"before":"e28495fdb32ee20e0bcd854ec93684a1e7be43be","after":"0c38d5c8b81554665efd581263c1deaaffe25d38","ref":"refs/heads/dependabot/npm_and_yarn/site/gatsby-site/multi-1a2fea90a9","pushedAt":"2024-08-19T17:15:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/credential-providers\n\nRemoves [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together.\n\n\nRemoves `fast-xml-parser`\n\nUpdates `@aws-sdk/client-s3` from 3.435.0 to 3.633.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.633.0/clients/client-s3)\n\nUpdates `@aws-sdk/credential-providers` from 3.370.0 to 3.632.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.632.0/packages/credential-providers)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n dependency-type: indirect\n- dependency-name: \"@aws-sdk/client-s3\"\n dependency-type: direct:production\n- dependency-name: \"@aws-sdk/credential-providers\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/credential-prov…"}},{"before":null,"after":"e28495fdb32ee20e0bcd854ec93684a1e7be43be","ref":"refs/heads/dependabot/npm_and_yarn/site/gatsby-site/multi-1a2fea90a9","pushedAt":"2024-08-19T16:58:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/credential-providers\n\nRemoves [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together.\n\n\nRemoves `fast-xml-parser`\n\nUpdates `@aws-sdk/client-s3` from 3.435.0 to 3.633.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.633.0/clients/client-s3)\n\nUpdates `@aws-sdk/credential-providers` from 3.370.0 to 3.632.0\n- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)\n- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.632.0/packages/credential-providers)\n\n---\nupdated-dependencies:\n- dependency-name: fast-xml-parser\n dependency-type: indirect\n- dependency-name: \"@aws-sdk/client-s3\"\n dependency-type: direct:production\n- dependency-name: \"@aws-sdk/credential-providers\"\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/credential-prov…"}},{"before":"f10e79b7f4a2f827366b19a7494a0898c6298c52","after":"6c38996320779c088b78d90f48fc989ce4d3e922","ref":"refs/heads/main","pushedAt":"2024-08-19T16:56:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Deploy to Production (#2999)\n\n* Reduce space usage, limit number of fields shown\r\n\r\n* wip\r\n\r\n* wip\r\n\r\n* Color-code tables\r\n\r\n* Create confirmemail.spec.ts\r\n\r\n* Delete confirmemail.cy.js\r\n\r\n* Use test from utils\r\n\r\n* Make gray default\r\n\r\n* Fix variants table query\r\n\r\n* Migrate fields to local API (#2801)\r\n\r\n* Forward graphql requests to netlify function\r\n\r\n* Trigger Build\r\n\r\n* update lockfile\r\n\r\n* Avoid having to introspect schema for every request\r\n\r\n* Allow anonymous read only queries\r\n\r\n* Allow anonymous read only queries\r\n\r\n* Trigger Build\r\n\r\n* Add quickadds resolver\r\n\r\n* Split resolvers into separate files\r\n\r\n* Separate auth in its own file\r\n\r\n* Add jest and tests\r\n\r\n* Add script to boot local api server for development purposes\r\n\r\n* Add quickadd insert field\r\n\r\n* Add github workflows\r\n\r\n* Trigger build\r\n\r\nremove\r\n\r\nTrigger build\r\n\r\nTrigger build\r\n\r\nfsdfsf\r\n\r\nTrigger build\r\n\r\nTrigger build\r\n\r\nbigint patch\r\n\r\nuse require\r\n\r\n* Update codegen tool config\r\n\r\n* Reuse mongodb client from context\r\n\r\n* Update codege\r\n\r\n* Strongly typed environment config\r\n\r\n* Increase function timeout\r\n\r\n* Update bson version\r\n\r\n* Make environment variables available to gatsby functions\r\n\r\n* Fix ts error\r\n\r\n* Trigger build\r\n\r\n* Make errors more verbose\r\n\r\n* Add missing variables\r\n\r\n* Disable env validation\r\n\r\n* Use graphql-http to prevent event emitter leaks\r\n\r\n* Enable env validation\r\n\r\n* New bson version exports ObjectId instead of ObjectID\r\n\r\n* Update lockfile\r\n\r\n* Trigger build\r\n\r\n* Remove unused query\r\n\r\n* bue\r\n\r\n* Add support for filters, sorting and pagination\r\n\r\n* Remove unused package\r\n\r\n* Remove unused file\r\n\r\n* allow api tests to be cancelled\r\n\r\n* Delete old test file\r\n\r\n* Run api tests when pushing staging\r\n\r\n* update test utils\r\n\r\n* Trigger build\r\n\r\n* Force exit to let tests exit\r\n\r\n* remove old api endpoint\r\n\r\n* Update client side queries\r\n\r\n* Udpate docs\r\n\r\n* Use vars for api and group ids\r\n\r\n* convert to import jic\r\n\r\n* Trigger build\r\n\r\n* Trigger build\r\n\r\n* Update workflows\r\n\r\n* Trigger build\r\n\r\n* Add missing variables\r\n\r\n* Fix error when object id is already serialized\r\n\r\n* Update workflow file\r\n\r\n* Improve error message\r\n\r\n* update readme\r\n\r\n* Remove unused vars\r\n\r\n* Remove unused packages\r\n\r\n* Log errors to rollbar\r\n\r\n* Trigger build\r\n\r\n* Add rollbar token variable\r\n\r\n* Trigger build\r\n\r\n* fix variable name\r\n\r\n* Trigger build\r\n\r\n* Add function to programmatically generate query fields\r\n\r\n* Add programmatic mutation fields function\r\n\r\n* Add tests for update methods\r\n\r\n* update client side queries\r\n\r\n* Add field queries tests\r\n\r\n* add tests for insert and update mutations\r\n\r\n* add delete mutations programmatic tests\r\n\r\n* Configure fixtures\r\n\r\n* Tests suite needs to be run in a single process\r\n\r\n* And missing dynamic fields and improve fixture design\r\n\r\n* Add roles expectations\r\n\r\n* delete redundant tests\r\n\r\n* Add incidents and report queries\r\n\r\n* Add report translations resolver\r\n\r\n* add missing dotenv config\r\n\r\n* Update tests to mock realm api\r\n\r\n* remove unrelated files\r\n\r\n* Remove unrelated changes\r\n\r\n* Remove unrelated changes\r\n\r\n* Remove access to test user credentials\r\n\r\n* Remove unused\r\n\r\n* Use dummy values on api test workflow\r\n\r\n* Fix wrong database being mocked\r\n\r\n* Fix schema issue\r\n\r\n* cleanup\r\n\r\n* Add incidents and reports field implementation\r\n\r\n* Implement linkReportsToIncidents mutation\r\n\r\n* Typed return\r\n\r\n* Delete old implementation\r\n\r\n* Add incidents/edit.spec\r\n\r\n* Add incidents/history.spec\r\n\r\n* Add incidents/new.spec\r\n\r\n* Delete incidents/new.cy incidents/history.cy and incidents/edit.cy\r\n\r\n* Add reports test api fixtures and improve fixtures expressiveness\r\n\r\n* Migrate entities collection\r\n\r\n* Add incidents fixture and update fixture structure\r\n\r\n* Add users fixture\r\n\r\n* Add utility functions to resolve and configure relationships\r\n\r\n* Make sure inputs are required\r\n\r\n* Add special type for available fields\r\n\r\n* Update test fixtures and fix permissions\r\n\r\n* add flag report mutation and tests\r\n\r\n* Add date modified fields\r\n\r\n* Fix upsertOne issues\r\n\r\n* Remove leftover\r\n\r\n* Add test to report to incident linking mutation\r\n\r\n* Add submissions collection to api\r\n\r\n* Add full e2e workflow\r\n\r\n* Trigger Build\r\n\r\n* update lockfile\r\n\r\n* Fix history latest version test\r\n\r\n* Fix new spec errors\r\n\r\n* Add in memory mongo server\r\n\r\n* remove comment\r\n\r\n* Wait for memory server to start\r\n\r\n* Trigger Build\r\n\r\n* Remove quotes\r\n\r\n* Trigger Build\r\n\r\n* Fix typo in name\r\n\r\n* Get cite tests to work fully e2e\r\n\r\n* Rename intercept for consistency\r\n\r\n* Add missing waitForRequest\r\n\r\n* get submission form working with new api\r\n\r\n* Add missing env variable\r\n\r\n* Trigger Build\r\n\r\n* Add missing variable\r\n\r\n* Trigger Build\r\n\r\n* Update users table components\r\n\r\n* Add similarity flag mutation\r\n\r\n* Add update one report mutation\r\n\r\n* Get incident report edit form to work\r\n\r\n* update lockfile\r\n\r\n* Get dinamic citation page to work\r\n\r\n* Get incident handling to work\r\n\r\n* Update tests\r\n\r\n* Update entity type to use date objects\r\n\r\n* Fix schema stiching warnings\r\n\r\n* Fix/silence warnings\r\n\r\n* Rename to prevent artifact collision\r\n\r\n* Update history related tests\r\n\r\n* Trigger Build\r\n\r\n* Add docs to server utils\r\n\r\n* Silence warning\r\n\r\n* Run mocked tests separately.\r\n\r\n* Trigger Build\r\n\r\n* Make sure to give time to autocomplete\r\n\r\n* Fix tests\r\n\r\n* Add createVariant mutation and separate types into files to deal with circular dep\r\n\r\n* Delete custom mutation from remote\r\n\r\n* Update variants related components and tests\r\n\r\n* Trigger Build\r\n\r\n* Add memory mongo command\r\n\r\n* Update tests\r\n\r\n* avoid report artifact collision\r\n\r\n* Trigger Build\r\n\r\n* update test\r\n\r\n* Fix incidents app\r\n\r\n* Remove debug\r\n\r\n* Separate incident data type into its own file\r\n\r\n---------\r\n\r\nCo-authored-by: Clara Youdale \r\n\r\n* Add full e2e workflows to production and staging\r\n\r\n* Add classifications collection to api\r\n\r\n* delete unnecessary merge configs\r\n\r\n* Migrate taxa collection to api\r\n\r\n* Revert \"Add classifications collection to api\"\r\n\r\nThis reverts commit 0da2bc0d0c42b531c4f9332e77eb5018c57daae1.\r\n\r\n* setNavCollapsed for quick access\r\n\r\n* Change query to filter on Variants table\r\n\r\n* Update workflows\r\n\r\n* Remove the outdated `variants.cy.js` and use `playwright/e2e-full/apps/variants.spec.ts` instead.\r\n\r\n* Enable static type checking of Apollo client calls (#3012)\r\n\r\n* Configure graphql codegen to work with Apollo client and enable static checking\r\n\r\n* Update queries to use new codegen function\r\n\r\n* Fix anonymous mutation\r\n\r\n* Add updated codegen files\r\n\r\n* Add comment\r\n\r\n* Add codegen babel plugin to remove generated query map from production bundle\r\n\r\n* Add generated fragment maskings\r\n\r\n* update lockfile\r\n\r\n* remove unnecessary mock\r\n\r\n* style\r\n\r\n* Delete migrated files (#3003)\r\n\r\n* Delete migrated files\r\n\r\n* Delete function file\r\n\r\n* Delete report translations resolver\r\n\r\n* Change FIND_INCIDENTS query filter to use the new approach\r\n\r\n* Migrate submissions to new API (#3010)\r\n\r\n* Migrate submissions to new API\r\n\r\n* Remove unused adminData\r\n\r\n* Fix updateSubmission mutation with new API changes\r\n\r\n* Update SubmissionEditModal.js\r\n\r\n* Add .ts to eslintrc\r\n\r\n* Check for incident_ids if null\r\n\r\n* Add new user query to not fetch adminData\r\n\r\n* Add generated files for new query\r\n\r\n* Revert to previous user roles query\r\n\r\n* Silence schema merge warning (#3024)\r\n\r\n* Fix staging issues (#3026)\r\n\r\n* Add fixes to relationship handling from #1072\r\n\r\n* Return link validation errors instead of throwing so they are shown in graphql response\r\n\r\n* Update outdated query variables\r\n\r\n* Make sure query paramter is int\r\n\r\n* Add tests\r\n\r\n---------\r\n\r\nCo-authored-by: Luna McNulty \r\nCo-authored-by: Clara Youdale \r\nCo-authored-by: Pablo Costa \r\nCo-authored-by: Kevin ","shortMessageHtmlLink":"Deploy to Production (#2999)"}},{"before":"af28cc887689a29dac5916ed4188d350882c94ee","after":"0a1e744ca0e249cf5b7409037106f8f4cc4902b2","ref":"refs/heads/staging","pushedAt":"2024-08-16T20:42:18.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"pdcp1","name":"Pablo Costa","path":"/pdcp1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6564809?s=80&v=4"},"commit":{"message":"Merge pull request #2965 from clari182/feature/playwright-confirmemail\n\nFeature/playwright confirmemail","shortMessageHtmlLink":"Merge pull request #2965 from clari182/feature/playwright-confirmemail"}},{"before":"58c20a25d85d1ddafd943144837e06c54597d183","after":"af28cc887689a29dac5916ed4188d350882c94ee","ref":"refs/heads/staging","pushedAt":"2024-08-16T20:12:23.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"pdcp1","name":"Pablo Costa","path":"/pdcp1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6564809?s=80&v=4"},"commit":{"message":"Merge pull request #3029 from aiidtest/fix-dynamic-cite\n\nFix cite page not loading recently promoted incidents","shortMessageHtmlLink":"Merge pull request #3029 from aiidtest/fix-dynamic-cite"}},{"before":"beb7ca6e0dd357f9ea0a62713098097e21b9fa90","after":"58c20a25d85d1ddafd943144837e06c54597d183","ref":"refs/heads/staging","pushedAt":"2024-08-16T18:49:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pdcp1","name":"Pablo Costa","path":"/pdcp1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6564809?s=80&v=4"},"commit":{"message":"Merge pull request #3007 from clari182/fix/mobile-side-menu\n\nsetNavCollapsed for quick access","shortMessageHtmlLink":"Merge pull request #3007 from clari182/fix/mobile-side-menu"}},{"before":"592092fa92543e83f8b7a0cac8022ae756bdde65","after":"beb7ca6e0dd357f9ea0a62713098097e21b9fa90","ref":"refs/heads/staging","pushedAt":"2024-08-16T16:57:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Fix staging issues (#3026)\n\n* Add fixes to relationship handling from #1072\r\n\r\n* Return link validation errors instead of throwing so they are shown in graphql response\r\n\r\n* Update outdated query variables","shortMessageHtmlLink":"Fix staging issues (#3026)"}},{"before":"a21e87bd22c85da735b1671df0fb1c673b95ad4f","after":"592092fa92543e83f8b7a0cac8022ae756bdde65","ref":"refs/heads/staging","pushedAt":"2024-08-15T15:25:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Silence schema merge warning (#3024)","shortMessageHtmlLink":"Silence schema merge warning (#3024)"}},{"before":"4f4d41b7610fe3d24e79b3562705b17788bb2013","after":"a21e87bd22c85da735b1671df0fb1c673b95ad4f","ref":"refs/heads/staging","pushedAt":"2024-08-15T14:48:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Migrate submissions to new API (#3010)\n\n* Migrate submissions to new API\r\n\r\n* Remove unused adminData\r\n\r\n* Fix updateSubmission mutation with new API changes\r\n\r\n* Update SubmissionEditModal.js\r\n\r\n* Add .ts to eslintrc\r\n\r\n* Check for incident_ids if null\r\n\r\n* Add new user query to not fetch adminData\r\n\r\n* Add generated files for new query\r\n\r\n* Revert to previous user roles query","shortMessageHtmlLink":"Migrate submissions to new API (#3010)"}},{"before":"1df8314e532671f24567196a7c33f0a23c161884","after":"4f4d41b7610fe3d24e79b3562705b17788bb2013","ref":"refs/heads/staging","pushedAt":"2024-08-14T18:48:27.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"clari182","name":"Clara Youdale","path":"/clari182","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4105289?s=80&v=4"},"commit":{"message":"Merge pull request #2946 from lmcnulty/taxonomy-page-looks-whitespace-design\n\nRevise Citation Page Taxonomy Table Style","shortMessageHtmlLink":"Merge pull request #2946 from lmcnulty/taxonomy-page-looks-whitespace…"}},{"before":"d2b201ee7a7c050b2e9f677790fe3389139847dc","after":"1df8314e532671f24567196a7c33f0a23c161884","ref":"refs/heads/staging","pushedAt":"2024-08-14T18:46:40.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"clari182","name":"Clara Youdale","path":"/clari182","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4105289?s=80&v=4"},"commit":{"message":"Merge pull request #2998 from pdcp1/fix/variants-table\n\nFix variants table query","shortMessageHtmlLink":"Merge pull request #2998 from pdcp1/fix/variants-table"}},{"before":"a00a3ba66fd5a246bba5122dc026bee864bc7320","after":"d2b201ee7a7c050b2e9f677790fe3389139847dc","ref":"refs/heads/staging","pushedAt":"2024-08-13T16:08:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Delete migrated files (#3003)\n\n* Delete migrated files\r\n\r\n* Delete function file\r\n\r\n* Delete report translations resolver","shortMessageHtmlLink":"Delete migrated files (#3003)"}},{"before":"e8599b436dd0ac69ecc0cd6392f4c58fd6991256","after":"a00a3ba66fd5a246bba5122dc026bee864bc7320","ref":"refs/heads/staging","pushedAt":"2024-08-08T20:04:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Enable static type checking of Apollo client calls (#3012)\n\n* Configure graphql codegen to work with Apollo client and enable static checking\r\n\r\n* Update queries to use new codegen function\r\n\r\n* Fix anonymous mutation\r\n\r\n* Add updated codegen files\r\n\r\n* Add comment\r\n\r\n* Add codegen babel plugin to remove generated query map from production bundle\r\n\r\n* Add generated fragment maskings\r\n\r\n* update lockfile\r\n\r\n* remove unnecessary mock\r\n\r\n* style","shortMessageHtmlLink":"Enable static type checking of Apollo client calls (#3012)"}},{"before":"5d3aed2494bafe674db2c73daa9b759f555babee","after":"e8599b436dd0ac69ecc0cd6392f4c58fd6991256","ref":"refs/heads/staging","pushedAt":"2024-08-06T21:06:45.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"kepae","name":"Kevin","path":"/kepae","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4238598?s=80&v=4"},"commit":{"message":"Merge pull request #3002 from aiidtest/feature-full-workflows\n\nAdd full e2e workflows to production and staging","shortMessageHtmlLink":"Merge pull request #3002 from aiidtest/feature-full-workflows"}},{"before":"ac2a90c1e80e8c7a8a02fe1bea9cff106da44a25","after":"5d3aed2494bafe674db2c73daa9b759f555babee","ref":"refs/heads/staging","pushedAt":"2024-08-02T20:39:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesarvarela","name":"Cesar Varela","path":"/cesarvarela","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1172479?s=80&v=4"},"commit":{"message":"Revert \"Add classifications collection to api\"\n\nThis reverts commit 0da2bc0d0c42b531c4f9332e77eb5018c57daae1.","shortMessageHtmlLink":"Revert \"Add classifications collection to api\""}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAErk4G7QA","startCursor":null,"endCursor":null}},"title":"Activity · responsible-ai-collaborative/aiid"}