DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

feat(ui): Sort resources by their update time #93

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

In the UI, sort resources by their updatedAtfield, showing the most recently updated resources first in the list.

This helps users to navigate their resources in a more transparent way, since names and UUIDs are sometimes not enough for differentiating different resources.

We now also show the update time in the UI:

Screenshot 2022-12-16 at 10 05 36

flippingbits commented 1 year ago

Thanks, you are right. Timestamps are now positioned the same way for all resources.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information