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

Add branding for cards based on project #601

Closed
4 tasks done
maxammann opened this issue Oct 25, 2022 · 1 comment · Fixed by #706
Closed
4 tasks done

Add branding for cards based on project #601

maxammann opened this issue Oct 25, 2022 · 1 comment · Fixed by #706
Assignees
Labels
prio: high Issue must be solved within the next weeks. user story
Milestone

Comments

@maxammann
Copy link
Member

maxammann commented Oct 25, 2022

As a User I want to see see the branding of the current projec to the card.

Branding consists of two properties:

  • color of card (bavaria is blue)
  • Image

The branding get's selected based on the build config. We do not store the project currently in the card (protobuf). That means that based on the build config and the active project we select the branding.

The color and image should either be added to the build config theme or a separate entry like card-branding should be created.

WARNING: Only create a rough estimation of the following sketch! Do not spend more than 2h on implementing the design!

nbg-pass-entwurf

Einbettung

Acceptance Criteria:

  • Cards can have different colors
  • Colors are specified in the build config
  • The image for the build config is specified in the build config

Technical Tasks:

  • None, do it in this PR
@maxammann maxammann added user story prio: high Issue must be solved within the next weeks. labels Oct 25, 2022
@maxammann maxammann self-assigned this Nov 1, 2022
@maxammann maxammann changed the title Add branding for cards based on project **DONE BY END NOVEMBER** Add branding for cards based on project Dec 4, 2022
@maxammann maxammann removed their assignment Dec 4, 2022
@maxammann
Copy link
Member Author

@maxammann add image of card

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: high Issue must be solved within the next weeks. user story
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants