We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In order to clean up the test data in the admin app, datagovteam wants to clean up the Admin interface.
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN I land at the home page for the Datagov Harvester Admin app THEN I want to be redirected to the Organizations page
GIVEN I am on the Organizations page AND I am logged in THEN I should be presented with a button to create an organization
GIVEN I am on the Harvest Source page AND I am logged in THEN I should be presented with a button to create a harvest source
[Any helpful contextual notes or links to artifacts/evidence, if needed]
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
The text was updated successfully, but these errors were encountered:
btylerburton
No branches or pull requests
User Story
In order to clean up the test data in the admin app, datagovteam wants to clean up the Admin interface.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN I land at the home page for the Datagov Harvester Admin app
THEN I want to be redirected to the Organizations page
GIVEN I am on the Organizations page
AND I am logged in
THEN I should be presented with a button to create an organization
GIVEN I am on the Harvest Source page
AND I am logged in
THEN I should be presented with a button to create a harvest source
Background
[Any helpful contextual notes or links to artifacts/evidence, if needed]
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
The text was updated successfully, but these errors were encountered: