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

UI: Add branding support #197

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

votdev
Copy link
Contributor

@votdev votdev commented Jun 2, 2023

Fixes: https://github.com/aquarist-labs/s3gw/issues/552

Run UI with Longhorn branding

$ npm run start:longhorn

Build UI with Longhorn branding

$ npm run build:prod:longhorn

Bildschirmfoto vom 2023-06-05 09-40-27

Bildschirmfoto vom 2023-06-05 09-40-52

Bildschirmfoto vom 2023-06-05 09-41-01

Bildschirmfoto vom 2023-06-05 09-41-14

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • CHANGELOG.md has been updated should there be relevant changes in this PR

@votdev votdev added kind/enhancement Add more things to something area/ui User Interface labels Jun 2, 2023
@votdev votdev added this to the v0.17.0 milestone Jun 2, 2023
@votdev votdev requested a review from jhmarina June 2, 2023 14:33
@votdev votdev self-assigned this Jun 2, 2023
@votdev votdev force-pushed the issue_552_branding branch from d19c389 to f797503 Compare June 5, 2023 07:05
Fixes: https://github.com/aquarist-labs/s3gw/issues/552

Signed-off-by: Volker Theile <vtheile@suse.com>
@votdev votdev force-pushed the issue_552_branding branch from f797503 to d248f7d Compare June 5, 2023 07:28
@votdev votdev marked this pull request as ready for review June 5, 2023 07:42
@votdev votdev merged commit bad2d33 into s3gw-tech:main Jun 5, 2023
@votdev votdev deleted the issue_552_branding branch June 5, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui User Interface kind/enhancement Add more things to something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Add branding support
1 participant