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 collaboratorAdd Tab
As a Data Curator User
I want to add another data table
So that I can package related data tables together
RULES
The "Add Tab" command can be invoked using a button
USER INTERFACE
- Scenarios
-
- Add Tab
-
- Given
- Data Curator is open
- And
- the window has 1 tab
- When
- the "Add Tab" button is invoked
- Then
- the window should have 2 tabs
- And
- the new tab should have 1 table
- And
- the new table should have 1 row by 3 columns
- And
- the new table should be empty
Last published almost 2 years ago by Matt Mulholland.