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

kuma-gui: new build for v0.4.0 release #610

Merged
merged 3 commits into from
Feb 28, 2020
Merged

Conversation

bloqhead
Copy link

Summary

This release covers some bugfixes and overall UX improvements to the data overview component that is used heavily throughout the GUI. This release tightens up the overall experience with the table and detail views, and improves the refresh and data loading functionalities.

Full changelog

  • [#8] Improved the evaluation function that handles the Total Updates calculations
  • [#9] Overhauled the DataOverview component that handles all of the Policy and Entity overviews (all pages). The data loading experience is now more consistent and helps ensure that things go smoothly when working with multiple entities
    • Improved the refresh function. Added a spinning icon to show when the data is refreshing, and disabled the button until the process is finished so that it can't accidentally be pressed multiple times
    • Fixed an issue where the refresh button wasn't working on all data overviews and would hang
  • [#10] New styles for tags on the Dataplanes overview
    • Tags are now styled to give a clear idea of tag labels and values. This helps with readability when a dataplane has multiple tags applied to it.
  • [#12] New TrafficTrace entity detail and list views (thank you, @jakubdyszkiewicz!)

@bloqhead bloqhead requested a review from a team February 28, 2020 05:19
@bloqhead bloqhead self-assigned this Feb 28, 2020
@bloqhead
Copy link
Author

bloqhead commented Feb 28, 2020

@yskopets @jakubdyszkiewicz please advise on the best way to add my changes to the changelog.

@yskopets yskopets added this to the 0.4.0 milestone Feb 28, 2020
@yskopets
Copy link
Contributor

@bloqhead I think, we can add 4 separate entries into the CHANGELOG and just link them to the same PR (this one).

@yskopets yskopets merged commit a2ef1ac into master Feb 28, 2020
@devadvocado devadvocado deleted the feature/gui-revisions-0.4.0 branch March 30, 2020 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants