-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Making local-mocks invisible in production * Fix on seeding error * Fix contentWorkingGroup name in mocks and regenerate mocks * Fix ContentWorkingGroup page test * Show the `local-mocks` option in development mode * Fix tests Co-authored-by: WRadoslaw <r.wyszynski00@gmail.com> Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
- Loading branch information
1 parent
7c8f606
commit 6cfb9a9
Showing
41 changed files
with
19,069 additions
and
11,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 24 additions & 24 deletions
48
packages/ui/src/mocks/data/raw/applicationWithdrawnEvents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,50 @@ | ||
[ | ||
{ | ||
"id": "0", | ||
"createdAt": "2022-03-06T16:42:27.806Z", | ||
"applicationId": "forumWorkingGroup-186", | ||
"groupId": "forumWorkingGroup" | ||
"createdAt": "2022-04-18T11:59:50.335Z", | ||
"applicationId": "membershipWorkingGroup-221", | ||
"groupId": "membershipWorkingGroup" | ||
}, | ||
{ | ||
"id": "1", | ||
"createdAt": "2022-03-11T12:41:51.460Z", | ||
"applicationId": "membershipWorkingGroup-224", | ||
"groupId": "membershipWorkingGroup" | ||
"createdAt": "2022-04-18T11:12:32.143Z", | ||
"applicationId": "storageWorkingGroup-190", | ||
"groupId": "storageWorkingGroup" | ||
}, | ||
{ | ||
"id": "2", | ||
"createdAt": "2022-03-10T21:33:38.736Z", | ||
"applicationId": "membershipWorkingGroup-231", | ||
"groupId": "membershipWorkingGroup" | ||
"createdAt": "2022-04-26T08:04:31.160Z", | ||
"applicationId": "forumWorkingGroup-164", | ||
"groupId": "forumWorkingGroup" | ||
}, | ||
{ | ||
"id": "3", | ||
"createdAt": "2022-03-15T10:04:42.987Z", | ||
"applicationId": "storageWorkingGroup-192", | ||
"groupId": "storageWorkingGroup" | ||
"createdAt": "2022-04-17T10:51:01.844Z", | ||
"applicationId": "contentWorkingGroup-199", | ||
"groupId": "contentWorkingGroup" | ||
}, | ||
{ | ||
"id": "4", | ||
"createdAt": "2022-03-16T11:09:10.041Z", | ||
"applicationId": "membershipWorkingGroup-233", | ||
"groupId": "membershipWorkingGroup" | ||
"createdAt": "2022-04-13T22:46:26.858Z", | ||
"applicationId": "contentWorkingGroup-209", | ||
"groupId": "contentWorkingGroup" | ||
}, | ||
{ | ||
"id": "5", | ||
"createdAt": "2022-03-04T11:07:33.866Z", | ||
"applicationId": "contentDirectoryWorkingGroup-213", | ||
"groupId": "contentDirectoryWorkingGroup" | ||
"createdAt": "2022-04-26T18:21:45.159Z", | ||
"applicationId": "forumWorkingGroup-164", | ||
"groupId": "forumWorkingGroup" | ||
}, | ||
{ | ||
"id": "6", | ||
"createdAt": "2022-02-28T20:18:02.083Z", | ||
"applicationId": "storageWorkingGroup-196", | ||
"groupId": "storageWorkingGroup" | ||
"createdAt": "2022-04-27T22:05:17.837Z", | ||
"applicationId": "membershipWorkingGroup-215", | ||
"groupId": "membershipWorkingGroup" | ||
}, | ||
{ | ||
"id": "7", | ||
"createdAt": "2022-03-09T00:17:22.656Z", | ||
"applicationId": "contentDirectoryWorkingGroup-216", | ||
"groupId": "contentDirectoryWorkingGroup" | ||
"createdAt": "2022-04-15T22:35:05.626Z", | ||
"applicationId": "forumWorkingGroup-169", | ||
"groupId": "forumWorkingGroup" | ||
} | ||
] |
Oops, something went wrong.
6cfb9a9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
pioneer-2 – ./
pioneer-2-git-dev-joystream.vercel.app
pioneer-2-joystream.vercel.app
pioneer-2.vercel.app