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

Update Atmos UX #679

Merged
merged 7 commits into from
Aug 22, 2024
Merged

Update Atmos UX #679

merged 7 commits into from
Aug 22, 2024

Conversation

aknysh
Copy link
Member

@aknysh aknysh commented Aug 22, 2024

what & why

  • Improve error messages in the cases when atmos.yaml CLI config file is not found, and if's it found, but points to an Atmos stacks directory that does not exist

image

image


  • When executing atmos command to show the terminal UI, do not evaluate the Go templates in Atmos stack manifests to make the command faster since the TUI just shows the names of the components and stacks and does not need the components' configurations

  • Fix/restore the TUI borders for the commands atmos and atmos workflow around the selected columns. The BorderStyle functionality was changed in the latest releases of the charmbracelet/lipgloss library, preventing the borders around the selected column from showing


atmos

image


atmos workflow

image


@aknysh aknysh added the minor New features that do not break anything label Aug 22, 2024
@aknysh aknysh requested a review from osterman August 22, 2024 02:00
@aknysh aknysh self-assigned this Aug 22, 2024
@aknysh aknysh requested review from a team as code owners August 22, 2024 02:00
osterman
osterman previously approved these changes Aug 22, 2024
# Conflicts:
#	website/package-lock.json
#	website/package.json
@aknysh aknysh merged commit fec62aa into main Aug 22, 2024
22 checks passed
@aknysh aknysh deleted the update-atmos-ux-1 branch August 22, 2024 03:38
Copy link

These changes were released in v1.87.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants