{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":766334350,"defaultBranch":"main","name":"digidex.tech","ownerLogin":"RafaelPuello","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-03T01:00:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34950239?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725840584.0","currentOid":""},"activityList":{"items":[{"before":"c21423bc03027f0b652d73bb2bf834bdd0630ec7","after":"fefd4164a1581a3f8ae7758fc4840b93c9390278","ref":"refs/heads/main","pushedAt":"2024-09-19T06:03:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update WAGTAILADMIN_BASE_URL and DJANGO_SETTINGS_MODULE","shortMessageHtmlLink":"Refactor: Update WAGTAILADMIN_BASE_URL and DJANGO_SETTINGS_MODULE"}},{"before":"273d3ab67abf3b2b53ebaf8bbe7cb9a0d1860395","after":"fefd4164a1581a3f8ae7758fc4840b93c9390278","ref":"refs/heads/develop","pushedAt":"2024-09-19T06:02:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update WAGTAILADMIN_BASE_URL and DJANGO_SETTINGS_MODULE","shortMessageHtmlLink":"Refactor: Update WAGTAILADMIN_BASE_URL and DJANGO_SETTINGS_MODULE"}},{"before":"c21423bc03027f0b652d73bb2bf834bdd0630ec7","after":"273d3ab67abf3b2b53ebaf8bbe7cb9a0d1860395","ref":"refs/heads/develop","pushedAt":"2024-09-19T05:46:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove RoutablePageMixin from HomePage model","shortMessageHtmlLink":"Refactor: Remove RoutablePageMixin from HomePage model"}},{"before":"e0041a0ea22faad1894d158dbcbd01366e5dbc31","after":"c21423bc03027f0b652d73bb2bf834bdd0630ec7","ref":"refs/heads/main","pushedAt":"2024-09-19T02:17:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update pytest.ini and DJANGO_SETTINGS_MODULE\n\nUpdate pytest.ini to use the test settings module for running tests. This ensures that the tests are executed with the correct configuration. The DJANGO_SETTINGS_MODULE environment variable is modified to point to the test settings module.\n\nRefactor: Update chat method in UserAssistant model\n\nUpdate the docstring of the chat method in the UserAssistant model to fix a typo and improve clarity.\n\nRefactor: Remove unused imports in biodiversity/models.py\n\nRemove unused imports in the biodiversity/models.py file to improve code cleanliness.\n\nRefactor: Update viewsets in nearfieldcommunication app\n\nUpdate the viewsets in the nearfieldcommunication app to use the BoxViewSet for better organization and consistency.\n\nRefactor: Update HomePage model and add unit test\n\nUpdate the HomePage model to include a docstring that describes its purpose. Also, add a unit test for the homepage fixture.\n\nRefactor: Update NfcTag model and wagtail_hooks.py\n\nUpdate the NfcTag model to fix a comment indentation issue. Also, update the docstring in wagtail_hooks.py for the NfcTagTypeSnippetViewSet and NfcTagSnippetViewSet.\n\nRefactor: Remove trainer_page_tests.py and trainer_tests.py\n\nRemove the trainer_page_tests.py and trainer_tests.py files as they are no longer needed.\n\nRefactor: Update base.py and test.py settings files\n\nUpdate the base.py and test.py settings files to remove unnecessary comments and improve code readability.\n\nRefactor: Update BoxItemSerializer in inventory app\n\nUpdate the BoxItemSerializer in the inventory app to fix a comment indentation issue.\n\nRefactor: Remove unused imports in trainer_tests.py\n\nRemove unused imports in the trainer_tests.py file to improve code cleanliness.\n\nRefactor: Modify DATABASES settings in conftest.py\n\nModify the DATABASES settings in the conftest.py file to use the predefined test database.\n\nRefactor: Update site fixture in conftest.py\n\nUpdate the site fixture in the conftest.py file to create a site and set it as the default site.\n\nRefactor: Remove unused imports in conftest.py\n\nRemove unused imports in the conftest.py file to improve code cleanliness.","shortMessageHtmlLink":"Refactor: Update pytest.ini and DJANGO_SETTINGS_MODULE"}},{"before":"e0041a0ea22faad1894d158dbcbd01366e5dbc31","after":"c21423bc03027f0b652d73bb2bf834bdd0630ec7","ref":"refs/heads/develop","pushedAt":"2024-09-19T02:17:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update pytest.ini and DJANGO_SETTINGS_MODULE\n\nUpdate pytest.ini to use the test settings module for running tests. This ensures that the tests are executed with the correct configuration. The DJANGO_SETTINGS_MODULE environment variable is modified to point to the test settings module.\n\nRefactor: Update chat method in UserAssistant model\n\nUpdate the docstring of the chat method in the UserAssistant model to fix a typo and improve clarity.\n\nRefactor: Remove unused imports in biodiversity/models.py\n\nRemove unused imports in the biodiversity/models.py file to improve code cleanliness.\n\nRefactor: Update viewsets in nearfieldcommunication app\n\nUpdate the viewsets in the nearfieldcommunication app to use the BoxViewSet for better organization and consistency.\n\nRefactor: Update HomePage model and add unit test\n\nUpdate the HomePage model to include a docstring that describes its purpose. Also, add a unit test for the homepage fixture.\n\nRefactor: Update NfcTag model and wagtail_hooks.py\n\nUpdate the NfcTag model to fix a comment indentation issue. Also, update the docstring in wagtail_hooks.py for the NfcTagTypeSnippetViewSet and NfcTagSnippetViewSet.\n\nRefactor: Remove trainer_page_tests.py and trainer_tests.py\n\nRemove the trainer_page_tests.py and trainer_tests.py files as they are no longer needed.\n\nRefactor: Update base.py and test.py settings files\n\nUpdate the base.py and test.py settings files to remove unnecessary comments and improve code readability.\n\nRefactor: Update BoxItemSerializer in inventory app\n\nUpdate the BoxItemSerializer in the inventory app to fix a comment indentation issue.\n\nRefactor: Remove unused imports in trainer_tests.py\n\nRemove unused imports in the trainer_tests.py file to improve code cleanliness.\n\nRefactor: Modify DATABASES settings in conftest.py\n\nModify the DATABASES settings in the conftest.py file to use the predefined test database.\n\nRefactor: Update site fixture in conftest.py\n\nUpdate the site fixture in the conftest.py file to create a site and set it as the default site.\n\nRefactor: Remove unused imports in conftest.py\n\nRemove unused imports in the conftest.py file to improve code cleanliness.","shortMessageHtmlLink":"Refactor: Update pytest.ini and DJANGO_SETTINGS_MODULE"}},{"before":"6fae18b665ce42e12ebcfc784c515ad201b44bdc","after":"e0041a0ea22faad1894d158dbcbd01366e5dbc31","ref":"refs/heads/main","pushedAt":"2024-09-18T23:55:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"```text\nRefactor: Update TrainerPage model to return None for inventory boxes\n\nThe TrainerPage model's `get_inventory_boxes` method was modified to return None instead of the owner's inventories. This change was made to address a specific issue related to inventory management.","shortMessageHtmlLink":"```text"}},{"before":"6fae18b665ce42e12ebcfc784c515ad201b44bdc","after":"e0041a0ea22faad1894d158dbcbd01366e5dbc31","ref":"refs/heads/develop","pushedAt":"2024-09-18T23:51:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"```text\nRefactor: Update TrainerPage model to return None for inventory boxes\n\nThe TrainerPage model's `get_inventory_boxes` method was modified to return None instead of the owner's inventories. This change was made to address a specific issue related to inventory management.","shortMessageHtmlLink":"```text"}},{"before":"43e0db72ef1f1d2e5a56d203381f2c77100105fc","after":"6fae18b665ce42e12ebcfc784c515ad201b44bdc","ref":"refs/heads/main","pushedAt":"2024-09-18T23:49:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unnecessary blank lines in code files","shortMessageHtmlLink":"Refactor: Remove unnecessary blank lines in code files"}},{"before":"43e0db72ef1f1d2e5a56d203381f2c77100105fc","after":"6fae18b665ce42e12ebcfc784c515ad201b44bdc","ref":"refs/heads/develop","pushedAt":"2024-09-18T23:48:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unnecessary blank lines in code files","shortMessageHtmlLink":"Refactor: Remove unnecessary blank lines in code files"}},{"before":"ceabc798915171a20bb1f632d5fcf76b959d834a","after":"43e0db72ef1f1d2e5a56d203381f2c77100105fc","ref":"refs/heads/main","pushedAt":"2024-09-18T23:39:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unnecessary blank lines in code files","shortMessageHtmlLink":"Refactor: Remove unnecessary blank lines in code files"}},{"before":"4f004a9f63987bdce039ccb1a72a44331514211f","after":"43e0db72ef1f1d2e5a56d203381f2c77100105fc","ref":"refs/heads/develop","pushedAt":"2024-09-18T23:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unnecessary blank lines in code files","shortMessageHtmlLink":"Refactor: Remove unnecessary blank lines in code files"}},{"before":"7e77ca518b61cb5c2b300e2ac44bc897389b5b72","after":"4f004a9f63987bdce039ccb1a72a44331514211f","ref":"refs/heads/develop","pushedAt":"2024-09-18T22:28:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Add UUID and slug fields to Plant and NfcTagType models","shortMessageHtmlLink":"Refactor: Add UUID and slug fields to Plant and NfcTagType models"}},{"before":"ceabc798915171a20bb1f632d5fcf76b959d834a","after":"7e77ca518b61cb5c2b300e2ac44bc897389b5b72","ref":"refs/heads/develop","pushedAt":"2024-09-18T21:47:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use BoxViewSet for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use BoxViewSet for better organization"}},{"before":"a65bf7669b2a7d6c2fd9b28673a00e9104f7f9a4","after":"ceabc798915171a20bb1f632d5fcf76b959d834a","ref":"refs/heads/develop","pushedAt":"2024-09-18T21:08:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use BoxViewSet for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use BoxViewSet for better organization"}},{"before":"a65bf7669b2a7d6c2fd9b28673a00e9104f7f9a4","after":"ceabc798915171a20bb1f632d5fcf76b959d834a","ref":"refs/heads/main","pushedAt":"2024-09-18T21:07:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use BoxViewSet for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use BoxViewSet for better organization"}},{"before":"781f2894711999f698e6a6f2606b795cdc7f2168","after":"a65bf7669b2a7d6c2fd9b28673a00e9104f7f9a4","ref":"refs/heads/main","pushedAt":"2024-09-18T20:58:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unused fixture and test database configuration","shortMessageHtmlLink":"Refactor: Remove unused fixture and test database configuration"}},{"before":"ceabc798915171a20bb1f632d5fcf76b959d834a","after":"a65bf7669b2a7d6c2fd9b28673a00e9104f7f9a4","ref":"refs/heads/develop","pushedAt":"2024-09-18T20:57:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove unused fixture and test database configuration","shortMessageHtmlLink":"Refactor: Remove unused fixture and test database configuration"}},{"before":"781f2894711999f698e6a6f2606b795cdc7f2168","after":"ceabc798915171a20bb1f632d5fcf76b959d834a","ref":"refs/heads/develop","pushedAt":"2024-09-18T20:51:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use BoxViewSet for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use BoxViewSet for better organization"}},{"before":"213ec84571a85cb157b5b90b90f5d9c132d9c5b8","after":"781f2894711999f698e6a6f2606b795cdc7f2168","ref":"refs/heads/main","pushedAt":"2024-09-18T16:08:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use more descriptive labels for images and documents","shortMessageHtmlLink":"Refactor: Update viewsets to use more descriptive labels for images a…"}},{"before":"213ec84571a85cb157b5b90b90f5d9c132d9c5b8","after":"781f2894711999f698e6a6f2606b795cdc7f2168","ref":"refs/heads/develop","pushedAt":"2024-09-18T16:08:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use more descriptive labels for images and documents","shortMessageHtmlLink":"Refactor: Update viewsets to use more descriptive labels for images a…"}},{"before":"21f6102dddc5b5127cd9d9b1f360baba21cdfedb","after":"213ec84571a85cb157b5b90b90f5d9c132d9c5b8","ref":"refs/heads/main","pushedAt":"2024-09-18T08:55:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use more descriptive labels for images and documents","shortMessageHtmlLink":"Refactor: Update viewsets to use more descriptive labels for images a…"}},{"before":"21f6102dddc5b5127cd9d9b1f360baba21cdfedb","after":"213ec84571a85cb157b5b90b90f5d9c132d9c5b8","ref":"refs/heads/develop","pushedAt":"2024-09-18T08:55:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use more descriptive labels for images and documents","shortMessageHtmlLink":"Refactor: Update viewsets to use more descriptive labels for images a…"}},{"before":"d440872691c9aa9d07047c2edb20d65b2fca4d5b","after":"21f6102dddc5b5127cd9d9b1f360baba21cdfedb","ref":"refs/heads/main","pushedAt":"2024-09-18T08:49:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use TabbedInterface for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use TabbedInterface for better organization"}},{"before":"d440872691c9aa9d07047c2edb20d65b2fca4d5b","after":"21f6102dddc5b5127cd9d9b1f360baba21cdfedb","ref":"refs/heads/develop","pushedAt":"2024-09-18T08:49:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update viewsets to use TabbedInterface for better organization","shortMessageHtmlLink":"Refactor: Update viewsets to use TabbedInterface for better organization"}},{"before":"d9b3eebd1c87d837f39a92df2c49efe83b0365aa","after":"d440872691c9aa9d07047c2edb20d65b2fca4d5b","ref":"refs/heads/main","pushedAt":"2024-09-18T08:39:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Add PlantDocument and NfcTagTypeDocument models","shortMessageHtmlLink":"Refactor: Add PlantDocument and NfcTagTypeDocument models"}},{"before":"d9b3eebd1c87d837f39a92df2c49efe83b0365aa","after":"d440872691c9aa9d07047c2edb20d65b2fca4d5b","ref":"refs/heads/develop","pushedAt":"2024-09-18T08:39:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Add PlantDocument and NfcTagTypeDocument models","shortMessageHtmlLink":"Refactor: Add PlantDocument and NfcTagTypeDocument models"}},{"before":"048ea27f9d38dfe97ebd8ab1b2473d3146883f01","after":"d9b3eebd1c87d837f39a92df2c49efe83b0365aa","ref":"refs/heads/main","pushedAt":"2024-09-18T08:27:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update NfcTag and NfcTagScan models\n\n- Remove unused code in the NfcTag model\n- Update the string representation of the NfcTagScan model\n- Add admin configurations for NfcTagType, NfcTag, NfcTagScan, and NfcTagMemory models","shortMessageHtmlLink":"Refactor: Update NfcTag and NfcTagScan models"}},{"before":"26e0c525e2ec601f785665a53de545a86a9d7a38","after":"d9b3eebd1c87d837f39a92df2c49efe83b0365aa","ref":"refs/heads/develop","pushedAt":"2024-09-18T08:27:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Update NfcTag and NfcTagScan models\n\n- Remove unused code in the NfcTag model\n- Update the string representation of the NfcTagScan model\n- Add admin configurations for NfcTagType, NfcTag, NfcTagScan, and NfcTagMemory models","shortMessageHtmlLink":"Refactor: Update NfcTag and NfcTagScan models"}},{"before":"0ce37b81f5373f15d96abb3db0d562cc98fd1591","after":"26e0c525e2ec601f785665a53de545a86a9d7a38","ref":"refs/heads/develop","pushedAt":"2024-09-18T07:57:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove created_at and last_modified fields from Plant, Box, and NfcTagType models","shortMessageHtmlLink":"Refactor: Remove created_at and last_modified fields from Plant, Box,…"}},{"before":"048ea27f9d38dfe97ebd8ab1b2473d3146883f01","after":"0ce37b81f5373f15d96abb3db0d562cc98fd1591","ref":"refs/heads/develop","pushedAt":"2024-09-18T07:56:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelPuello","name":null,"path":"/RafaelPuello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34950239?s=80&v=4"},"commit":{"message":"Refactor: Remove created_at and last_modified fields from Plant, Box, and NfcTagType models","shortMessageHtmlLink":"Refactor: Remove created_at and last_modified fields from Plant, Box,…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwNjowMzowNy4wMDAwMDBazwAAAAS6da7g","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwNjowMzowNy4wMDAwMDBazwAAAAS6da7g","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQwNzo1NjoxNy4wMDAwMDBazwAAAAS5Xyxn"}},"title":"Activity · RafaelPuello/digidex.tech"}