Skip to content

Add tooltip with absolute date and time on relative times #17431

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

gtsiolis
Copy link
Contributor

@gtsiolis gtsiolis commented Apr 28, 2023

Description

Pick up changes from the community contribution in #17234. Cc @tanishq-singh-2407

For more context, see relevant section in How we develop.

Related Issue(s)

Fixes #13764

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options:

  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish Options
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer Options
  • analytics=segment
  • with-dedicated-emulation
  • with-ws-manager-mk2
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated

Preview Environment Options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

/hold

Copy link
Contributor Author

@gtsiolis gtsiolis left a comment

Choose a reason for hiding this comment

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

Thanks for your patience, @tanishq-singh-2407!

UX and code changes LGTM! 🏁

You can check the changes in the preview environment.

There are some instances of relative times which could benefit from a tooltip with the absolute date and time, like the workspaces list, but let's not block merging this. We can add any more tooltips with absolute date and time in separate PRs.

Leaving this to @gitpod-io/engineering-webapp for approval as I can't approve as author.

@gtsiolis gtsiolis marked this pull request as ready for review April 28, 2023 11:30
@gtsiolis gtsiolis requested a review from a team April 28, 2023 11:30
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Apr 28, 2023
Copy link
Member

@geropl geropl left a comment

Choose a reason for hiding this comment

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

👍

@gtsiolis
Copy link
Contributor Author

Thanks for taking a look, @geropl. 🌮 🌮

/unhold

@roboquat roboquat merged commit 1429473 into main Apr 28, 2023
@roboquat roboquat deleted the gt/merge-17234 branch April 28, 2023 12:11
svenefftinge pushed a commit that referenced this pull request Apr 28, 2023
Co-authored-by: Tanishq Singh <tanishqsingh640@gmail.com>
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production size/M team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Always display the absolute time in a tooltip when using the relative date and time format
4 participants