Skip to content

Commit

Permalink
Merge branch 'dashboard-split-overview-block' of https://github.com/r…
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Sep 27, 2018
2 parents d6b71d7 + 1e44de3 commit 20f9b98
Show file tree
Hide file tree
Showing 137 changed files with 5,864 additions and 2,443 deletions.
8 changes: 4 additions & 4 deletions admin/tool/usertours/tests/behat/create_tour.feature
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ Feature: Add a new user tour
| Selector | .usermenu | User menu | This is your personal user menu. You'll find your personal preferences and your user profile here. |
When I am on homepage
Then I should see "Welcome to your personal learning space. We'd like to give you a quick tour to show you some of the areas you may find helpful"
And I press "Next"
And I click on "Next" "button" in the "[data-role='flexitour-step']" "css_element"
And I should see "This area shows you what's happening in some of your courses"
And I should not see "This is the Calendar. All of your assignments and due dates can be found here"
And I press "Next"
And I click on "Next" "button" in the "[data-role='flexitour-step']" "css_element"
And I should see "This is the Calendar. All of your assignments and due dates can be found here"
And I should not see "This area shows you what's happening in some of your courses"
And I press "Prev"
And I click on "Prev" "button" in the "[data-role='flexitour-step']" "css_element"
And I should not see "This is the Calendar. All of your assignments and due dates can be found here"
And I should see "This area shows you what's happening in some of your courses"
And I press "End tour"
And I click on "End tour" "button" in the "[data-role='flexitour-step']" "css_element"
And I should not see "This area shows you what's happening in some of your courses"
And I am on homepage
And I should not see "Welcome to your personal learning space. We'd like to give you a quick tour to show you some of the areas you may find helpful"
Expand Down
1 change: 0 additions & 1 deletion blocks/myoverview/amd/build/event_list.min.js

This file was deleted.

1 change: 0 additions & 1 deletion blocks/myoverview/amd/build/event_list_by_course.min.js

This file was deleted.

1 change: 0 additions & 1 deletion blocks/myoverview/amd/build/tab_preferences.min.js

This file was deleted.

Loading

0 comments on commit 20f9b98

Please sign in to comment.