Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
71 stars 13 forks source link

Copy & paste feature #62

Closed DanPeled closed 1 month ago

DanPeled commented 1 month ago

Added copy & paste features for tabs and widgets

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 45.85%. Comparing base (72f34c4) to head (e613564).

Files Patch % Lines
lib/widgets/tab_grid.dart 87.50% 4 Missing :warning:
lib/pages/dashboard_page.dart 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 45.43% 45.85% +0.42% ========================================== Files 74 74 Lines 7499 7541 +42 ========================================== + Hits 3407 3458 +51 + Misses 4092 4083 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Gold872 commented 1 month ago

I ended up having to modify a lot of this PR, but this is a really useful feature

DanPeled commented 1 month ago

I ended up having to modify a lot of this PR, but this is a really useful feature

I was sure I removed the fieldAoltra thingy, my bad