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

show Hatchet version in the web UI #662

Open
abelanger5 opened this issue Jun 27, 2024 · 2 comments · May be fixed by #680
Open

show Hatchet version in the web UI #662

abelanger5 opened this issue Jun 27, 2024 · 2 comments · May be fixed by #680

Comments

@abelanger5
Copy link
Contributor

No description provided.

shiv4nk4r added a commit to shiv4nk4r/hatchet that referenced this issue Jul 2, 2024
@shiv4nk4r shiv4nk4r linked a pull request Jul 2, 2024 that will close this issue
4 tasks
@shiv4nk4r
Copy link

Description

Fixes #662

Type of change

  • Chore (changes which are not directly related to any business logic)

What's Changed

  • Added version.tsx file in frontend/app/src/components/ui folder. Version exposes an enum, type and the component itself, the enum is used to drive the theme, defaulted to dark theme, can be updated in future.
  • Added .env file in fronted/app/src folder with content VITE_VERSION=v1.0.0
  • Modified the frontend/components/molecules/nav-bar file to include the new version component

Dark Theme
Light Theme

@shiv4nk4r
Copy link

@abelanger5 please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants