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 collaboratorGeneral Timelines administration
As a ChiliProject Admin
I want to see 'No data to display' instead of an empty table
So that I can see the reason why I cannot see anything
- Scenarios
-
- The admin gets 'No data to display' when there are no colors defined
-
- Given
- I am already admin
- When
- I go to the admin page
- And
- I follow "Colors"
- Then
- I should see "No data to display"
- And
- I should see "New color"
- The admin gets 'No data to display' when there are no project types defined
-
- Given
- I am already admin
- When
- I go to the admin page
- And
- I follow "Project types"
- Then
- I should see "No data to display"
- And
- I should see "New project type"
Last published almost 7 years ago by myabc.