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

feat(ui): new table view for flags and segments #3664

Merged
merged 3 commits into from
Dec 1, 2024
Merged

feat(ui): new table view for flags and segments #3664

merged 3 commits into from
Dec 1, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Nov 30, 2024

This pull request includes several changes across multiple files to improve the UI components . The key changes involve the use of a new PageHeader component for better consistency in the layout, updates to the flags and segments tables.

image

Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.41%. Comparing base (b52acca) to head (5307531).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3664   +/-   ##
=======================================
  Coverage   64.41%   64.41%           
=======================================
  Files         170      170           
  Lines       17098    17098           
=======================================
  Hits        11013    11013           
  Misses       5400     5400           
  Partials      685      685           
Flag Coverage Δ
unittests 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erka erka force-pushed the rd/ui-new-table branch 2 times, most recently from 2bdfa2c to 2af1e11 Compare November 30, 2024 15:08
@erka erka marked this pull request as ready for review November 30, 2024 18:07
@erka erka requested a review from a team as a code owner November 30, 2024 18:07
* chore: minor updates to new ui table

Signed-off-by: Mark Phelps <[email protected]>

* chore: icons for flag types

Signed-off-by: Mark Phelps <[email protected]>

* chore: add truncate to segment name

Signed-off-by: Mark Phelps <[email protected]>

* chore: add segment icons

Signed-off-by: Mark Phelps <[email protected]>

---------

Signed-off-by: Mark Phelps <[email protected]>
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ love it! thank you @erka !! much needed visual change

@erka erka merged commit b78ab97 into main Dec 1, 2024
39 checks passed
@erka erka deleted the rd/ui-new-table branch December 1, 2024 15:35
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.

2 participants