To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAdmin Dashboard
As an admin user
I want to be able to see relevent information about me and my department on a
dashboard when I log into the admin
So that I can see if there are things that need my attention or things I have
to work on.
- Background
-
- Given
- I am an editor in the organisation "MOD"
- Scenarios
-
- Loading the dashboard
-
- Given
- a force published document "forced document" was produced by the "MOD" organisation
- When
- I draft a new news article "draft document"
- And
- I visit the admin dashboard
- Then
- I should see the draft document "draft document"
- And
- I should see the force published document "forced document"
Last published about 7 years ago by David Heath.