Skip to content
New issue

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

If a resource has a GET or PUT, I should see 'GET', 'PUT', or both on the bottom right of the card with the specified styling #100

Open
ibagha opened this issue Oct 1, 2019 · 0 comments

Comments

@ibagha
Copy link

ibagha commented Oct 1, 2019

Acceptance Criteria

Given A card has a GET property
When I View a card
Then I Should see GET on the bottom right of the card with the specified styling

Given A card has a PUT property
When I view a card
Then I Should see PUT on the bottom right of the card with the specified styling

Given A card has a GET and PUT property
When I View a card
Then I Should see GET | PUT on the bottom right of the card with the specified styling

Given A card has neither a GET/PUT property
When I View a card
Then I Should not see a GET or PUT tag on the bottom right

Styling

Text:
Font Family: Iosevka
Font Style: Medium
Font Size: 8px
Line Height: 10px
Line Height: 100%
Align: Center
Vertical Align: Center
Color: #4F4B4B

Background:
Color: #F0F0F0
Height: 16px
Border-radius bottom right: 4 (same as card skeleton)
Margin/padding around left/right of text: 8px

Link to Figma: https://www.figma.com/file/pmLRwbPKrwDAGn6XLDoUiA/Concourse-Resources?node-id=507%3A5

@ibagha ibagha added this to Icebox in Resource Types catalog via automation Oct 1, 2019
@YoussB YoussB added this to the Marketplace 1.0 milestone Jan 27, 2020
@YoussB YoussB moved this from Icebox to Iteration backlog in Resource Types catalog Jan 27, 2020
@YoussB YoussB moved this from Iteration backlog to Icebox in Resource Types catalog Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants