Skip to content

Remove page cards and change page title #1908

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

Merged
merged 8 commits into from
Jun 30, 2025
Merged

Remove page cards and change page title #1908

merged 8 commits into from
Jun 30, 2025

Conversation

ejsmith
Copy link
Member

@ejsmith ejsmith commented Jun 16, 2025

  • Remove the page cards and tighten up the layouts
  • Change table header row color
  • Move live indicator over to the right
    • Can't figure out how to make it look right
    • Tailwind has a animate-ping animation
    • Would like to have it pulsating and be able to toggle it on and off like this

live-stream

ejsmith and others added 8 commits June 15, 2025 23:26
Bumps dependency versions to address compatibility issues and incorporate the latest features and security updates.
Replaces the automatic refresh button with a manual toggle for streaming updates.

This change allows users to pause and resume the stream of updates, providing more control over data refreshing.

The button is only enabled when the table is in a state where it can be automatically updated (i.e., no rows are selected and the first page is displayed).
Removes the apply button from the faceted filter actions and instead applies the filter when the popover closes.

This change simplifies the user experience by automatically applying the filter when the user closes the popover, rather than requiring an additional click.
Adjusts the tag filter hover state to use a lower text opacity, providing better visual distinction and user experience.
Allows custom content to be displayed within the filter trigger, rather than only the default filter icon.
This enables more flexibility in representing different filter states or providing additional visual cues.
Replaces the chevron down icon with an ellipsis icon in the
project, config, token, and webhook actions dropdown menus.

This provides a more consistent and intuitive user experience.
Ensures extended data items are consistently displayed in alphabetical order, improving user experience.
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 18% 6% 87
Exceptionless.Insulation 27% 24% 231
Exceptionless.Core 66% 44% 8566
Exceptionless.Web 44% 32% 2938
Summary 57% (9898 / 17222) 40% (3910 / 9690) 11822

@niemyjski niemyjski merged commit b4acbd2 into main Jun 30, 2025
6 checks passed
@niemyjski niemyjski deleted the ui-tweaks branch June 30, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants