{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":587761519,"defaultBranch":"main","name":"field-plugin","ownerLogin":"storyblok","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-11T14:25:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13880908?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726752039.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"eb922b73a8589fa89c5ae13a8346e22f5f8be5eb","ref":"refs/heads/SHAPE-7066-add-delete-command","pushedAt":"2024-09-19T13:20:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): add remove|rm command\n- start recreating deploy command logic for remove","shortMessageHtmlLink":"feat(helper): add remove|rm command"}},{"before":"998f660e3636d062ac23a1db7c19d5d83721305d","after":null,"ref":"refs/heads/chore/release-cli-1.2.1","pushedAt":"2024-09-19T09:37:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"}},{"before":"dd87fd0af24caa108391082ba2f00fbd532d5f09","after":"f2b7f56967d083ace43bc609738faec3a54790ea","ref":"refs/heads/main","pushedAt":"2024-09-19T09:37:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"chore(cli): release @storyblok/field-plugin-cli@1.2.1 (#400)","shortMessageHtmlLink":"chore(cli): release @storyblok/field-plugin-cli@1.2.1 (#400)"}},{"before":null,"after":"998f660e3636d062ac23a1db7c19d5d83721305d","ref":"refs/heads/chore/release-cli-1.2.1","pushedAt":"2024-09-19T09:27:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"chore(cli): release @storyblok/field-plugin-cli@1.2.1","shortMessageHtmlLink":"chore(cli): release @storyblok/field-plugin-cli@1.2.1"}},{"before":"46e0a657c6b1f5b15cedacbbebc27e7d868b8eb0","after":null,"ref":"refs/heads/chore/release-field-plugin-1.2.1","pushedAt":"2024-09-19T09:23:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"}},{"before":"d094590b87228e47b49c383d2b70832450ef9bb4","after":"dd87fd0af24caa108391082ba2f00fbd532d5f09","ref":"refs/heads/main","pushedAt":"2024-09-19T09:23:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"chore(lib): release @storyblok/field-plugin@1.2.1 (#399)","shortMessageHtmlLink":"chore(lib): release @storyblok/field-plugin@1.2.1 (#399)"}},{"before":null,"after":"46e0a657c6b1f5b15cedacbbebc27e7d868b8eb0","ref":"refs/heads/chore/release-field-plugin-1.2.1","pushedAt":"2024-09-19T09:10:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"chore(lib): release @storyblok/field-plugin@1.2.1","shortMessageHtmlLink":"chore(lib): release @storyblok/field-plugin@1.2.1"}},{"before":"7e3b1aeca05568162a5e98bbed6c0a3d41ee736c","after":null,"ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-19T09:07:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"}},{"before":"e2ef9e9dc7494050f4dbfd88f7156c000b4ebb99","after":"d094590b87228e47b49c383d2b70832450ef9bb4","ref":"refs/heads/main","pushedAt":"2024-09-19T09:07:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(sandbox): validating manifest options (#394)\n\n* feat(sandbox): validating manifest, specifically option object and showing steps to correct\r\n\r\n* feat(sandbox): move validation to a better place -> manifest.ts\r\n\r\n* feat(sandbox): reset sandbox file\r\n\r\n* feat(sandbox): remove empty string check and mark todo in a duplicate code\r\n\r\n* feat(sandbox): add red color to error message\r\n\r\n* feat(helper): add logic also to manifest-helper\r\n\r\n* feat(helper): catch expected empty cases\r\n\r\n* feat(helper): fix tests\r\n\r\n* feat(helper): fix and add tests\r\n\r\n* feat(helper): make manifest-helper to a package and consume it inside vite helper\r\n\r\n* feat(helper): add concurrent building process for manifest helper\r\n\r\n* feat(helper): remove comment and adjust check for when manifest is not defined to remove it from query params\r\n\r\n* feat(helper): switch dependency to the package\r\n\r\n* feat(helper): add check for empty options\r\n\r\n* feat(helper): watching config files for changes (#396)\r\n\r\n* feat(helper): make manifest-helper to a package and consume it inside vite helper\r\n\r\n* feat(helper): watching config files for changes\r\n\r\n* feat(helper): splitting printing functions\r\n\r\n* feat(helper): add check file name and directory level\r\n\r\n* feat(helper): update consistent names\r\n\r\n* feat(helper): remove comment","shortMessageHtmlLink":"feat(sandbox): validating manifest options (#394)"}},{"before":"f1136029563f3becf59d40a12fa17d423cdf6a7c","after":"7e3b1aeca05568162a5e98bbed6c0a3d41ee736c","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-19T09:01:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): watching config files for changes (#396)\n\n* feat(helper): make manifest-helper to a package and consume it inside vite helper\r\n\r\n* feat(helper): watching config files for changes\r\n\r\n* feat(helper): splitting printing functions\r\n\r\n* feat(helper): add check file name and directory level\r\n\r\n* feat(helper): update consistent names\r\n\r\n* feat(helper): remove comment","shortMessageHtmlLink":"feat(helper): watching config files for changes (#396)"}},{"before":"423c9b0af391e12de55ebc284142bedbfe68db28","after":null,"ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-19T08:58:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"}},{"before":"546a875780bdc8f43190767e697007676e945e48","after":"f1136029563f3becf59d40a12fa17d423cdf6a7c","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-19T08:58:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): watching config files for changes (#396)\n\n* feat(helper): make manifest-helper to a package and consume it inside vite helper\r\n\r\n* feat(helper): watching config files for changes\r\n\r\n* feat(helper): splitting printing functions\r\n\r\n* feat(helper): add check file name and directory level\r\n\r\n* feat(helper): update consistent names\r\n\r\n* feat(helper): remove comment","shortMessageHtmlLink":"feat(helper): watching config files for changes (#396)"}},{"before":"ae2bf8f29bc606362ec9386c5334bd72237804f2","after":"423c9b0af391e12de55ebc284142bedbfe68db28","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-19T08:57:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): remove comment","shortMessageHtmlLink":"feat(helper): remove comment"}},{"before":"8d74e5979efc54941c8bbfd96b2c4a88561d5370","after":"ae2bf8f29bc606362ec9386c5334bd72237804f2","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-19T08:56:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): update consistent names","shortMessageHtmlLink":"feat(helper): update consistent names"}},{"before":"b3cc236a7f702195d170271f83d698ed1b8c9771","after":"8d74e5979efc54941c8bbfd96b2c4a88561d5370","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-19T08:52:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): add check file name and directory level","shortMessageHtmlLink":"feat(helper): add check file name and directory level"}},{"before":"582302cdb1362a5140c4595467d70cbdfa698c37","after":null,"ref":"refs/heads/chore/release-cli-1.2.0","pushedAt":"2024-09-19T07:43:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"}},{"before":"bf85870ab6118b1f02d37b45521375a6ff46b197","after":"e2ef9e9dc7494050f4dbfd88f7156c000b4ebb99","ref":"refs/heads/main","pushedAt":"2024-09-19T07:43:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"},"commit":{"message":"chore(cli): release @storyblok/field-plugin-cli@1.2.0 (#398)","shortMessageHtmlLink":"chore(cli): release @storyblok/field-plugin-cli@1.2.0 (#398)"}},{"before":"3ca17ed52176f4734bb866febf8b3152fc68c4db","after":"b3cc236a7f702195d170271f83d698ed1b8c9771","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-18T15:46:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): splitting printing functions","shortMessageHtmlLink":"feat(helper): splitting printing functions"}},{"before":"8494575aada32bbe7f3d90cfa67ff01cfd52638b","after":"546a875780bdc8f43190767e697007676e945e48","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-18T15:31:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): add check for empty options","shortMessageHtmlLink":"feat(helper): add check for empty options"}},{"before":"3e283952b1c800e17aa411fd73a940abe38917e9","after":"8494575aada32bbe7f3d90cfa67ff01cfd52638b","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-18T15:26:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): add check for empty options","shortMessageHtmlLink":"feat(helper): add check for empty options"}},{"before":null,"after":"582302cdb1362a5140c4595467d70cbdfa698c37","ref":"refs/heads/chore/release-cli-1.2.0","pushedAt":"2024-09-18T14:53:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"},"commit":{"message":"chore(cli): release @storyblok/field-plugin-cli@1.2.0","shortMessageHtmlLink":"chore(cli): release @storyblok/field-plugin-cli@1.2.0"}},{"before":"2878cec84f304b714ffae9323de2a8c9f9006ef6","after":null,"ref":"refs/heads/chore/release-field-plugin-1.2.0","pushedAt":"2024-09-18T14:50:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"}},{"before":"5aa3c200043b12a6168fb9472cb5038ae9a8eca6","after":"bf85870ab6118b1f02d37b45521375a6ff46b197","ref":"refs/heads/main","pushedAt":"2024-09-18T14:50:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"},"commit":{"message":"chore(lib): release @storyblok/field-plugin@1.2.0 (#397)","shortMessageHtmlLink":"chore(lib): release @storyblok/field-plugin@1.2.0 (#397)"}},{"before":null,"after":"2878cec84f304b714ffae9323de2a8c9f9006ef6","ref":"refs/heads/chore/release-field-plugin-1.2.0","pushedAt":"2024-09-18T14:37:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"},"commit":{"message":"chore(lib): release @storyblok/field-plugin@1.2.0","shortMessageHtmlLink":"chore(lib): release @storyblok/field-plugin@1.2.0"}},{"before":"e50aff198a14e56e76f155a817397b74a3436e56","after":"3e283952b1c800e17aa411fd73a940abe38917e9","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-18T14:04:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): switch dependency to the package","shortMessageHtmlLink":"feat(helper): switch dependency to the package"}},{"before":"c5f8504d9eda5553df41b68863b63a9a18f424a8","after":"e50aff198a14e56e76f155a817397b74a3436e56","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-18T13:49:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): remove comment and adjust check for when manifest is not defined to remove it from query params","shortMessageHtmlLink":"feat(helper): remove comment and adjust check for when manifest is no…"}},{"before":"978e380da5d6f7ccdd8d37a72aab39ac2a9af772","after":"c5f8504d9eda5553df41b68863b63a9a18f424a8","ref":"refs/heads/SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","pushedAt":"2024-09-18T13:31:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"Merge branch 'main' into SHAPE-5745-all-the-values-must-be-a-string-in-field-plugin-config-json","shortMessageHtmlLink":"Merge branch 'main' into SHAPE-5745-all-the-values-must-be-a-string-i…"}},{"before":"0a0bbf4a0b238e721f4231d89e2298ddbbc456d9","after":"3ca17ed52176f4734bb866febf8b3152fc68c4db","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-18T12:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): splitting printing functions","shortMessageHtmlLink":"feat(helper): splitting printing functions"}},{"before":null,"after":"0a0bbf4a0b238e721f4231d89e2298ddbbc456d9","ref":"refs/heads/SHAPE-7048-check-if-the-changes-from-field-plugin-config-ts-are-watched","pushedAt":"2024-09-18T12:19:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BibiSebi","name":"Bibiana Sebestianova","path":"/BibiSebi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17590227?s=80&v=4"},"commit":{"message":"feat(helper): watching config files for changes","shortMessageHtmlLink":"feat(helper): watching config files for changes"}},{"before":"52ca8f8546ae057c037b0ca8e05bdac13de6278d","after":null,"ref":"refs/heads/SHAPE-7043-sdk-update-typedef","pushedAt":"2024-09-18T12:18:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eunjae-lee","name":"Eunjae Lee","path":"/eunjae-lee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/499898?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuuPbpgA","startCursor":null,"endCursor":null}},"title":"Activity · storyblok/field-plugin"}