You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I slightly improved some small UI elements that were a bit off.
Changes:
- Removed `btn-sm` class that made the buttons next to each DAG on DAGs list not centered perfectly.
- Changed everywhere the spelling of DAGs (made the last letter lowercase in 'DAGS' word)
- Changed the 'Conn Type' and 'Conn Id' to 'Connection Type' Connection Id' (not sure why this was abbreviated everywhere, but if I am not aware of something, let me know and I can revert this change)
- Fixed strange use of punctuation marks inside a view when trying to mark DAG run as failed
- Changed font size inside DAG run circle from 8 to 9. It makes it a lot more readable and it can still fit even 4-digit numbers. I think we can even go with 10, but then 4-digit numbers slightly overlay the circle (who have 4-digit runs though?).
Here I highlighted with red color the old font size and misaligned icons inside button. The green highlights the elements after changes.

If there are any other places that I missed or there is something that shouldn't be changed or maybe the change should be reflected in some places that I missed - let me know!
0 commit comments