Skip to content

Commit

Permalink
chore: data sync (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
saturninoabril authored Sep 3, 2024
1 parent 7d28605 commit 462a3c7
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 74 deletions.
3 changes: 3 additions & 0 deletions data/components.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
{ "id": 14393, "name": "Accessibility" },
{
"id": 14327,
"name": "Apps Plugin",
Expand All @@ -17,8 +18,10 @@
{ "id": 14309, "name": "Marketplace" },
{ "id": 14325, "name": "Matterbuild" },
{ "id": 14328, "name": "Mattermod" },
{ "id": 14394, "name": "Message Attachments" },
{ "id": 14335, "name": "Mobile App" },
{ "id": 14330, "name": "Mobile Web" },
{ "id": 14392, "name": "Notifications" },
{ "id": 14332, "name": "Performance" },
{ "id": 14317, "name": "Playbooks" },
{ "id": 14326, "name": "Plugin API Wrapper" },
Expand Down
1 change: 0 additions & 1 deletion data/key-and-path.json
Original file line number Diff line number Diff line change
Expand Up @@ -1951,7 +1951,6 @@
{ "key": "MM-T1660", "path": "desktop-app--native-specific-", "id": 5110145 },
{ "key": "MM-T1661", "path": "desktop-app--native-specific-", "id": 5111173 },
{ "key": "MM-T1662", "path": "channels/messaging", "id": 5157690 },
{ "key": "MM-T1663", "path": "channels/messaging", "id": 5157721 },
{ "key": "MM-T1664", "path": "channels/messaging", "id": 5157769 },
{ "key": "MM-T1665", "path": "channels/messaging", "id": 5157786 },
{ "key": "MM-T1667", "path": "channels/messaging", "id": 5185821 },
Expand Down
1 change: 0 additions & 1 deletion data/test-by-folder.json
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,6 @@
"Properly handle Saved Posts",
"RHS correctly scrolls to the bottom when a thread is open and when user types in the comment box",
"RHS fetches messages on socket reconnect when a different channel is in center",
"RHS reply thread that has been scrolled up should not automatically scroll down after receiving a new message",
"RHS should NOT show Saved Posts and Recent Mentions in a PRIVATE channel the user was removed from",
"RHS shows flagged posts across channels",
"RN apps: 'Reply' option is available in long-press menu on posts",
Expand Down
4 changes: 0 additions & 4 deletions data/test-cases-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3419,10 +3419,6 @@
"name": "Autocomplete should match entries with spaces",
"file": "channels/messaging/MM-T1662.md"
},
{
"name": "RHS reply thread that has been scrolled up should not automatically scroll down after receiving a new message",
"file": "channels/messaging/MM-T1663.md"
},
{
"name": "Channels don't disappear from More Channels modal",
"file": "channels/messaging/MM-T1664.md"
Expand Down
1 change: 0 additions & 1 deletion data/test-cases-slugs.json
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,6 @@
"channels/messaging/mm-t164",
"channels/messaging/mm-t166",
"channels/messaging/mm-t1662",
"channels/messaging/mm-t1663",
"channels/messaging/mm-t1664",
"channels/messaging/mm-t1665",
"channels/messaging/mm-t1667",
Expand Down
4 changes: 0 additions & 4 deletions data/test-cases-toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17059,10 +17059,6 @@
"name": "@ autocomplete from within edit modal",
"slug": "channels/messaging/mm-t2204"
},
"channels/messaging/mm-t1663": {
"name": "RHS reply thread that has been scrolled up should not automatically scroll down after receiving a new message",
"slug": "channels/messaging/mm-t1663"
},
"channels/messaging/mm-t1441": {
"name": "RN apps: Markdown table with text that wraps",
"slug": "channels/messaging/mm-t1441"
Expand Down
63 changes: 0 additions & 63 deletions data/test-cases/channels/messaging/MM-T1663.md

This file was deleted.

0 comments on commit 462a3c7

Please sign in to comment.