Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 4ce1878

Browse files
committed
start Pull request section of manifest
1 parent 5a3f114 commit 4ce1878

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

documentation/manifest.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- [ ] Connect dialog disappears
2222
- [ ] GitHub invitation section in Connect page disappears
2323
- [ ] GitHub connection appears above Hosted Service Providers area with Clone, Create and Sign out action links. As long as it's above Local Git Repositories, it's good
24-
24+
2525
# In Team Explorer Connect page (logged in)
2626
- [ ] **Click on Clone action link**
2727
- [ ] Clone dialog appears
@@ -38,7 +38,7 @@
3838
- [ ] **Select a repository and click Clone**
3939
- [ ] Clone dialog disappears
4040
- [ ] Progress bar appears in the Team Explorer Connect page with cloning progress (depending on repo size)
41-
- [ ] Notification appears in Team Explorer Connect page: "The repository was cloned successfully. username/repo-name has been successfully created. Create a new project or solution." with proper links displayed.
41+
- [ ] Notification appears in Team Explorer Connect page: "The repository was cloned successfully. username/repo-name has been successfully created. Create a new project or solution." with proper links displayed.
4242
- [ ] Repository shows up in the "Local Git Repositories" list
4343
- [ ] **Double-click the cloned repository in the "Local Git Repositories" list**
4444
- [ ] Team Explorer view changes to Home page
@@ -83,9 +83,9 @@
8383
- [ ] Progress bar appears above Synchronization title
8484
- [ ] Team Explorer view changes to Home page
8585
- [ ] Notification appears: "Repository published successfully"
86-
- [ ] Publish a private repo and verify on .com that it's private
87-
- [ ] **Project section (Home button)***
88-
- [ ] Click on "Home" icon
86+
- [ ] Publish a private repo and verify on .com that it's private
87+
- [ ] **Project section (Home button)***
88+
- [ ] Click on "Home" icon
8989
- [ ] Verify Project has the following sections/buttons when signed into GitHub.com and the Repository is enabled: Pull Requests, Pulse, Graphs, Issues, Wikis
9090
- [ ] Verify Pulse button navigates to Pulse page on Github.com
9191
- [ ] Verify Graphs button navigates to Graphs page on GitHub.com
@@ -109,7 +109,23 @@
109109
- [ ] Team Explorer Connect page: GitHub section appears above TFS section with Clone | Create | Login links
110110
- [ ] Disconnect from TFS (right click on project and "Remove"
111111
- [ ] Team Explorer Connect page: GitHub invitation section appears in Hosted Service Providers with Connect.. and Sign up links
112-
112+
113+
# In GitHub pane (logged in)
114+
- [ ] Go to Team Explorer > Home > Pull Requests
115+
- [ ] List of pull requests is displayed.
116+
- [ ] Pane title displays "GitHub | (current repository)""
117+
- [ ] Selected pane tab title (on the bottom) displays "GitHub"
118+
- [ ] Changing the open/close/all filter dropdown filters the pull request list, by selected option (confirm on .com)
119+
- [ ] Changing the Assignee filter dropdown filters the pull request list to display only selected user assigned (confirm on .com)
120+
- [ ] Changing the Author filter dropdown filters the pull request list to display pull requests the user created (confirm on .com)
121+
- [ ] "Create New" Link button displayed.
122+
- [ ] Click on Create New button
123+
- [ ] Pane title displays "GitHub | (current repository)""
124+
- [ ] Selected pane tab title (on the bottom) displays "GitHub"
125+
- [ ] Create Pull Request button is disabled.
126+
- [ ] List of pull requests is displayed.
127+
- [ ] List of pull requests is displayed.
128+
113129
# Connections
114130
- [ ] **Login to GitHub.com, then click on the "Manage Connections" header and "Connect to GitHub"**
115131
- [ ] Login dialog appears

0 commit comments

Comments
 (0)