Skip to content

Commit

Permalink
Remove Reports and Log panes from Manage screen in UI (#2500)
Browse files Browse the repository at this point in the history
* Remove tests for Reports and Log panes of Manage screen

refs #2499

* Submodule hoot-ui 7080fd4..ca92e6a:
  > Remove Reports and Log panes from Manage screen
  > Merge pull request #1155 from ngageoint/conflate-diff

refs #2499

* Submodule hoot-ui ca92e6a..87df93f:
  > missed removal of error log call
  • Loading branch information
brianhatchl authored Jul 12, 2018
1 parent de04ec1 commit d5162c0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
19 changes: 0 additions & 19 deletions test-files/ui/features/log_export.feature

This file was deleted.

9 changes: 0 additions & 9 deletions test-files/ui/features/manage_tab.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ Feature: Manage Tab
| Datasets |
| Translation Assistant |
| Translations |
#| WFS Exports |
| Basemaps |
| Log |
| Reports |
| Review Bookmarks |
| About |

Expand All @@ -31,12 +28,6 @@ Feature: Manage Tab
#Then I click on the "WFS Exports" option in the "settingsSidebar"
Then I click on the "Basemaps" option in the "settingsSidebar"
And I should see "New Basemap"
Then I click on the "Log" option in the "settingsSidebar"
And I should see "Export Full Log"
And I should see "Refresh"
And I should see "Server Log"
And I should see "UI Log"
Then I click on the "Reports" option in the "settingsSidebar"
Then I click on the "About" option in the "settingsSidebar"
And I should see "Hootenanny Core - Version:"
And I should see "Hootenanny Web Services - Version:"
Expand Down

0 comments on commit d5162c0

Please sign in to comment.