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

Add the last deployment date on the node details pop up #2688

Merged
merged 4 commits into from
May 14, 2024

Commits on May 13, 2024

  1. feat: Add last deployment timestamp to node details card

    - Updated the NodeStats interface to include last_deployment_timestamp
    - Added a new field 'Last Deployment' to the node details card in the dashboard
    - Display the last deployment timestamp in human-readable format if available
    Mahmoud-Emad committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d72d7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6015650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a6ca0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31ee836 View commit details
    Browse the repository at this point in the history