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

Environments - Updated UI #2432

Merged
merged 10 commits into from
Mar 26, 2024
Merged

Environments - Updated UI #2432

merged 10 commits into from
Mar 26, 2024

Conversation

huzaifa-d
Copy link
Contributor

@huzaifa-d huzaifa-d commented Mar 19, 2024

Summary of the pull request

This PR updates the UI of the Environments page as per updated requirements and to bring it up to parity with the Setup page.

Detailed description of the pull request / Additional comments

  • Added sorting by name (desc.), alt name (desc.) and last connected (asc.).
  • Added Last Sync timer, with one minute, five minute and one-hour intervals. (The timer starts with showing "Moments ago" when less than a minute has passed, "X minutes ago" for 1-5 minutes in one minute intervals, "X minutes ago" for 10-55 minutes in 5 minute intervals, and "More than an hour ago" for any time after)
  • Added sorting by Provider.
  • Fixed sort fields not defaulting back to original values after Sync.
  • Fixed resizing which could cause UI elements to disappear.
  • Fixed missing glyphs.
  • Changed card style to Primary, Tertiary & Secondary brushes.
  • Moved the Sync button lower.

Before:
image
After:
image

Validation steps performed

Manually tested to check if the UI looks as expected

Added Last Sync timer.
Added sorting by name (desc.), alt name (desc.) and last connected (asc.).
Fixed sort fields not defaulting back to original values after Sync.
Fixed resizing which could cause UI elements to disappear.
Changed card style to Primary, Tertiary & Secondary brushes.
@krschau
Copy link
Collaborator

krschau commented Mar 19, 2024

Can you include a screenshot in the PR description?

@huzaifa-d huzaifa-d requested a review from sshilov7 March 19, 2024 22:39
@huzaifa-d huzaifa-d requested a review from krschau March 25, 2024 22:33
Copy link
Collaborator

@krschau krschau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last alignment needs fixing but otherwise approving so my review doesn't hold you up.

Copy link
Contributor

@bbonaby bbonaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to commit Kristen's Change after this approval

@huzaifa-d huzaifa-d merged commit 71ad8ed into main Mar 26, 2024
4 checks passed
@huzaifa-d huzaifa-d deleted the user/modanish/UIUpdate branch March 26, 2024 17:17
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 this pull request may close these issues.

5 participants