-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/3570_incorrect_issns
- Loading branch information
Showing
65 changed files
with
4,284 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
steps: | ||
- selector: '#group-tab' | ||
title: Your group activity | ||
content: This panel allows you to see how many applications your group has and their status, and which Associates need more applications. | ||
|
||
- selector: '#group-tab ul.progress-bar' | ||
title: Progress bar | ||
content: Click any coloured block to open the list of applications. | ||
|
||
- selector: "#feature_tour_nav" | ||
title: Want to see the tour again? | ||
content: Take the tour again by selecting it from the Feature Tours menu. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
steps: | ||
- selector: header h1 | ||
title: Welcome to your dashboard! | ||
content: Your dashboard is the starting point for your work and shows you a prioritised list of the applications that you have to work on. | ||
|
||
- selector: "nav.vertical-nav a[href='/editor/']" | ||
title: Navigation | ||
content: Use the buttons here on the left to navigate around. | ||
|
||
- selector: nav dl | ||
title: Your groups | ||
content: The groups that you are a member of and the email address of your Editor or Managing Editor are shown here. | ||
|
||
- selector: "#notifications_nav" | ||
title: Notifications | ||
content: Notifications that you receive by email can also be found here. Click 'See all notifications' to find old notifications. | ||
|
||
- selector: "header h1" | ||
title: Your prioritised list | ||
content: Each application is shown as a "card". The cards are arranged in date and priority order, from left to right. | ||
They are also categorised by colour. Click a card to open the application so you can start your work. | ||
|
||
- selector: "header h1" | ||
title: "Each card contains:" | ||
content: | | ||
<div> | ||
<div><img src="/assets/img/tours/dashboard-ed-assed/card.png" alt="Dashboard card screenshot"></div> | ||
<div><ol> | ||
<li>The date the application was submitted.</li> | ||
<li>The application's status.</li> | ||
<li>What you need to do with the application.</li> | ||
<li>The journal's title.</li> | ||
<li>Which group the application is assigned to.</li> | ||
<li>To who the application is assigned.</li> | ||
</ol></div> | ||
</div> | ||
- selector: "#logout" | ||
title: Log out | ||
content: "You can now log out or update your account from the bottom of your dashboard." | ||
|
||
- selector: "#doaj_home" | ||
title: "DOAJ Home" | ||
content: "To get back to the main DOAJ website, click 'DOAJ HOME' in the top right corner" | ||
|
||
- selector: "#feature_tour_nav" | ||
title: Want to see the tour again? | ||
content: Take the tour again by selecting it from the Feature Tours menu. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
test_id,account,raises,todo_associate_follow_up_old,todo_associate_progress_stalled,todo_associate_start_pending,todo_associate_all_applications,todo_associate_follow_up_old_order,todo_associate_progress_stalled_order,todo_associate_start_pending_order,todo_associate_all_applications_order | ||
1,none,ArgumentException,0,0,0,0,,,, | ||
2,no_role,,0,0,0,0,,,, | ||
3,assed,,1,1,1,4,1,2,3,4 |
26 changes: 26 additions & 0 deletions
26
doajtest/matrices/bll_todo_assed/top_todo_assed.settings.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
field,test_id,account,raises,todo_associate_follow_up_old,todo_associate_progress_stalled,todo_associate_start_pending,todo_associate_all_applications,todo_associate_follow_up_old_order,todo_associate_progress_stalled_order,todo_associate_start_pending_order,todo_associate_all_applications_order | ||
type,index,generated,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional | ||
default,,,,,,,,,,, | ||
,,,,,,,,,,, | ||
values,,none,ArgumentException,,,,,,,, | ||
values,,no_role,,,,,,,,, | ||
values,,assed,,,,,,,,, | ||
,,,,,,,,,,, | ||
conditional raises,,none,ArgumentException,,,,,,,, | ||
,,,,,,,,,,, | ||
conditional todo_associate_follow_up_old,,assed,,1,,,,,,, | ||
conditional todo_associate_follow_up_old,,!assed,,0,,,,,,, | ||
,,,,,,,,,,, | ||
conditional todo_associate_progress_stalled,,assed,,,1,,,,,, | ||
conditional todo_associate_progress_stalled,,!assed,,,0,,,,,, | ||
,,,,,,,,,,, | ||
conditional todo_associate_start_pending,,assed,,,,1,,,,, | ||
conditional todo_associate_start_pending,,!assed,,,,0,,,,, | ||
,,,,,,,,,,, | ||
conditional todo_associate_all_applications,,assed,,,,,4,,,, | ||
conditional todo_associate_all_applications,,!assed,,,,,0,,,, | ||
,,,,,,,,,,, | ||
conditional todo_associate_follow_up_old_order,,assed,,,,,,1,,, | ||
conditional todo_associate_progress_stalled_order,,assed,,,,,,,2,, | ||
conditional todo_associate_start_pending_order,,assed,,,,,,,,3, | ||
conditional todo_associate_all_applications_order,,assed,,,,,,,,,4 |
223 changes: 223 additions & 0 deletions
223
doajtest/matrices/bll_todo_assed/top_todo_assed.settings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,223 @@ | ||
{ | ||
"parameters": [ | ||
{ | ||
"name": "test_id", | ||
"type": "index" | ||
}, | ||
{ | ||
"name": "account", | ||
"type": "generated", | ||
"values": { | ||
"none": {}, | ||
"no_role": {}, | ||
"assed": {} | ||
} | ||
}, | ||
{ | ||
"name": "raises", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"ArgumentException": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"none" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_follow_up_old", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"1": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"0": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"nor": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_progress_stalled", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"1": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"0": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"nor": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_start_pending", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"1": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"0": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"nor": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_all_applications", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"4": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"0": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"nor": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_follow_up_old_order", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"1": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_progress_stalled_order", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"2": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_start_pending_order", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"3": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"name": "todo_associate_all_applications_order", | ||
"type": "conditional", | ||
"default": "", | ||
"values": { | ||
"4": { | ||
"conditions": [ | ||
{ | ||
"account": { | ||
"or": [ | ||
"assed" | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.