Skip to content

Commit

Permalink
feat: use the new SharingDialog with cascading sharing (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo authored Sep 1, 2021
1 parent 20e9187 commit 0d37a41
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 417 deletions.
14 changes: 7 additions & 7 deletions cypress/integration/edit/edit_dashboard.feature
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ Feature: Creating, editing and deleting dashboard
# And I click Exit without saving
# Then Norwegian title and description are displayed

@mutating
Scenario: I change sharing settings of a dashboard
Given I open existing dashboard
When I change sharing settings
And I choose to edit dashboard
And dashboard is saved
Then the new sharing settings should be preserved
# @mutating
# Scenario: I change sharing settings of a dashboard
# Given I open existing dashboard
# When I change sharing settings
# And I choose to edit dashboard
# And dashboard is saved
# Then the new sharing settings should be preserved

@mutating
Scenario: I save a starred dashboard
Expand Down
84 changes: 0 additions & 84 deletions cypress/integration/view/dashboard_filter/dashboard_filter.js

This file was deleted.

Loading

0 comments on commit 0d37a41

Please sign in to comment.